2026-07-22 21:57:54.334277 | Job console starting
2026-07-22 21:57:54.346536 | Updating git repos
2026-07-22 21:57:57.162985 | Cloning repos into workspace
2026-07-22 21:58:20.693899 | Restoring repo states
2026-07-22 21:58:30.558799 | Merging changes
2026-07-22 21:58:39.627340 | Checking out repos
2026-07-22 21:58:44.209889 | Preparing playbooks
2026-07-22 21:58:47.428136 | Running Ansible setup
2026-07-22 21:58:52.464801 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-22 21:58:53.138263 |
2026-07-22 21:58:53.138398 | PLAY [localhost]
2026-07-22 21:58:53.145982 |
2026-07-22 21:58:53.146052 | TASK [Gathering Facts]
2026-07-22 21:58:54.471995 | localhost | ok
2026-07-22 21:58:54.483403 |
2026-07-22 21:58:54.483506 | TASK [Setup log path fact]
2026-07-22 21:58:54.505545 | localhost | ok
2026-07-22 21:58:54.518110 |
2026-07-22 21:58:54.518176 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-22 21:58:54.547841 | localhost | ok
2026-07-22 21:58:54.554292 |
2026-07-22 21:58:54.554372 | TASK [emit-job-header : Print job information]
2026-07-22 21:58:54.594722 | # Job Information
2026-07-22 21:58:54.594875 | Ansible Version: 2.16.18
2026-07-22 21:58:54.594919 | Job: atmosphere-molecule-aio-openvswitch
2026-07-22 21:58:54.594949 | Pipeline: check
2026-07-22 21:58:54.594977 | Executor: 2d72f0692154
2026-07-22 21:58:54.595003 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4092
2026-07-22 21:58:54.595034 | Event ID: df68c070-8617-11f1-860d-00260527d395
2026-07-22 21:58:54.598891 |
2026-07-22 21:58:54.598979 | LOOP [emit-job-header : Print node information]
2026-07-22 21:58:54.721358 | localhost | ok:
2026-07-22 21:58:54.877758 | localhost | # Node Information
2026-07-22 21:58:54.877917 | localhost | Inventory Hostname: instance
2026-07-22 21:58:54.877975 | localhost | Hostname: np0000186207
2026-07-22 21:58:54.878024 | localhost | Username: zuul
2026-07-22 21:58:54.878077 | localhost | Distro: Ubuntu 22.04
2026-07-22 21:58:54.878123 | localhost | Provider: yul1
2026-07-22 21:58:54.878166 | localhost | Region: ca-ymq-1
2026-07-22 21:58:54.878209 | localhost | Label: ubuntu-jammy-16
2026-07-22 21:58:54.878252 | localhost | Product Name: OpenStack Nova
2026-07-22 21:58:54.878295 | localhost | Interface IP: 199.204.45.38
2026-07-22 21:58:54.889484 |
2026-07-22 21:58:54.889585 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-07-22 21:58:55.280201 | localhost -> localhost | changed
2026-07-22 21:58:55.290532 |
2026-07-22 21:58:55.290651 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-07-22 21:58:56.990694 | localhost -> localhost | changed
2026-07-22 21:58:56.999290 |
2026-07-22 21:58:56.999368 | PLAY [all]
2026-07-22 21:58:57.007460 |
2026-07-22 21:58:57.007527 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-07-22 21:58:57.245304 | instance -> localhost | ok
2026-07-22 21:58:57.252579 |
2026-07-22 21:58:57.252663 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-07-22 21:58:57.288274 | instance | ok
2026-07-22 21:58:57.302404 | instance | included: /var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-07-22 21:58:57.308215 |
2026-07-22 21:58:57.308275 | TASK [add-build-sshkey : Create Temp SSH key]
2026-07-22 21:58:58.656767 | instance -> localhost | Generating public/private rsa key pair.
2026-07-22 21:58:58.656987 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/work/ee6d4568badc43dfb46a217da6f0b4f6_id_rsa
2026-07-22 21:58:58.657032 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/work/ee6d4568badc43dfb46a217da6f0b4f6_id_rsa.pub
2026-07-22 21:58:58.657065 | instance -> localhost | The key fingerprint is:
2026-07-22 21:58:58.657095 | instance -> localhost | SHA256:YkUwtYWIBG8YxwcMInFiLq52Dg7ezC6m8a6pwm9i5SE zuul-build-sshkey
2026-07-22 21:58:58.657138 | instance -> localhost | The key's randomart image is:
2026-07-22 21:58:58.657168 | instance -> localhost | +---[RSA 3072]----+
2026-07-22 21:58:58.657205 | instance -> localhost | |=o=*+oo+o.. |
2026-07-22 21:58:58.657235 | instance -> localhost | |++ =+ oo.o |
2026-07-22 21:58:58.657263 | instance -> localhost | |... o. o |
2026-07-22 21:58:58.657291 | instance -> localhost | |o . . |
2026-07-22 21:58:58.657319 | instance -> localhost | | . o S |
2026-07-22 21:58:58.657347 | instance -> localhost | |.E o . . |
2026-07-22 21:58:58.657374 | instance -> localhost | |=o+.. |
2026-07-22 21:58:58.657402 | instance -> localhost | |*XBo |
2026-07-22 21:58:58.657432 | instance -> localhost | |@=OB |
2026-07-22 21:58:58.657461 | instance -> localhost | +----[SHA256]-----+
2026-07-22 21:58:58.657523 | instance -> localhost | ok: Runtime: 0:00:00.915816
2026-07-22 21:58:58.664919 |
2026-07-22 21:58:58.665000 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-07-22 21:58:58.699239 | instance | ok
2026-07-22 21:58:58.710624 | instance | included: /var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-07-22 21:58:58.718182 |
2026-07-22 21:58:58.718243 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-07-22 21:58:58.744507 | instance | skipping: Conditional result was False
2026-07-22 21:58:58.755609 |
2026-07-22 21:58:58.755724 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-07-22 21:58:59.209756 | instance | changed
2026-07-22 21:58:59.227716 |
2026-07-22 21:58:59.227829 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-07-22 21:58:59.488002 | instance | ok
2026-07-22 21:58:59.495477 |
2026-07-22 21:58:59.495568 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-07-22 21:58:59.945466 | instance | changed
2026-07-22 21:59:00.249344 |
2026-07-22 21:59:00.249464 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-07-22 21:59:00.712288 | instance | changed
2026-07-22 21:59:00.730406 |
2026-07-22 21:59:00.730492 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-07-22 21:59:00.764211 | instance | skipping: Conditional result was False
2026-07-22 21:59:00.777821 |
2026-07-22 21:59:00.777985 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-07-22 21:59:01.154804 | instance -> localhost | changed
2026-07-22 21:59:01.170193 |
2026-07-22 21:59:01.170265 | TASK [add-build-sshkey : Add back temp key]
2026-07-22 21:59:01.465015 | instance -> localhost | Identity added: /var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/work/ee6d4568badc43dfb46a217da6f0b4f6_id_rsa (zuul-build-sshkey)
2026-07-22 21:59:01.465262 | instance -> localhost | ok: Runtime: 0:00:00.015840
2026-07-22 21:59:01.471444 |
2026-07-22 21:59:01.471505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-07-22 21:59:01.766211 | instance | ok
2026-07-22 21:59:01.773933 |
2026-07-22 21:59:01.774017 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-07-22 21:59:01.806213 | instance | skipping: Conditional result was False
2026-07-22 21:59:01.818960 |
2026-07-22 21:59:01.819167 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-07-22 21:59:02.126116 | instance | ok
2026-07-22 21:59:02.132208 |
2026-07-22 21:59:02.132276 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-07-22 21:59:05.617001 | instance | Output suppressed because no_log was given
2026-07-22 21:59:05.627996 |
2026-07-22 21:59:05.628078 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-07-22 21:59:05.814370 | instance | ok: "logs"
2026-07-22 21:59:05.814623 | instance | ok: All items complete
2026-07-22 21:59:05.814651 |
2026-07-22 21:59:05.960397 | instance | ok: "artifacts"
2026-07-22 21:59:06.110586 | instance | ok: "docs"
2026-07-22 21:59:06.123130 |
2026-07-22 21:59:06.123370 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-07-22 21:59:06.312904 | instance | changed: "logs"
2026-07-22 21:59:06.512884 | instance | changed: "artifacts"
2026-07-22 21:59:06.657704 | instance | changed: "docs"
2026-07-22 21:59:06.668754 |
2026-07-22 21:59:06.668888 | PLAY RECAP
2026-07-22 21:59:06.668945 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-07-22 21:59:06.668993 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-22 21:59:06.669018 |
2026-07-22 21:59:06.818047 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-22 21:59:06.893417 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-22 21:59:07.547362 |
2026-07-22 21:59:07.547488 | PLAY [all]
2026-07-22 21:59:07.559287 |
2026-07-22 21:59:07.559382 | TASK [setup-uv : Extract archive]
2026-07-22 21:59:09.850560 | instance | changed
2026-07-22 21:59:10.057962 |
2026-07-22 21:59:10.058099 | TASK [setup-uv : Print version]
2026-07-22 21:59:10.420395 | instance | uv 0.8.13
2026-07-22 21:59:10.604428 | instance | ok: Runtime: 0:00:00.011127
2026-07-22 21:59:10.613582 |
2026-07-22 21:59:10.613688 | TASK [Install Ansible collection siblings]
2026-07-22 21:59:19.277707 | instance | changed:
2026-07-22 21:59:19.277919 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-07-22 21:59:19.277960 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-07-22 21:59:19.277991 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-07-22 21:59:19.278019 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-07-22 21:59:19.278047 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-07-22 21:59:19.278080 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-07-22 21:59:19.278110 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-07-22 21:59:19.278140 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-07-22 21:59:19.278168 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-07-22 21:59:19.278195 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-07-22 21:59:19.278223 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-07-22 21:59:19.278253 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-07-22 21:59:19.278279 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-07-22 21:59:19.278306 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-07-22 21:59:19.278332 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-07-22 21:59:19.278358 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-07-22 21:59:19.278384 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-07-22 21:59:19.278409 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-07-22 21:59:19.278435 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-07-22 21:59:19.278460 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-07-22 21:59:19.278484 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0
2026-07-22 21:59:19.278509 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-07-22 21:59:19.278537 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-22 21:59:19.278579 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-07-22 21:59:19.278606 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-07-22 21:59:19.278632 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0
2026-07-22 21:59:19.278657 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-22 21:59:19.278682 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-22 21:59:19.278708 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-07-22 21:59:19.278734 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-07-22 21:59:19.278760 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-22 21:59:19.278787 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0
2026-07-22 21:59:19.278813 | instance | Checked out ansible.netcommon to 1.2.0
2026-07-22 21:59:19.278839 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-07-22 21:59:19.278872 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.278898 | instance | Process install dependency map
2026-07-22 21:59:19.278924 | instance | Starting collection install process
2026-07-22 21:59:19.278949 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-07-22 21:59:19.278975 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-07-22 21:59:19.279000 | instance | ansible.netcommon:* was installed successfully
2026-07-22 21:59:19.279025 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-07-22 21:59:19.279050 | instance | Creating virtual environment at: .venv
2026-07-22 21:59:19.279075 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-22 21:59:19.279100 | instance | Downloading netaddr (2.2MiB)
2026-07-22 21:59:19.279125 | instance | Downloading ansible-core (2.1MiB)
2026-07-22 21:59:19.279151 | instance | Downloading openstacksdk (1.7MiB)
2026-07-22 21:59:19.279177 | instance | Downloading kubernetes (1.9MiB)
2026-07-22 21:59:19.279202 | instance | Downloading pygments (1.2MiB)
2026-07-22 21:59:19.279227 | instance | Downloading setuptools (1.1MiB)
2026-07-22 21:59:19.279252 | instance | Downloading cryptography (4.2MiB)
2026-07-22 21:59:19.279277 | instance | Downloading rjsonnet (1.2MiB)
2026-07-22 21:59:19.279303 | instance | Building pyperclip==1.9.0
2026-07-22 21:59:19.279328 | instance | Downloading rjsonnet
2026-07-22 21:59:19.279355 | instance | Downloading netaddr
2026-07-22 21:59:19.279381 | instance | Downloading pygments
2026-07-22 21:59:19.279407 | instance | Downloading cryptography
2026-07-22 21:59:19.279432 | instance | Downloading setuptools
2026-07-22 21:59:19.279457 | instance | Downloading kubernetes
2026-07-22 21:59:19.279482 | instance | Downloading ansible-core
2026-07-22 21:59:19.279506 | instance | Downloading openstacksdk
2026-07-22 21:59:19.279532 | instance | Built pyperclip==1.9.0
2026-07-22 21:59:19.279557 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-22 21:59:19.279582 | instance | Installed 79 packages in 36ms
2026-07-22 21:59:19.279607 | instance | Checked out ansible.posix to 1.6.0
2026-07-22 21:59:19.279634 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-07-22 21:59:19.279660 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.279685 | instance | Process install dependency map
2026-07-22 21:59:19.279710 | instance | Starting collection install process
2026-07-22 21:59:19.279735 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-07-22 21:59:19.279768 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-07-22 21:59:19.279795 | instance | ansible.posix:1.6.0 was installed successfully
2026-07-22 21:59:19.279820 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.279845 | instance | 2.17.12
2026-07-22 21:59:19.279870 | instance | Checked out ansible.utils to v6.0.3
2026-07-22 21:59:19.279895 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-07-22 21:59:19.279920 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.279945 | instance | Process install dependency map
2026-07-22 21:59:19.279969 | instance | Starting collection install process
2026-07-22 21:59:19.279994 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-07-22 21:59:19.280019 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-07-22 21:59:19.280044 | instance | ansible.utils:6.0.3 was installed successfully
2026-07-22 21:59:19.280069 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.280095 | instance | 2.17.12
2026-07-22 21:59:19.280121 | instance | Checked out atmosphere.common to v0.7.0
2026-07-22 21:59:19.280146 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-07-22 21:59:19.280172 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.280196 | instance | Process install dependency map
2026-07-22 21:59:19.280221 | instance | Starting collection install process
2026-07-22 21:59:19.280245 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-07-22 21:59:19.280269 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-07-22 21:59:19.280294 | instance | atmosphere.common:0.7.0 was installed successfully
2026-07-22 21:59:19.280318 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.280343 | instance | 2.17.12
2026-07-22 21:59:19.280367 | instance | Checked out community.crypto to 2.2.3
2026-07-22 21:59:19.280391 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-07-22 21:59:19.280416 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.280441 | instance | Process install dependency map
2026-07-22 21:59:19.280465 | instance | Starting collection install process
2026-07-22 21:59:19.280506 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-07-22 21:59:19.280532 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-07-22 21:59:19.280556 | instance | community.crypto:2.2.3 was installed successfully
2026-07-22 21:59:19.280581 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.280605 | instance | 2.17.12
2026-07-22 21:59:19.280630 | instance | Checked out community.general to 7.3.0
2026-07-22 21:59:19.280656 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-07-22 21:59:19.280681 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.280714 | instance | Process install dependency map
2026-07-22 21:59:19.280740 | instance | Starting collection install process
2026-07-22 21:59:19.280765 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-07-22 21:59:19.280789 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-07-22 21:59:19.280815 | instance | community.general:7.3.0 was installed successfully
2026-07-22 21:59:19.280840 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.280865 | instance | 2.17.12
2026-07-22 21:59:19.280891 | instance | Checked out community.mysql to 3.6.0
2026-07-22 21:59:19.280916 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-07-22 21:59:19.280966 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.280999 | instance | Process install dependency map
2026-07-22 21:59:19.281026 | instance | Starting collection install process
2026-07-22 21:59:19.281051 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-07-22 21:59:19.281076 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-07-22 21:59:19.281101 | instance | community.mysql:3.6.0 was installed successfully
2026-07-22 21:59:19.281127 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.281152 | instance | 2.17.12
2026-07-22 21:59:19.281176 | instance | Checked out kubernetes.core to 2.4.0
2026-07-22 21:59:19.281200 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-07-22 21:59:19.281225 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.281253 | instance | Process install dependency map
2026-07-22 21:59:19.281279 | instance | Starting collection install process
2026-07-22 21:59:19.281304 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-07-22 21:59:19.281330 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-07-22 21:59:19.281355 | instance | kubernetes.core:2.4.0 was installed successfully
2026-07-22 21:59:19.281380 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.281406 | instance | 2.17.12
2026-07-22 21:59:19.281431 | instance | Checked out openstack.cloud to 2.6.0
2026-07-22 21:59:19.281456 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-07-22 21:59:19.281482 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.281507 | instance | Process install dependency map
2026-07-22 21:59:19.281532 | instance | Starting collection install process
2026-07-22 21:59:19.281557 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-07-22 21:59:19.281582 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-07-22 21:59:19.281607 | instance | openstack.cloud:2.6.0 was installed successfully
2026-07-22 21:59:19.281631 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.281656 | instance | 2.17.12
2026-07-22 21:59:19.281681 | instance | Checked out vexxhost.ceph to v4.1.0
2026-07-22 21:59:19.281705 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-07-22 21:59:19.281741 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.281767 | instance | Process install dependency map
2026-07-22 21:59:19.281792 | instance | Starting collection install process
2026-07-22 21:59:19.281817 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-07-22 21:59:19.281842 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-07-22 21:59:19.281867 | instance | vexxhost.ceph:4.1.0 was installed successfully
2026-07-22 21:59:19.281892 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.281917 | instance | 2.17.12
2026-07-22 21:59:19.281942 | instance | Checked out vexxhost.containers to v1.6.8
2026-07-22 21:59:19.281966 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-07-22 21:59:19.281991 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.282016 | instance | Process install dependency map
2026-07-22 21:59:19.282041 | instance | Starting collection install process
2026-07-22 21:59:19.282067 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-07-22 21:59:19.282092 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-07-22 21:59:19.282117 | instance | vexxhost.containers:1.6.8 was installed successfully
2026-07-22 21:59:19.282142 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.282167 | instance | 2.17.12
2026-07-22 21:59:19.282191 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-07-22 21:59:19.282216 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-07-22 21:59:19.282242 | instance | Starting galaxy collection install process
2026-07-22 21:59:19.282267 | instance | Process install dependency map
2026-07-22 21:59:19.282292 | instance | Starting collection install process
2026-07-22 21:59:19.282317 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-07-22 21:59:19.282341 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-07-22 21:59:19.282366 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-07-22 21:59:19.282390 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 21:59:19.282415 | instance | 2.17.12
2026-07-22 21:59:19.290938 |
2026-07-22 21:59:19.290990 | PLAY RECAP
2026-07-22 21:59:19.291036 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-22 21:59:19.291059 |
2026-07-22 21:59:19.436720 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-22 21:59:19.447611 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-22 21:59:20.089787 |
2026-07-22 21:59:20.090053 | PLAY [all]
2026-07-22 21:59:20.102338 |
2026-07-22 21:59:20.392157 | TASK [Install "jq" for log collection]
2026-07-22 21:59:31.764730 | instance | changed
2026-07-22 21:59:31.768195 |
2026-07-22 21:59:31.768274 | PLAY RECAP
2026-07-22 21:59:31.768342 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-22 21:59:31.768472 |
2026-07-22 21:59:31.948113 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-22 21:59:31.955035 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-22 21:59:32.635950 |
2026-07-22 21:59:32.636503 | PLAY [all]
2026-07-22 21:59:32.651039 |
2026-07-22 21:59:32.651141 | LOOP [Check inventory directories]
2026-07-22 21:59:33.011649 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-07-22 21:59:33.149479 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-07-22 21:59:33.303695 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-07-22 21:59:33.323200 |
2026-07-22 21:59:33.323470 | LOOP [Copy inventory file for Zuul]
2026-07-22 21:59:34.097018 | instance | changed:
2026-07-22 21:59:34.097235 | instance | {
2026-07-22 21:59:34.097273 | instance | "ansible_loop_var": "item",
2026-07-22 21:59:34.097303 | instance | "changed": false,
2026-07-22 21:59:34.097330 | instance | "failed": false,
2026-07-22 21:59:34.097360 | instance | "invocation": {
2026-07-22 21:59:34.097385 | instance | "module_args": {
2026-07-22 21:59:34.097410 | instance | "checksum_algorithm": "sha1",
2026-07-22 21:59:34.097434 | instance | "follow": true,
2026-07-22 21:59:34.097459 | instance | "get_attributes": true,
2026-07-22 21:59:34.097485 | instance | "get_checksum": true,
2026-07-22 21:59:34.097510 | instance | "get_mime": true,
2026-07-22 21:59:34.097534 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-07-22 21:59:34.097558 | instance | }
2026-07-22 21:59:34.097582 | instance | },
2026-07-22 21:59:34.097606 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-07-22 21:59:34.097630 | instance | "stat": {
2026-07-22 21:59:34.097654 | instance | "atime": 1784757552.3034523,
2026-07-22 21:59:34.097679 | instance | "attr_flags": "e",
2026-07-22 21:59:34.097704 | instance | "attributes": [
2026-07-22 21:59:34.097728 | instance | "extents"
2026-07-22 21:59:34.097752 | instance | ],
2026-07-22 21:59:34.097776 | instance | "block_size": 4096,
2026-07-22 21:59:34.097799 | instance | "blocks": 8,
2026-07-22 21:59:34.097822 | instance | "charset": "unknown",
2026-07-22 21:59:34.097847 | instance | "ctime": 1784757551.3754504,
2026-07-22 21:59:34.097872 | instance | "dev": 64513,
2026-07-22 21:59:34.097896 | instance | "device_type": 0,
2026-07-22 21:59:34.097920 | instance | "executable": true,
2026-07-22 21:59:34.097943 | instance | "exists": true,
2026-07-22 21:59:34.097966 | instance | "gid": 1000,
2026-07-22 21:59:34.097989 | instance | "gr_name": "zuul",
2026-07-22 21:59:34.098012 | instance | "inode": 1568239,
2026-07-22 21:59:34.098035 | instance | "isblk": false,
2026-07-22 21:59:34.098059 | instance | "ischr": false,
2026-07-22 21:59:34.098087 | instance | "isdir": true,
2026-07-22 21:59:34.098113 | instance | "isfifo": false,
2026-07-22 21:59:34.098138 | instance | "isgid": false,
2026-07-22 21:59:34.098161 | instance | "islnk": false,
2026-07-22 21:59:34.098184 | instance | "isreg": false,
2026-07-22 21:59:34.098207 | instance | "issock": false,
2026-07-22 21:59:34.098230 | instance | "isuid": false,
2026-07-22 21:59:34.098254 | instance | "mimetype": "unknown",
2026-07-22 21:59:34.098277 | instance | "mode": "0755",
2026-07-22 21:59:34.098300 | instance | "mtime": 1784757551.3754504,
2026-07-22 21:59:34.098323 | instance | "nlink": 21,
2026-07-22 21:59:34.098346 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-07-22 21:59:34.098370 | instance | "pw_name": "zuul",
2026-07-22 21:59:34.098398 | instance | "readable": true,
2026-07-22 21:59:34.098423 | instance | "rgrp": true,
2026-07-22 21:59:34.098447 | instance | "roth": true,
2026-07-22 21:59:34.098470 | instance | "rusr": true,
2026-07-22 21:59:34.098493 | instance | "size": 4096,
2026-07-22 21:59:34.098527 | instance | "uid": 1000,
2026-07-22 21:59:34.098552 | instance | "version": "417764919",
2026-07-22 21:59:34.098577 | instance | "wgrp": false,
2026-07-22 21:59:34.098604 | instance | "woth": false,
2026-07-22 21:59:34.098628 | instance | "writeable": true,
2026-07-22 21:59:34.098652 | instance | "wusr": true,
2026-07-22 21:59:34.098676 | instance | "xgrp": true,
2026-07-22 21:59:34.098699 | instance | "xoth": true,
2026-07-22 21:59:34.098722 | instance | "xusr": true
2026-07-22 21:59:34.098745 | instance | }
2026-07-22 21:59:34.098768 | instance | }
2026-07-22 21:59:34.099001 | instance | ok: All items complete
2026-07-22 21:59:34.099037 |
2026-07-22 21:59:34.100719 | instance | skipping: Conditional result was False
2026-07-22 21:59:34.101562 | instance | skipping: Conditional result was False
2026-07-22 21:59:34.119302 |
2026-07-22 21:59:34.119456 | LOOP [Switch "ansible_host" to private IP]
2026-07-22 21:59:34.472943 | instance | changed: 1 replacements made
2026-07-22 21:59:34.477453 | instance | skipping: Conditional result was False
2026-07-22 21:59:34.481157 | instance | skipping: Conditional result was False
2026-07-22 21:59:34.499238 |
2026-07-22 21:59:34.499409 | TASK [Run Molecule scenario]
2026-07-22 21:59:35.452474 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-07-22 21:59:35.835726 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-07-22 21:59:35.835790 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-07-22 21:59:46.543484 | instance | INFO [aio > dependency] Executing
2026-07-22 21:59:46.543635 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-07-22 21:59:46.543908 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-07-22 21:59:46.544069 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-07-22 21:59:46.553966 | instance | INFO [aio > cleanup] Executing
2026-07-22 21:59:46.555584 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-22 21:59:46.564860 | instance | INFO [aio > destroy] Executing
2026-07-22 21:59:46.564922 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-07-22 21:59:46.564999 | instance | INFO [aio > destroy] Executed: Successful
2026-07-22 21:59:46.572417 | instance | INFO [aio > syntax] Executing
2026-07-22 21:59:49.479783 | instance |
2026-07-22 21:59:49.480088 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-22 21:59:49.607943 | instance | INFO [aio > syntax] Executed: Successful
2026-07-22 21:59:49.622809 | instance | INFO [aio > create] Executing
2026-07-22 21:59:49.899164 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-22 21:59:49.913602 | instance | INFO [aio > prepare] Executing
2026-07-22 21:59:50.820677 | instance |
2026-07-22 21:59:50.821028 | instance | PLAY [Prepare] *****************************************************************
2026-07-22 21:59:50.821255 | instance |
2026-07-22 21:59:50.821481 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 21:59:50.821705 | instance | Wednesday 22 July 2026 21:59:50 +0000 (0:00:00.026) 0:00:00.026 ********
2026-07-22 21:59:51.920605 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-22 21:59:51.920844 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-22 21:59:51.921203 | instance | interpreter could change the meaning of that path. See
2026-07-22 21:59:51.921494 | instance | https://docs.ansible.com/ansible-
2026-07-22 21:59:51.921758 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-22 21:59:51.929296 | instance | ok: [instance]
2026-07-22 21:59:51.929538 | instance |
2026-07-22 21:59:51.929807 | instance | TASK [Configure short hostname] ************************************************
2026-07-22 21:59:51.930076 | instance | Wednesday 22 July 2026 21:59:51 +0000 (0:00:01.109) 0:00:01.136 ********
2026-07-22 21:59:52.655118 | instance | changed: [instance]
2026-07-22 21:59:52.655344 | instance |
2026-07-22 21:59:52.655646 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-07-22 21:59:52.655950 | instance | Wednesday 22 July 2026 21:59:52 +0000 (0:00:00.725) 0:00:01.861 ********
2026-07-22 21:59:52.915276 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-07-22 21:59:52.915629 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-07-22 21:59:52.915955 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-07-22 21:59:52.922897 | instance | changed: [instance]
2026-07-22 21:59:52.923042 | instance |
2026-07-22 21:59:52.923220 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-07-22 21:59:52.923391 | instance | Wednesday 22 July 2026 21:59:52 +0000 (0:00:00.268) 0:00:02.130 ********
2026-07-22 21:59:54.027142 | instance | ok: [instance]
2026-07-22 21:59:54.027329 | instance |
2026-07-22 21:59:54.027335 | instance | TASK [Purge "snapd" package] ***************************************************
2026-07-22 21:59:54.027344 | instance | Wednesday 22 July 2026 21:59:54 +0000 (0:00:01.101) 0:00:03.232 ********
2026-07-22 21:59:54.661110 | instance | ok: [instance]
2026-07-22 21:59:54.661597 | instance |
2026-07-22 21:59:54.662004 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-07-22 21:59:54.662346 | instance |
2026-07-22 21:59:54.662699 | instance | TASK [Create folders for workspace] ********************************************
2026-07-22 21:59:54.663051 | instance | Wednesday 22 July 2026 21:59:54 +0000 (0:00:00.634) 0:00:03.866 ********
2026-07-22 21:59:55.660236 | instance | changed: [localhost] => (item=group_vars)
2026-07-22 21:59:55.660774 | instance | changed: [localhost] => (item=group_vars/all)
2026-07-22 21:59:55.661119 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-07-22 21:59:55.661492 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-07-22 21:59:55.661831 | instance | changed: [localhost] => (item=group_vars/computes)
2026-07-22 21:59:55.662186 | instance | changed: [localhost] => (item=host_vars)
2026-07-22 21:59:55.662506 | instance |
2026-07-22 21:59:55.662836 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-07-22 21:59:55.663157 | instance |
2026-07-22 21:59:55.663569 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-07-22 21:59:55.663937 | instance | Wednesday 22 July 2026 21:59:55 +0000 (0:00:00.997) 0:00:04.863 ********
2026-07-22 21:59:55.833835 | instance | changed: [localhost]
2026-07-22 21:59:55.834142 | instance |
2026-07-22 21:59:55.834436 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-07-22 21:59:55.834654 | instance | Wednesday 22 July 2026 21:59:55 +0000 (0:00:00.173) 0:00:05.037 ********
2026-07-22 21:59:55.857731 | instance | ok: [localhost]
2026-07-22 21:59:55.858071 | instance |
2026-07-22 21:59:55.858574 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-07-22 21:59:55.859043 | instance | Wednesday 22 July 2026 21:59:55 +0000 (0:00:00.026) 0:00:05.064 ********
2026-07-22 21:59:55.914588 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '50c757c8-81ac-5cdf-9ecf-fd060ab9e277'})
2026-07-22 21:59:55.914631 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-07-22 21:59:55.914639 | instance |
2026-07-22 21:59:55.914645 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-07-22 21:59:55.914652 | instance | Wednesday 22 July 2026 21:59:55 +0000 (0:00:00.055) 0:00:05.120 ********
2026-07-22 21:59:56.437238 | instance | changed: [localhost]
2026-07-22 21:59:56.437282 | instance |
2026-07-22 21:59:56.437287 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-07-22 21:59:56.437292 | instance |
2026-07-22 21:59:56.437296 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-07-22 21:59:56.437300 | instance | Wednesday 22 July 2026 21:59:56 +0000 (0:00:00.523) 0:00:05.643 ********
2026-07-22 21:59:56.604093 | instance | changed: [localhost]
2026-07-22 21:59:56.604159 | instance |
2026-07-22 21:59:56.604174 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-07-22 21:59:56.604188 | instance | Wednesday 22 July 2026 21:59:56 +0000 (0:00:00.165) 0:00:05.809 ********
2026-07-22 21:59:56.626475 | instance | ok: [localhost]
2026-07-22 21:59:56.626513 | instance |
2026-07-22 21:59:56.626525 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-07-22 21:59:56.626529 | instance | Wednesday 22 July 2026 21:59:56 +0000 (0:00:00.023) 0:00:05.833 ********
2026-07-22 21:59:56.659802 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-07-22 21:59:56.659836 | instance |
2026-07-22 21:59:56.659847 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-07-22 21:59:56.659856 | instance | Wednesday 22 July 2026 21:59:56 +0000 (0:00:00.032) 0:00:05.865 ********
2026-07-22 21:59:57.031725 | instance | changed: [localhost]
2026-07-22 21:59:57.032201 | instance |
2026-07-22 21:59:57.032696 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-07-22 21:59:57.033089 | instance |
2026-07-22 21:59:57.033645 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-07-22 21:59:57.034066 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.371) 0:00:06.237 ********
2026-07-22 21:59:57.209761 | instance | changed: [localhost]
2026-07-22 21:59:57.210139 | instance |
2026-07-22 21:59:57.210513 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-07-22 21:59:57.210957 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.178) 0:00:06.416 ********
2026-07-22 21:59:57.232046 | instance | ok: [localhost]
2026-07-22 21:59:57.232396 | instance |
2026-07-22 21:59:57.232748 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-07-22 21:59:57.233097 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.022) 0:00:06.438 ********
2026-07-22 21:59:57.274056 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-07-22 21:59:57.274419 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-07-22 21:59:57.274817 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-07-22 21:59:57.275134 | instance |
2026-07-22 21:59:57.275470 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-07-22 21:59:57.275799 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.041) 0:00:06.480 ********
2026-07-22 21:59:57.625247 | instance | changed: [localhost]
2026-07-22 21:59:57.625300 | instance |
2026-07-22 21:59:57.625308 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-07-22 21:59:57.625314 | instance |
2026-07-22 21:59:57.625320 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-07-22 21:59:57.625416 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.350) 0:00:06.830 ********
2026-07-22 21:59:57.793284 | instance | changed: [localhost]
2026-07-22 21:59:57.793523 | instance |
2026-07-22 21:59:57.793830 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-07-22 21:59:57.794106 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.169) 0:00:07.000 ********
2026-07-22 21:59:57.820745 | instance | ok: [localhost]
2026-07-22 21:59:57.821003 | instance |
2026-07-22 21:59:57.821313 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-07-22 21:59:57.821591 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.027) 0:00:07.027 ********
2026-07-22 21:59:57.863503 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-07-22 21:59:57.863842 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-07-22 21:59:57.864222 | instance |
2026-07-22 21:59:57.864633 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-07-22 21:59:57.865028 | instance | Wednesday 22 July 2026 21:59:57 +0000 (0:00:00.041) 0:00:07.069 ********
2026-07-22 21:59:58.201069 | instance | changed: [localhost]
2026-07-22 21:59:58.201509 | instance |
2026-07-22 21:59:58.201854 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-07-22 21:59:58.202170 | instance |
2026-07-22 21:59:58.202505 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 21:59:58.202839 | instance | Wednesday 22 July 2026 21:59:58 +0000 (0:00:00.338) 0:00:07.407 ********
2026-07-22 21:59:58.882557 | instance | ok: [localhost]
2026-07-22 21:59:58.882647 | instance |
2026-07-22 21:59:58.882659 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-22 21:59:58.882826 | instance | Wednesday 22 July 2026 21:59:58 +0000 (0:00:00.681) 0:00:08.089 ********
2026-07-22 21:59:59.058445 | instance | changed: [localhost]
2026-07-22 21:59:59.058549 | instance |
2026-07-22 21:59:59.058972 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-07-22 21:59:59.059023 | instance | Wednesday 22 July 2026 21:59:59 +0000 (0:00:00.175) 0:00:08.265 ********
2026-07-22 21:59:59.091885 | instance | ok: [localhost]
2026-07-22 21:59:59.092391 | instance |
2026-07-22 21:59:59.092418 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-07-22 21:59:59.092426 | instance | Wednesday 22 July 2026 21:59:59 +0000 (0:00:00.033) 0:00:08.298 ********
2026-07-22 21:59:59.852758 | instance | ok: [localhost] => (item=keycloak_host)
2026-07-22 21:59:59.852853 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-07-22 21:59:59.853312 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-07-22 21:59:59.853398 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-07-22 21:59:59.853418 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-07-22 21:59:59.856559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-07-22 21:59:59.856593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-07-22 21:59:59.856603 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-07-22 21:59:59.856612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-07-22 21:59:59.856621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-07-22 21:59:59.856629 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-07-22 21:59:59.856638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-07-22 21:59:59.856658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-07-22 21:59:59.856668 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-07-22 21:59:59.856676 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-07-22 21:59:59.856685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-07-22 21:59:59.856694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-07-22 21:59:59.856702 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-07-22 21:59:59.856711 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-07-22 21:59:59.856720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-07-22 21:59:59.856728 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-07-22 21:59:59.856737 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-07-22 21:59:59.856745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-07-22 21:59:59.856755 | instance |
2026-07-22 21:59:59.856764 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-07-22 21:59:59.856778 | instance | Wednesday 22 July 2026 21:59:59 +0000 (0:00:00.760) 0:00:09.059 ********
2026-07-22 22:00:00.202769 | instance | changed: [localhost]
2026-07-22 22:00:00.202964 | instance |
2026-07-22 22:00:00.203117 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-22 22:00:00.203266 | instance | Wednesday 22 July 2026 22:00:00 +0000 (0:00:00.350) 0:00:09.409 ********
2026-07-22 22:00:00.378715 | instance | changed: [localhost]
2026-07-22 22:00:00.378767 | instance |
2026-07-22 22:00:00.378775 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-07-22 22:00:00.378782 | instance |
2026-07-22 22:00:00.378787 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-07-22 22:00:00.378793 | instance | Wednesday 22 July 2026 22:00:00 +0000 (0:00:00.175) 0:00:09.584 ********
2026-07-22 22:00:00.550464 | instance | changed: [localhost]
2026-07-22 22:00:00.550509 | instance |
2026-07-22 22:00:00.550515 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-07-22 22:00:00.550519 | instance | Wednesday 22 July 2026 22:00:00 +0000 (0:00:00.172) 0:00:09.757 ********
2026-07-22 22:00:00.578490 | instance | ok: [localhost]
2026-07-22 22:00:00.578514 | instance |
2026-07-22 22:00:00.578520 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-07-22 22:00:00.578527 | instance | Wednesday 22 July 2026 22:00:00 +0000 (0:00:00.028) 0:00:09.785 ********
2026-07-22 22:00:00.610526 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-07-22 22:00:00.610554 | instance |
2026-07-22 22:00:00.610559 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-07-22 22:00:00.610564 | instance | Wednesday 22 July 2026 22:00:00 +0000 (0:00:00.032) 0:00:09.817 ********
2026-07-22 22:00:00.991721 | instance | changed: [localhost]
2026-07-22 22:00:00.991764 | instance |
2026-07-22 22:00:00.991769 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-07-22 22:00:00.991774 | instance |
2026-07-22 22:00:00.991779 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-07-22 22:00:00.991783 | instance | Wednesday 22 July 2026 22:00:00 +0000 (0:00:00.380) 0:00:10.198 ********
2026-07-22 22:00:01.170611 | instance | changed: [localhost]
2026-07-22 22:00:01.170655 | instance |
2026-07-22 22:00:01.170661 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-07-22 22:00:01.170666 | instance | Wednesday 22 July 2026 22:00:01 +0000 (0:00:00.179) 0:00:10.377 ********
2026-07-22 22:00:01.199116 | instance | ok: [localhost]
2026-07-22 22:00:01.199162 | instance |
2026-07-22 22:00:01.199170 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-07-22 22:00:01.199176 | instance | Wednesday 22 July 2026 22:00:01 +0000 (0:00:00.028) 0:00:10.405 ********
2026-07-22 22:00:01.236507 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-07-22 22:00:01.236561 | instance |
2026-07-22 22:00:01.236569 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-07-22 22:00:01.236575 | instance | Wednesday 22 July 2026 22:00:01 +0000 (0:00:00.037) 0:00:10.442 ********
2026-07-22 22:00:01.597403 | instance | changed: [localhost]
2026-07-22 22:00:01.597633 | instance |
2026-07-22 22:00:01.597645 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-07-22 22:00:01.597655 | instance |
2026-07-22 22:00:01.597889 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-07-22 22:00:01.597929 | instance | Wednesday 22 July 2026 22:00:01 +0000 (0:00:00.360) 0:00:10.803 ********
2026-07-22 22:00:01.771293 | instance | changed: [localhost]
2026-07-22 22:00:01.771800 | instance |
2026-07-22 22:00:01.771858 | instance | TASK [Load the current secrets into a variable] ********************************
2026-07-22 22:00:01.771871 | instance | Wednesday 22 July 2026 22:00:01 +0000 (0:00:00.174) 0:00:10.978 ********
2026-07-22 22:00:01.801035 | instance | ok: [localhost]
2026-07-22 22:00:01.801380 | instance |
2026-07-22 22:00:01.801430 | instance | TASK [Generate secrets for missing variables] **********************************
2026-07-22 22:00:01.801550 | instance | Wednesday 22 July 2026 22:00:01 +0000 (0:00:00.030) 0:00:11.008 ********
2026-07-22 22:00:02.198539 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-07-22 22:00:02.198670 | instance | ok: [localhost] => (item=keepalived_password)
2026-07-22 22:00:02.199185 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-07-22 22:00:02.199260 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-07-22 22:00:02.199272 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-07-22 22:00:02.199282 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-07-22 22:00:02.199298 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-07-22 22:00:02.201052 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-07-22 22:00:02.201088 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-07-22 22:00:02.201100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-07-22 22:00:02.201109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-07-22 22:00:02.201118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-07-22 22:00:02.201143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-07-22 22:00:02.201152 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-07-22 22:00:02.201161 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-07-22 22:00:02.201170 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-07-22 22:00:02.201207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-07-22 22:00:02.201219 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-07-22 22:00:02.201228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-07-22 22:00:02.201236 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-07-22 22:00:02.201247 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-07-22 22:00:02.201261 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-07-22 22:00:02.201324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-07-22 22:00:02.201520 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-07-22 22:00:02.201667 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-07-22 22:00:02.201814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-07-22 22:00:02.201960 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-07-22 22:00:02.202107 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-07-22 22:00:02.202253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-07-22 22:00:02.202402 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-07-22 22:00:02.202550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-07-22 22:00:02.202698 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-07-22 22:00:02.202846 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-07-22 22:00:02.202995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-07-22 22:00:02.203143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-07-22 22:00:02.203290 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-07-22 22:00:02.203444 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-07-22 22:00:02.203592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-07-22 22:00:02.203744 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-07-22 22:00:02.203893 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-07-22 22:00:02.204041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-07-22 22:00:02.204190 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-07-22 22:00:02.204337 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-07-22 22:00:02.204524 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-07-22 22:00:02.204687 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-07-22 22:00:02.204837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-07-22 22:00:02.204985 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-07-22 22:00:02.205130 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-07-22 22:00:02.205292 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-07-22 22:00:02.205446 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-07-22 22:00:02.205592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-07-22 22:00:02.205750 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-07-22 22:00:02.205895 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-07-22 22:00:02.206039 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-07-22 22:00:02.206177 | instance |
2026-07-22 22:00:02.206324 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-07-22 22:00:02.206475 | instance | Wednesday 22 July 2026 22:00:02 +0000 (0:00:00.397) 0:00:11.405 ********
2026-07-22 22:00:02.253740 | instance | ok: [localhost] => (item=barbican_kek)
2026-07-22 22:00:02.254240 | instance |
2026-07-22 22:00:02.254603 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-07-22 22:00:02.254968 | instance | Wednesday 22 July 2026 22:00:02 +0000 (0:00:00.054) 0:00:11.460 ********
2026-07-22 22:00:02.690137 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:02.690269 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:02.690812 | instance |
2026-07-22 22:00:02.690860 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-07-22 22:00:02.690868 | instance | Wednesday 22 July 2026 22:00:02 +0000 (0:00:00.436) 0:00:11.896 ********
2026-07-22 22:00:10.298410 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:10.298508 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:10.298521 | instance |
2026-07-22 22:00:10.298792 | instance | TASK [Set values for SSH keys] *************************************************
2026-07-22 22:00:10.298836 | instance | Wednesday 22 July 2026 22:00:10 +0000 (0:00:07.608) 0:00:19.505 ********
2026-07-22 22:00:10.354113 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:10.354153 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:10.354160 | instance |
2026-07-22 22:00:10.354166 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-07-22 22:00:10.354172 | instance | Wednesday 22 July 2026 22:00:10 +0000 (0:00:00.055) 0:00:19.560 ********
2026-07-22 22:00:10.690597 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:10.690670 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:10.690683 | instance |
2026-07-22 22:00:10.690693 | instance | TASK [Write new secrets file to disk] ******************************************
2026-07-22 22:00:10.690704 | instance | Wednesday 22 July 2026 22:00:10 +0000 (0:00:00.335) 0:00:19.895 ********
2026-07-22 22:00:11.051117 | instance | changed: [localhost]
2026-07-22 22:00:11.051193 | instance |
2026-07-22 22:00:11.051503 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-07-22 22:00:11.051552 | instance | Wednesday 22 July 2026 22:00:11 +0000 (0:00:00.362) 0:00:20.257 ********
2026-07-22 22:00:11.089656 | instance | skipping: [localhost]
2026-07-22 22:00:11.089738 | instance |
2026-07-22 22:00:11.090418 | instance | PLAY [Setup networking] ********************************************************
2026-07-22 22:00:11.090475 | instance |
2026-07-22 22:00:11.090481 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:11.090486 | instance | Wednesday 22 July 2026 22:00:11 +0000 (0:00:00.038) 0:00:20.296 ********
2026-07-22 22:00:11.781033 | instance | ok: [instance]
2026-07-22 22:00:11.781144 | instance |
2026-07-22 22:00:11.781158 | instance | TASK [Create bridge for management network] ************************************
2026-07-22 22:00:11.781294 | instance | Wednesday 22 July 2026 22:00:11 +0000 (0:00:00.691) 0:00:20.987 ********
2026-07-22 22:00:12.115299 | instance | ok: [instance]
2026-07-22 22:00:12.115566 | instance |
2026-07-22 22:00:12.115803 | instance | TASK [Create fake interface for management bridge] *****************************
2026-07-22 22:00:12.116015 | instance | Wednesday 22 July 2026 22:00:12 +0000 (0:00:00.334) 0:00:21.321 ********
2026-07-22 22:00:12.327971 | instance | ok: [instance]
2026-07-22 22:00:12.328043 | instance |
2026-07-22 22:00:12.328053 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-07-22 22:00:12.328062 | instance | Wednesday 22 July 2026 22:00:12 +0000 (0:00:00.212) 0:00:21.534 ********
2026-07-22 22:00:12.525316 | instance | ok: [instance]
2026-07-22 22:00:12.525389 | instance |
2026-07-22 22:00:12.525401 | instance | TASK [Assign IP address for management bridge] *********************************
2026-07-22 22:00:12.525419 | instance | Wednesday 22 July 2026 22:00:12 +0000 (0:00:00.197) 0:00:21.731 ********
2026-07-22 22:00:12.722317 | instance | ok: [instance]
2026-07-22 22:00:12.722433 | instance |
2026-07-22 22:00:12.722777 | instance | TASK [Bring up interfaces] *****************************************************
2026-07-22 22:00:12.722798 | instance | Wednesday 22 July 2026 22:00:12 +0000 (0:00:00.197) 0:00:21.928 ********
2026-07-22 22:00:13.125841 | instance | ok: [instance] => (item=br-mgmt)
2026-07-22 22:00:13.125937 | instance | ok: [instance] => (item=dummy0)
2026-07-22 22:00:13.126003 | instance |
2026-07-22 22:00:13.126523 | instance | PLAY [Create devices for Ceph] *************************************************
2026-07-22 22:00:13.126580 | instance |
2026-07-22 22:00:13.126586 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:13.126591 | instance | Wednesday 22 July 2026 22:00:13 +0000 (0:00:00.404) 0:00:22.332 ********
2026-07-22 22:00:13.874621 | instance | ok: [instance]
2026-07-22 22:00:13.874694 | instance |
2026-07-22 22:00:13.874951 | instance | TASK [Install depedencies] *****************************************************
2026-07-22 22:00:13.874987 | instance | Wednesday 22 July 2026 22:00:13 +0000 (0:00:00.748) 0:00:23.081 ********
2026-07-22 22:00:33.496939 | instance | changed: [instance]
2026-07-22 22:00:33.497130 | instance |
2026-07-22 22:00:33.497275 | instance | TASK [Start up service] ********************************************************
2026-07-22 22:00:33.497545 | instance | Wednesday 22 July 2026 22:00:33 +0000 (0:00:19.621) 0:00:42.703 ********
2026-07-22 22:00:34.022887 | instance | ok: [instance]
2026-07-22 22:00:34.023029 | instance |
2026-07-22 22:00:34.023276 | instance | TASK [Generate lvm.conf] *******************************************************
2026-07-22 22:00:34.023485 | instance | Wednesday 22 July 2026 22:00:34 +0000 (0:00:00.526) 0:00:43.229 ********
2026-07-22 22:00:34.240995 | instance | ok: [instance]
2026-07-22 22:00:34.241053 | instance |
2026-07-22 22:00:34.241082 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-07-22 22:00:34.241217 | instance | Wednesday 22 July 2026 22:00:34 +0000 (0:00:00.217) 0:00:43.447 ********
2026-07-22 22:00:34.715489 | instance | changed: [instance]
2026-07-22 22:00:34.715597 | instance |
2026-07-22 22:00:34.715795 | instance | TASK [Get list of all loopback devices] ****************************************
2026-07-22 22:00:34.716043 | instance | Wednesday 22 July 2026 22:00:34 +0000 (0:00:00.474) 0:00:43.922 ********
2026-07-22 22:00:34.911446 | instance | ok: [instance]
2026-07-22 22:00:34.911619 | instance |
2026-07-22 22:00:34.911769 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-07-22 22:00:34.911917 | instance | Wednesday 22 July 2026 22:00:34 +0000 (0:00:00.193) 0:00:44.116 ********
2026-07-22 22:00:34.931546 | instance | skipping: [instance]
2026-07-22 22:00:34.931566 | instance |
2026-07-22 22:00:34.931573 | instance | TASK [Create devices for Ceph] *************************************************
2026-07-22 22:00:34.931579 | instance | Wednesday 22 July 2026 22:00:34 +0000 (0:00:00.022) 0:00:44.138 ********
2026-07-22 22:00:35.465346 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:00:35.465399 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:00:35.465410 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:00:35.465425 | instance |
2026-07-22 22:00:35.465764 | instance | TASK [Set permissions on loopback devices] *************************************
2026-07-22 22:00:35.465807 | instance | Wednesday 22 July 2026 22:00:35 +0000 (0:00:00.533) 0:00:44.672 ********
2026-07-22 22:00:35.995217 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:00:35.995279 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:00:35.995755 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:00:35.995794 | instance |
2026-07-22 22:00:35.995800 | instance | TASK [Start loop devices] ******************************************************
2026-07-22 22:00:35.995805 | instance | Wednesday 22 July 2026 22:00:35 +0000 (0:00:00.530) 0:00:45.202 ********
2026-07-22 22:00:36.679834 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:00:36.680667 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:00:36.680710 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:00:36.680718 | instance |
2026-07-22 22:00:36.680724 | instance | TASK [Create a volume group for each loop device] ******************************
2026-07-22 22:00:36.680731 | instance | Wednesday 22 July 2026 22:00:36 +0000 (0:00:00.684) 0:00:45.886 ********
2026-07-22 22:00:39.837590 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:00:39.838664 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:00:39.838705 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:00:39.838711 | instance |
2026-07-22 22:00:39.838716 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-07-22 22:00:39.838721 | instance | Wednesday 22 July 2026 22:00:39 +0000 (0:00:03.157) 0:00:49.044 ********
2026-07-22 22:00:41.893253 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-07-22 22:00:41.894461 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-07-22 22:00:41.894509 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-07-22 22:00:41.894517 | instance |
2026-07-22 22:00:41.894523 | instance | PLAY [controllers] *************************************************************
2026-07-22 22:00:41.894529 | instance |
2026-07-22 22:00:41.894535 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:41.894541 | instance | Wednesday 22 July 2026 22:00:41 +0000 (0:00:02.056) 0:00:51.100 ********
2026-07-22 22:00:42.788964 | instance | ok: [instance]
2026-07-22 22:00:42.789295 | instance |
2026-07-22 22:00:42.789332 | instance | TASK [Set masquerade rule] *****************************************************
2026-07-22 22:00:42.789505 | instance | Wednesday 22 July 2026 22:00:42 +0000 (0:00:00.895) 0:00:51.995 ********
2026-07-22 22:00:43.213924 | instance | changed: [instance]
2026-07-22 22:00:43.217314 | instance |
2026-07-22 22:00:43.217374 | instance | PLAY RECAP *********************************************************************
2026-07-22 22:00:43.217387 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-22 22:00:43.217408 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-22 22:00:43.217418 | instance |
2026-07-22 22:00:43.217428 | instance | Wednesday 22 July 2026 22:00:43 +0000 (0:00:00.424) 0:00:52.420 ********
2026-07-22 22:00:43.217438 | instance | ===============================================================================
2026-07-22 22:00:43.217448 | instance | Install depedencies ---------------------------------------------------- 19.62s
2026-07-22 22:00:43.217457 | instance | Generate SSH keys for missing variables --------------------------------- 7.61s
2026-07-22 22:00:43.217467 | instance | Create a volume group for each loop device ------------------------------ 3.16s
2026-07-22 22:00:43.217476 | instance | Create a logical volume for each loop device ---------------------------- 2.06s
2026-07-22 22:00:43.217485 | instance | Gathering Facts --------------------------------------------------------- 1.11s
2026-07-22 22:00:43.217494 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.10s
2026-07-22 22:00:43.217504 | instance | Create folders for workspace -------------------------------------------- 1.00s
2026-07-22 22:00:43.217513 | instance | Gathering Facts --------------------------------------------------------- 0.90s
2026-07-22 22:00:43.217528 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s
2026-07-22 22:00:43.217572 | instance | Gathering Facts --------------------------------------------------------- 0.75s
2026-07-22 22:00:43.217790 | instance | Configure short hostname ------------------------------------------------ 0.73s
2026-07-22 22:00:43.217995 | instance | Gathering Facts --------------------------------------------------------- 0.69s
2026-07-22 22:00:43.218201 | instance | Start loop devices ------------------------------------------------------ 0.68s
2026-07-22 22:00:43.218418 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-07-22 22:00:43.218632 | instance | Purge "snapd" package --------------------------------------------------- 0.63s
2026-07-22 22:00:43.218929 | instance | Create devices for Ceph ------------------------------------------------- 0.53s
2026-07-22 22:00:43.219145 | instance | Set permissions on loopback devices ------------------------------------- 0.53s
2026-07-22 22:00:43.219351 | instance | Start up service -------------------------------------------------------- 0.53s
2026-07-22 22:00:43.219508 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s
2026-07-22 22:00:43.219654 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.47s
2026-07-22 22:00:43.285794 | instance | INFO [aio > prepare] Executed: Successful
2026-07-22 22:00:43.298484 | instance | INFO [aio > converge] Executing
2026-07-22 22:00:46.012445 | instance |
2026-07-22 22:00:46.013069 | instance | PLAY [all] *********************************************************************
2026-07-22 22:00:46.013552 | instance |
2026-07-22 22:00:46.014017 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:46.014501 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.016) 0:00:00.016 ********
2026-07-22 22:00:47.166271 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-22 22:00:47.166676 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-22 22:00:47.167009 | instance | interpreter could change the meaning of that path. See
2026-07-22 22:00:47.167341 | instance | https://docs.ansible.com/ansible-
2026-07-22 22:00:47.167728 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-22 22:00:47.181466 | instance | ok: [instance]
2026-07-22 22:00:47.181797 | instance |
2026-07-22 22:00:47.182126 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-22 22:00:47.182469 | instance | Wednesday 22 July 2026 22:00:47 +0000 (0:00:01.169) 0:00:01.185 ********
2026-07-22 22:00:47.355221 | instance | ok: [instance]
2026-07-22 22:00:47.355651 | instance |
2026-07-22 22:00:47.355994 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-07-22 22:00:47.356300 | instance |
2026-07-22 22:00:47.356623 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:47.356948 | instance | Wednesday 22 July 2026 22:00:47 +0000 (0:00:00.173) 0:00:01.359 ********
2026-07-22 22:00:48.237580 | instance | ok: [instance]
2026-07-22 22:00:48.237967 | instance |
2026-07-22 22:00:48.238315 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:00:48.238673 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.881) 0:00:02.241 ********
2026-07-22 22:00:48.512829 | instance | ok: [instance]
2026-07-22 22:00:48.513004 | instance |
2026-07-22 22:00:48.513156 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:00:48.513355 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.272) 0:00:02.514 ********
2026-07-22 22:00:48.550645 | instance | skipping: [instance]
2026-07-22 22:00:48.550660 | instance |
2026-07-22 22:00:48.550665 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:00:48.550669 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.040) 0:00:02.555 ********
2026-07-22 22:00:48.926922 | instance | changed: [instance]
2026-07-22 22:00:48.926948 | instance |
2026-07-22 22:00:48.926954 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:00:48.926958 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.375) 0:00:02.931 ********
2026-07-22 22:00:48.997317 | instance | ok: [instance] => {
2026-07-22 22:00:48.997355 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:00:48.997367 | instance | }
2026-07-22 22:00:48.997376 | instance |
2026-07-22 22:00:48.997389 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:00:48.997456 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.070) 0:00:03.001 ********
2026-07-22 22:00:49.693566 | instance | changed: [instance]
2026-07-22 22:00:49.693627 | instance |
2026-07-22 22:00:49.694060 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:00:49.694103 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.696) 0:00:03.697 ********
2026-07-22 22:00:49.741900 | instance | skipping: [instance]
2026-07-22 22:00:49.741981 | instance |
2026-07-22 22:00:49.742229 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:00:49.742256 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.048) 0:00:03.746 ********
2026-07-22 22:00:49.794396 | instance | skipping: [instance]
2026-07-22 22:00:49.794490 | instance |
2026-07-22 22:00:49.794746 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:00:49.794769 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.052) 0:00:03.798 ********
2026-07-22 22:00:49.992145 | instance | ok: [instance]
2026-07-22 22:00:49.992205 | instance |
2026-07-22 22:00:49.992460 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:00:49.992499 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.197) 0:00:03.996 ********
2026-07-22 22:00:51.176957 | instance | ok: [instance]
2026-07-22 22:00:51.177063 | instance |
2026-07-22 22:00:51.177290 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:00:51.177542 | instance | Wednesday 22 July 2026 22:00:51 +0000 (0:00:01.184) 0:00:05.181 ********
2026-07-22 22:00:51.243394 | instance | ok: [instance] => {
2026-07-22 22:00:51.243487 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:00:51.243614 | instance | }
2026-07-22 22:00:51.243801 | instance |
2026-07-22 22:00:51.243967 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:00:51.244135 | instance | Wednesday 22 July 2026 22:00:51 +0000 (0:00:00.066) 0:00:05.247 ********
2026-07-22 22:00:52.003488 | instance | changed: [instance]
2026-07-22 22:00:52.003553 | instance |
2026-07-22 22:00:52.003753 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:00:52.003999 | instance | Wednesday 22 July 2026 22:00:51 +0000 (0:00:00.759) 0:00:06.007 ********
2026-07-22 22:00:54.821623 | instance | changed: [instance]
2026-07-22 22:00:54.821698 | instance |
2026-07-22 22:00:54.821828 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:00:54.822013 | instance | Wednesday 22 July 2026 22:00:54 +0000 (0:00:02.818) 0:00:08.826 ********
2026-07-22 22:00:54.857835 | instance | skipping: [instance]
2026-07-22 22:00:54.857942 | instance |
2026-07-22 22:00:54.858118 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:00:54.858271 | instance | Wednesday 22 July 2026 22:00:54 +0000 (0:00:00.034) 0:00:08.860 ********
2026-07-22 22:00:54.886219 | instance | skipping: [instance]
2026-07-22 22:00:54.886577 | instance |
2026-07-22 22:00:54.886941 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:00:54.887292 | instance | Wednesday 22 July 2026 22:00:54 +0000 (0:00:00.029) 0:00:08.890 ********
2026-07-22 22:00:54.921508 | instance | skipping: [instance]
2026-07-22 22:00:54.921707 | instance |
2026-07-22 22:00:54.921862 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:00:54.922011 | instance | Wednesday 22 July 2026 22:00:54 +0000 (0:00:00.032) 0:00:08.922 ********
2026-07-22 22:00:59.981610 | instance | changed: [instance]
2026-07-22 22:00:59.981687 | instance |
2026-07-22 22:00:59.981935 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:00:59.981969 | instance | Wednesday 22 July 2026 22:00:59 +0000 (0:00:05.062) 0:00:13.985 ********
2026-07-22 22:01:00.564035 | instance | changed: [instance]
2026-07-22 22:01:00.564106 | instance |
2026-07-22 22:01:00.564339 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:01:00.564373 | instance | Wednesday 22 July 2026 22:01:00 +0000 (0:00:00.582) 0:00:14.568 ********
2026-07-22 22:01:01.416405 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:01:01.416507 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:01:01.417255 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:01:01.417297 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:01:01.417303 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:01:01.417308 | instance |
2026-07-22 22:01:01.417313 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:01:01.417317 | instance | Wednesday 22 July 2026 22:01:01 +0000 (0:00:00.852) 0:00:15.420 ********
2026-07-22 22:01:01.964283 | instance | changed: [instance]
2026-07-22 22:01:01.964350 | instance |
2026-07-22 22:01:01.964976 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:01:01.965010 | instance | Wednesday 22 July 2026 22:01:01 +0000 (0:00:00.539) 0:00:15.960 ********
2026-07-22 22:01:01.965020 | instance |
2026-07-22 22:01:01.965025 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-22 22:01:01.965029 | instance | Wednesday 22 July 2026 22:01:01 +0000 (0:00:00.008) 0:00:15.968 ********
2026-07-22 22:01:02.903277 | instance | ok: [instance]
2026-07-22 22:01:02.903381 | instance |
2026-07-22 22:01:02.903660 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-07-22 22:01:02.903851 | instance | Wednesday 22 July 2026 22:01:02 +0000 (0:00:00.938) 0:00:16.907 ********
2026-07-22 22:01:03.338856 | instance | changed: [instance]
2026-07-22 22:01:03.338950 | instance |
2026-07-22 22:01:03.339179 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:01:03.339213 | instance | Wednesday 22 July 2026 22:01:03 +0000 (0:00:00.435) 0:00:17.343 ********
2026-07-22 22:01:03.868158 | instance | changed: [instance]
2026-07-22 22:01:03.868222 | instance |
2026-07-22 22:01:03.868491 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:01:03.868620 | instance | Wednesday 22 July 2026 22:01:03 +0000 (0:00:00.529) 0:00:17.872 ********
2026-07-22 22:01:04.089587 | instance | ok: [instance]
2026-07-22 22:01:04.089645 | instance |
2026-07-22 22:01:04.089894 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:01:04.089929 | instance | Wednesday 22 July 2026 22:01:04 +0000 (0:00:00.221) 0:00:18.093 ********
2026-07-22 22:01:04.140301 | instance | ok: [instance] => {
2026-07-22 22:01:04.140901 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-22 22:01:04.140940 | instance | }
2026-07-22 22:01:04.140945 | instance |
2026-07-22 22:01:04.140950 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:01:04.140954 | instance | Wednesday 22 July 2026 22:01:04 +0000 (0:00:00.050) 0:00:18.144 ********
2026-07-22 22:01:04.912563 | instance | changed: [instance]
2026-07-22 22:01:04.912624 | instance |
2026-07-22 22:01:04.912879 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:01:04.912916 | instance | Wednesday 22 July 2026 22:01:04 +0000 (0:00:00.772) 0:00:18.916 ********
2026-07-22 22:01:09.198583 | instance | changed: [instance]
2026-07-22 22:01:09.198654 | instance |
2026-07-22 22:01:09.198903 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-22 22:01:09.198945 | instance | Wednesday 22 July 2026 22:01:09 +0000 (0:00:04.285) 0:00:23.202 ********
2026-07-22 22:01:10.155718 | instance | ok: [instance]
2026-07-22 22:01:10.155792 | instance |
2026-07-22 22:01:10.156095 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-22 22:01:10.156138 | instance | Wednesday 22 July 2026 22:01:10 +0000 (0:00:00.957) 0:00:24.160 ********
2026-07-22 22:01:10.521774 | instance | changed: [instance]
2026-07-22 22:01:10.521927 | instance |
2026-07-22 22:01:10.522191 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-22 22:01:10.522228 | instance | Wednesday 22 July 2026 22:01:10 +0000 (0:00:00.366) 0:00:24.526 ********
2026-07-22 22:01:10.973475 | instance | changed: [instance]
2026-07-22 22:01:10.973557 | instance |
2026-07-22 22:01:10.973685 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-22 22:01:10.973794 | instance | Wednesday 22 July 2026 22:01:10 +0000 (0:00:00.451) 0:00:24.977 ********
2026-07-22 22:01:11.522787 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-07-22 22:01:11.522925 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-22 22:01:11.523103 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-22 22:01:11.523260 | instance |
2026-07-22 22:01:11.523435 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-22 22:01:11.523608 | instance | Wednesday 22 July 2026 22:01:11 +0000 (0:00:00.549) 0:00:25.527 ********
2026-07-22 22:01:11.967915 | instance | changed: [instance]
2026-07-22 22:01:11.968018 | instance |
2026-07-22 22:01:11.968148 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-22 22:01:11.968271 | instance | Wednesday 22 July 2026 22:01:11 +0000 (0:00:00.445) 0:00:25.972 ********
2026-07-22 22:01:12.429482 | instance | changed: [instance]
2026-07-22 22:01:12.429725 | instance |
2026-07-22 22:01:12.430001 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-22 22:01:12.430266 | instance | Wednesday 22 July 2026 22:01:12 +0000 (0:00:00.451) 0:00:26.423 ********
2026-07-22 22:01:12.430511 | instance |
2026-07-22 22:01:12.430814 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-22 22:01:12.431104 | instance | Wednesday 22 July 2026 22:01:12 +0000 (0:00:00.009) 0:00:26.433 ********
2026-07-22 22:01:13.097380 | instance | ok: [instance]
2026-07-22 22:01:13.097444 | instance |
2026-07-22 22:01:13.097456 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-07-22 22:01:13.097473 | instance | Wednesday 22 July 2026 22:01:13 +0000 (0:00:00.667) 0:00:27.100 ********
2026-07-22 22:01:14.306257 | instance | changed: [instance]
2026-07-22 22:01:14.306375 | instance |
2026-07-22 22:01:14.306555 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-22 22:01:14.306785 | instance | Wednesday 22 July 2026 22:01:14 +0000 (0:00:01.209) 0:00:28.310 ********
2026-07-22 22:01:14.838714 | instance | changed: [instance]
2026-07-22 22:01:14.838747 | instance |
2026-07-22 22:01:14.838753 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-22 22:01:14.838758 | instance | Wednesday 22 July 2026 22:01:14 +0000 (0:00:00.532) 0:00:28.842 ********
2026-07-22 22:01:14.888185 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-22 22:01:14.888224 | instance |
2026-07-22 22:01:14.888229 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-22 22:01:14.888234 | instance | Wednesday 22 July 2026 22:01:14 +0000 (0:00:00.049) 0:00:28.892 ********
2026-07-22 22:01:19.582191 | instance | changed: [instance]
2026-07-22 22:01:19.582313 | instance |
2026-07-22 22:01:19.582321 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-22 22:01:19.582495 | instance | Wednesday 22 July 2026 22:01:19 +0000 (0:00:04.694) 0:00:33.586 ********
2026-07-22 22:01:20.223780 | instance | ok: [instance] => (item=chronyd)
2026-07-22 22:01:20.223852 | instance | ok: [instance] => (item=sshd)
2026-07-22 22:01:20.224264 | instance |
2026-07-22 22:01:20.224333 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-22 22:01:20.224340 | instance | Wednesday 22 July 2026 22:01:20 +0000 (0:00:00.641) 0:00:34.227 ********
2026-07-22 22:01:20.851144 | instance | changed: [instance]
2026-07-22 22:01:20.851300 | instance |
2026-07-22 22:01:20.851318 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-22 22:01:20.851436 | instance | Wednesday 22 July 2026 22:01:20 +0000 (0:00:00.627) 0:00:34.855 ********
2026-07-22 22:01:21.042392 | instance | ok: [instance]
2026-07-22 22:01:21.042469 | instance |
2026-07-22 22:01:21.042693 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-22 22:01:21.042729 | instance | Wednesday 22 July 2026 22:01:21 +0000 (0:00:00.191) 0:00:35.046 ********
2026-07-22 22:01:21.494249 | instance | changed: [instance]
2026-07-22 22:01:21.494322 | instance |
2026-07-22 22:01:21.494654 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-22 22:01:21.494691 | instance | Wednesday 22 July 2026 22:01:21 +0000 (0:00:00.451) 0:00:35.498 ********
2026-07-22 22:01:21.848013 | instance | changed: [instance]
2026-07-22 22:01:21.848079 | instance |
2026-07-22 22:01:21.848345 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-07-22 22:01:21.848383 | instance | Wednesday 22 July 2026 22:01:21 +0000 (0:00:00.353) 0:00:35.852 ********
2026-07-22 22:01:21.958691 | instance | ok: [instance]
2026-07-22 22:01:21.958796 | instance |
2026-07-22 22:01:21.959130 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-07-22 22:01:21.959164 | instance | Wednesday 22 July 2026 22:01:21 +0000 (0:00:00.110) 0:00:35.963 ********
2026-07-22 22:01:22.175931 | instance | ok: [instance] => (item=instance)
2026-07-22 22:01:22.175986 | instance |
2026-07-22 22:01:22.176264 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-07-22 22:01:22.176305 | instance | Wednesday 22 July 2026 22:01:22 +0000 (0:00:00.217) 0:00:36.180 ********
2026-07-22 22:01:22.225485 | instance | ok: [instance]
2026-07-22 22:01:22.225565 | instance |
2026-07-22 22:01:22.225826 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-07-22 22:01:22.225852 | instance | Wednesday 22 July 2026 22:01:22 +0000 (0:00:00.049) 0:00:36.229 ********
2026-07-22 22:01:22.298756 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-07-22 22:01:22.299113 | instance |
2026-07-22 22:01:22.299157 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-07-22 22:01:22.299163 | instance | Wednesday 22 July 2026 22:01:22 +0000 (0:00:00.072) 0:00:36.302 ********
2026-07-22 22:01:22.627817 | instance | changed: [instance]
2026-07-22 22:01:22.627873 | instance |
2026-07-22 22:01:22.628129 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-07-22 22:01:22.628146 | instance | Wednesday 22 July 2026 22:01:22 +0000 (0:00:00.329) 0:00:36.632 ********
2026-07-22 22:01:23.298602 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-07-22 22:01:23.298675 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-07-22 22:01:23.299184 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-07-22 22:01:23.299224 | instance |
2026-07-22 22:01:23.299230 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-07-22 22:01:23.299234 | instance | Wednesday 22 July 2026 22:01:23 +0000 (0:00:00.670) 0:00:37.303 ********
2026-07-22 22:02:50.615783 | instance | ok: [instance]
2026-07-22 22:02:50.615890 | instance |
2026-07-22 22:02:50.615905 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-07-22 22:02:50.615919 | instance | Wednesday 22 July 2026 22:02:50 +0000 (0:01:27.316) 0:02:04.619 ********
2026-07-22 22:02:50.826882 | instance | changed: [instance]
2026-07-22 22:02:50.826948 | instance |
2026-07-22 22:02:50.827073 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-07-22 22:02:50.827196 | instance | Wednesday 22 July 2026 22:02:50 +0000 (0:00:00.211) 0:02:04.831 ********
2026-07-22 22:02:50.874452 | instance | ok: [instance]
2026-07-22 22:02:50.874527 | instance |
2026-07-22 22:02:50.874648 | instance | TASK [Install Ceph host] *******************************************************
2026-07-22 22:02:50.874768 | instance | Wednesday 22 July 2026 22:02:50 +0000 (0:00:00.047) 0:02:04.879 ********
2026-07-22 22:02:50.951452 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-22 22:02:50.951812 | instance |
2026-07-22 22:02:50.951851 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-22 22:02:50.951857 | instance | Wednesday 22 July 2026 22:02:50 +0000 (0:00:00.076) 0:02:04.955 ********
2026-07-22 22:02:56.562016 | instance | ok: [instance]
2026-07-22 22:02:56.562104 | instance |
2026-07-22 22:02:56.562483 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-22 22:02:56.562527 | instance | Wednesday 22 July 2026 22:02:56 +0000 (0:00:05.610) 0:02:10.566 ********
2026-07-22 22:02:56.626247 | instance | ok: [instance] => (item=instance)
2026-07-22 22:02:56.626647 | instance |
2026-07-22 22:02:56.626685 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-22 22:02:56.626691 | instance | Wednesday 22 July 2026 22:02:56 +0000 (0:00:00.064) 0:02:10.630 ********
2026-07-22 22:02:57.035485 | instance | ok: [instance]
2026-07-22 22:02:57.035563 | instance |
2026-07-22 22:02:57.035817 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-22 22:02:57.035854 | instance | Wednesday 22 July 2026 22:02:57 +0000 (0:00:00.409) 0:02:11.039 ********
2026-07-22 22:03:04.399961 | instance | ok: [instance]
2026-07-22 22:03:04.400009 | instance |
2026-07-22 22:03:04.400019 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-07-22 22:03:04.400026 | instance | Wednesday 22 July 2026 22:03:04 +0000 (0:00:07.363) 0:02:18.403 ********
2026-07-22 22:03:54.217083 | instance | changed: [instance]
2026-07-22 22:03:54.217515 | instance |
2026-07-22 22:03:54.217538 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-07-22 22:03:54.217549 | instance | Wednesday 22 July 2026 22:03:54 +0000 (0:00:49.818) 0:03:08.221 ********
2026-07-22 22:04:08.314590 | instance | ok: [instance]
2026-07-22 22:04:08.314708 | instance |
2026-07-22 22:04:08.314721 | instance | TASK [Install Ceph host] *******************************************************
2026-07-22 22:04:08.314872 | instance | Wednesday 22 July 2026 22:04:08 +0000 (0:00:14.097) 0:03:22.318 ********
2026-07-22 22:04:08.395483 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-22 22:04:08.395596 | instance |
2026-07-22 22:04:08.395869 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-22 22:04:08.395909 | instance | Wednesday 22 July 2026 22:04:08 +0000 (0:00:00.080) 0:03:22.399 ********
2026-07-22 22:04:08.447451 | instance | skipping: [instance]
2026-07-22 22:04:08.447854 | instance |
2026-07-22 22:04:08.447903 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-22 22:04:08.447910 | instance | Wednesday 22 July 2026 22:04:08 +0000 (0:00:00.052) 0:03:22.451 ********
2026-07-22 22:04:08.502134 | instance | skipping: [instance] => (item=instance)
2026-07-22 22:04:08.502206 | instance | skipping: [instance]
2026-07-22 22:04:08.502213 | instance |
2026-07-22 22:04:08.502218 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-22 22:04:08.502224 | instance | Wednesday 22 July 2026 22:04:08 +0000 (0:00:00.053) 0:03:22.505 ********
2026-07-22 22:04:08.744395 | instance | ok: [instance]
2026-07-22 22:04:08.744470 | instance |
2026-07-22 22:04:08.744722 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-22 22:04:08.744765 | instance | Wednesday 22 July 2026 22:04:08 +0000 (0:00:00.242) 0:03:22.748 ********
2026-07-22 22:04:15.157476 | instance | ok: [instance]
2026-07-22 22:04:15.157558 | instance |
2026-07-22 22:04:15.157835 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-07-22 22:04:15.157877 | instance | Wednesday 22 July 2026 22:04:15 +0000 (0:00:06.413) 0:03:29.161 ********
2026-07-22 22:04:27.262081 | instance | changed: [instance]
2026-07-22 22:04:27.262174 | instance |
2026-07-22 22:04:27.262403 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-07-22 22:04:27.262439 | instance | Wednesday 22 July 2026 22:04:27 +0000 (0:00:12.104) 0:03:41.266 ********
2026-07-22 22:04:33.284199 | instance | ok: [instance]
2026-07-22 22:04:33.284286 | instance |
2026-07-22 22:04:33.284549 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-07-22 22:04:33.284583 | instance | Wednesday 22 July 2026 22:04:33 +0000 (0:00:06.022) 0:03:47.288 ********
2026-07-22 22:04:40.738723 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-07-22 22:04:40.738804 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-07-22 22:04:40.738884 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-07-22 22:04:40.739019 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-07-22 22:04:40.739132 | instance |
2026-07-22 22:04:40.739254 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-07-22 22:04:40.739349 | instance |
2026-07-22 22:04:40.739466 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:04:40.739598 | instance | Wednesday 22 July 2026 22:04:40 +0000 (0:00:07.454) 0:03:54.743 ********
2026-07-22 22:04:41.673787 | instance | ok: [instance]
2026-07-22 22:04:41.673848 | instance |
2026-07-22 22:04:41.674022 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:04:41.674212 | instance | Wednesday 22 July 2026 22:04:41 +0000 (0:00:00.934) 0:03:55.678 ********
2026-07-22 22:04:41.893413 | instance | ok: [instance]
2026-07-22 22:04:41.893539 | instance |
2026-07-22 22:04:41.893553 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:04:41.893661 | instance | Wednesday 22 July 2026 22:04:41 +0000 (0:00:00.219) 0:03:55.897 ********
2026-07-22 22:04:41.933821 | instance | skipping: [instance]
2026-07-22 22:04:41.933938 | instance |
2026-07-22 22:04:41.933948 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:04:41.934091 | instance | Wednesday 22 July 2026 22:04:41 +0000 (0:00:00.040) 0:03:55.938 ********
2026-07-22 22:04:42.142576 | instance | ok: [instance]
2026-07-22 22:04:42.142658 | instance |
2026-07-22 22:04:42.142765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:04:42.142892 | instance | Wednesday 22 July 2026 22:04:42 +0000 (0:00:00.208) 0:03:56.147 ********
2026-07-22 22:04:42.197196 | instance | ok: [instance] => {
2026-07-22 22:04:42.197290 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:04:42.197408 | instance | }
2026-07-22 22:04:42.197514 | instance |
2026-07-22 22:04:42.197683 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:04:42.197747 | instance | Wednesday 22 July 2026 22:04:42 +0000 (0:00:00.054) 0:03:56.201 ********
2026-07-22 22:04:42.495261 | instance | ok: [instance]
2026-07-22 22:04:42.495338 | instance |
2026-07-22 22:04:42.495528 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:04:42.495702 | instance | Wednesday 22 July 2026 22:04:42 +0000 (0:00:00.297) 0:03:56.499 ********
2026-07-22 22:04:42.541925 | instance | skipping: [instance]
2026-07-22 22:04:42.542000 | instance |
2026-07-22 22:04:42.542078 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:04:42.542195 | instance | Wednesday 22 July 2026 22:04:42 +0000 (0:00:00.046) 0:03:56.546 ********
2026-07-22 22:04:42.583406 | instance | skipping: [instance]
2026-07-22 22:04:42.583486 | instance |
2026-07-22 22:04:42.583562 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:04:42.583688 | instance | Wednesday 22 July 2026 22:04:42 +0000 (0:00:00.041) 0:03:56.588 ********
2026-07-22 22:04:42.783213 | instance | ok: [instance]
2026-07-22 22:04:42.783285 | instance |
2026-07-22 22:04:42.783394 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:04:42.783499 | instance | Wednesday 22 July 2026 22:04:42 +0000 (0:00:00.199) 0:03:56.787 ********
2026-07-22 22:04:43.762039 | instance | ok: [instance]
2026-07-22 22:04:43.762132 | instance |
2026-07-22 22:04:43.762347 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:04:43.762478 | instance | Wednesday 22 July 2026 22:04:43 +0000 (0:00:00.978) 0:03:57.766 ********
2026-07-22 22:04:43.834531 | instance | ok: [instance] => {
2026-07-22 22:04:43.834718 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:04:43.835007 | instance | }
2026-07-22 22:04:43.835141 | instance |
2026-07-22 22:04:43.835312 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:04:43.835429 | instance | Wednesday 22 July 2026 22:04:43 +0000 (0:00:00.072) 0:03:57.838 ********
2026-07-22 22:04:44.172028 | instance | ok: [instance]
2026-07-22 22:04:44.172098 | instance |
2026-07-22 22:04:44.172281 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:04:44.172453 | instance | Wednesday 22 July 2026 22:04:44 +0000 (0:00:00.337) 0:03:58.176 ********
2026-07-22 22:04:46.090207 | instance | ok: [instance]
2026-07-22 22:04:46.090259 | instance |
2026-07-22 22:04:46.090541 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:04:46.090578 | instance | Wednesday 22 July 2026 22:04:46 +0000 (0:00:01.918) 0:04:00.094 ********
2026-07-22 22:04:46.125101 | instance | skipping: [instance]
2026-07-22 22:04:46.125680 | instance |
2026-07-22 22:04:46.125725 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:04:46.125733 | instance | Wednesday 22 July 2026 22:04:46 +0000 (0:00:00.034) 0:04:00.129 ********
2026-07-22 22:04:46.153303 | instance | skipping: [instance]
2026-07-22 22:04:46.153394 | instance |
2026-07-22 22:04:46.153527 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:04:46.153652 | instance | Wednesday 22 July 2026 22:04:46 +0000 (0:00:00.028) 0:04:00.157 ********
2026-07-22 22:04:46.184527 | instance | skipping: [instance]
2026-07-22 22:04:46.184621 | instance |
2026-07-22 22:04:46.184741 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:04:46.184869 | instance | Wednesday 22 July 2026 22:04:46 +0000 (0:00:00.031) 0:04:00.188 ********
2026-07-22 22:04:47.135281 | instance | ok: [instance]
2026-07-22 22:04:47.135357 | instance |
2026-07-22 22:04:47.135599 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:04:47.135636 | instance | Wednesday 22 July 2026 22:04:47 +0000 (0:00:00.950) 0:04:01.139 ********
2026-07-22 22:04:47.537214 | instance | ok: [instance]
2026-07-22 22:04:47.537318 | instance |
2026-07-22 22:04:47.537563 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:04:47.537598 | instance | Wednesday 22 July 2026 22:04:47 +0000 (0:00:00.401) 0:04:01.541 ********
2026-07-22 22:04:48.413933 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:04:48.414040 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:04:48.414787 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:04:48.414823 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:04:48.414828 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:04:48.414834 | instance |
2026-07-22 22:04:48.414839 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:04:48.414843 | instance | Wednesday 22 July 2026 22:04:48 +0000 (0:00:00.876) 0:04:02.418 ********
2026-07-22 22:04:48.897134 | instance | ok: [instance]
2026-07-22 22:04:48.897228 | instance |
2026-07-22 22:04:48.897843 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:04:48.897881 | instance | Wednesday 22 July 2026 22:04:48 +0000 (0:00:00.477) 0:04:02.895 ********
2026-07-22 22:04:48.897887 | instance |
2026-07-22 22:04:48.897892 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:04:48.897896 | instance | Wednesday 22 July 2026 22:04:48 +0000 (0:00:00.006) 0:04:02.901 ********
2026-07-22 22:04:49.251481 | instance | ok: [instance]
2026-07-22 22:04:49.251572 | instance |
2026-07-22 22:04:49.251805 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:04:49.251844 | instance | Wednesday 22 July 2026 22:04:49 +0000 (0:00:00.354) 0:04:03.255 ********
2026-07-22 22:04:49.454949 | instance | ok: [instance]
2026-07-22 22:04:49.455040 | instance |
2026-07-22 22:04:49.455294 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:04:49.455310 | instance | Wednesday 22 July 2026 22:04:49 +0000 (0:00:00.203) 0:04:03.459 ********
2026-07-22 22:04:49.503984 | instance | ok: [instance] => {
2026-07-22 22:04:49.504585 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-22 22:04:49.504623 | instance | }
2026-07-22 22:04:49.504629 | instance |
2026-07-22 22:04:49.504633 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:04:49.504638 | instance | Wednesday 22 July 2026 22:04:49 +0000 (0:00:00.048) 0:04:03.508 ********
2026-07-22 22:04:49.832879 | instance | ok: [instance]
2026-07-22 22:04:49.832936 | instance |
2026-07-22 22:04:49.833241 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:04:49.833332 | instance | Wednesday 22 July 2026 22:04:49 +0000 (0:00:00.328) 0:04:03.837 ********
2026-07-22 22:04:52.849309 | instance | ok: [instance]
2026-07-22 22:04:52.849386 | instance |
2026-07-22 22:04:52.849652 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-22 22:04:52.849689 | instance | Wednesday 22 July 2026 22:04:52 +0000 (0:00:03.016) 0:04:06.853 ********
2026-07-22 22:04:53.866748 | instance | ok: [instance]
2026-07-22 22:04:53.866815 | instance |
2026-07-22 22:04:53.867037 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-22 22:04:53.867077 | instance | Wednesday 22 July 2026 22:04:53 +0000 (0:00:01.017) 0:04:07.871 ********
2026-07-22 22:04:54.050993 | instance | ok: [instance]
2026-07-22 22:04:54.051058 | instance |
2026-07-22 22:04:54.051336 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-22 22:04:54.051372 | instance | Wednesday 22 July 2026 22:04:54 +0000 (0:00:00.184) 0:04:08.055 ********
2026-07-22 22:04:54.459097 | instance | ok: [instance]
2026-07-22 22:04:54.459573 | instance |
2026-07-22 22:04:54.459595 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-22 22:04:54.459603 | instance | Wednesday 22 July 2026 22:04:54 +0000 (0:00:00.407) 0:04:08.463 ********
2026-07-22 22:04:55.002347 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-07-22 22:04:55.002455 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-22 22:04:55.002993 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-22 22:04:55.003032 | instance |
2026-07-22 22:04:55.003038 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-22 22:04:55.003044 | instance | Wednesday 22 July 2026 22:04:54 +0000 (0:00:00.543) 0:04:09.006 ********
2026-07-22 22:04:55.409455 | instance | ok: [instance]
2026-07-22 22:04:55.409535 | instance |
2026-07-22 22:04:55.409813 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-22 22:04:55.409849 | instance | Wednesday 22 July 2026 22:04:55 +0000 (0:00:00.406) 0:04:09.413 ********
2026-07-22 22:04:55.825885 | instance | ok: [instance]
2026-07-22 22:04:55.825953 | instance |
2026-07-22 22:04:55.826565 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-22 22:04:55.826604 | instance | Wednesday 22 July 2026 22:04:55 +0000 (0:00:00.408) 0:04:09.822 ********
2026-07-22 22:04:55.826610 | instance |
2026-07-22 22:04:55.826614 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-22 22:04:55.826618 | instance | Wednesday 22 July 2026 22:04:55 +0000 (0:00:00.007) 0:04:09.830 ********
2026-07-22 22:04:56.173106 | instance | ok: [instance]
2026-07-22 22:04:56.173229 | instance |
2026-07-22 22:04:56.173560 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-22 22:04:56.173612 | instance | Wednesday 22 July 2026 22:04:56 +0000 (0:00:00.347) 0:04:10.177 ********
2026-07-22 22:04:56.225308 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-22 22:04:56.225381 | instance |
2026-07-22 22:04:56.225655 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-22 22:04:56.225695 | instance | Wednesday 22 July 2026 22:04:56 +0000 (0:00:00.052) 0:04:10.229 ********
2026-07-22 22:04:57.188918 | instance | ok: [instance]
2026-07-22 22:04:57.189000 | instance |
2026-07-22 22:04:57.189062 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-22 22:04:57.189235 | instance | Wednesday 22 July 2026 22:04:57 +0000 (0:00:00.963) 0:04:11.193 ********
2026-07-22 22:04:57.819525 | instance | ok: [instance] => (item=chronyd)
2026-07-22 22:04:57.819645 | instance | ok: [instance] => (item=sshd)
2026-07-22 22:04:57.819660 | instance |
2026-07-22 22:04:57.819926 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-22 22:04:57.819982 | instance | Wednesday 22 July 2026 22:04:57 +0000 (0:00:00.630) 0:04:11.823 ********
2026-07-22 22:04:58.470997 | instance | ok: [instance]
2026-07-22 22:04:58.471071 | instance |
2026-07-22 22:04:58.471362 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-22 22:04:58.471431 | instance | Wednesday 22 July 2026 22:04:58 +0000 (0:00:00.651) 0:04:12.474 ********
2026-07-22 22:04:58.673304 | instance | ok: [instance]
2026-07-22 22:04:58.673397 | instance |
2026-07-22 22:04:58.673413 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-22 22:04:58.673593 | instance | Wednesday 22 July 2026 22:04:58 +0000 (0:00:00.202) 0:04:12.677 ********
2026-07-22 22:04:58.923833 | instance | ok: [instance]
2026-07-22 22:04:58.923905 | instance |
2026-07-22 22:04:58.924153 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-22 22:04:58.924220 | instance | Wednesday 22 July 2026 22:04:58 +0000 (0:00:00.250) 0:04:12.927 ********
2026-07-22 22:04:59.127765 | instance | ok: [instance]
2026-07-22 22:04:59.127839 | instance |
2026-07-22 22:04:59.128092 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-07-22 22:04:59.128366 | instance | Wednesday 22 July 2026 22:04:59 +0000 (0:00:00.203) 0:04:13.131 ********
2026-07-22 22:04:59.386531 | instance | ok: [instance] => (item=instance)
2026-07-22 22:04:59.386635 | instance |
2026-07-22 22:04:59.387003 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-07-22 22:04:59.387075 | instance | Wednesday 22 July 2026 22:04:59 +0000 (0:00:00.258) 0:04:13.390 ********
2026-07-22 22:04:59.430867 | instance | ok: [instance]
2026-07-22 22:04:59.430954 | instance |
2026-07-22 22:04:59.431021 | instance | TASK [Install Ceph host] *******************************************************
2026-07-22 22:04:59.431195 | instance | Wednesday 22 July 2026 22:04:59 +0000 (0:00:00.044) 0:04:13.434 ********
2026-07-22 22:04:59.505001 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-22 22:04:59.505310 | instance |
2026-07-22 22:04:59.505395 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-22 22:04:59.505578 | instance | Wednesday 22 July 2026 22:04:59 +0000 (0:00:00.073) 0:04:13.508 ********
2026-07-22 22:04:59.552191 | instance | skipping: [instance]
2026-07-22 22:04:59.552295 | instance |
2026-07-22 22:04:59.552532 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-22 22:04:59.552586 | instance | Wednesday 22 July 2026 22:04:59 +0000 (0:00:00.047) 0:04:13.556 ********
2026-07-22 22:04:59.599746 | instance | skipping: [instance] => (item=instance)
2026-07-22 22:04:59.599837 | instance | skipping: [instance]
2026-07-22 22:04:59.599950 | instance |
2026-07-22 22:04:59.600172 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-22 22:04:59.600325 | instance | Wednesday 22 July 2026 22:04:59 +0000 (0:00:00.047) 0:04:13.603 ********
2026-07-22 22:04:59.842944 | instance | ok: [instance]
2026-07-22 22:04:59.843073 | instance |
2026-07-22 22:04:59.843085 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-22 22:04:59.843167 | instance | Wednesday 22 July 2026 22:04:59 +0000 (0:00:00.243) 0:04:13.847 ********
2026-07-22 22:05:06.200996 | instance | ok: [instance]
2026-07-22 22:05:06.201081 | instance |
2026-07-22 22:05:06.201399 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-07-22 22:05:06.201516 | instance | Wednesday 22 July 2026 22:05:06 +0000 (0:00:06.358) 0:04:20.205 ********
2026-07-22 22:05:11.488109 | instance | ok: [instance]
2026-07-22 22:05:11.488180 | instance |
2026-07-22 22:05:11.488435 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-07-22 22:05:11.488470 | instance | Wednesday 22 July 2026 22:05:11 +0000 (0:00:05.287) 0:04:25.492 ********
2026-07-22 22:05:25.375478 | instance | ok: [instance]
2026-07-22 22:05:25.375546 | instance |
2026-07-22 22:05:25.375792 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-07-22 22:05:25.375829 | instance | Wednesday 22 July 2026 22:05:25 +0000 (0:00:13.887) 0:04:39.379 ********
2026-07-22 22:06:57.534872 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-07-22 22:06:57.534956 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-07-22 22:06:57.535034 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-07-22 22:06:57.535195 | instance |
2026-07-22 22:06:57.535276 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-07-22 22:06:57.535417 | instance | Wednesday 22 July 2026 22:06:57 +0000 (0:01:32.159) 0:06:11.539 ********
2026-07-22 22:07:03.343010 | instance | ok: [instance]
2026-07-22 22:07:03.343549 | instance |
2026-07-22 22:07:03.343570 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-07-22 22:07:03.343578 | instance | Wednesday 22 July 2026 22:07:03 +0000 (0:00:05.808) 0:06:17.347 ********
2026-07-22 22:07:09.351992 | instance | ok: [instance]
2026-07-22 22:07:09.352093 | instance |
2026-07-22 22:07:09.352115 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-07-22 22:07:09.352275 | instance | Wednesday 22 July 2026 22:07:09 +0000 (0:00:06.008) 0:06:23.356 ********
2026-07-22 22:07:09.418514 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-07-22 22:07:09.418897 | instance |
2026-07-22 22:07:09.418937 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-07-22 22:07:09.418942 | instance | Wednesday 22 July 2026 22:07:09 +0000 (0:00:00.066) 0:06:23.422 ********
2026-07-22 22:07:09.464671 | instance | ok: [instance]
2026-07-22 22:07:09.464777 | instance |
2026-07-22 22:07:09.465033 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-07-22 22:07:09.465056 | instance | Wednesday 22 July 2026 22:07:09 +0000 (0:00:00.046) 0:06:23.469 ********
2026-07-22 22:07:15.514351 | instance | ok: [instance]
2026-07-22 22:07:15.514427 | instance |
2026-07-22 22:07:15.514696 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-07-22 22:07:15.514726 | instance | Wednesday 22 July 2026 22:07:15 +0000 (0:00:06.049) 0:06:29.518 ********
2026-07-22 22:07:15.550469 | instance | ok: [instance]
2026-07-22 22:07:15.550856 | instance |
2026-07-22 22:07:15.550892 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-07-22 22:07:15.550897 | instance | Wednesday 22 July 2026 22:07:15 +0000 (0:00:00.035) 0:06:29.554 ********
2026-07-22 22:07:15.599301 | instance | skipping: [instance] => (item=1)
2026-07-22 22:07:15.599397 | instance | skipping: [instance] => (item=1)
2026-07-22 22:07:15.599978 | instance | skipping: [instance] => (item=1)
2026-07-22 22:07:15.600005 | instance | skipping: [instance]
2026-07-22 22:07:15.600011 | instance |
2026-07-22 22:07:15.600016 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-07-22 22:07:15.600020 | instance | Wednesday 22 July 2026 22:07:15 +0000 (0:00:00.048) 0:06:29.603 ********
2026-07-22 22:07:15.736440 | instance | skipping: [instance]
2026-07-22 22:07:15.736520 | instance |
2026-07-22 22:07:15.736983 | instance | PLAY [Deploy Ceph exporters] ***************************************************
2026-07-22 22:07:15.737040 | instance |
2026-07-22 22:07:15.737045 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:07:15.737050 | instance | Wednesday 22 July 2026 22:07:15 +0000 (0:00:00.137) 0:06:29.741 ********
2026-07-22 22:07:16.696003 | instance | ok: [instance]
2026-07-22 22:07:16.696083 | instance |
2026-07-22 22:07:16.696346 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:07:16.696387 | instance | Wednesday 22 July 2026 22:07:16 +0000 (0:00:00.959) 0:06:30.700 ********
2026-07-22 22:07:16.918154 | instance | ok: [instance]
2026-07-22 22:07:16.918276 | instance |
2026-07-22 22:07:16.918669 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:07:16.918760 | instance | Wednesday 22 July 2026 22:07:16 +0000 (0:00:00.221) 0:06:30.922 ********
2026-07-22 22:07:16.959194 | instance | skipping: [instance]
2026-07-22 22:07:16.959269 | instance |
2026-07-22 22:07:16.959501 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:07:16.959538 | instance | Wednesday 22 July 2026 22:07:16 +0000 (0:00:00.041) 0:06:30.963 ********
2026-07-22 22:07:17.166738 | instance | ok: [instance]
2026-07-22 22:07:17.166794 | instance |
2026-07-22 22:07:17.167058 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:07:17.167074 | instance | Wednesday 22 July 2026 22:07:17 +0000 (0:00:00.207) 0:06:31.171 ********
2026-07-22 22:07:17.222233 | instance | ok: [instance] => {
2026-07-22 22:07:17.222483 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:07:17.222585 | instance | }
2026-07-22 22:07:17.223081 | instance |
2026-07-22 22:07:17.223106 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:07:17.223114 | instance | Wednesday 22 July 2026 22:07:17 +0000 (0:00:00.055) 0:06:31.226 ********
2026-07-22 22:07:17.524568 | instance | ok: [instance]
2026-07-22 22:07:17.524651 | instance |
2026-07-22 22:07:17.524765 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:07:17.524977 | instance | Wednesday 22 July 2026 22:07:17 +0000 (0:00:00.302) 0:06:31.528 ********
2026-07-22 22:07:17.575335 | instance | skipping: [instance]
2026-07-22 22:07:17.575483 | instance |
2026-07-22 22:07:17.575684 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:07:17.575839 | instance | Wednesday 22 July 2026 22:07:17 +0000 (0:00:00.050) 0:06:31.579 ********
2026-07-22 22:07:17.630030 | instance | skipping: [instance]
2026-07-22 22:07:17.630083 | instance |
2026-07-22 22:07:17.630230 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:07:17.630403 | instance | Wednesday 22 July 2026 22:07:17 +0000 (0:00:00.055) 0:06:31.634 ********
2026-07-22 22:07:17.863133 | instance | ok: [instance]
2026-07-22 22:07:17.863217 | instance |
2026-07-22 22:07:17.863312 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:07:17.863501 | instance | Wednesday 22 July 2026 22:07:17 +0000 (0:00:00.233) 0:06:31.867 ********
2026-07-22 22:07:18.869263 | instance | ok: [instance]
2026-07-22 22:07:18.869692 | instance |
2026-07-22 22:07:18.870045 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:07:18.870384 | instance | Wednesday 22 July 2026 22:07:18 +0000 (0:00:01.003) 0:06:32.870 ********
2026-07-22 22:07:18.941784 | instance | ok: [instance] => {
2026-07-22 22:07:18.941843 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:07:18.941962 | instance | }
2026-07-22 22:07:18.942235 | instance |
2026-07-22 22:07:18.942400 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:07:18.942548 | instance | Wednesday 22 July 2026 22:07:18 +0000 (0:00:00.074) 0:06:32.945 ********
2026-07-22 22:07:19.281814 | instance | ok: [instance]
2026-07-22 22:07:19.281920 | instance |
2026-07-22 22:07:19.282122 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:07:19.282371 | instance | Wednesday 22 July 2026 22:07:19 +0000 (0:00:00.338) 0:06:33.284 ********
2026-07-22 22:07:21.200745 | instance | ok: [instance]
2026-07-22 22:07:21.200815 | instance |
2026-07-22 22:07:21.201031 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:07:21.201070 | instance | Wednesday 22 July 2026 22:07:21 +0000 (0:00:01.921) 0:06:35.205 ********
2026-07-22 22:07:21.232033 | instance | skipping: [instance]
2026-07-22 22:07:21.232560 | instance |
2026-07-22 22:07:21.232658 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:07:21.232676 | instance | Wednesday 22 July 2026 22:07:21 +0000 (0:00:00.030) 0:06:35.236 ********
2026-07-22 22:07:21.268295 | instance | skipping: [instance]
2026-07-22 22:07:21.268361 | instance |
2026-07-22 22:07:21.268608 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:07:21.268642 | instance | Wednesday 22 July 2026 22:07:21 +0000 (0:00:00.036) 0:06:35.272 ********
2026-07-22 22:07:21.301022 | instance | skipping: [instance]
2026-07-22 22:07:21.301258 | instance |
2026-07-22 22:07:21.301559 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:07:21.301590 | instance | Wednesday 22 July 2026 22:07:21 +0000 (0:00:00.032) 0:06:35.305 ********
2026-07-22 22:07:22.278647 | instance | ok: [instance]
2026-07-22 22:07:22.278778 | instance |
2026-07-22 22:07:22.279205 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:07:22.279251 | instance | Wednesday 22 July 2026 22:07:22 +0000 (0:00:00.977) 0:06:36.282 ********
2026-07-22 22:07:22.693425 | instance | ok: [instance]
2026-07-22 22:07:22.693495 | instance |
2026-07-22 22:07:22.693765 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:07:22.693803 | instance | Wednesday 22 July 2026 22:07:22 +0000 (0:00:00.415) 0:06:36.697 ********
2026-07-22 22:07:23.577280 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:07:23.577365 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:07:23.577407 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:07:23.578016 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:07:23.578056 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:07:23.578062 | instance |
2026-07-22 22:07:23.578067 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:07:23.578071 | instance | Wednesday 22 July 2026 22:07:23 +0000 (0:00:00.883) 0:06:37.581 ********
2026-07-22 22:07:24.063539 | instance | ok: [instance]
2026-07-22 22:07:24.063619 | instance |
2026-07-22 22:07:24.064280 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:07:24.064318 | instance | Wednesday 22 July 2026 22:07:24 +0000 (0:00:00.479) 0:06:38.061 ********
2026-07-22 22:07:24.064323 | instance |
2026-07-22 22:07:24.064328 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:07:24.064332 | instance | Wednesday 22 July 2026 22:07:24 +0000 (0:00:00.006) 0:06:38.067 ********
2026-07-22 22:07:24.406262 | instance | ok: [instance]
2026-07-22 22:07:24.406335 | instance |
2026-07-22 22:07:24.406584 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:07:24.406625 | instance | Wednesday 22 July 2026 22:07:24 +0000 (0:00:00.342) 0:06:38.410 ********
2026-07-22 22:07:24.614994 | instance | ok: [instance]
2026-07-22 22:07:24.615068 | instance |
2026-07-22 22:07:24.615325 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:07:24.615365 | instance | Wednesday 22 July 2026 22:07:24 +0000 (0:00:00.208) 0:06:38.619 ********
2026-07-22 22:07:24.671744 | instance | ok: [instance] => {
2026-07-22 22:07:24.672334 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-22 22:07:24.672358 | instance | }
2026-07-22 22:07:24.672364 | instance |
2026-07-22 22:07:24.672368 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:07:24.672373 | instance | Wednesday 22 July 2026 22:07:24 +0000 (0:00:00.056) 0:06:38.676 ********
2026-07-22 22:07:25.011030 | instance | ok: [instance]
2026-07-22 22:07:25.011128 | instance |
2026-07-22 22:07:25.011229 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:07:25.011384 | instance | Wednesday 22 July 2026 22:07:25 +0000 (0:00:00.339) 0:06:39.015 ********
2026-07-22 22:07:28.058195 | instance | ok: [instance]
2026-07-22 22:07:28.058270 | instance |
2026-07-22 22:07:28.058588 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-22 22:07:28.058694 | instance | Wednesday 22 July 2026 22:07:28 +0000 (0:00:03.047) 0:06:42.062 ********
2026-07-22 22:07:29.028660 | instance | ok: [instance]
2026-07-22 22:07:29.028831 | instance |
2026-07-22 22:07:29.028845 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-22 22:07:29.028859 | instance | Wednesday 22 July 2026 22:07:29 +0000 (0:00:00.970) 0:06:43.033 ********
2026-07-22 22:07:29.223454 | instance | ok: [instance]
2026-07-22 22:07:29.223579 | instance |
2026-07-22 22:07:29.223594 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-22 22:07:29.223680 | instance | Wednesday 22 July 2026 22:07:29 +0000 (0:00:00.194) 0:06:43.227 ********
2026-07-22 22:07:29.645830 | instance | ok: [instance]
2026-07-22 22:07:29.645926 | instance |
2026-07-22 22:07:29.646048 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-22 22:07:29.646172 | instance | Wednesday 22 July 2026 22:07:29 +0000 (0:00:00.422) 0:06:43.650 ********
2026-07-22 22:07:30.196386 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-07-22 22:07:30.196455 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-22 22:07:30.196945 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-22 22:07:30.196987 | instance |
2026-07-22 22:07:30.196993 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-22 22:07:30.196997 | instance | Wednesday 22 July 2026 22:07:30 +0000 (0:00:00.550) 0:06:44.200 ********
2026-07-22 22:07:30.609229 | instance | ok: [instance]
2026-07-22 22:07:30.609306 | instance |
2026-07-22 22:07:30.609526 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-22 22:07:30.609563 | instance | Wednesday 22 July 2026 22:07:30 +0000 (0:00:00.412) 0:06:44.613 ********
2026-07-22 22:07:31.030779 | instance | ok: [instance]
2026-07-22 22:07:31.030874 | instance |
2026-07-22 22:07:31.031424 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-22 22:07:31.031525 | instance | Wednesday 22 July 2026 22:07:31 +0000 (0:00:00.414) 0:06:45.028 ********
2026-07-22 22:07:31.031533 | instance |
2026-07-22 22:07:31.031540 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-22 22:07:31.031555 | instance | Wednesday 22 July 2026 22:07:31 +0000 (0:00:00.006) 0:06:45.035 ********
2026-07-22 22:07:31.394962 | instance | ok: [instance]
2026-07-22 22:07:31.395017 | instance |
2026-07-22 22:07:31.395266 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-22 22:07:31.395282 | instance | Wednesday 22 July 2026 22:07:31 +0000 (0:00:00.364) 0:06:45.399 ********
2026-07-22 22:07:31.452295 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-22 22:07:31.452361 | instance |
2026-07-22 22:07:31.452617 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-22 22:07:31.452656 | instance | Wednesday 22 July 2026 22:07:31 +0000 (0:00:00.057) 0:06:45.456 ********
2026-07-22 22:07:32.452183 | instance | ok: [instance]
2026-07-22 22:07:32.452264 | instance |
2026-07-22 22:07:32.452481 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-22 22:07:32.452526 | instance | Wednesday 22 July 2026 22:07:32 +0000 (0:00:00.999) 0:06:46.456 ********
2026-07-22 22:07:33.082302 | instance | ok: [instance] => (item=chronyd)
2026-07-22 22:07:33.082464 | instance | ok: [instance] => (item=sshd)
2026-07-22 22:07:33.082598 | instance |
2026-07-22 22:07:33.082752 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-22 22:07:33.082897 | instance | Wednesday 22 July 2026 22:07:33 +0000 (0:00:00.630) 0:06:47.086 ********
2026-07-22 22:07:33.418277 | instance | ok: [instance]
2026-07-22 22:07:33.418547 | instance |
2026-07-22 22:07:33.418903 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-22 22:07:33.419194 | instance | Wednesday 22 July 2026 22:07:33 +0000 (0:00:00.335) 0:06:47.422 ********
2026-07-22 22:07:33.606788 | instance | ok: [instance]
2026-07-22 22:07:33.607008 | instance |
2026-07-22 22:07:33.607319 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-22 22:07:33.607603 | instance | Wednesday 22 July 2026 22:07:33 +0000 (0:00:00.188) 0:06:47.610 ********
2026-07-22 22:07:33.831903 | instance | ok: [instance]
2026-07-22 22:07:33.832145 | instance |
2026-07-22 22:07:33.832433 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-22 22:07:33.832765 | instance | Wednesday 22 July 2026 22:07:33 +0000 (0:00:00.225) 0:06:47.836 ********
2026-07-22 22:07:34.027012 | instance | ok: [instance]
2026-07-22 22:07:34.027286 | instance |
2026-07-22 22:07:34.027547 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] ***********
2026-07-22 22:07:34.027850 | instance | Wednesday 22 July 2026 22:07:34 +0000 (0:00:00.195) 0:06:48.031 ********
2026-07-22 22:07:46.127278 | instance | changed: [instance]
2026-07-22 22:07:46.127464 | instance |
2026-07-22 22:07:46.127734 | instance | PLAY [all] *********************************************************************
2026-07-22 22:07:46.128039 | instance |
2026-07-22 22:07:46.128280 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-07-22 22:07:46.128538 | instance | Wednesday 22 July 2026 22:07:46 +0000 (0:00:12.100) 0:07:00.131 ********
2026-07-22 22:07:46.519619 | instance | changed: [instance]
2026-07-22 22:07:46.519879 | instance |
2026-07-22 22:07:46.520158 | instance | PLAY [all] *********************************************************************
2026-07-22 22:07:46.520476 | instance |
2026-07-22 22:07:46.520739 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:07:46.521137 | instance | Wednesday 22 July 2026 22:07:46 +0000 (0:00:00.392) 0:07:00.523 ********
2026-07-22 22:07:47.489164 | instance | ok: [instance]
2026-07-22 22:07:47.489246 | instance |
2026-07-22 22:07:47.489258 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-07-22 22:07:47.489267 | instance | Wednesday 22 July 2026 22:07:47 +0000 (0:00:00.968) 0:07:01.492 ********
2026-07-22 22:07:50.961223 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-07-22 22:07:50.961295 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-07-22 22:07:50.963800 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-07-22 22:07:50.963839 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-07-22 22:07:50.963845 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-07-22 22:07:50.963850 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-07-22 22:07:50.963854 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-07-22 22:07:50.963857 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-07-22 22:07:50.963861 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-07-22 22:07:50.963865 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-07-22 22:07:50.963869 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-07-22 22:07:50.963873 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-07-22 22:07:50.963877 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-07-22 22:07:50.963881 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-07-22 22:07:50.963885 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-07-22 22:07:50.963889 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-07-22 22:07:50.963892 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-07-22 22:07:50.963901 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-07-22 22:07:50.963905 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-07-22 22:07:50.963909 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-07-22 22:07:50.963913 | instance |
2026-07-22 22:07:50.963928 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-07-22 22:07:50.963932 | instance | Wednesday 22 July 2026 22:07:50 +0000 (0:00:03.473) 0:07:04.965 ********
2026-07-22 22:07:51.155985 | instance | changed: [instance]
2026-07-22 22:07:51.156036 | instance |
2026-07-22 22:07:51.156303 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-07-22 22:07:51.156337 | instance | Wednesday 22 July 2026 22:07:51 +0000 (0:00:00.194) 0:07:05.160 ********
2026-07-22 22:07:51.594959 | instance | changed: [instance]
2026-07-22 22:07:51.595007 | instance |
2026-07-22 22:07:51.595017 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-07-22 22:07:51.595026 | instance | Wednesday 22 July 2026 22:07:51 +0000 (0:00:00.438) 0:07:05.598 ********
2026-07-22 22:07:51.834952 | instance | ok: [instance]
2026-07-22 22:07:51.835024 | instance |
2026-07-22 22:07:51.835262 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-22 22:07:51.835330 | instance | Wednesday 22 July 2026 22:07:51 +0000 (0:00:00.240) 0:07:05.839 ********
2026-07-22 22:07:51.887647 | instance | ok: [instance]
2026-07-22 22:07:51.888236 | instance |
2026-07-22 22:07:51.888272 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-07-22 22:07:51.888278 | instance |
2026-07-22 22:07:51.888282 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:07:51.888286 | instance | Wednesday 22 July 2026 22:07:51 +0000 (0:00:00.052) 0:07:05.892 ********
2026-07-22 22:07:52.904515 | instance | ok: [instance]
2026-07-22 22:07:52.904557 | instance |
2026-07-22 22:07:52.904563 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-07-22 22:07:52.904568 | instance | Wednesday 22 July 2026 22:07:52 +0000 (0:00:01.016) 0:07:06.908 ********
2026-07-22 22:07:53.101735 | instance | changed: [instance]
2026-07-22 22:07:53.101771 | instance |
2026-07-22 22:07:53.101776 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-07-22 22:07:53.101781 | instance | Wednesday 22 July 2026 22:07:53 +0000 (0:00:00.197) 0:07:07.105 ********
2026-07-22 22:07:53.972976 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-07-22 22:07:53.973278 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-07-22 22:07:53.974314 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-07-22 22:07:53.974358 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-07-22 22:07:53.974366 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-07-22 22:07:53.974372 | instance |
2026-07-22 22:07:53.974379 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-07-22 22:07:53.974385 | instance | Wednesday 22 July 2026 22:07:53 +0000 (0:00:00.871) 0:07:07.977 ********
2026-07-22 22:07:54.146484 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-07-22 22:07:54.298717 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-07-22 22:07:54.450790 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-07-22 22:07:54.464638 | instance | ...ignoring
2026-07-22 22:07:54.464723 | instance |
2026-07-22 22:07:54.464971 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-07-22 22:07:54.464986 | instance | Wednesday 22 July 2026 22:07:54 +0000 (0:00:00.491) 0:07:08.469 ********
2026-07-22 22:07:54.647948 | instance | ok: [instance]
2026-07-22 22:07:54.648465 | instance |
2026-07-22 22:07:54.648506 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-07-22 22:07:54.648525 | instance | Wednesday 22 July 2026 22:07:54 +0000 (0:00:00.183) 0:07:08.652 ********
2026-07-22 22:07:54.829611 | instance | ok: [instance]
2026-07-22 22:07:54.829675 | instance |
2026-07-22 22:07:54.829923 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-07-22 22:07:54.829953 | instance | Wednesday 22 July 2026 22:07:54 +0000 (0:00:00.181) 0:07:08.834 ********
2026-07-22 22:07:54.870654 | instance | ok: [instance]
2026-07-22 22:07:54.870674 | instance |
2026-07-22 22:07:54.870680 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-07-22 22:07:54.870685 | instance | Wednesday 22 July 2026 22:07:54 +0000 (0:00:00.039) 0:07:08.873 ********
2026-07-22 22:07:54.910068 | instance | ok: [instance]
2026-07-22 22:07:54.910462 | instance |
2026-07-22 22:07:54.910503 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-07-22 22:07:54.910509 | instance | Wednesday 22 July 2026 22:07:54 +0000 (0:00:00.040) 0:07:08.914 ********
2026-07-22 22:07:55.427642 | instance | ok: [instance]
2026-07-22 22:07:55.428131 | instance |
2026-07-22 22:07:55.428167 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-07-22 22:07:55.428175 | instance | Wednesday 22 July 2026 22:07:55 +0000 (0:00:00.517) 0:07:09.431 ********
2026-07-22 22:07:55.680488 | instance | ok: [instance]
2026-07-22 22:07:55.681479 | instance |
2026-07-22 22:07:55.681550 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-07-22 22:07:55.681557 | instance | Wednesday 22 July 2026 22:07:55 +0000 (0:00:00.188) 0:07:09.620 ********
2026-07-22 22:07:55.681562 | instance |
2026-07-22 22:07:55.681566 | instance | PLAY [Install Kubernetes] ******************************************************
2026-07-22 22:07:55.681570 | instance |
2026-07-22 22:07:55.681574 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:07:55.681578 | instance | Wednesday 22 July 2026 22:07:55 +0000 (0:00:00.063) 0:07:09.684 ********
2026-07-22 22:07:56.588370 | instance | ok: [instance]
2026-07-22 22:07:56.588444 | instance |
2026-07-22 22:07:56.588701 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:07:56.588743 | instance | Wednesday 22 July 2026 22:07:56 +0000 (0:00:00.908) 0:07:10.592 ********
2026-07-22 22:07:56.790058 | instance | ok: [instance]
2026-07-22 22:07:56.790151 | instance |
2026-07-22 22:07:56.790381 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:07:56.790396 | instance | Wednesday 22 July 2026 22:07:56 +0000 (0:00:00.201) 0:07:10.794 ********
2026-07-22 22:07:56.831230 | instance | skipping: [instance]
2026-07-22 22:07:56.831308 | instance |
2026-07-22 22:07:56.831410 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:07:56.831548 | instance | Wednesday 22 July 2026 22:07:56 +0000 (0:00:00.041) 0:07:10.835 ********
2026-07-22 22:07:57.039509 | instance | ok: [instance]
2026-07-22 22:07:57.039572 | instance |
2026-07-22 22:07:57.039839 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:07:57.039877 | instance | Wednesday 22 July 2026 22:07:57 +0000 (0:00:00.208) 0:07:11.043 ********
2026-07-22 22:07:57.095339 | instance | ok: [instance] => {
2026-07-22 22:07:57.095980 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:07:57.096009 | instance | }
2026-07-22 22:07:57.096014 | instance |
2026-07-22 22:07:57.096018 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:07:57.096023 | instance | Wednesday 22 July 2026 22:07:57 +0000 (0:00:00.055) 0:07:11.099 ********
2026-07-22 22:07:57.385937 | instance | ok: [instance]
2026-07-22 22:07:57.385999 | instance |
2026-07-22 22:07:57.386254 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:07:57.386287 | instance | Wednesday 22 July 2026 22:07:57 +0000 (0:00:00.290) 0:07:11.390 ********
2026-07-22 22:07:57.430911 | instance | skipping: [instance]
2026-07-22 22:07:57.431021 | instance |
2026-07-22 22:07:57.431201 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:07:57.431363 | instance | Wednesday 22 July 2026 22:07:57 +0000 (0:00:00.044) 0:07:11.435 ********
2026-07-22 22:07:57.628752 | instance | ok: [instance]
2026-07-22 22:07:57.628822 | instance |
2026-07-22 22:07:57.628947 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:07:57.629145 | instance | Wednesday 22 July 2026 22:07:57 +0000 (0:00:00.197) 0:07:11.633 ********
2026-07-22 22:07:58.642646 | instance | ok: [instance]
2026-07-22 22:07:58.642711 | instance |
2026-07-22 22:07:58.642817 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:07:58.643017 | instance | Wednesday 22 July 2026 22:07:58 +0000 (0:00:01.013) 0:07:12.647 ********
2026-07-22 22:07:58.707803 | instance | ok: [instance] => {
2026-07-22 22:07:58.708065 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:07:58.708135 | instance | }
2026-07-22 22:07:58.708232 | instance |
2026-07-22 22:07:58.708415 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:07:58.708562 | instance | Wednesday 22 July 2026 22:07:58 +0000 (0:00:00.065) 0:07:12.712 ********
2026-07-22 22:07:59.029769 | instance | ok: [instance]
2026-07-22 22:07:59.029949 | instance |
2026-07-22 22:07:59.030107 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:07:59.030261 | instance | Wednesday 22 July 2026 22:07:59 +0000 (0:00:00.318) 0:07:13.030 ********
2026-07-22 22:08:00.911915 | instance | ok: [instance]
2026-07-22 22:08:00.912364 | instance |
2026-07-22 22:08:00.912385 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:08:00.912393 | instance | Wednesday 22 July 2026 22:08:00 +0000 (0:00:01.885) 0:07:14.916 ********
2026-07-22 22:08:00.948052 | instance | skipping: [instance]
2026-07-22 22:08:00.948827 | instance |
2026-07-22 22:08:00.948881 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:08:00.948892 | instance | Wednesday 22 July 2026 22:08:00 +0000 (0:00:00.035) 0:07:14.951 ********
2026-07-22 22:08:00.980676 | instance | skipping: [instance]
2026-07-22 22:08:00.980767 | instance |
2026-07-22 22:08:00.980991 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:08:00.981020 | instance | Wednesday 22 July 2026 22:08:00 +0000 (0:00:00.033) 0:07:14.985 ********
2026-07-22 22:08:01.016858 | instance | skipping: [instance]
2026-07-22 22:08:01.017223 | instance |
2026-07-22 22:08:01.017276 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:08:01.017284 | instance | Wednesday 22 July 2026 22:08:01 +0000 (0:00:00.036) 0:07:15.021 ********
2026-07-22 22:08:02.002262 | instance | ok: [instance]
2026-07-22 22:08:02.002329 | instance |
2026-07-22 22:08:02.002575 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:08:02.002613 | instance | Wednesday 22 July 2026 22:08:01 +0000 (0:00:00.985) 0:07:16.006 ********
2026-07-22 22:08:02.434324 | instance | ok: [instance]
2026-07-22 22:08:02.434393 | instance |
2026-07-22 22:08:02.434640 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:08:02.434677 | instance | Wednesday 22 July 2026 22:08:02 +0000 (0:00:00.431) 0:07:16.438 ********
2026-07-22 22:08:03.297624 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:08:03.297692 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:08:03.298417 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:08:03.298456 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:08:03.298462 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:08:03.298467 | instance |
2026-07-22 22:08:03.298471 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:08:03.298476 | instance | Wednesday 22 July 2026 22:08:03 +0000 (0:00:00.863) 0:07:17.301 ********
2026-07-22 22:08:03.790270 | instance | ok: [instance]
2026-07-22 22:08:03.790341 | instance |
2026-07-22 22:08:03.790966 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:08:03.791011 | instance | Wednesday 22 July 2026 22:08:03 +0000 (0:00:00.486) 0:07:17.788 ********
2026-07-22 22:08:03.791016 | instance |
2026-07-22 22:08:03.791021 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:08:03.791025 | instance | Wednesday 22 July 2026 22:08:03 +0000 (0:00:00.006) 0:07:17.794 ********
2026-07-22 22:08:04.128052 | instance | ok: [instance]
2026-07-22 22:08:04.128128 | instance |
2026-07-22 22:08:04.128414 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-07-22 22:08:04.128443 | instance | Wednesday 22 July 2026 22:08:04 +0000 (0:00:00.337) 0:07:18.132 ********
2026-07-22 22:08:04.693097 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-07-22 22:08:04.707482 | instance | ...ignoring
2026-07-22 22:08:04.707591 | instance |
2026-07-22 22:08:04.707720 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-07-22 22:08:04.707869 | instance | Wednesday 22 July 2026 22:08:04 +0000 (0:00:00.579) 0:07:18.712 ********
2026-07-22 22:08:04.742119 | instance | skipping: [instance]
2026-07-22 22:08:04.742187 | instance |
2026-07-22 22:08:04.742451 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-07-22 22:08:04.742486 | instance | Wednesday 22 July 2026 22:08:04 +0000 (0:00:00.034) 0:07:18.746 ********
2026-07-22 22:08:04.773200 | instance | skipping: [instance]
2026-07-22 22:08:04.773624 | instance |
2026-07-22 22:08:04.773664 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-07-22 22:08:04.773670 | instance | Wednesday 22 July 2026 22:08:04 +0000 (0:00:00.031) 0:07:18.777 ********
2026-07-22 22:08:04.809919 | instance | skipping: [instance]
2026-07-22 22:08:04.809994 | instance |
2026-07-22 22:08:04.810248 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-07-22 22:08:04.810288 | instance | Wednesday 22 July 2026 22:08:04 +0000 (0:00:00.036) 0:07:18.814 ********
2026-07-22 22:08:04.846788 | instance | skipping: [instance]
2026-07-22 22:08:04.847314 | instance |
2026-07-22 22:08:04.847345 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-07-22 22:08:04.847353 | instance | Wednesday 22 July 2026 22:08:04 +0000 (0:00:00.036) 0:07:18.851 ********
2026-07-22 22:08:04.885988 | instance | skipping: [instance]
2026-07-22 22:08:04.886361 | instance |
2026-07-22 22:08:04.886400 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:04.886405 | instance | Wednesday 22 July 2026 22:08:04 +0000 (0:00:00.039) 0:07:18.890 ********
2026-07-22 22:08:05.086093 | instance | ok: [instance]
2026-07-22 22:08:05.086164 | instance |
2026-07-22 22:08:05.086262 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:05.086438 | instance | Wednesday 22 July 2026 22:08:05 +0000 (0:00:00.200) 0:07:19.090 ********
2026-07-22 22:08:05.132690 | instance | ok: [instance] => {
2026-07-22 22:08:05.132819 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-07-22 22:08:05.132990 | instance | }
2026-07-22 22:08:05.133130 | instance |
2026-07-22 22:08:05.133309 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:05.133476 | instance | Wednesday 22 July 2026 22:08:05 +0000 (0:00:00.046) 0:07:19.136 ********
2026-07-22 22:08:05.906890 | instance | changed: [instance]
2026-07-22 22:08:05.906973 | instance |
2026-07-22 22:08:05.907108 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:05.907292 | instance | Wednesday 22 July 2026 22:08:05 +0000 (0:00:00.774) 0:07:19.911 ********
2026-07-22 22:08:05.954108 | instance | skipping: [instance]
2026-07-22 22:08:05.954497 | instance |
2026-07-22 22:08:05.954852 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:05.955201 | instance | Wednesday 22 July 2026 22:08:05 +0000 (0:00:00.043) 0:07:19.955 ********
2026-07-22 22:08:06.142045 | instance | ok: [instance]
2026-07-22 22:08:06.142415 | instance |
2026-07-22 22:08:06.142755 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:06.143090 | instance | Wednesday 22 July 2026 22:08:06 +0000 (0:00:00.189) 0:07:20.144 ********
2026-07-22 22:08:06.185805 | instance | ok: [instance] => {
2026-07-22 22:08:06.185923 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-07-22 22:08:06.186108 | instance | }
2026-07-22 22:08:06.186246 | instance |
2026-07-22 22:08:06.186400 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:06.186550 | instance | Wednesday 22 July 2026 22:08:06 +0000 (0:00:00.042) 0:07:20.187 ********
2026-07-22 22:08:07.077682 | instance | changed: [instance]
2026-07-22 22:08:07.077934 | instance |
2026-07-22 22:08:07.078146 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:07.078379 | instance | Wednesday 22 July 2026 22:08:07 +0000 (0:00:00.891) 0:07:21.078 ********
2026-07-22 22:08:07.125762 | instance | skipping: [instance]
2026-07-22 22:08:07.125895 | instance |
2026-07-22 22:08:07.126091 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:08:07.126249 | instance | Wednesday 22 July 2026 22:08:07 +0000 (0:00:00.048) 0:07:21.126 ********
2026-07-22 22:08:07.157655 | instance | skipping: [instance]
2026-07-22 22:08:07.157760 | instance |
2026-07-22 22:08:07.157890 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:08:07.158057 | instance | Wednesday 22 July 2026 22:08:07 +0000 (0:00:00.034) 0:07:21.161 ********
2026-07-22 22:08:07.193716 | instance | skipping: [instance]
2026-07-22 22:08:07.193804 | instance |
2026-07-22 22:08:07.193935 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:08:07.194108 | instance | Wednesday 22 July 2026 22:08:07 +0000 (0:00:00.036) 0:07:21.198 ********
2026-07-22 22:08:07.229775 | instance | skipping: [instance]
2026-07-22 22:08:07.230114 | instance |
2026-07-22 22:08:07.230443 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:08:07.230765 | instance | Wednesday 22 July 2026 22:08:07 +0000 (0:00:00.035) 0:07:21.233 ********
2026-07-22 22:08:08.228397 | instance | ok: [instance]
2026-07-22 22:08:08.228655 | instance |
2026-07-22 22:08:08.228887 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:08:08.229114 | instance | Wednesday 22 July 2026 22:08:08 +0000 (0:00:00.996) 0:07:22.230 ********
2026-07-22 22:08:08.640381 | instance | ok: [instance]
2026-07-22 22:08:08.640464 | instance |
2026-07-22 22:08:08.640711 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:08:08.640748 | instance | Wednesday 22 July 2026 22:08:08 +0000 (0:00:00.414) 0:07:22.644 ********
2026-07-22 22:08:09.503206 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:08:09.503338 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:08:09.503350 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:08:09.503436 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:08:09.503921 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:08:09.503976 | instance |
2026-07-22 22:08:09.503983 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:08:09.503988 | instance | Wednesday 22 July 2026 22:08:09 +0000 (0:00:00.862) 0:07:23.507 ********
2026-07-22 22:08:10.000588 | instance | ok: [instance]
2026-07-22 22:08:10.000657 | instance |
2026-07-22 22:08:10.001306 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:08:10.001385 | instance | Wednesday 22 July 2026 22:08:09 +0000 (0:00:00.490) 0:07:23.998 ********
2026-07-22 22:08:10.001397 | instance |
2026-07-22 22:08:10.001406 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:08:10.001422 | instance | Wednesday 22 July 2026 22:08:09 +0000 (0:00:00.006) 0:07:24.005 ********
2026-07-22 22:08:10.375801 | instance | ok: [instance]
2026-07-22 22:08:10.375871 | instance |
2026-07-22 22:08:10.376126 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:10.376163 | instance | Wednesday 22 July 2026 22:08:10 +0000 (0:00:00.375) 0:07:24.380 ********
2026-07-22 22:08:10.583072 | instance | ok: [instance]
2026-07-22 22:08:10.583185 | instance |
2026-07-22 22:08:10.583466 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:10.583507 | instance | Wednesday 22 July 2026 22:08:10 +0000 (0:00:00.206) 0:07:24.587 ********
2026-07-22 22:08:10.638654 | instance | ok: [instance] => {
2026-07-22 22:08:10.638729 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz"
2026-07-22 22:08:10.639250 | instance | }
2026-07-22 22:08:10.639286 | instance |
2026-07-22 22:08:10.639291 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:10.639296 | instance | Wednesday 22 July 2026 22:08:10 +0000 (0:00:00.055) 0:07:24.643 ********
2026-07-22 22:08:11.216104 | instance | changed: [instance]
2026-07-22 22:08:11.216192 | instance |
2026-07-22 22:08:11.216471 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:11.216742 | instance | Wednesday 22 July 2026 22:08:11 +0000 (0:00:00.577) 0:07:25.220 ********
2026-07-22 22:08:12.551339 | instance | changed: [instance]
2026-07-22 22:08:12.551412 | instance |
2026-07-22 22:08:12.551684 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:12.551756 | instance | Wednesday 22 July 2026 22:08:12 +0000 (0:00:01.335) 0:07:26.555 ********
2026-07-22 22:08:12.610781 | instance | ok: [instance] => {
2026-07-22 22:08:12.610848 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz"
2026-07-22 22:08:12.611340 | instance | }
2026-07-22 22:08:12.611367 | instance |
2026-07-22 22:08:12.611373 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:12.611378 | instance | Wednesday 22 July 2026 22:08:12 +0000 (0:00:00.059) 0:07:26.615 ********
2026-07-22 22:08:13.191398 | instance | changed: [instance]
2026-07-22 22:08:13.191474 | instance |
2026-07-22 22:08:13.191706 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:13.191743 | instance | Wednesday 22 July 2026 22:08:13 +0000 (0:00:00.580) 0:07:27.195 ********
2026-07-22 22:08:15.540042 | instance | changed: [instance]
2026-07-22 22:08:15.540112 | instance |
2026-07-22 22:08:15.540368 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-07-22 22:08:15.540606 | instance | Wednesday 22 July 2026 22:08:15 +0000 (0:00:02.348) 0:07:29.544 ********
2026-07-22 22:08:15.990171 | instance | changed: [instance]
2026-07-22 22:08:15.990236 | instance |
2026-07-22 22:08:15.990508 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-07-22 22:08:15.990543 | instance | Wednesday 22 July 2026 22:08:15 +0000 (0:00:00.450) 0:07:29.994 ********
2026-07-22 22:08:16.189605 | instance | changed: [instance]
2026-07-22 22:08:16.189668 | instance |
2026-07-22 22:08:16.189685 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:16.189768 | instance | Wednesday 22 July 2026 22:08:16 +0000 (0:00:00.198) 0:07:30.193 ********
2026-07-22 22:08:16.393731 | instance | ok: [instance]
2026-07-22 22:08:16.393802 | instance |
2026-07-22 22:08:16.394066 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:16.394103 | instance | Wednesday 22 July 2026 22:08:16 +0000 (0:00:00.204) 0:07:30.397 ********
2026-07-22 22:08:16.454956 | instance | ok: [instance] => {
2026-07-22 22:08:16.455067 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-07-22 22:08:16.455563 | instance | }
2026-07-22 22:08:16.455630 | instance |
2026-07-22 22:08:16.455637 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:16.455642 | instance | Wednesday 22 July 2026 22:08:16 +0000 (0:00:00.061) 0:07:30.458 ********
2026-07-22 22:08:17.306039 | instance | changed: [instance]
2026-07-22 22:08:17.306126 | instance |
2026-07-22 22:08:17.306231 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:17.306413 | instance | Wednesday 22 July 2026 22:08:17 +0000 (0:00:00.851) 0:07:31.310 ********
2026-07-22 22:08:19.902463 | instance | changed: [instance]
2026-07-22 22:08:19.902533 | instance |
2026-07-22 22:08:19.902816 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-07-22 22:08:19.902856 | instance | Wednesday 22 July 2026 22:08:19 +0000 (0:00:02.596) 0:07:33.906 ********
2026-07-22 22:08:19.960019 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-07-22 22:08:19.960377 | instance |
2026-07-22 22:08:19.960406 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-07-22 22:08:19.960412 | instance | Wednesday 22 July 2026 22:08:19 +0000 (0:00:00.057) 0:07:33.964 ********
2026-07-22 22:08:20.955536 | instance | ok: [instance]
2026-07-22 22:08:20.955602 | instance |
2026-07-22 22:08:20.955949 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-07-22 22:08:20.955988 | instance | Wednesday 22 July 2026 22:08:20 +0000 (0:00:00.995) 0:07:34.960 ********
2026-07-22 22:08:21.143380 | instance | changed: [instance]
2026-07-22 22:08:21.143485 | instance |
2026-07-22 22:08:21.143735 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-07-22 22:08:21.143775 | instance | Wednesday 22 July 2026 22:08:21 +0000 (0:00:00.187) 0:07:35.147 ********
2026-07-22 22:08:21.580588 | instance | changed: [instance]
2026-07-22 22:08:21.580648 | instance |
2026-07-22 22:08:21.580923 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-07-22 22:08:21.580954 | instance | Wednesday 22 July 2026 22:08:21 +0000 (0:00:00.437) 0:07:35.585 ********
2026-07-22 22:08:22.265726 | instance | changed: [instance] => (item=br_netfilter)
2026-07-22 22:08:22.265811 | instance | ok: [instance] => (item=ip_tables)
2026-07-22 22:08:22.266383 | instance | changed: [instance] => (item=ip6_tables)
2026-07-22 22:08:22.266420 | instance | ok: [instance] => (item=nf_conntrack)
2026-07-22 22:08:22.266426 | instance |
2026-07-22 22:08:22.266431 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:22.266435 | instance | Wednesday 22 July 2026 22:08:22 +0000 (0:00:00.685) 0:07:36.270 ********
2026-07-22 22:08:22.461477 | instance | ok: [instance]
2026-07-22 22:08:22.461550 | instance |
2026-07-22 22:08:22.461981 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:22.462020 | instance | Wednesday 22 July 2026 22:08:22 +0000 (0:00:00.195) 0:07:36.465 ********
2026-07-22 22:08:22.506544 | instance | ok: [instance] => {
2026-07-22 22:08:22.506619 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-07-22 22:08:22.507100 | instance | }
2026-07-22 22:08:22.507139 | instance |
2026-07-22 22:08:22.507144 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:22.507149 | instance | Wednesday 22 July 2026 22:08:22 +0000 (0:00:00.045) 0:07:36.511 ********
2026-07-22 22:08:23.918713 | instance | changed: [instance]
2026-07-22 22:08:23.918773 | instance |
2026-07-22 22:08:23.919032 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:23.919069 | instance | Wednesday 22 July 2026 22:08:23 +0000 (0:00:01.412) 0:07:37.923 ********
2026-07-22 22:08:23.960757 | instance | skipping: [instance]
2026-07-22 22:08:23.960832 | instance |
2026-07-22 22:08:23.961082 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-07-22 22:08:23.961122 | instance | Wednesday 22 July 2026 22:08:23 +0000 (0:00:00.042) 0:07:37.965 ********
2026-07-22 22:08:24.013491 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-07-22 22:08:24.013572 | instance |
2026-07-22 22:08:24.013848 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-07-22 22:08:24.013879 | instance | Wednesday 22 July 2026 22:08:24 +0000 (0:00:00.052) 0:07:38.017 ********
2026-07-22 22:08:24.043437 | instance | skipping: [instance]
2026-07-22 22:08:24.043562 | instance |
2026-07-22 22:08:24.043750 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-07-22 22:08:24.043902 | instance | Wednesday 22 July 2026 22:08:24 +0000 (0:00:00.029) 0:07:38.047 ********
2026-07-22 22:08:27.549421 | instance | changed: [instance]
2026-07-22 22:08:27.549880 | instance |
2026-07-22 22:08:27.549894 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-07-22 22:08:27.549910 | instance | Wednesday 22 July 2026 22:08:27 +0000 (0:00:03.505) 0:07:41.553 ********
2026-07-22 22:08:28.789364 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-07-22 22:08:28.789423 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-07-22 22:08:28.790176 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-07-22 22:08:28.790245 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-07-22 22:08:28.790258 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-07-22 22:08:28.790267 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-07-22 22:08:28.790277 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-07-22 22:08:28.790294 | instance |
2026-07-22 22:08:28.790506 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-07-22 22:08:28.790543 | instance | Wednesday 22 July 2026 22:08:28 +0000 (0:00:01.240) 0:07:42.793 ********
2026-07-22 22:08:29.306170 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-07-22 22:08:29.306267 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-07-22 22:08:29.306524 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-07-22 22:08:29.306603 | instance |
2026-07-22 22:08:29.306615 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-07-22 22:08:29.306764 | instance | Wednesday 22 July 2026 22:08:29 +0000 (0:00:00.516) 0:07:43.310 ********
2026-07-22 22:08:29.751563 | instance | changed: [instance]
2026-07-22 22:08:29.751626 | instance |
2026-07-22 22:08:29.751898 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-07-22 22:08:29.751937 | instance | Wednesday 22 July 2026 22:08:29 +0000 (0:00:00.445) 0:07:43.756 ********
2026-07-22 22:08:30.187884 | instance | changed: [instance]
2026-07-22 22:08:30.188007 | instance |
2026-07-22 22:08:30.188356 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-07-22 22:08:30.188380 | instance | Wednesday 22 July 2026 22:08:30 +0000 (0:00:00.436) 0:07:44.192 ********
2026-07-22 22:08:30.411334 | instance | ok: [instance]
2026-07-22 22:08:30.411397 | instance |
2026-07-22 22:08:30.411629 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-07-22 22:08:30.411665 | instance | Wednesday 22 July 2026 22:08:30 +0000 (0:00:00.223) 0:07:44.415 ********
2026-07-22 22:08:30.440910 | instance | skipping: [instance]
2026-07-22 22:08:30.441057 | instance |
2026-07-22 22:08:30.441455 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-07-22 22:08:30.441530 | instance | Wednesday 22 July 2026 22:08:30 +0000 (0:00:00.029) 0:07:44.445 ********
2026-07-22 22:08:30.971272 | instance | ok: [instance] => (item=swap)
2026-07-22 22:08:30.971376 | instance | ok: [instance] => (item=none)
2026-07-22 22:08:30.971729 | instance |
2026-07-22 22:08:30.971744 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-07-22 22:08:30.971750 | instance | Wednesday 22 July 2026 22:08:30 +0000 (0:00:00.530) 0:07:44.975 ********
2026-07-22 22:08:31.418149 | instance | changed: [instance]
2026-07-22 22:08:31.418621 | instance |
2026-07-22 22:08:31.418643 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-07-22 22:08:31.418651 | instance | Wednesday 22 July 2026 22:08:31 +0000 (0:00:00.446) 0:07:45.422 ********
2026-07-22 22:08:31.984213 | instance | changed: [instance]
2026-07-22 22:08:31.984279 | instance |
2026-07-22 22:08:31.984573 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-07-22 22:08:31.984628 | instance | Wednesday 22 July 2026 22:08:31 +0000 (0:00:00.558) 0:07:45.981 ********
2026-07-22 22:08:31.984644 | instance |
2026-07-22 22:08:31.984872 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-07-22 22:08:31.984888 | instance | Wednesday 22 July 2026 22:08:31 +0000 (0:00:00.007) 0:07:45.988 ********
2026-07-22 22:08:32.730927 | instance | ok: [instance]
2026-07-22 22:08:32.730963 | instance |
2026-07-22 22:08:32.730969 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-07-22 22:08:32.730973 | instance | Wednesday 22 July 2026 22:08:32 +0000 (0:00:00.746) 0:07:46.735 ********
2026-07-22 22:08:33.318791 | instance | changed: [instance]
2026-07-22 22:08:33.318858 | instance |
2026-07-22 22:08:33.318979 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-07-22 22:08:33.319102 | instance | Wednesday 22 July 2026 22:08:33 +0000 (0:00:00.588) 0:07:47.323 ********
2026-07-22 22:08:34.318631 | instance | ok: [instance]
2026-07-22 22:08:34.318713 | instance |
2026-07-22 22:08:34.318949 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-07-22 22:08:34.319146 | instance | Wednesday 22 July 2026 22:08:34 +0000 (0:00:00.999) 0:07:48.322 ********
2026-07-22 22:08:35.015501 | instance | ok: [instance]
2026-07-22 22:08:35.015593 | instance |
2026-07-22 22:08:35.015957 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-07-22 22:08:35.016003 | instance | Wednesday 22 July 2026 22:08:35 +0000 (0:00:00.696) 0:07:49.019 ********
2026-07-22 22:08:35.217262 | instance | ok: [instance]
2026-07-22 22:08:35.217324 | instance |
2026-07-22 22:08:35.217609 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-07-22 22:08:35.217651 | instance | Wednesday 22 July 2026 22:08:35 +0000 (0:00:00.201) 0:07:49.221 ********
2026-07-22 22:08:35.701838 | instance | ok: [instance]
2026-07-22 22:08:35.701912 | instance |
2026-07-22 22:08:35.702162 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-07-22 22:08:35.702193 | instance | Wednesday 22 July 2026 22:08:35 +0000 (0:00:00.484) 0:07:49.706 ********
2026-07-22 22:08:35.776394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-07-22 22:08:35.776752 | instance |
2026-07-22 22:08:35.776793 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-07-22 22:08:35.776799 | instance | Wednesday 22 July 2026 22:08:35 +0000 (0:00:00.074) 0:07:49.780 ********
2026-07-22 22:08:35.852901 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-07-22 22:08:35.852982 | instance |
2026-07-22 22:08:35.853265 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-07-22 22:08:35.853313 | instance | Wednesday 22 July 2026 22:08:35 +0000 (0:00:00.076) 0:07:49.857 ********
2026-07-22 22:08:36.045301 | instance | ok: [instance] => (item=instance)
2026-07-22 22:08:36.045358 | instance |
2026-07-22 22:08:36.045624 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-07-22 22:08:36.045808 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.192) 0:07:50.049 ********
2026-07-22 22:08:36.087773 | instance | skipping: [instance]
2026-07-22 22:08:36.087891 | instance |
2026-07-22 22:08:36.088082 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-07-22 22:08:36.088156 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.042) 0:07:50.092 ********
2026-07-22 22:08:36.139545 | instance | ok: [instance]
2026-07-22 22:08:36.139985 | instance |
2026-07-22 22:08:36.140006 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-07-22 22:08:36.140014 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.051) 0:07:50.143 ********
2026-07-22 22:08:36.180368 | instance | ok: [instance] => {
2026-07-22 22:08:36.180427 | instance | "msg": "instance"
2026-07-22 22:08:36.180892 | instance | }
2026-07-22 22:08:36.180907 | instance |
2026-07-22 22:08:36.180912 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-07-22 22:08:36.180917 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.040) 0:07:50.184 ********
2026-07-22 22:08:36.707878 | instance | changed: [instance]
2026-07-22 22:08:36.707947 | instance |
2026-07-22 22:08:36.708374 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-07-22 22:08:36.708414 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.527) 0:07:50.712 ********
2026-07-22 22:08:36.737559 | instance | skipping: [instance]
2026-07-22 22:08:36.737633 | instance |
2026-07-22 22:08:36.737887 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-07-22 22:08:36.737925 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.029) 0:07:50.742 ********
2026-07-22 22:08:36.768315 | instance | skipping: [instance]
2026-07-22 22:08:36.768701 | instance |
2026-07-22 22:08:36.768743 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-07-22 22:08:36.768749 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.030) 0:07:50.772 ********
2026-07-22 22:08:36.806206 | instance | skipping: [instance]
2026-07-22 22:08:36.806292 | instance |
2026-07-22 22:08:36.806363 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-07-22 22:08:36.806494 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.037) 0:07:50.810 ********
2026-07-22 22:08:36.846306 | instance | skipping: [instance]
2026-07-22 22:08:36.846762 | instance |
2026-07-22 22:08:36.846807 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-07-22 22:08:36.846813 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.039) 0:07:50.850 ********
2026-07-22 22:08:36.884609 | instance | skipping: [instance]
2026-07-22 22:08:36.884687 | instance |
2026-07-22 22:08:36.884926 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-07-22 22:08:36.884958 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.038) 0:07:50.888 ********
2026-07-22 22:08:36.925032 | instance | skipping: [instance]
2026-07-22 22:08:36.925131 | instance |
2026-07-22 22:08:36.925291 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-07-22 22:08:36.925517 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.039) 0:07:50.928 ********
2026-07-22 22:08:36.965957 | instance | skipping: [instance]
2026-07-22 22:08:36.966090 | instance |
2026-07-22 22:08:36.966286 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-07-22 22:08:36.966438 | instance | Wednesday 22 July 2026 22:08:36 +0000 (0:00:00.041) 0:07:50.969 ********
2026-07-22 22:09:02.479560 | instance | changed: [instance]
2026-07-22 22:09:02.479621 | instance |
2026-07-22 22:09:02.479884 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-07-22 22:09:02.479901 | instance | Wednesday 22 July 2026 22:09:02 +0000 (0:00:25.513) 0:08:16.483 ********
2026-07-22 22:09:02.699974 | instance | ok: [instance]
2026-07-22 22:09:02.700047 | instance |
2026-07-22 22:09:02.700307 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-07-22 22:09:02.700348 | instance | Wednesday 22 July 2026 22:09:02 +0000 (0:00:00.220) 0:08:16.704 ********
2026-07-22 22:09:02.741025 | instance | skipping: [instance]
2026-07-22 22:09:02.741101 | instance |
2026-07-22 22:09:02.741372 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-07-22 22:09:02.741405 | instance | Wednesday 22 July 2026 22:09:02 +0000 (0:00:00.041) 0:08:16.745 ********
2026-07-22 22:09:02.932785 | instance | changed: [instance]
2026-07-22 22:09:02.932849 | instance |
2026-07-22 22:09:02.933110 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-07-22 22:09:02.933151 | instance | Wednesday 22 July 2026 22:09:02 +0000 (0:00:00.191) 0:08:16.937 ********
2026-07-22 22:09:03.155732 | instance | changed: [instance]
2026-07-22 22:09:03.155812 | instance |
2026-07-22 22:09:03.156072 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-07-22 22:09:03.156113 | instance | Wednesday 22 July 2026 22:09:03 +0000 (0:00:00.222) 0:08:17.160 ********
2026-07-22 22:09:03.362245 | instance | changed: [instance]
2026-07-22 22:09:03.362351 | instance |
2026-07-22 22:09:03.362611 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-07-22 22:09:03.362653 | instance | Wednesday 22 July 2026 22:09:03 +0000 (0:00:00.206) 0:08:17.366 ********
2026-07-22 22:09:07.690698 | instance | changed: [instance]
2026-07-22 22:09:07.690792 | instance |
2026-07-22 22:09:07.691045 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-07-22 22:09:07.691062 | instance | Wednesday 22 July 2026 22:09:07 +0000 (0:00:04.328) 0:08:21.695 ********
2026-07-22 22:09:18.152454 | instance | changed: [instance]
2026-07-22 22:09:18.152555 | instance |
2026-07-22 22:09:18.152794 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-07-22 22:09:18.152811 | instance | Wednesday 22 July 2026 22:09:18 +0000 (0:00:10.461) 0:08:32.156 ********
2026-07-22 22:09:18.203134 | instance | skipping: [instance]
2026-07-22 22:09:18.203525 | instance |
2026-07-22 22:09:18.203588 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-07-22 22:09:18.203606 | instance | Wednesday 22 July 2026 22:09:18 +0000 (0:00:00.050) 0:08:32.207 ********
2026-07-22 22:09:18.255550 | instance | skipping: [instance]
2026-07-22 22:09:18.255621 | instance |
2026-07-22 22:09:18.255633 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-07-22 22:09:18.255649 | instance | Wednesday 22 July 2026 22:09:18 +0000 (0:00:00.051) 0:08:32.258 ********
2026-07-22 22:09:19.113382 | instance | changed: [instance]
2026-07-22 22:09:19.113463 | instance |
2026-07-22 22:09:19.113709 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-07-22 22:09:19.113739 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.858) 0:08:33.117 ********
2026-07-22 22:09:19.155646 | instance | skipping: [instance] => (item=DaemonSet)
2026-07-22 22:09:19.155725 | instance | skipping: [instance] => (item=ConfigMap)
2026-07-22 22:09:19.156195 | instance | skipping: [instance]
2026-07-22 22:09:19.156232 | instance |
2026-07-22 22:09:19.156237 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-07-22 22:09:19.156243 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.042) 0:08:33.159 ********
2026-07-22 22:09:19.194011 | instance | skipping: [instance]
2026-07-22 22:09:19.194121 | instance |
2026-07-22 22:09:19.194407 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-07-22 22:09:19.194447 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.038) 0:08:33.198 ********
2026-07-22 22:09:19.234835 | instance | skipping: [instance]
2026-07-22 22:09:19.235365 | instance |
2026-07-22 22:09:19.235396 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-07-22 22:09:19.235403 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.040) 0:08:33.239 ********
2026-07-22 22:09:19.292617 | instance | skipping: [instance]
2026-07-22 22:09:19.292754 | instance |
2026-07-22 22:09:19.293090 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-07-22 22:09:19.293134 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.057) 0:08:33.296 ********
2026-07-22 22:09:19.330185 | instance | skipping: [instance]
2026-07-22 22:09:19.330283 | instance |
2026-07-22 22:09:19.330416 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-07-22 22:09:19.330602 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.038) 0:08:33.334 ********
2026-07-22 22:09:19.773689 | instance | ok: [instance]
2026-07-22 22:09:19.773800 | instance |
2026-07-22 22:09:19.773878 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-07-22 22:09:19.773978 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.443) 0:08:33.778 ********
2026-07-22 22:09:20.688525 | instance | changed: [instance]
2026-07-22 22:09:20.688605 | instance |
2026-07-22 22:09:20.688798 | instance | PLAY [Install control-plane components] ****************************************
2026-07-22 22:09:20.688867 | instance |
2026-07-22 22:09:20.689085 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:09:20.689123 | instance | Wednesday 22 July 2026 22:09:20 +0000 (0:00:00.915) 0:08:34.693 ********
2026-07-22 22:09:21.680192 | instance | ok: [instance]
2026-07-22 22:09:21.680306 | instance |
2026-07-22 22:09:21.680514 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:21.680553 | instance | Wednesday 22 July 2026 22:09:21 +0000 (0:00:00.991) 0:08:35.684 ********
2026-07-22 22:09:21.891934 | instance | ok: [instance]
2026-07-22 22:09:21.892005 | instance |
2026-07-22 22:09:21.892254 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:09:21.892293 | instance | Wednesday 22 July 2026 22:09:21 +0000 (0:00:00.211) 0:08:35.896 ********
2026-07-22 22:09:22.947062 | instance | ok: [instance]
2026-07-22 22:09:22.947480 | instance |
2026-07-22 22:09:22.947493 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:09:22.947503 | instance | Wednesday 22 July 2026 22:09:22 +0000 (0:00:01.055) 0:08:36.951 ********
2026-07-22 22:09:23.150726 | instance | ok: [instance]
2026-07-22 22:09:23.150817 | instance |
2026-07-22 22:09:23.151046 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:23.151062 | instance | Wednesday 22 July 2026 22:09:23 +0000 (0:00:00.203) 0:08:37.155 ********
2026-07-22 22:09:23.195363 | instance | ok: [instance] => {
2026-07-22 22:09:23.195518 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-07-22 22:09:23.196188 | instance | }
2026-07-22 22:09:23.196208 | instance |
2026-07-22 22:09:23.196216 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:23.196222 | instance | Wednesday 22 July 2026 22:09:23 +0000 (0:00:00.044) 0:08:37.199 ********
2026-07-22 22:09:24.081278 | instance | changed: [instance]
2026-07-22 22:09:24.081360 | instance |
2026-07-22 22:09:24.081754 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:24.081821 | instance | Wednesday 22 July 2026 22:09:24 +0000 (0:00:00.885) 0:08:38.085 ********
2026-07-22 22:09:25.557513 | instance | changed: [instance]
2026-07-22 22:09:25.557590 | instance |
2026-07-22 22:09:25.557745 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-07-22 22:09:25.557866 | instance | Wednesday 22 July 2026 22:09:25 +0000 (0:00:01.476) 0:08:39.561 ********
2026-07-22 22:09:25.878924 | instance | ok: [instance]
2026-07-22 22:09:25.879152 | instance |
2026-07-22 22:09:25.879442 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-07-22 22:09:25.879724 | instance | Wednesday 22 July 2026 22:09:25 +0000 (0:00:00.321) 0:08:39.883 ********
2026-07-22 22:09:26.068361 | instance | changed: [instance]
2026-07-22 22:09:26.068601 | instance |
2026-07-22 22:09:26.068891 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-07-22 22:09:26.069171 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.189) 0:08:40.072 ********
2026-07-22 22:09:26.312561 | instance | ok: [instance]
2026-07-22 22:09:26.312770 | instance |
2026-07-22 22:09:26.313067 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-07-22 22:09:26.313496 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.244) 0:08:40.316 ********
2026-07-22 22:09:26.577422 | instance | changed: [instance]
2026-07-22 22:09:26.577752 | instance |
2026-07-22 22:09:26.578049 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-07-22 22:09:26.578317 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.264) 0:08:40.581 ********
2026-07-22 22:09:26.760730 | instance | ok: [instance]
2026-07-22 22:09:26.760973 | instance |
2026-07-22 22:09:26.761298 | instance | TASK [Install plugin] **********************************************************
2026-07-22 22:09:26.761568 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.183) 0:08:40.764 ********
2026-07-22 22:09:26.808985 | instance | included: vexxhost.containers.download_artifact for instance
2026-07-22 22:09:26.809329 | instance |
2026-07-22 22:09:26.809678 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:26.810864 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.048) 0:08:40.813 ********
2026-07-22 22:09:26.856914 | instance | ok: [instance] => {
2026-07-22 22:09:26.857308 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-07-22 22:09:26.857645 | instance | }
2026-07-22 22:09:26.857956 | instance |
2026-07-22 22:09:26.858239 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:26.858490 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.047) 0:08:40.861 ********
2026-07-22 22:09:27.481021 | instance | changed: [instance]
2026-07-22 22:09:27.481304 | instance |
2026-07-22 22:09:27.481577 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:27.481845 | instance | Wednesday 22 July 2026 22:09:27 +0000 (0:00:00.623) 0:08:41.484 ********
2026-07-22 22:09:29.246456 | instance | changed: [instance]
2026-07-22 22:09:29.246586 | instance |
2026-07-22 22:09:29.246760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:09:29.246921 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:01.765) 0:08:43.250 ********
2026-07-22 22:09:29.293830 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:09:29.294045 | instance |
2026-07-22 22:09:29.294327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:09:29.294599 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.047) 0:08:43.297 ********
2026-07-22 22:09:29.851887 | instance | changed: [instance]
2026-07-22 22:09:29.852279 | instance |
2026-07-22 22:09:29.852623 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-07-22 22:09:29.853050 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.557) 0:08:43.855 ********
2026-07-22 22:09:30.575442 | instance | ok: [instance]
2026-07-22 22:09:30.575652 | instance |
2026-07-22 22:09:30.575955 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-07-22 22:09:30.576216 | instance | Wednesday 22 July 2026 22:09:30 +0000 (0:00:00.723) 0:08:44.579 ********
2026-07-22 22:09:32.367359 | instance | changed: [instance]
2026-07-22 22:09:32.367570 | instance |
2026-07-22 22:09:32.367763 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:09:32.367916 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:01.792) 0:08:46.371 ********
2026-07-22 22:09:32.405761 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:09:32.405838 | instance |
2026-07-22 22:09:32.405960 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:09:32.406085 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:00.038) 0:08:46.410 ********
2026-07-22 22:09:32.878576 | instance | changed: [instance]
2026-07-22 22:09:32.878640 | instance |
2026-07-22 22:09:32.878850 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-07-22 22:09:32.878918 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:00.472) 0:08:46.882 ********
2026-07-22 22:10:02.222490 | instance | changed: [instance]
2026-07-22 22:10:02.223043 | instance |
2026-07-22 22:10:02.223093 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-07-22 22:10:02.223102 | instance | Wednesday 22 July 2026 22:10:02 +0000 (0:00:29.343) 0:09:16.226 ********
2026-07-22 22:10:02.887100 | instance | changed: [instance]
2026-07-22 22:10:02.887240 | instance |
2026-07-22 22:10:02.887252 | instance | PLAY [all] *********************************************************************
2026-07-22 22:10:02.887514 | instance |
2026-07-22 22:10:02.887590 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:10:02.887605 | instance | Wednesday 22 July 2026 22:10:02 +0000 (0:00:00.665) 0:09:16.891 ********
2026-07-22 22:10:03.986995 | instance | ok: [instance]
2026-07-22 22:10:03.987074 | instance |
2026-07-22 22:10:03.987337 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-07-22 22:10:03.987376 | instance | Wednesday 22 July 2026 22:10:03 +0000 (0:00:01.099) 0:09:17.991 ********
2026-07-22 22:10:04.700711 | instance | changed: [instance]
2026-07-22 22:10:04.700767 | instance |
2026-07-22 22:10:04.701241 | instance | PLAY [all] *********************************************************************
2026-07-22 22:10:04.701277 | instance |
2026-07-22 22:10:04.701283 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-07-22 22:10:04.701287 | instance | Wednesday 22 July 2026 22:10:04 +0000 (0:00:00.714) 0:09:18.705 ********
2026-07-22 22:10:05.383781 | instance | ok: [instance]
2026-07-22 22:10:05.383848 | instance |
2026-07-22 22:10:05.383977 | instance | PLAY [controllers] *************************************************************
2026-07-22 22:10:05.384084 | instance |
2026-07-22 22:10:05.384203 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:10:05.384322 | instance | Wednesday 22 July 2026 22:10:05 +0000 (0:00:00.682) 0:09:19.388 ********
2026-07-22 22:10:06.574898 | instance | ok: [instance]
2026-07-22 22:10:06.574972 | instance |
2026-07-22 22:10:06.575157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:10:06.575223 | instance | Wednesday 22 July 2026 22:10:06 +0000 (0:00:01.191) 0:09:20.579 ********
2026-07-22 22:10:06.619830 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:10:06.620211 | instance |
2026-07-22 22:10:06.620226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:10:06.620231 | instance | Wednesday 22 July 2026 22:10:06 +0000 (0:00:00.044) 0:09:20.624 ********
2026-07-22 22:10:07.081324 | instance | changed: [instance]
2026-07-22 22:10:07.081397 | instance |
2026-07-22 22:10:07.081655 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-07-22 22:10:07.081692 | instance | Wednesday 22 July 2026 22:10:07 +0000 (0:00:00.461) 0:09:21.085 ********
2026-07-22 22:10:08.945357 | instance | changed: [instance]
2026-07-22 22:10:08.945912 | instance |
2026-07-22 22:10:08.945956 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:10:08.945965 | instance | Wednesday 22 July 2026 22:10:08 +0000 (0:00:01.863) 0:09:22.949 ********
2026-07-22 22:10:08.988910 | instance | skipping: [instance]
2026-07-22 22:10:08.988976 | instance |
2026-07-22 22:10:08.989273 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-07-22 22:10:08.989337 | instance | Wednesday 22 July 2026 22:10:08 +0000 (0:00:00.044) 0:09:22.993 ********
2026-07-22 22:10:09.032717 | instance | skipping: [instance]
2026-07-22 22:10:09.032809 | instance |
2026-07-22 22:10:09.033076 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-07-22 22:10:09.033116 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.043) 0:09:23.037 ********
2026-07-22 22:10:09.067217 | instance | skipping: [instance]
2026-07-22 22:10:09.067440 | instance |
2026-07-22 22:10:09.067503 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-07-22 22:10:09.067564 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.034) 0:09:23.071 ********
2026-07-22 22:10:09.098189 | instance | skipping: [instance]
2026-07-22 22:10:09.098331 | instance |
2026-07-22 22:10:09.098458 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-07-22 22:10:09.098578 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.031) 0:09:23.102 ********
2026-07-22 22:10:09.146177 | instance | skipping: [instance]
2026-07-22 22:10:09.146881 | instance |
2026-07-22 22:10:09.146926 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-07-22 22:10:09.146933 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.047) 0:09:23.150 ********
2026-07-22 22:10:09.195618 | instance | skipping: [instance]
2026-07-22 22:10:09.196110 | instance |
2026-07-22 22:10:09.196157 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-07-22 22:10:09.196165 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.049) 0:09:23.199 ********
2026-07-22 22:10:09.248315 | instance | skipping: [instance]
2026-07-22 22:10:09.248385 | instance |
2026-07-22 22:10:09.248563 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-07-22 22:10:09.248654 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.052) 0:09:23.252 ********
2026-07-22 22:10:09.289849 | instance | skipping: [instance]
2026-07-22 22:10:09.289960 | instance |
2026-07-22 22:10:09.290089 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-07-22 22:10:09.290205 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.040) 0:09:23.293 ********
2026-07-22 22:10:09.345028 | instance | skipping: [instance]
2026-07-22 22:10:09.345303 | instance |
2026-07-22 22:10:09.345625 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-07-22 22:10:09.345901 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.055) 0:09:23.349 ********
2026-07-22 22:10:09.375254 | instance | skipping: [instance]
2026-07-22 22:10:09.375527 | instance |
2026-07-22 22:10:09.375820 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-07-22 22:10:09.376106 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.030) 0:09:23.379 ********
2026-07-22 22:10:09.412417 | instance | skipping: [instance]
2026-07-22 22:10:09.412583 | instance |
2026-07-22 22:10:09.412753 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-07-22 22:10:09.412916 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.036) 0:09:23.416 ********
2026-07-22 22:10:09.447249 | instance | skipping: [instance]
2026-07-22 22:10:09.447561 | instance |
2026-07-22 22:10:09.447792 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-07-22 22:10:09.448336 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.035) 0:09:23.451 ********
2026-07-22 22:10:09.491520 | instance | skipping: [instance]
2026-07-22 22:10:09.491776 | instance |
2026-07-22 22:10:09.492061 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-22 22:10:09.492352 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.044) 0:09:23.495 ********
2026-07-22 22:10:09.522591 | instance | skipping: [instance]
2026-07-22 22:10:09.522842 | instance |
2026-07-22 22:10:09.523240 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-22 22:10:09.523488 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.030) 0:09:23.526 ********
2026-07-22 22:10:09.557414 | instance | skipping: [instance]
2026-07-22 22:10:09.557684 | instance |
2026-07-22 22:10:09.557986 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-22 22:10:09.558252 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.034) 0:09:23.561 ********
2026-07-22 22:10:09.595452 | instance | skipping: [instance]
2026-07-22 22:10:09.595701 | instance |
2026-07-22 22:10:09.595948 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-07-22 22:10:09.596208 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.038) 0:09:23.599 ********
2026-07-22 22:10:09.627815 | instance | skipping: [instance]
2026-07-22 22:10:09.628050 | instance |
2026-07-22 22:10:09.628326 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-07-22 22:10:09.628574 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.032) 0:09:23.632 ********
2026-07-22 22:10:09.663291 | instance | skipping: [instance]
2026-07-22 22:10:09.663528 | instance |
2026-07-22 22:10:09.663788 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-07-22 22:10:09.664050 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.035) 0:09:23.667 ********
2026-07-22 22:10:09.697621 | instance | skipping: [instance]
2026-07-22 22:10:09.697864 | instance |
2026-07-22 22:10:09.698138 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-07-22 22:10:09.698421 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.034) 0:09:23.702 ********
2026-07-22 22:10:09.734195 | instance | skipping: [instance]
2026-07-22 22:10:09.734451 | instance |
2026-07-22 22:10:09.734757 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-07-22 22:10:09.735098 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.036) 0:09:23.738 ********
2026-07-22 22:10:09.768029 | instance | skipping: [instance]
2026-07-22 22:10:09.768261 | instance |
2026-07-22 22:10:09.768558 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-07-22 22:10:09.768879 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.033) 0:09:23.772 ********
2026-07-22 22:10:09.803373 | instance | skipping: [instance]
2026-07-22 22:10:09.803595 | instance |
2026-07-22 22:10:09.803854 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-07-22 22:10:09.804126 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.035) 0:09:23.807 ********
2026-07-22 22:10:09.844315 | instance | skipping: [instance]
2026-07-22 22:10:09.844578 | instance |
2026-07-22 22:10:09.844929 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-07-22 22:10:09.845248 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.041) 0:09:23.848 ********
2026-07-22 22:10:09.884549 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-07-22 22:10:09.884674 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-07-22 22:10:09.884833 | instance | skipping: [instance]
2026-07-22 22:10:09.884982 | instance |
2026-07-22 22:10:09.885151 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-07-22 22:10:09.885357 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.040) 0:09:23.889 ********
2026-07-22 22:10:09.918917 | instance | skipping: [instance]
2026-07-22 22:10:09.919053 | instance |
2026-07-22 22:10:09.919303 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-07-22 22:10:09.919562 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.034) 0:09:23.923 ********
2026-07-22 22:10:09.970743 | instance | skipping: [instance]
2026-07-22 22:10:09.970992 | instance |
2026-07-22 22:10:09.971265 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-07-22 22:10:09.971522 | instance | Wednesday 22 July 2026 22:10:09 +0000 (0:00:00.051) 0:09:23.974 ********
2026-07-22 22:10:10.006949 | instance | skipping: [instance]
2026-07-22 22:10:10.007194 | instance |
2026-07-22 22:10:10.007462 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-07-22 22:10:10.007722 | instance | Wednesday 22 July 2026 22:10:10 +0000 (0:00:00.036) 0:09:24.011 ********
2026-07-22 22:10:10.041085 | instance | skipping: [instance]
2026-07-22 22:10:10.041334 | instance |
2026-07-22 22:10:10.041600 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-07-22 22:10:10.041866 | instance | Wednesday 22 July 2026 22:10:10 +0000 (0:00:00.034) 0:09:24.045 ********
2026-07-22 22:10:10.107011 | instance | skipping: [instance]
2026-07-22 22:10:10.107157 | instance |
2026-07-22 22:10:10.107323 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-07-22 22:10:10.107480 | instance |
2026-07-22 22:10:10.107651 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:10:10.107827 | instance | Wednesday 22 July 2026 22:10:10 +0000 (0:00:00.066) 0:09:24.111 ********
2026-07-22 22:10:11.342782 | instance | ok: [instance]
2026-07-22 22:10:11.343040 | instance |
2026-07-22 22:10:11.343277 | instance | TASK [Deploy Helm chart] *******************************************************
2026-07-22 22:10:11.343559 | instance | Wednesday 22 July 2026 22:10:11 +0000 (0:00:01.234) 0:09:25.346 ********
2026-07-22 22:10:11.395294 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-07-22 22:10:11.395407 | instance |
2026-07-22 22:10:11.395612 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-07-22 22:10:11.395799 | instance | Wednesday 22 July 2026 22:10:11 +0000 (0:00:00.053) 0:09:25.399 ********
2026-07-22 22:10:11.506200 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml)
2026-07-22 22:10:11.506351 | instance |
2026-07-22 22:10:11.506527 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-07-22 22:10:11.506725 | instance | Wednesday 22 July 2026 22:10:11 +0000 (0:00:00.110) 0:09:25.510 ********
2026-07-22 22:10:28.841681 | instance | changed: [instance]
2026-07-22 22:10:28.841960 | instance |
2026-07-22 22:10:28.842257 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-07-22 22:10:28.842526 | instance | Wednesday 22 July 2026 22:10:28 +0000 (0:00:17.335) 0:09:42.845 ********
2026-07-22 22:10:29.514935 | instance | changed: [instance]
2026-07-22 22:10:29.515254 | instance |
2026-07-22 22:10:29.515587 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-07-22 22:10:29.515946 | instance | Wednesday 22 July 2026 22:10:29 +0000 (0:00:00.673) 0:09:43.519 ********
2026-07-22 22:10:29.558970 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-07-22 22:10:29.559312 | instance |
2026-07-22 22:10:29.559517 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-07-22 22:10:29.559777 | instance | Wednesday 22 July 2026 22:10:29 +0000 (0:00:00.043) 0:09:43.563 ********
2026-07-22 22:10:30.223939 | instance | changed: [instance]
2026-07-22 22:10:30.224222 | instance |
2026-07-22 22:10:30.225650 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-07-22 22:10:30.226026 | instance | Wednesday 22 July 2026 22:10:30 +0000 (0:00:00.664) 0:09:44.228 ********
2026-07-22 22:10:30.876352 | instance | ok: [instance]
2026-07-22 22:10:30.876588 | instance |
2026-07-22 22:10:30.876944 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-07-22 22:10:30.877328 | instance | Wednesday 22 July 2026 22:10:30 +0000 (0:00:00.652) 0:09:44.880 ********
2026-07-22 22:10:31.337635 | instance | changed: [instance]
2026-07-22 22:10:31.337826 | instance |
2026-07-22 22:10:31.338156 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-07-22 22:10:31.338450 | instance | Wednesday 22 July 2026 22:10:31 +0000 (0:00:00.451) 0:09:45.331 ********
2026-07-22 22:10:31.338705 | instance |
2026-07-22 22:10:31.338988 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-07-22 22:10:31.339255 | instance | Wednesday 22 July 2026 22:10:31 +0000 (0:00:00.009) 0:09:45.341 ********
2026-07-22 22:10:31.375694 | instance | skipping: [instance]
2026-07-22 22:10:31.375930 | instance |
2026-07-22 22:10:31.376229 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-07-22 22:10:31.376519 | instance | Wednesday 22 July 2026 22:10:31 +0000 (0:00:00.038) 0:09:45.379 ********
2026-07-22 22:10:32.708820 | instance | changed: [instance]
2026-07-22 22:10:32.708938 | instance |
2026-07-22 22:10:32.709123 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-07-22 22:10:32.709342 | instance | Wednesday 22 July 2026 22:10:32 +0000 (0:00:01.332) 0:09:46.712 ********
2026-07-22 22:10:34.611486 | instance | changed: [instance]
2026-07-22 22:10:34.611747 | instance |
2026-07-22 22:10:34.612058 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:10:34.612338 | instance | Wednesday 22 July 2026 22:10:34 +0000 (0:00:01.902) 0:09:48.615 ********
2026-07-22 22:10:34.655647 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:10:34.655920 | instance |
2026-07-22 22:10:34.656195 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:10:34.656449 | instance | Wednesday 22 July 2026 22:10:34 +0000 (0:00:00.044) 0:09:48.659 ********
2026-07-22 22:10:35.143746 | instance | changed: [instance]
2026-07-22 22:10:35.143973 | instance |
2026-07-22 22:10:35.144264 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-07-22 22:10:35.144578 | instance | Wednesday 22 July 2026 22:10:35 +0000 (0:00:00.487) 0:09:49.147 ********
2026-07-22 22:10:48.838186 | instance | changed: [instance]
2026-07-22 22:10:48.838304 | instance |
2026-07-22 22:10:48.838445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:10:48.838565 | instance | Wednesday 22 July 2026 22:10:48 +0000 (0:00:13.694) 0:10:02.842 ********
2026-07-22 22:10:48.884380 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:10:48.884574 | instance |
2026-07-22 22:10:48.884835 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:10:48.885079 | instance | Wednesday 22 July 2026 22:10:48 +0000 (0:00:00.046) 0:10:02.888 ********
2026-07-22 22:10:49.365218 | instance | changed: [instance]
2026-07-22 22:10:49.365464 | instance |
2026-07-22 22:10:49.365770 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-07-22 22:10:49.366050 | instance | Wednesday 22 July 2026 22:10:49 +0000 (0:00:00.480) 0:10:03.369 ********
2026-07-22 22:10:52.053307 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-07-22 22:10:52.053576 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-07-22 22:10:52.053857 | instance |
2026-07-22 22:10:52.054153 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-07-22 22:10:52.054399 | instance | Wednesday 22 July 2026 22:10:52 +0000 (0:00:02.687) 0:10:06.057 ********
2026-07-22 22:10:55.521109 | instance | changed: [instance]
2026-07-22 22:10:55.521358 | instance |
2026-07-22 22:10:55.521639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:10:55.521946 | instance | Wednesday 22 July 2026 22:10:55 +0000 (0:00:03.467) 0:10:09.524 ********
2026-07-22 22:10:55.565782 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:10:55.565895 | instance |
2026-07-22 22:10:55.566024 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:10:55.566143 | instance | Wednesday 22 July 2026 22:10:55 +0000 (0:00:00.045) 0:10:09.570 ********
2026-07-22 22:10:56.025902 | instance | changed: [instance]
2026-07-22 22:10:56.026252 | instance |
2026-07-22 22:10:56.026593 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-07-22 22:10:56.026907 | instance | Wednesday 22 July 2026 22:10:56 +0000 (0:00:00.459) 0:10:10.029 ********
2026-07-22 22:10:58.813458 | instance | ok: [instance]
2026-07-22 22:10:58.813513 | instance |
2026-07-22 22:10:58.813522 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-07-22 22:10:58.813529 | instance | Wednesday 22 July 2026 22:10:58 +0000 (0:00:02.787) 0:10:12.817 ********
2026-07-22 22:11:01.200986 | instance | changed: [instance]
2026-07-22 22:11:01.201078 | instance |
2026-07-22 22:11:01.201368 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-07-22 22:11:01.201407 | instance | Wednesday 22 July 2026 22:11:01 +0000 (0:00:02.388) 0:10:15.205 ********
2026-07-22 22:11:01.892023 | instance | ok: [instance]
2026-07-22 22:11:01.892146 | instance |
2026-07-22 22:11:01.892293 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-07-22 22:11:01.892452 | instance | Wednesday 22 July 2026 22:11:01 +0000 (0:00:00.691) 0:10:15.896 ********
2026-07-22 22:11:02.612185 | instance | changed: [instance]
2026-07-22 22:11:02.612255 | instance |
2026-07-22 22:11:02.612538 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-07-22 22:11:02.612576 | instance | Wednesday 22 July 2026 22:11:02 +0000 (0:00:00.720) 0:10:16.616 ********
2026-07-22 22:11:03.531206 | instance | ok: [instance]
2026-07-22 22:11:03.531291 | instance |
2026-07-22 22:11:03.531425 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-07-22 22:11:03.531579 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.918) 0:10:17.535 ********
2026-07-22 22:11:03.577401 | instance | skipping: [instance]
2026-07-22 22:11:03.577474 | instance |
2026-07-22 22:11:03.577584 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-07-22 22:11:03.577706 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.046) 0:10:17.581 ********
2026-07-22 22:11:03.627857 | instance | skipping: [instance]
2026-07-22 22:11:03.627931 | instance |
2026-07-22 22:11:03.627987 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-07-22 22:11:03.628118 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.050) 0:10:17.632 ********
2026-07-22 22:11:03.671906 | instance | skipping: [instance]
2026-07-22 22:11:03.671993 | instance |
2026-07-22 22:11:03.672068 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-07-22 22:11:03.672208 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.044) 0:10:17.676 ********
2026-07-22 22:11:03.717091 | instance | skipping: [instance]
2026-07-22 22:11:03.717156 | instance |
2026-07-22 22:11:03.717286 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-07-22 22:11:03.717406 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.045) 0:10:17.721 ********
2026-07-22 22:11:03.764497 | instance | skipping: [instance]
2026-07-22 22:11:03.764605 | instance |
2026-07-22 22:11:03.764726 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-07-22 22:11:03.764884 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.047) 0:10:17.769 ********
2026-07-22 22:11:03.813756 | instance | skipping: [instance]
2026-07-22 22:11:03.814005 | instance |
2026-07-22 22:11:03.814069 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-07-22 22:11:03.814292 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.048) 0:10:17.817 ********
2026-07-22 22:11:03.861241 | instance | skipping: [instance]
2026-07-22 22:11:03.861344 | instance |
2026-07-22 22:11:03.861469 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-07-22 22:11:03.861590 | instance | Wednesday 22 July 2026 22:11:03 +0000 (0:00:00.047) 0:10:17.865 ********
2026-07-22 22:12:35.507751 | instance | changed: [instance]
2026-07-22 22:12:35.508088 | instance |
2026-07-22 22:12:35.508159 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-07-22 22:12:35.508177 | instance | Wednesday 22 July 2026 22:12:35 +0000 (0:01:31.646) 0:11:49.512 ********
2026-07-22 22:12:36.173560 | instance | changed: [instance]
2026-07-22 22:12:36.173639 | instance |
2026-07-22 22:12:36.173890 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:12:36.173929 | instance | Wednesday 22 July 2026 22:12:36 +0000 (0:00:00.665) 0:11:50.177 ********
2026-07-22 22:12:36.217205 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:12:36.217270 | instance |
2026-07-22 22:12:36.218097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:12:36.218136 | instance | Wednesday 22 July 2026 22:12:36 +0000 (0:00:00.043) 0:11:50.221 ********
2026-07-22 22:12:36.690878 | instance | changed: [instance]
2026-07-22 22:12:36.690941 | instance |
2026-07-22 22:12:36.691080 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-07-22 22:12:36.691201 | instance | Wednesday 22 July 2026 22:12:36 +0000 (0:00:00.473) 0:11:50.695 ********
2026-07-22 22:12:37.414429 | instance | changed: [instance]
2026-07-22 22:12:37.414512 | instance |
2026-07-22 22:12:37.414524 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-07-22 22:12:37.414544 | instance | Wednesday 22 July 2026 22:12:37 +0000 (0:00:00.723) 0:11:51.418 ********
2026-07-22 22:12:38.882697 | instance | changed: [instance]
2026-07-22 22:12:38.882778 | instance |
2026-07-22 22:12:38.883047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:12:38.883539 | instance | Wednesday 22 July 2026 22:12:38 +0000 (0:00:01.468) 0:11:52.887 ********
2026-07-22 22:12:38.921752 | instance | skipping: [instance]
2026-07-22 22:12:38.921911 | instance |
2026-07-22 22:12:38.921987 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:12:38.922124 | instance | Wednesday 22 July 2026 22:12:38 +0000 (0:00:00.038) 0:11:52.926 ********
2026-07-22 22:12:38.957106 | instance | skipping: [instance]
2026-07-22 22:12:38.957377 | instance |
2026-07-22 22:12:38.957658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:12:38.957939 | instance | Wednesday 22 July 2026 22:12:38 +0000 (0:00:00.034) 0:11:52.960 ********
2026-07-22 22:12:38.990032 | instance | skipping: [instance]
2026-07-22 22:12:38.990204 | instance |
2026-07-22 22:12:38.990327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:12:38.990451 | instance | Wednesday 22 July 2026 22:12:38 +0000 (0:00:00.033) 0:11:52.994 ********
2026-07-22 22:12:39.026460 | instance | skipping: [instance]
2026-07-22 22:12:39.026548 | instance |
2026-07-22 22:12:39.026664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:12:39.026784 | instance | Wednesday 22 July 2026 22:12:39 +0000 (0:00:00.036) 0:11:53.031 ********
2026-07-22 22:12:39.647414 | instance | ok: [instance]
2026-07-22 22:12:39.647486 | instance |
2026-07-22 22:12:39.647755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:12:39.647857 | instance | Wednesday 22 July 2026 22:12:39 +0000 (0:00:00.620) 0:11:53.651 ********
2026-07-22 22:12:39.696000 | instance | ok: [instance]
2026-07-22 22:12:39.696101 | instance |
2026-07-22 22:12:39.696316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:12:39.696533 | instance | Wednesday 22 July 2026 22:12:39 +0000 (0:00:00.048) 0:11:53.700 ********
2026-07-22 22:12:39.737088 | instance | ok: [instance]
2026-07-22 22:12:39.737390 | instance |
2026-07-22 22:12:39.737702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:12:39.737996 | instance | Wednesday 22 July 2026 22:12:39 +0000 (0:00:00.040) 0:11:53.741 ********
2026-07-22 22:12:39.796429 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:12:39.796648 | instance |
2026-07-22 22:12:39.796912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:12:39.797341 | instance | Wednesday 22 July 2026 22:12:39 +0000 (0:00:00.059) 0:11:53.800 ********
2026-07-22 22:12:39.840418 | instance | ok: [instance]
2026-07-22 22:12:39.840565 | instance |
2026-07-22 22:12:39.840742 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:12:39.840904 | instance | Wednesday 22 July 2026 22:12:39 +0000 (0:00:00.044) 0:11:53.844 ********
2026-07-22 22:12:39.888628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:12:39.888850 | instance |
2026-07-22 22:12:39.889163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:12:39.889474 | instance | Wednesday 22 July 2026 22:12:39 +0000 (0:00:00.048) 0:11:53.893 ********
2026-07-22 22:12:40.376858 | instance | changed: [instance]
2026-07-22 22:12:40.377090 | instance |
2026-07-22 22:12:40.377437 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-07-22 22:12:40.377779 | instance | Wednesday 22 July 2026 22:12:40 +0000 (0:00:00.487) 0:11:54.381 ********
2026-07-22 22:12:41.023941 | instance | ok: [instance]
2026-07-22 22:12:41.024483 | instance |
2026-07-22 22:12:41.024828 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-07-22 22:12:41.025111 | instance | Wednesday 22 July 2026 22:12:41 +0000 (0:00:00.646) 0:11:55.027 ********
2026-07-22 22:12:42.131453 | instance | changed: [instance]
2026-07-22 22:12:42.131676 | instance |
2026-07-22 22:12:42.131944 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-07-22 22:12:42.132205 | instance | Wednesday 22 July 2026 22:12:42 +0000 (0:00:01.107) 0:11:56.134 ********
2026-07-22 22:12:42.499969 | instance | ok: [instance]
2026-07-22 22:12:42.500211 | instance |
2026-07-22 22:12:42.500516 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-07-22 22:12:42.500790 | instance | Wednesday 22 July 2026 22:12:42 +0000 (0:00:00.368) 0:11:56.503 ********
2026-07-22 22:12:42.845606 | instance | changed: [instance]
2026-07-22 22:12:42.845820 | instance |
2026-07-22 22:12:42.846115 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-07-22 22:12:42.846389 | instance | Wednesday 22 July 2026 22:12:42 +0000 (0:00:00.345) 0:11:56.849 ********
2026-07-22 22:12:43.223157 | instance | changed: [instance]
2026-07-22 22:12:43.223376 | instance |
2026-07-22 22:12:43.223656 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-07-22 22:12:43.224057 | instance | Wednesday 22 July 2026 22:12:43 +0000 (0:00:00.377) 0:11:57.227 ********
2026-07-22 22:12:43.569029 | instance | ok: [instance]
2026-07-22 22:12:43.569328 | instance |
2026-07-22 22:12:43.569605 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-07-22 22:12:43.569873 | instance | Wednesday 22 July 2026 22:12:43 +0000 (0:00:00.345) 0:11:57.572 ********
2026-07-22 22:15:06.942279 | instance | changed: [instance]
2026-07-22 22:15:06.942498 | instance |
2026-07-22 22:15:06.942771 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-07-22 22:15:06.943051 | instance | Wednesday 22 July 2026 22:15:06 +0000 (0:02:23.372) 0:14:20.945 ********
2026-07-22 22:15:07.612237 | instance | ok: [instance]
2026-07-22 22:15:07.612369 | instance |
2026-07-22 22:15:07.612543 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-07-22 22:15:07.612715 | instance | Wednesday 22 July 2026 22:15:07 +0000 (0:00:00.670) 0:14:21.616 ********
2026-07-22 22:15:07.666582 | instance | included: ingress for instance
2026-07-22 22:15:07.666773 | instance |
2026-07-22 22:15:07.667043 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-07-22 22:15:07.667327 | instance | Wednesday 22 July 2026 22:15:07 +0000 (0:00:00.054) 0:14:21.670 ********
2026-07-22 22:15:08.542649 | instance | changed: [instance]
2026-07-22 22:15:08.542698 | instance |
2026-07-22 22:15:08.542706 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-07-22 22:15:08.542713 | instance | Wednesday 22 July 2026 22:15:08 +0000 (0:00:00.875) 0:14:22.546 ********
2026-07-22 22:15:08.794865 | instance | ok: [instance]
2026-07-22 22:15:08.794982 | instance |
2026-07-22 22:15:08.795184 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-07-22 22:15:08.795242 | instance | Wednesday 22 July 2026 22:15:08 +0000 (0:00:00.252) 0:14:22.799 ********
2026-07-22 22:15:09.573470 | instance | changed: [instance]
2026-07-22 22:15:09.573524 | instance |
2026-07-22 22:15:09.573535 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-07-22 22:15:09.573545 | instance |
2026-07-22 22:15:09.573554 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:15:09.573563 | instance | Wednesday 22 July 2026 22:15:09 +0000 (0:00:00.777) 0:14:23.576 ********
2026-07-22 22:15:11.035208 | instance | ok: [instance]
2026-07-22 22:15:11.035294 | instance |
2026-07-22 22:15:11.035420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:15:11.035538 | instance | Wednesday 22 July 2026 22:15:11 +0000 (0:00:01.463) 0:14:25.039 ********
2026-07-22 22:15:11.091809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:15:11.092050 | instance |
2026-07-22 22:15:11.092336 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:15:11.092613 | instance | Wednesday 22 July 2026 22:15:11 +0000 (0:00:00.056) 0:14:25.095 ********
2026-07-22 22:15:11.573966 | instance | changed: [instance]
2026-07-22 22:15:11.574241 | instance |
2026-07-22 22:15:11.574530 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-07-22 22:15:11.574888 | instance | Wednesday 22 July 2026 22:15:11 +0000 (0:00:00.481) 0:14:25.577 ********
2026-07-22 22:15:12.314634 | instance | ok: [instance]
2026-07-22 22:15:12.314866 | instance |
2026-07-22 22:15:12.315142 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-07-22 22:15:12.315412 | instance | Wednesday 22 July 2026 22:15:12 +0000 (0:00:00.740) 0:14:26.318 ********
2026-07-22 22:15:14.524616 | instance | changed: [instance]
2026-07-22 22:15:14.524713 | instance |
2026-07-22 22:15:14.524843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:15:14.524955 | instance | Wednesday 22 July 2026 22:15:14 +0000 (0:00:02.209) 0:14:28.528 ********
2026-07-22 22:15:14.577076 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:15:14.577306 | instance |
2026-07-22 22:15:14.577688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:15:14.577956 | instance | Wednesday 22 July 2026 22:15:14 +0000 (0:00:00.052) 0:14:28.581 ********
2026-07-22 22:15:15.164831 | instance | changed: [instance]
2026-07-22 22:15:15.165100 | instance |
2026-07-22 22:15:15.165446 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-07-22 22:15:15.165762 | instance | Wednesday 22 July 2026 22:15:15 +0000 (0:00:00.587) 0:14:29.168 ********
2026-07-22 22:15:16.413452 | instance | changed: [instance]
2026-07-22 22:15:16.413723 | instance |
2026-07-22 22:15:16.414031 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-07-22 22:15:16.414346 | instance | Wednesday 22 July 2026 22:15:16 +0000 (0:00:01.248) 0:14:30.417 ********
2026-07-22 22:15:16.869125 | instance | ok: [instance]
2026-07-22 22:15:16.869228 | instance |
2026-07-22 22:15:16.869378 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-07-22 22:15:16.869501 | instance | Wednesday 22 July 2026 22:15:16 +0000 (0:00:00.456) 0:14:30.873 ********
2026-07-22 22:15:24.812706 | instance | ok: [instance]
2026-07-22 22:15:24.812814 | instance |
2026-07-22 22:15:24.812991 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-07-22 22:15:24.813151 | instance | Wednesday 22 July 2026 22:15:24 +0000 (0:00:07.943) 0:14:38.816 ********
2026-07-22 22:15:26.324860 | instance | ok: [instance]
2026-07-22 22:15:26.325124 | instance |
2026-07-22 22:15:26.325448 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-07-22 22:15:26.325737 | instance | Wednesday 22 July 2026 22:15:26 +0000 (0:00:01.512) 0:14:40.328 ********
2026-07-22 22:15:26.670060 | instance | ok: [instance]
2026-07-22 22:15:26.670304 | instance |
2026-07-22 22:15:26.670629 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-07-22 22:15:26.670901 | instance | Wednesday 22 July 2026 22:15:26 +0000 (0:00:00.345) 0:14:40.674 ********
2026-07-22 22:15:26.864853 | instance | ok: [instance]
2026-07-22 22:15:26.865096 | instance |
2026-07-22 22:15:26.865425 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-07-22 22:15:26.865695 | instance | Wednesday 22 July 2026 22:15:26 +0000 (0:00:00.194) 0:14:40.869 ********
2026-07-22 22:15:27.058158 | instance | ok: [instance]
2026-07-22 22:15:27.058469 | instance |
2026-07-22 22:15:27.058770 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-07-22 22:15:27.059049 | instance | Wednesday 22 July 2026 22:15:27 +0000 (0:00:00.193) 0:14:41.062 ********
2026-07-22 22:15:27.731450 | instance | changed: [instance]
2026-07-22 22:15:27.731505 | instance |
2026-07-22 22:15:27.731516 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-07-22 22:15:27.731526 | instance | Wednesday 22 July 2026 22:15:27 +0000 (0:00:00.672) 0:14:41.734 ********
2026-07-22 22:15:44.693770 | instance | changed: [instance] => (item=alertmanager)
2026-07-22 22:15:44.693917 | instance | changed: [instance] => (item=grafana)
2026-07-22 22:15:44.694413 | instance | changed: [instance] => (item=prometheus)
2026-07-22 22:15:44.694458 | instance |
2026-07-22 22:15:44.694463 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-07-22 22:15:44.694468 | instance | Wednesday 22 July 2026 22:15:44 +0000 (0:00:16.963) 0:14:58.698 ********
2026-07-22 22:15:46.615084 | instance | ok: [instance] => (item=alertmanager)
2026-07-22 22:15:46.615155 | instance | ok: [instance] => (item=grafana)
2026-07-22 22:15:46.615276 | instance | ok: [instance] => (item=prometheus)
2026-07-22 22:15:46.615422 | instance |
2026-07-22 22:15:46.615543 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-07-22 22:15:46.615663 | instance | Wednesday 22 July 2026 22:15:46 +0000 (0:00:01.921) 0:15:00.619 ********
2026-07-22 22:15:49.848683 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:49.848917 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:49.849215 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:49.849494 | instance | changed: [instance]
2026-07-22 22:15:49.849748 | instance |
2026-07-22 22:15:49.850021 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-07-22 22:15:49.850288 | instance | Wednesday 22 July 2026 22:15:49 +0000 (0:00:03.233) 0:15:03.852 ********
2026-07-22 22:15:55.025484 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:55.025742 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:55.026029 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:55.026289 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:55.026545 | instance | changed: [instance] => (item=None)
2026-07-22 22:15:55.026799 | instance | changed: [instance]
2026-07-22 22:15:55.027033 | instance |
2026-07-22 22:15:55.027303 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-07-22 22:15:55.027559 | instance | Wednesday 22 July 2026 22:15:55 +0000 (0:00:05.177) 0:15:09.029 ********
2026-07-22 22:16:06.410092 | instance | changed: [instance] => (item=alertmanager)
2026-07-22 22:16:06.411111 | instance | changed: [instance] => (item=prometheus)
2026-07-22 22:16:06.411174 | instance |
2026-07-22 22:16:06.411185 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-07-22 22:16:06.411227 | instance | Wednesday 22 July 2026 22:16:06 +0000 (0:00:11.384) 0:15:20.414 ********
2026-07-22 22:16:17.779717 | instance | changed: [instance] => (item=alertmanager)
2026-07-22 22:16:17.779876 | instance | changed: [instance] => (item=prometheus)
2026-07-22 22:16:17.780184 | instance |
2026-07-22 22:16:17.780520 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-07-22 22:16:17.780698 | instance | Wednesday 22 July 2026 22:16:17 +0000 (0:00:11.369) 0:15:31.783 ********
2026-07-22 22:16:18.486522 | instance | changed: [instance]
2026-07-22 22:16:18.486776 | instance |
2026-07-22 22:16:18.487083 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-07-22 22:16:18.487357 | instance | Wednesday 22 July 2026 22:16:18 +0000 (0:00:00.706) 0:15:32.490 ********
2026-07-22 22:16:25.224863 | instance | ok: [instance]
2026-07-22 22:16:25.224999 | instance |
2026-07-22 22:16:25.225341 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-07-22 22:16:25.225602 | instance | Wednesday 22 July 2026 22:16:25 +0000 (0:00:06.738) 0:15:39.228 ********
2026-07-22 22:16:38.951771 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-07-22 22:16:38.951980 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-07-22 22:16:38.952234 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-07-22 22:16:38.952493 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-07-22 22:16:38.952765 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-07-22 22:16:38.953032 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-07-22 22:16:38.953354 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-07-22 22:16:38.953708 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-07-22 22:16:38.953869 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-07-22 22:16:38.954163 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-07-22 22:16:38.954500 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-07-22 22:16:38.954755 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-07-22 22:16:38.955011 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-07-22 22:16:38.955257 | instance |
2026-07-22 22:16:38.955446 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-07-22 22:16:38.955614 | instance | Wednesday 22 July 2026 22:16:38 +0000 (0:00:13.726) 0:15:52.955 ********
2026-07-22 22:17:08.996129 | instance | changed: [instance]
2026-07-22 22:17:08.996252 | instance |
2026-07-22 22:17:08.996419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:17:08.996633 | instance | Wednesday 22 July 2026 22:17:08 +0000 (0:00:30.044) 0:16:23.000 ********
2026-07-22 22:17:09.059622 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:17:09.059788 | instance |
2026-07-22 22:17:09.059969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:17:09.060145 | instance | Wednesday 22 July 2026 22:17:09 +0000 (0:00:00.063) 0:16:23.063 ********
2026-07-22 22:17:09.597702 | instance | changed: [instance]
2026-07-22 22:17:09.598099 | instance |
2026-07-22 22:17:09.598413 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-07-22 22:17:09.598754 | instance | Wednesday 22 July 2026 22:17:09 +0000 (0:00:00.537) 0:16:23.601 ********
2026-07-22 22:17:13.003285 | instance | changed: [instance]
2026-07-22 22:17:13.003542 | instance |
2026-07-22 22:17:13.003907 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:17:13.004343 | instance | Wednesday 22 July 2026 22:17:12 +0000 (0:00:03.405) 0:16:27.006 ********
2026-07-22 22:17:13.058029 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:17:13.058424 | instance |
2026-07-22 22:17:13.058748 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:17:13.059019 | instance | Wednesday 22 July 2026 22:17:13 +0000 (0:00:00.054) 0:16:27.061 ********
2026-07-22 22:17:13.530209 | instance | changed: [instance]
2026-07-22 22:17:13.530523 | instance |
2026-07-22 22:17:13.530808 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-07-22 22:17:13.531094 | instance | Wednesday 22 July 2026 22:17:13 +0000 (0:00:00.472) 0:16:27.534 ********
2026-07-22 22:17:14.979394 | instance | changed: [instance]
2026-07-22 22:17:14.979441 | instance |
2026-07-22 22:17:14.979446 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:17:14.979452 | instance | Wednesday 22 July 2026 22:17:14 +0000 (0:00:01.448) 0:16:28.983 ********
2026-07-22 22:17:15.036622 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:17:15.275236 | instance |
2026-07-22 22:17:15.275289 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:17:15.275301 | instance | Wednesday 22 July 2026 22:17:15 +0000 (0:00:00.057) 0:16:29.040 ********
2026-07-22 22:17:15.695922 | instance | changed: [instance]
2026-07-22 22:17:15.695991 | instance |
2026-07-22 22:17:15.696229 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-07-22 22:17:15.696291 | instance | Wednesday 22 July 2026 22:17:15 +0000 (0:00:00.659) 0:16:29.700 ********
2026-07-22 22:17:17.126574 | instance | changed: [instance]
2026-07-22 22:17:17.126606 | instance |
2026-07-22 22:17:17.126611 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-07-22 22:17:17.126616 | instance | Wednesday 22 July 2026 22:17:17 +0000 (0:00:01.430) 0:16:31.130 ********
2026-07-22 22:17:17.939705 | instance | changed: [instance]
2026-07-22 22:17:17.939840 | instance |
2026-07-22 22:17:17.939973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:17:17.940091 | instance | Wednesday 22 July 2026 22:17:17 +0000 (0:00:00.813) 0:16:31.943 ********
2026-07-22 22:17:17.992002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:17:17.992127 | instance |
2026-07-22 22:17:17.992333 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:17:17.992461 | instance | Wednesday 22 July 2026 22:17:17 +0000 (0:00:00.052) 0:16:31.996 ********
2026-07-22 22:17:18.478714 | instance | changed: [instance]
2026-07-22 22:17:18.478960 | instance |
2026-07-22 22:17:18.479244 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-07-22 22:17:18.479532 | instance | Wednesday 22 July 2026 22:17:18 +0000 (0:00:00.486) 0:16:32.482 ********
2026-07-22 22:17:19.844543 | instance | changed: [instance]
2026-07-22 22:17:19.844643 | instance |
2026-07-22 22:17:19.844770 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:17:19.844909 | instance | Wednesday 22 July 2026 22:17:19 +0000 (0:00:01.366) 0:16:33.848 ********
2026-07-22 22:17:19.889453 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:17:19.889521 | instance |
2026-07-22 22:17:19.889652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:17:19.889780 | instance | Wednesday 22 July 2026 22:17:19 +0000 (0:00:00.044) 0:16:33.893 ********
2026-07-22 22:17:20.344761 | instance | changed: [instance]
2026-07-22 22:17:20.345003 | instance |
2026-07-22 22:17:20.345305 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-07-22 22:17:20.345593 | instance | Wednesday 22 July 2026 22:17:20 +0000 (0:00:00.455) 0:16:34.348 ********
2026-07-22 22:17:21.748213 | instance | changed: [instance]
2026-07-22 22:17:21.748475 | instance |
2026-07-22 22:17:21.748780 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-07-22 22:17:21.749038 | instance |
2026-07-22 22:17:21.749363 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:17:21.749687 | instance | Wednesday 22 July 2026 22:17:21 +0000 (0:00:01.403) 0:16:35.752 ********
2026-07-22 22:17:23.642220 | instance | ok: [instance]
2026-07-22 22:17:23.642427 | instance |
2026-07-22 22:17:23.642720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:17:23.643074 | instance | Wednesday 22 July 2026 22:17:23 +0000 (0:00:01.893) 0:16:37.646 ********
2026-07-22 22:17:23.713935 | instance | ok: [instance]
2026-07-22 22:17:23.714194 | instance |
2026-07-22 22:17:23.714475 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:17:23.714833 | instance | Wednesday 22 July 2026 22:17:23 +0000 (0:00:00.071) 0:16:37.718 ********
2026-07-22 22:17:23.759226 | instance | skipping: [instance]
2026-07-22 22:17:23.759452 | instance |
2026-07-22 22:17:23.759722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:17:23.759978 | instance | Wednesday 22 July 2026 22:17:23 +0000 (0:00:00.045) 0:16:37.763 ********
2026-07-22 22:17:23.807832 | instance | skipping: [instance]
2026-07-22 22:17:23.808174 | instance |
2026-07-22 22:17:23.808633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:17:23.809035 | instance | Wednesday 22 July 2026 22:17:23 +0000 (0:00:00.048) 0:16:37.811 ********
2026-07-22 22:17:23.859223 | instance | skipping: [instance]
2026-07-22 22:17:23.902668 | instance |
2026-07-22 22:17:23.902693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:17:23.902703 | instance | Wednesday 22 July 2026 22:17:23 +0000 (0:00:00.051) 0:16:37.863 ********
2026-07-22 22:17:23.908048 | instance | skipping: [instance]
2026-07-22 22:17:23.908355 | instance |
2026-07-22 22:17:23.908765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:17:23.909696 | instance | Wednesday 22 July 2026 22:17:23 +0000 (0:00:00.048) 0:16:37.911 ********
2026-07-22 22:17:23.955579 | instance | skipping: [instance]
2026-07-22 22:17:23.955672 | instance |
2026-07-22 22:17:23.955805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:17:23.955934 | instance | Wednesday 22 July 2026 22:17:23 +0000 (0:00:00.047) 0:16:37.959 ********
2026-07-22 22:17:24.010686 | instance | ok: [instance]
2026-07-22 22:17:24.011160 | instance |
2026-07-22 22:17:24.011515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:17:24.011813 | instance | Wednesday 22 July 2026 22:17:24 +0000 (0:00:00.054) 0:16:38.014 ********
2026-07-22 22:17:24.070444 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:17:24.070678 | instance |
2026-07-22 22:17:24.071020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:17:24.071273 | instance | Wednesday 22 July 2026 22:17:24 +0000 (0:00:00.059) 0:16:38.074 ********
2026-07-22 22:17:24.137450 | instance | ok: [instance]
2026-07-22 22:17:24.137696 | instance |
2026-07-22 22:17:24.137993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:17:24.138275 | instance | Wednesday 22 July 2026 22:17:24 +0000 (0:00:00.067) 0:16:38.141 ********
2026-07-22 22:17:24.199456 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:17:24.199681 | instance |
2026-07-22 22:17:24.199938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:17:24.200194 | instance | Wednesday 22 July 2026 22:17:24 +0000 (0:00:00.062) 0:16:38.203 ********
2026-07-22 22:17:24.730908 | instance | changed: [instance]
2026-07-22 22:17:24.731155 | instance |
2026-07-22 22:17:24.731434 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-07-22 22:17:24.731809 | instance | Wednesday 22 July 2026 22:17:24 +0000 (0:00:00.530) 0:16:38.734 ********
2026-07-22 22:17:26.012538 | instance | changed: [instance]
2026-07-22 22:17:26.012776 | instance |
2026-07-22 22:17:26.013058 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-07-22 22:17:26.013358 | instance | Wednesday 22 July 2026 22:17:26 +0000 (0:00:01.281) 0:16:40.016 ********
2026-07-22 22:17:27.372155 | instance | changed: [instance]
2026-07-22 22:17:27.372489 | instance |
2026-07-22 22:17:27.372843 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-22 22:17:27.373205 | instance | Wednesday 22 July 2026 22:17:27 +0000 (0:00:01.359) 0:16:41.375 ********
2026-07-22 22:17:31.287675 | instance | changed: [instance]
2026-07-22 22:17:31.287984 | instance |
2026-07-22 22:17:31.288724 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-22 22:17:31.288774 | instance | Wednesday 22 July 2026 22:17:31 +0000 (0:00:03.915) 0:16:45.291 ********
2026-07-22 22:17:31.497838 | instance | changed: [instance]
2026-07-22 22:17:31.498071 | instance |
2026-07-22 22:17:31.498341 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-22 22:17:31.498603 | instance | Wednesday 22 July 2026 22:17:31 +0000 (0:00:00.210) 0:16:45.501 ********
2026-07-22 22:17:32.063158 | instance | changed: [instance]
2026-07-22 22:17:32.063335 | instance |
2026-07-22 22:17:32.063648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:17:32.063918 | instance | Wednesday 22 July 2026 22:17:32 +0000 (0:00:00.564) 0:16:46.066 ********
2026-07-22 22:17:32.152321 | instance | ok: [instance]
2026-07-22 22:17:32.152499 | instance |
2026-07-22 22:17:32.152772 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:17:32.153030 | instance | Wednesday 22 July 2026 22:17:32 +0000 (0:00:00.089) 0:16:46.156 ********
2026-07-22 22:17:32.247404 | instance | included: rabbitmq for instance
2026-07-22 22:17:32.247497 | instance |
2026-07-22 22:17:32.247526 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:17:32.247536 | instance | Wednesday 22 July 2026 22:17:32 +0000 (0:00:00.093) 0:16:46.249 ********
2026-07-22 22:17:33.006399 | instance | ok: [instance]
2026-07-22 22:17:33.006726 | instance |
2026-07-22 22:17:33.006981 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:17:33.007271 | instance | Wednesday 22 July 2026 22:17:32 +0000 (0:00:00.760) 0:16:47.010 ********
2026-07-22 22:17:33.054308 | instance | skipping: [instance]
2026-07-22 22:17:33.054671 | instance |
2026-07-22 22:17:33.055009 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:17:33.055331 | instance | Wednesday 22 July 2026 22:17:33 +0000 (0:00:00.048) 0:16:47.058 ********
2026-07-22 22:17:33.108129 | instance | skipping: [instance]
2026-07-22 22:17:33.108376 | instance |
2026-07-22 22:17:33.108761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:17:33.109018 | instance | Wednesday 22 July 2026 22:17:33 +0000 (0:00:00.053) 0:16:47.112 ********
2026-07-22 22:17:33.159733 | instance | skipping: [instance]
2026-07-22 22:17:33.160188 | instance |
2026-07-22 22:17:33.160195 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:17:33.160462 | instance | Wednesday 22 July 2026 22:17:33 +0000 (0:00:00.051) 0:16:47.163 ********
2026-07-22 22:18:04.118494 | instance | changed: [instance]
2026-07-22 22:18:04.118865 | instance |
2026-07-22 22:18:04.119205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:18:04.119522 | instance | Wednesday 22 July 2026 22:18:04 +0000 (0:00:30.958) 0:17:18.122 ********
2026-07-22 22:18:04.814058 | instance | ok: [instance]
2026-07-22 22:18:04.814298 | instance |
2026-07-22 22:18:04.814595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:18:04.814877 | instance | Wednesday 22 July 2026 22:18:04 +0000 (0:00:00.695) 0:17:18.818 ********
2026-07-22 22:18:04.867229 | instance | ok: [instance]
2026-07-22 22:18:04.867458 | instance |
2026-07-22 22:18:04.867737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:18:04.868000 | instance | Wednesday 22 July 2026 22:18:04 +0000 (0:00:00.053) 0:17:18.871 ********
2026-07-22 22:18:04.917383 | instance | skipping: [instance]
2026-07-22 22:18:04.917638 | instance |
2026-07-22 22:18:04.917941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:18:04.918222 | instance | Wednesday 22 July 2026 22:18:04 +0000 (0:00:00.050) 0:17:18.921 ********
2026-07-22 22:18:04.973237 | instance | skipping: [instance]
2026-07-22 22:18:04.973275 | instance |
2026-07-22 22:18:04.973284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:18:04.973514 | instance | Wednesday 22 July 2026 22:18:04 +0000 (0:00:00.055) 0:17:18.977 ********
2026-07-22 22:18:05.041489 | instance | ok: [instance]
2026-07-22 22:18:05.041839 | instance |
2026-07-22 22:18:05.042169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:18:05.042458 | instance | Wednesday 22 July 2026 22:18:05 +0000 (0:00:00.068) 0:17:19.045 ********
2026-07-22 22:18:05.176408 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:18:05.176643 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:18:05.176900 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:18:05.177158 | instance | ok: [instance] => (item=identity)
2026-07-22 22:18:05.177432 | instance |
2026-07-22 22:18:05.177695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:18:05.177957 | instance | Wednesday 22 July 2026 22:18:05 +0000 (0:00:00.135) 0:17:19.180 ********
2026-07-22 22:18:05.244628 | instance | ok: [instance]
2026-07-22 22:18:05.244884 | instance |
2026-07-22 22:18:05.245162 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:18:05.245498 | instance | Wednesday 22 July 2026 22:18:05 +0000 (0:00:00.068) 0:17:19.248 ********
2026-07-22 22:18:05.308426 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:18:05.308684 | instance |
2026-07-22 22:18:05.308949 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:18:05.309294 | instance | Wednesday 22 July 2026 22:18:05 +0000 (0:00:00.063) 0:17:19.312 ********
2026-07-22 22:18:05.830286 | instance | changed: [instance]
2026-07-22 22:18:05.830513 | instance |
2026-07-22 22:18:05.830808 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-07-22 22:18:05.831077 | instance | Wednesday 22 July 2026 22:18:05 +0000 (0:00:00.521) 0:17:19.834 ********
2026-07-22 22:18:07.317524 | instance | ok: [instance] => (item=None)
2026-07-22 22:18:07.317670 | instance | ok: [instance]
2026-07-22 22:18:07.317830 | instance |
2026-07-22 22:18:07.318009 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-07-22 22:18:07.318175 | instance | Wednesday 22 July 2026 22:18:07 +0000 (0:00:01.487) 0:17:21.321 ********
2026-07-22 22:18:08.368527 | instance | ok: [instance] => (item=atmosphere)
2026-07-22 22:18:08.368604 | instance |
2026-07-22 22:18:08.368909 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-07-22 22:18:08.369172 | instance | Wednesday 22 July 2026 22:18:08 +0000 (0:00:01.050) 0:17:22.372 ********
2026-07-22 22:18:09.312267 | instance | changed: [instance]
2026-07-22 22:18:09.312343 | instance |
2026-07-22 22:18:09.312468 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-07-22 22:18:09.312593 | instance | Wednesday 22 July 2026 22:18:09 +0000 (0:00:00.942) 0:17:23.315 ********
2026-07-22 22:18:10.364626 | instance | changed: [instance] => (item=None)
2026-07-22 22:18:10.364749 | instance | changed: [instance]
2026-07-22 22:18:10.364912 | instance |
2026-07-22 22:18:10.365097 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-07-22 22:18:10.365286 | instance | Wednesday 22 July 2026 22:18:10 +0000 (0:00:01.053) 0:17:24.368 ********
2026-07-22 22:18:11.911020 | instance | changed: [instance] => (item=None)
2026-07-22 22:18:11.911362 | instance | changed: [instance]
2026-07-22 22:18:11.911627 | instance |
2026-07-22 22:18:11.911895 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-07-22 22:18:11.912192 | instance | Wednesday 22 July 2026 22:18:11 +0000 (0:00:01.545) 0:17:25.914 ********
2026-07-22 22:20:53.565244 | instance | changed: [instance]
2026-07-22 22:20:53.565497 | instance |
2026-07-22 22:20:53.565771 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:20:53.566064 | instance | Wednesday 22 July 2026 22:20:53 +0000 (0:02:41.654) 0:20:07.569 ********
2026-07-22 22:20:53.678779 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:20:53.679009 | instance |
2026-07-22 22:20:53.679278 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:20:53.679542 | instance | Wednesday 22 July 2026 22:20:53 +0000 (0:00:00.113) 0:20:07.682 ********
2026-07-22 22:20:53.721986 | instance | skipping: [instance]
2026-07-22 22:20:53.722245 | instance |
2026-07-22 22:20:53.722587 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:20:53.722879 | instance | Wednesday 22 July 2026 22:20:53 +0000 (0:00:00.042) 0:20:07.725 ********
2026-07-22 22:20:53.768803 | instance | skipping: [instance]
2026-07-22 22:20:53.769393 | instance |
2026-07-22 22:20:53.769798 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:20:53.770123 | instance | Wednesday 22 July 2026 22:20:53 +0000 (0:00:00.046) 0:20:07.772 ********
2026-07-22 22:20:53.834831 | instance | ok: [instance]
2026-07-22 22:20:53.835309 | instance |
2026-07-22 22:20:53.835320 | instance | TASK [Create Ingress identity] *************************************************
2026-07-22 22:20:53.835327 | instance | Wednesday 22 July 2026 22:20:53 +0000 (0:00:00.065) 0:20:07.838 ********
2026-07-22 22:20:53.907702 | instance | included: ingress for instance
2026-07-22 22:20:53.907843 | instance |
2026-07-22 22:20:53.908041 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-07-22 22:20:53.908267 | instance | Wednesday 22 July 2026 22:20:53 +0000 (0:00:00.073) 0:20:07.911 ********
2026-07-22 22:20:54.938959 | instance | changed: [instance]
2026-07-22 22:20:54.939161 | instance |
2026-07-22 22:20:54.939436 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-07-22 22:20:54.939756 | instance | Wednesday 22 July 2026 22:20:54 +0000 (0:00:01.030) 0:20:08.943 ********
2026-07-22 22:20:59.365556 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-07-22 22:20:59.365913 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-07-22 22:20:59.366293 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-07-22 22:20:59.366701 | instance | ok: [instance]
2026-07-22 22:20:59.367035 | instance |
2026-07-22 22:20:59.367382 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-07-22 22:20:59.367716 | instance | Wednesday 22 July 2026 22:20:59 +0000 (0:00:04.426) 0:20:13.369 ********
2026-07-22 22:21:00.043410 | instance | ok: [instance]
2026-07-22 22:21:00.043641 | instance |
2026-07-22 22:21:00.043913 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-07-22 22:21:00.044193 | instance | Wednesday 22 July 2026 22:21:00 +0000 (0:00:00.677) 0:20:14.047 ********
2026-07-22 22:21:01.137383 | instance | ok: [instance] => (item=atmosphere)
2026-07-22 22:21:01.137617 | instance |
2026-07-22 22:21:01.137960 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-07-22 22:21:01.138238 | instance | Wednesday 22 July 2026 22:21:01 +0000 (0:00:01.094) 0:20:15.141 ********
2026-07-22 22:21:02.179759 | instance | changed: [instance] => (item=atmosphere)
2026-07-22 22:21:02.179817 | instance |
2026-07-22 22:21:02.179840 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-07-22 22:21:02.180149 | instance | Wednesday 22 July 2026 22:21:02 +0000 (0:00:01.041) 0:20:16.183 ********
2026-07-22 22:21:03.164337 | instance | changed: [instance] => (item=atmosphere)
2026-07-22 22:21:03.164406 | instance |
2026-07-22 22:21:03.164678 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-07-22 22:21:03.164756 | instance | Wednesday 22 July 2026 22:21:03 +0000 (0:00:00.985) 0:20:17.168 ********
2026-07-22 22:21:04.211207 | instance | changed: [instance] => (item=atmosphere)
2026-07-22 22:21:04.211270 | instance |
2026-07-22 22:21:04.211288 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-07-22 22:21:04.211375 | instance | Wednesday 22 July 2026 22:21:04 +0000 (0:00:01.046) 0:20:18.215 ********
2026-07-22 22:21:04.454013 | instance | changed: [instance]
2026-07-22 22:21:04.454346 | instance |
2026-07-22 22:21:04.454363 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:21:04.454368 | instance | Wednesday 22 July 2026 22:21:04 +0000 (0:00:00.242) 0:20:18.458 ********
2026-07-22 22:21:05.584272 | instance | ok: [instance]
2026-07-22 22:21:05.584351 | instance |
2026-07-22 22:21:05.584594 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:21:05.584636 | instance | Wednesday 22 July 2026 22:21:05 +0000 (0:00:01.130) 0:20:19.588 ********
2026-07-22 22:21:05.818407 | instance | ok: [instance]
2026-07-22 22:21:05.818490 | instance |
2026-07-22 22:21:05.818625 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:21:05.818736 | instance | Wednesday 22 July 2026 22:21:05 +0000 (0:00:00.234) 0:20:19.822 ********
2026-07-22 22:21:05.906081 | instance | ok: [instance] => {
2026-07-22 22:21:05.906134 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz"
2026-07-22 22:21:05.906143 | instance | }
2026-07-22 22:21:05.906150 | instance |
2026-07-22 22:21:05.906157 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:21:05.906163 | instance | Wednesday 22 July 2026 22:21:05 +0000 (0:00:00.086) 0:20:19.909 ********
2026-07-22 22:21:06.606466 | instance | changed: [instance]
2026-07-22 22:21:06.606951 | instance |
2026-07-22 22:21:06.606963 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:21:06.606973 | instance | Wednesday 22 July 2026 22:21:06 +0000 (0:00:00.701) 0:20:20.610 ********
2026-07-22 22:21:07.874348 | instance | changed: [instance]
2026-07-22 22:21:07.874427 | instance |
2026-07-22 22:21:07.874530 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-07-22 22:21:07.874900 | instance | Wednesday 22 July 2026 22:21:07 +0000 (0:00:01.267) 0:20:21.878 ********
2026-07-22 22:21:08.365981 | instance | changed: [instance]
2026-07-22 22:21:08.366223 | instance |
2026-07-22 22:21:08.366540 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-07-22 22:21:08.366820 | instance | Wednesday 22 July 2026 22:21:08 +0000 (0:00:00.491) 0:20:22.370 ********
2026-07-22 22:21:09.031085 | instance | ok: [instance]
2026-07-22 22:21:09.031310 | instance |
2026-07-22 22:21:09.031598 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-07-22 22:21:09.031928 | instance | Wednesday 22 July 2026 22:21:09 +0000 (0:00:00.665) 0:20:23.035 ********
2026-07-22 22:21:09.745449 | instance | ok: [instance]
2026-07-22 22:21:09.745782 | instance |
2026-07-22 22:21:09.746080 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-07-22 22:21:09.746353 | instance | Wednesday 22 July 2026 22:21:09 +0000 (0:00:00.714) 0:20:23.749 ********
2026-07-22 22:21:10.097554 | instance | ok: [instance]
2026-07-22 22:21:10.097617 | instance |
2026-07-22 22:21:10.097754 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-07-22 22:21:10.097882 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.352) 0:20:24.101 ********
2026-07-22 22:21:10.215695 | instance | included: openstack_helm_endpoints for instance
2026-07-22 22:21:10.215931 | instance |
2026-07-22 22:21:10.216217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:21:10.216487 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.117) 0:20:24.219 ********
2026-07-22 22:21:10.267271 | instance | skipping: [instance]
2026-07-22 22:21:10.267533 | instance |
2026-07-22 22:21:10.267797 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:21:10.268055 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.051) 0:20:24.271 ********
2026-07-22 22:21:10.320595 | instance | skipping: [instance]
2026-07-22 22:21:10.320813 | instance |
2026-07-22 22:21:10.321103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:21:10.321467 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.053) 0:20:24.324 ********
2026-07-22 22:21:10.371585 | instance | skipping: [instance]
2026-07-22 22:21:10.371733 | instance |
2026-07-22 22:21:10.371933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:21:10.372104 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.051) 0:20:24.375 ********
2026-07-22 22:21:10.416396 | instance | skipping: [instance]
2026-07-22 22:21:10.416554 | instance |
2026-07-22 22:21:10.416693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:21:10.416856 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.044) 0:20:24.420 ********
2026-07-22 22:21:10.462278 | instance | skipping: [instance]
2026-07-22 22:21:10.462428 | instance |
2026-07-22 22:21:10.462656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:21:10.462794 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.045) 0:20:24.466 ********
2026-07-22 22:21:10.505871 | instance | skipping: [instance]
2026-07-22 22:21:10.505943 | instance |
2026-07-22 22:21:10.505961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:21:10.506080 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.043) 0:20:24.510 ********
2026-07-22 22:21:10.556393 | instance | ok: [instance]
2026-07-22 22:21:10.556509 | instance |
2026-07-22 22:21:10.556714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:21:10.556887 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.050) 0:20:24.560 ********
2026-07-22 22:21:10.627198 | instance | ok: [instance] => (item=identity)
2026-07-22 22:21:10.627445 | instance |
2026-07-22 22:21:10.627746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:21:10.628065 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.070) 0:20:24.631 ********
2026-07-22 22:21:10.688107 | instance | ok: [instance]
2026-07-22 22:21:10.688303 | instance |
2026-07-22 22:21:10.688574 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-07-22 22:21:10.688858 | instance | Wednesday 22 July 2026 22:21:10 +0000 (0:00:00.060) 0:20:24.692 ********
2026-07-22 22:21:11.166833 | instance | changed: [instance]
2026-07-22 22:21:11.167060 | instance |
2026-07-22 22:21:11.167330 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-07-22 22:21:11.167594 | instance | Wednesday 22 July 2026 22:21:11 +0000 (0:00:00.478) 0:20:25.170 ********
2026-07-22 22:21:11.662194 | instance | changed: [instance]
2026-07-22 22:21:11.662310 | instance |
2026-07-22 22:21:11.662479 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-07-22 22:21:11.662644 | instance | Wednesday 22 July 2026 22:21:11 +0000 (0:00:00.495) 0:20:25.666 ********
2026-07-22 22:21:12.165697 | instance | changed: [instance]
2026-07-22 22:21:12.165934 | instance |
2026-07-22 22:21:12.166214 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-07-22 22:21:12.166489 | instance | Wednesday 22 July 2026 22:21:12 +0000 (0:00:00.503) 0:20:26.169 ********
2026-07-22 22:21:12.669324 | instance | changed: [instance]
2026-07-22 22:21:12.669551 | instance |
2026-07-22 22:21:12.669863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:21:12.670114 | instance | Wednesday 22 July 2026 22:21:12 +0000 (0:00:00.503) 0:20:26.673 ********
2026-07-22 22:21:12.752742 | instance | ok: [instance]
2026-07-22 22:21:12.752961 | instance |
2026-07-22 22:21:12.753264 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:21:12.753534 | instance | Wednesday 22 July 2026 22:21:12 +0000 (0:00:00.083) 0:20:26.756 ********
2026-07-22 22:21:12.830166 | instance | included: rabbitmq for instance
2026-07-22 22:21:12.830370 | instance |
2026-07-22 22:21:12.830660 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:21:12.830967 | instance | Wednesday 22 July 2026 22:21:12 +0000 (0:00:00.077) 0:20:26.834 ********
2026-07-22 22:21:13.487253 | instance | ok: [instance]
2026-07-22 22:21:13.487499 | instance |
2026-07-22 22:21:13.487777 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:21:13.488080 | instance | Wednesday 22 July 2026 22:21:13 +0000 (0:00:00.657) 0:20:27.491 ********
2026-07-22 22:21:13.537478 | instance | skipping: [instance]
2026-07-22 22:21:13.537702 | instance |
2026-07-22 22:21:13.537978 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:21:13.538236 | instance | Wednesday 22 July 2026 22:21:13 +0000 (0:00:00.050) 0:20:27.541 ********
2026-07-22 22:21:13.587793 | instance | skipping: [instance]
2026-07-22 22:21:13.588095 | instance |
2026-07-22 22:21:13.588378 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:21:13.588657 | instance | Wednesday 22 July 2026 22:21:13 +0000 (0:00:00.050) 0:20:27.592 ********
2026-07-22 22:21:13.635257 | instance | skipping: [instance]
2026-07-22 22:21:13.635463 | instance |
2026-07-22 22:21:13.635748 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:21:13.636048 | instance | Wednesday 22 July 2026 22:21:13 +0000 (0:00:00.047) 0:20:27.639 ********
2026-07-22 22:21:44.490330 | instance | changed: [instance]
2026-07-22 22:21:44.490548 | instance |
2026-07-22 22:21:44.490827 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:21:44.491103 | instance | Wednesday 22 July 2026 22:21:44 +0000 (0:00:30.854) 0:20:58.494 ********
2026-07-22 22:21:45.136759 | instance | ok: [instance]
2026-07-22 22:21:45.136999 | instance |
2026-07-22 22:21:45.137329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:21:45.137622 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.646) 0:20:59.140 ********
2026-07-22 22:21:45.191969 | instance | ok: [instance]
2026-07-22 22:21:45.192176 | instance |
2026-07-22 22:21:45.192445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:21:45.192705 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.055) 0:20:59.196 ********
2026-07-22 22:21:45.247228 | instance | skipping: [instance]
2026-07-22 22:21:45.247439 | instance |
2026-07-22 22:21:45.247714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:21:45.247974 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.055) 0:20:59.251 ********
2026-07-22 22:21:45.303458 | instance | skipping: [instance]
2026-07-22 22:21:45.303670 | instance |
2026-07-22 22:21:45.303939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:21:45.304212 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.055) 0:20:59.307 ********
2026-07-22 22:21:45.361054 | instance | ok: [instance]
2026-07-22 22:21:45.361302 | instance |
2026-07-22 22:21:45.361594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:21:45.361869 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.057) 0:20:59.365 ********
2026-07-22 22:21:45.476764 | instance | ok: [instance] => (item=key_manager)
2026-07-22 22:21:45.476891 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:21:45.477061 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:21:45.477227 | instance | ok: [instance] => (item=identity)
2026-07-22 22:21:45.477404 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:21:45.477584 | instance |
2026-07-22 22:21:45.477718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:21:45.477888 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.115) 0:20:59.480 ********
2026-07-22 22:21:45.548806 | instance | ok: [instance]
2026-07-22 22:21:45.549024 | instance |
2026-07-22 22:21:45.549339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:21:45.549609 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.071) 0:20:59.552 ********
2026-07-22 22:21:45.610478 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:21:45.610690 | instance |
2026-07-22 22:21:45.610967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:21:45.611208 | instance | Wednesday 22 July 2026 22:21:45 +0000 (0:00:00.061) 0:20:59.614 ********
2026-07-22 22:21:46.134120 | instance | changed: [instance]
2026-07-22 22:21:46.134990 | instance |
2026-07-22 22:21:46.135061 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-07-22 22:21:46.135073 | instance | Wednesday 22 July 2026 22:21:46 +0000 (0:00:00.523) 0:21:00.138 ********
2026-07-22 22:23:18.750685 | instance | changed: [instance]
2026-07-22 22:23:18.751996 | instance |
2026-07-22 22:23:18.752325 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:23:18.752608 | instance | Wednesday 22 July 2026 22:23:18 +0000 (0:01:32.616) 0:22:32.754 ********
2026-07-22 22:23:18.848968 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:23:18.849087 | instance |
2026-07-22 22:23:18.849295 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:23:18.849448 | instance | Wednesday 22 July 2026 22:23:18 +0000 (0:00:00.098) 0:22:32.853 ********
2026-07-22 22:23:18.892220 | instance | skipping: [instance]
2026-07-22 22:23:18.892451 | instance |
2026-07-22 22:23:18.892732 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:23:18.892996 | instance | Wednesday 22 July 2026 22:23:18 +0000 (0:00:00.043) 0:22:32.896 ********
2026-07-22 22:23:18.942748 | instance | skipping: [instance]
2026-07-22 22:23:18.942981 | instance |
2026-07-22 22:23:18.943250 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:23:18.943523 | instance | Wednesday 22 July 2026 22:23:18 +0000 (0:00:00.050) 0:22:32.947 ********
2026-07-22 22:23:19.000525 | instance | ok: [instance]
2026-07-22 22:23:19.000757 | instance |
2026-07-22 22:23:19.001022 | instance | TASK [Create Ingress key-manager] **********************************************
2026-07-22 22:23:19.001339 | instance | Wednesday 22 July 2026 22:23:18 +0000 (0:00:00.057) 0:22:33.004 ********
2026-07-22 22:23:19.071321 | instance | included: ingress for instance
2026-07-22 22:23:19.071541 | instance |
2026-07-22 22:23:19.071798 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-07-22 22:23:19.072055 | instance | Wednesday 22 July 2026 22:23:19 +0000 (0:00:00.070) 0:22:33.075 ********
2026-07-22 22:23:20.094893 | instance | changed: [instance]
2026-07-22 22:23:20.094988 | instance |
2026-07-22 22:23:20.095001 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-07-22 22:23:20.095012 | instance | Wednesday 22 July 2026 22:23:20 +0000 (0:00:01.022) 0:22:34.097 ********
2026-07-22 22:23:21.241127 | instance | changed: [instance]
2026-07-22 22:23:21.241247 | instance |
2026-07-22 22:23:21.241576 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-07-22 22:23:21.241624 | instance | Wednesday 22 July 2026 22:23:21 +0000 (0:00:01.147) 0:22:35.245 ********
2026-07-22 22:23:28.528875 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-07-22 22:23:28.528953 | instance |
2026-07-22 22:23:28.529081 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:23:28.529272 | instance | Wednesday 22 July 2026 22:23:28 +0000 (0:00:07.287) 0:22:42.533 ********
2026-07-22 22:23:28.596900 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:23:28.597120 | instance |
2026-07-22 22:23:28.597486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:23:28.597760 | instance | Wednesday 22 July 2026 22:23:28 +0000 (0:00:00.067) 0:22:42.601 ********
2026-07-22 22:23:29.108354 | instance | changed: [instance]
2026-07-22 22:23:29.108591 | instance |
2026-07-22 22:23:29.108886 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-07-22 22:23:29.109159 | instance | Wednesday 22 July 2026 22:23:29 +0000 (0:00:00.511) 0:22:43.112 ********
2026-07-22 22:23:31.736856 | instance | changed: [instance]
2026-07-22 22:23:31.737095 | instance |
2026-07-22 22:23:31.737442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:23:31.737804 | instance | Wednesday 22 July 2026 22:23:31 +0000 (0:00:02.628) 0:22:45.740 ********
2026-07-22 22:23:31.792037 | instance | skipping: [instance]
2026-07-22 22:23:31.792337 | instance |
2026-07-22 22:23:31.792611 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:23:31.792896 | instance | Wednesday 22 July 2026 22:23:31 +0000 (0:00:00.055) 0:22:45.796 ********
2026-07-22 22:23:31.837702 | instance | skipping: [instance]
2026-07-22 22:23:31.837943 | instance |
2026-07-22 22:23:31.838221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:23:31.838490 | instance | Wednesday 22 July 2026 22:23:31 +0000 (0:00:00.045) 0:22:45.841 ********
2026-07-22 22:23:31.884590 | instance | skipping: [instance]
2026-07-22 22:23:31.884999 | instance |
2026-07-22 22:23:31.885347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:23:31.885626 | instance | Wednesday 22 July 2026 22:23:31 +0000 (0:00:00.046) 0:22:45.888 ********
2026-07-22 22:23:31.934425 | instance | skipping: [instance]
2026-07-22 22:23:31.934526 | instance |
2026-07-22 22:23:31.934660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:23:31.934787 | instance | Wednesday 22 July 2026 22:23:31 +0000 (0:00:00.050) 0:22:45.938 ********
2026-07-22 22:23:31.982513 | instance | skipping: [instance]
2026-07-22 22:23:31.982754 | instance |
2026-07-22 22:23:31.983339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:23:31.983473 | instance | Wednesday 22 July 2026 22:23:31 +0000 (0:00:00.047) 0:22:45.986 ********
2026-07-22 22:23:32.034416 | instance | skipping: [instance]
2026-07-22 22:23:32.034660 | instance |
2026-07-22 22:23:32.034950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:23:32.035212 | instance | Wednesday 22 July 2026 22:23:32 +0000 (0:00:00.051) 0:22:46.038 ********
2026-07-22 22:23:32.089231 | instance | ok: [instance]
2026-07-22 22:23:32.089570 | instance |
2026-07-22 22:23:32.089868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:23:32.090140 | instance | Wednesday 22 July 2026 22:23:32 +0000 (0:00:00.054) 0:22:46.093 ********
2026-07-22 22:23:32.152252 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-07-22 22:23:32.152576 | instance |
2026-07-22 22:23:32.152921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:23:32.153293 | instance | Wednesday 22 July 2026 22:23:32 +0000 (0:00:00.063) 0:22:46.156 ********
2026-07-22 22:23:32.216278 | instance | ok: [instance]
2026-07-22 22:23:32.216670 | instance |
2026-07-22 22:23:32.217030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:23:32.217400 | instance | Wednesday 22 July 2026 22:23:32 +0000 (0:00:00.063) 0:22:46.220 ********
2026-07-22 22:23:32.281710 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:23:32.282226 | instance |
2026-07-22 22:23:32.282635 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:23:32.282915 | instance | Wednesday 22 July 2026 22:23:32 +0000 (0:00:00.064) 0:22:46.284 ********
2026-07-22 22:23:32.804684 | instance | changed: [instance]
2026-07-22 22:23:32.804928 | instance |
2026-07-22 22:23:32.805276 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-07-22 22:23:32.805548 | instance | Wednesday 22 July 2026 22:23:32 +0000 (0:00:00.523) 0:22:46.808 ********
2026-07-22 22:23:51.844101 | instance | ok: [instance]
2026-07-22 22:23:51.844258 | instance |
2026-07-22 22:23:51.844448 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-07-22 22:23:51.844621 | instance | Wednesday 22 July 2026 22:23:51 +0000 (0:00:19.039) 0:23:05.848 ********
2026-07-22 22:24:06.187005 | instance | ok: [instance]
2026-07-22 22:24:06.187272 | instance |
2026-07-22 22:24:06.187554 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-07-22 22:24:06.187819 | instance | Wednesday 22 July 2026 22:24:06 +0000 (0:00:14.342) 0:23:20.191 ********
2026-07-22 22:24:07.513526 | instance | ok: [instance]
2026-07-22 22:24:07.513772 | instance |
2026-07-22 22:24:07.514049 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-07-22 22:24:07.514334 | instance | Wednesday 22 July 2026 22:24:07 +0000 (0:00:01.326) 0:23:21.517 ********
2026-07-22 22:24:08.691231 | instance | ok: [instance]
2026-07-22 22:24:08.691293 | instance |
2026-07-22 22:24:08.691677 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-07-22 22:24:08.691727 | instance | Wednesday 22 July 2026 22:24:08 +0000 (0:00:01.177) 0:23:22.694 ********
2026-07-22 22:24:09.410912 | instance | changed: [instance]
2026-07-22 22:24:09.410952 | instance |
2026-07-22 22:24:09.410957 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-07-22 22:24:09.410962 | instance | Wednesday 22 July 2026 22:24:09 +0000 (0:00:00.720) 0:23:23.414 ********
2026-07-22 22:24:10.292419 | instance | changed: [instance]
2026-07-22 22:24:10.292494 | instance |
2026-07-22 22:24:10.292626 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-07-22 22:24:10.292842 | instance | Wednesday 22 July 2026 22:24:10 +0000 (0:00:00.881) 0:23:24.296 ********
2026-07-22 22:24:13.287193 | instance | changed: [instance]
2026-07-22 22:24:13.287246 | instance |
2026-07-22 22:24:13.287255 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-07-22 22:24:13.287275 | instance | Wednesday 22 July 2026 22:24:13 +0000 (0:00:02.993) 0:23:27.290 ********
2026-07-22 22:24:14.666642 | instance | [WARNING]: Module did not set no_log for update_password
2026-07-22 22:24:14.699356 | instance | changed: [instance]
2026-07-22 22:24:14.699457 | instance |
2026-07-22 22:24:14.699466 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-07-22 22:24:14.699478 | instance | Wednesday 22 July 2026 22:24:14 +0000 (0:00:01.412) 0:23:28.702 ********
2026-07-22 22:24:19.630971 | instance | ok: [instance]
2026-07-22 22:24:19.631063 | instance |
2026-07-22 22:24:19.631175 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-07-22 22:24:19.631305 | instance | Wednesday 22 July 2026 22:24:19 +0000 (0:00:04.932) 0:23:33.634 ********
2026-07-22 22:24:20.715085 | instance | changed: [instance]
2026-07-22 22:24:20.715243 | instance |
2026-07-22 22:24:20.715455 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-07-22 22:24:20.715627 | instance | Wednesday 22 July 2026 22:24:20 +0000 (0:00:01.084) 0:23:34.719 ********
2026-07-22 22:24:22.629887 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-38.nip.io/swift/v1/%(tenant_id)s'})
2026-07-22 22:24:22.630017 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-07-22 22:24:22.630112 | instance |
2026-07-22 22:24:22.630232 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:24:22.630350 | instance | Wednesday 22 July 2026 22:24:22 +0000 (0:00:01.914) 0:23:36.633 ********
2026-07-22 22:24:22.741839 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:24:22.741916 | instance |
2026-07-22 22:24:22.742050 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:24:22.742170 | instance | Wednesday 22 July 2026 22:24:22 +0000 (0:00:00.112) 0:23:36.746 ********
2026-07-22 22:24:22.800077 | instance | skipping: [instance]
2026-07-22 22:24:22.800328 | instance |
2026-07-22 22:24:22.800690 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:24:22.801036 | instance | Wednesday 22 July 2026 22:24:22 +0000 (0:00:00.058) 0:23:36.804 ********
2026-07-22 22:24:22.854776 | instance | skipping: [instance]
2026-07-22 22:24:22.855006 | instance |
2026-07-22 22:24:22.855279 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:24:22.855537 | instance | Wednesday 22 July 2026 22:24:22 +0000 (0:00:00.054) 0:23:36.859 ********
2026-07-22 22:24:22.919379 | instance | ok: [instance]
2026-07-22 22:24:22.919674 | instance |
2026-07-22 22:24:22.919950 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-07-22 22:24:22.920232 | instance | Wednesday 22 July 2026 22:24:22 +0000 (0:00:00.064) 0:23:36.923 ********
2026-07-22 22:24:22.993725 | instance | included: ingress for instance
2026-07-22 22:24:22.993972 | instance |
2026-07-22 22:24:22.994309 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-07-22 22:24:22.994589 | instance | Wednesday 22 July 2026 22:24:22 +0000 (0:00:00.074) 0:23:36.997 ********
2026-07-22 22:24:23.948618 | instance | changed: [instance]
2026-07-22 22:24:23.948737 | instance |
2026-07-22 22:24:23.948900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:24:23.949053 | instance | Wednesday 22 July 2026 22:24:23 +0000 (0:00:00.955) 0:23:37.952 ********
2026-07-22 22:24:24.024711 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:24:24.025001 | instance |
2026-07-22 22:24:24.025387 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:24:24.025644 | instance | Wednesday 22 July 2026 22:24:24 +0000 (0:00:00.075) 0:23:38.028 ********
2026-07-22 22:24:24.544423 | instance | changed: [instance]
2026-07-22 22:24:24.544552 | instance |
2026-07-22 22:24:24.544734 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-07-22 22:24:24.544924 | instance | Wednesday 22 July 2026 22:24:24 +0000 (0:00:00.519) 0:23:38.548 ********
2026-07-22 22:24:38.914461 | instance | ok: [instance]
2026-07-22 22:24:38.914693 | instance |
2026-07-22 22:24:38.914979 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-07-22 22:24:38.915245 | instance | Wednesday 22 July 2026 22:24:38 +0000 (0:00:14.369) 0:23:52.918 ********
2026-07-22 22:24:38.979122 | instance | ok: [instance] => (item=10.96.240.200)
2026-07-22 22:24:38.979265 | instance |
2026-07-22 22:24:38.979481 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-07-22 22:24:38.979644 | instance | Wednesday 22 July 2026 22:24:38 +0000 (0:00:00.065) 0:23:52.983 ********
2026-07-22 22:24:39.687319 | instance | changed: [instance]
2026-07-22 22:24:39.687457 | instance |
2026-07-22 22:24:39.687632 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-07-22 22:24:39.687810 | instance | Wednesday 22 July 2026 22:24:39 +0000 (0:00:00.707) 0:23:53.691 ********
2026-07-22 22:24:40.379147 | instance | changed: [instance]
2026-07-22 22:24:40.379436 | instance |
2026-07-22 22:24:40.379710 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-07-22 22:24:40.379970 | instance | Wednesday 22 July 2026 22:24:40 +0000 (0:00:00.691) 0:23:54.383 ********
2026-07-22 22:24:41.560130 | instance | ok: [instance]
2026-07-22 22:24:41.560210 | instance |
2026-07-22 22:24:41.560333 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-07-22 22:24:41.560449 | instance | Wednesday 22 July 2026 22:24:41 +0000 (0:00:01.181) 0:23:55.564 ********
2026-07-22 22:24:41.613581 | instance | ok: [instance]
2026-07-22 22:24:41.613803 | instance |
2026-07-22 22:24:41.614075 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-07-22 22:24:41.614333 | instance | Wednesday 22 July 2026 22:24:41 +0000 (0:00:00.053) 0:23:55.618 ********
2026-07-22 22:24:42.292831 | instance | changed: [instance]
2026-07-22 22:24:42.292961 | instance |
2026-07-22 22:24:42.293129 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-07-22 22:24:42.293315 | instance | Wednesday 22 July 2026 22:24:42 +0000 (0:00:00.678) 0:23:56.296 ********
2026-07-22 22:24:43.574836 | instance | changed: [instance]
2026-07-22 22:24:43.575708 | instance |
2026-07-22 22:24:43.575723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:24:43.575733 | instance | Wednesday 22 July 2026 22:24:43 +0000 (0:00:01.281) 0:23:57.578 ********
2026-07-22 22:24:43.655445 | instance | ok: [instance]
2026-07-22 22:24:43.655659 | instance |
2026-07-22 22:24:43.655999 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:24:43.656301 | instance | Wednesday 22 July 2026 22:24:43 +0000 (0:00:00.081) 0:23:57.659 ********
2026-07-22 22:24:43.735660 | instance | included: rabbitmq for instance
2026-07-22 22:24:43.735789 | instance |
2026-07-22 22:24:43.736027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:24:43.736204 | instance | Wednesday 22 July 2026 22:24:43 +0000 (0:00:00.080) 0:23:57.740 ********
2026-07-22 22:24:44.421453 | instance | ok: [instance]
2026-07-22 22:24:44.421702 | instance |
2026-07-22 22:24:44.421968 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:24:44.422225 | instance | Wednesday 22 July 2026 22:24:44 +0000 (0:00:00.685) 0:23:58.425 ********
2026-07-22 22:24:44.470276 | instance | skipping: [instance]
2026-07-22 22:24:44.470509 | instance |
2026-07-22 22:24:44.470797 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:24:44.471079 | instance | Wednesday 22 July 2026 22:24:44 +0000 (0:00:00.049) 0:23:58.474 ********
2026-07-22 22:24:44.529336 | instance | skipping: [instance]
2026-07-22 22:24:44.529554 | instance |
2026-07-22 22:24:44.529821 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:24:44.530085 | instance | Wednesday 22 July 2026 22:24:44 +0000 (0:00:00.058) 0:23:58.533 ********
2026-07-22 22:24:44.578422 | instance | skipping: [instance]
2026-07-22 22:24:44.578642 | instance |
2026-07-22 22:24:44.578906 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:24:44.579167 | instance | Wednesday 22 July 2026 22:24:44 +0000 (0:00:00.049) 0:23:58.582 ********
2026-07-22 22:25:15.452034 | instance | changed: [instance]
2026-07-22 22:25:15.452140 | instance |
2026-07-22 22:25:15.452273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:25:15.452396 | instance | Wednesday 22 July 2026 22:25:15 +0000 (0:00:30.873) 0:24:29.456 ********
2026-07-22 22:25:16.129348 | instance | ok: [instance]
2026-07-22 22:25:16.129439 | instance |
2026-07-22 22:25:16.129583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:25:16.129711 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.677) 0:24:30.133 ********
2026-07-22 22:25:16.182772 | instance | ok: [instance]
2026-07-22 22:25:16.182851 | instance |
2026-07-22 22:25:16.182975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:25:16.183093 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.053) 0:24:30.187 ********
2026-07-22 22:25:16.236598 | instance | skipping: [instance]
2026-07-22 22:25:16.236665 | instance |
2026-07-22 22:25:16.236800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:25:16.236908 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.053) 0:24:30.240 ********
2026-07-22 22:25:16.291760 | instance | skipping: [instance]
2026-07-22 22:25:16.291847 | instance |
2026-07-22 22:25:16.291981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:25:16.292744 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.055) 0:24:30.296 ********
2026-07-22 22:25:16.348134 | instance | ok: [instance]
2026-07-22 22:25:16.348377 | instance |
2026-07-22 22:25:16.348669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:25:16.348948 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.056) 0:24:30.352 ********
2026-07-22 22:25:16.465862 | instance | ok: [instance] => (item=dashboard)
2026-07-22 22:25:16.466001 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:25:16.466176 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:25:16.466351 | instance | ok: [instance] => (item=image)
2026-07-22 22:25:16.466510 | instance | ok: [instance] => (item=identity)
2026-07-22 22:25:16.466716 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:25:16.466845 | instance |
2026-07-22 22:25:16.467017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:25:16.467184 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.117) 0:24:30.469 ********
2026-07-22 22:25:16.526429 | instance | ok: [instance]
2026-07-22 22:25:16.526566 | instance |
2026-07-22 22:25:16.526763 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:25:16.526955 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.060) 0:24:30.530 ********
2026-07-22 22:25:16.590640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:25:16.590870 | instance |
2026-07-22 22:25:16.591167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:25:16.591433 | instance | Wednesday 22 July 2026 22:25:16 +0000 (0:00:00.064) 0:24:30.594 ********
2026-07-22 22:25:17.111781 | instance | changed: [instance]
2026-07-22 22:25:17.112074 | instance |
2026-07-22 22:25:17.112410 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-07-22 22:25:17.112734 | instance | Wednesday 22 July 2026 22:25:17 +0000 (0:00:00.521) 0:24:31.115 ********
2026-07-22 22:27:22.072768 | instance | changed: [instance]
2026-07-22 22:27:22.073011 | instance |
2026-07-22 22:27:22.073316 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:27:22.073585 | instance | Wednesday 22 July 2026 22:27:22 +0000 (0:02:04.960) 0:26:36.076 ********
2026-07-22 22:27:22.169569 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:27:22.169813 | instance |
2026-07-22 22:27:22.170080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:27:22.170343 | instance | Wednesday 22 July 2026 22:27:22 +0000 (0:00:00.097) 0:26:36.173 ********
2026-07-22 22:27:22.221205 | instance | skipping: [instance]
2026-07-22 22:27:22.221555 | instance |
2026-07-22 22:27:22.221784 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:27:22.222044 | instance | Wednesday 22 July 2026 22:27:22 +0000 (0:00:00.051) 0:26:36.225 ********
2026-07-22 22:27:22.271461 | instance | skipping: [instance]
2026-07-22 22:27:22.271726 | instance |
2026-07-22 22:27:22.272020 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:27:22.272273 | instance | Wednesday 22 July 2026 22:27:22 +0000 (0:00:00.050) 0:26:36.275 ********
2026-07-22 22:27:22.347422 | instance | ok: [instance]
2026-07-22 22:27:22.347542 | instance |
2026-07-22 22:27:22.347703 | instance | TASK [Create Ingress image] ****************************************************
2026-07-22 22:27:22.347868 | instance | Wednesday 22 July 2026 22:27:22 +0000 (0:00:00.076) 0:26:36.351 ********
2026-07-22 22:27:22.437273 | instance | included: ingress for instance
2026-07-22 22:27:22.437479 | instance |
2026-07-22 22:27:22.437827 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-07-22 22:27:22.438116 | instance | Wednesday 22 July 2026 22:27:22 +0000 (0:00:00.089) 0:26:36.440 ********
2026-07-22 22:27:23.472699 | instance | changed: [instance]
2026-07-22 22:27:23.472784 | instance |
2026-07-22 22:27:23.472886 | instance | TASK [Create images] ***********************************************************
2026-07-22 22:27:23.473020 | instance | Wednesday 22 July 2026 22:27:23 +0000 (0:00:01.035) 0:26:37.476 ********
2026-07-22 22:27:23.610685 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-07-22 22:27:23.610780 | instance |
2026-07-22 22:27:23.610948 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-07-22 22:27:23.611105 | instance | Wednesday 22 July 2026 22:27:23 +0000 (0:00:00.137) 0:26:37.614 ********
2026-07-22 22:27:27.073627 | instance | changed: [instance]
2026-07-22 22:27:27.073867 | instance |
2026-07-22 22:27:27.074136 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:27:27.074397 | instance | Wednesday 22 July 2026 22:27:27 +0000 (0:00:03.462) 0:26:41.077 ********
2026-07-22 22:27:27.743753 | instance | ok: [instance]
2026-07-22 22:27:27.743991 | instance |
2026-07-22 22:27:27.744282 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:27:27.744569 | instance | Wednesday 22 July 2026 22:27:27 +0000 (0:00:00.670) 0:26:41.747 ********
2026-07-22 22:27:27.817338 | instance | ok: [instance]
2026-07-22 22:27:27.817796 | instance |
2026-07-22 22:27:27.818106 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:27:27.818383 | instance | Wednesday 22 July 2026 22:27:27 +0000 (0:00:00.073) 0:26:41.821 ********
2026-07-22 22:27:49.317542 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-07-22 22:27:49.317877 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-07-22 22:27:49.317941 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-07-22 22:27:49.318254 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-07-22 22:27:49.318322 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-07-22 22:27:49.318576 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-07-22 22:27:49.318620 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-07-22 22:27:49.318901 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-07-22 22:27:49.318927 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-07-22 22:27:49.319177 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-07-22 22:27:49.319251 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-07-22 22:27:49.319467 | instance | ok: [instance]
2026-07-22 22:27:49.319607 | instance |
2026-07-22 22:27:49.319781 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:27:49.319958 | instance | Wednesday 22 July 2026 22:27:49 +0000 (0:00:21.500) 0:27:03.321 ********
2026-07-22 22:27:49.368142 | instance | ok: [instance]
2026-07-22 22:27:49.368391 | instance |
2026-07-22 22:27:49.368692 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:27:49.368965 | instance | Wednesday 22 July 2026 22:27:49 +0000 (0:00:00.050) 0:27:03.372 ********
2026-07-22 22:27:49.429036 | instance | ok: [instance]
2026-07-22 22:27:49.429355 | instance |
2026-07-22 22:27:49.429631 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:27:49.429901 | instance | Wednesday 22 July 2026 22:27:49 +0000 (0:00:00.061) 0:27:03.433 ********
2026-07-22 22:27:49.630739 | instance | changed: [instance]
2026-07-22 22:27:49.631089 | instance |
2026-07-22 22:27:49.631445 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:27:49.631722 | instance | Wednesday 22 July 2026 22:27:49 +0000 (0:00:00.201) 0:27:03.634 ********
2026-07-22 22:27:50.324764 | instance | changed: [instance]
2026-07-22 22:27:50.324910 | instance |
2026-07-22 22:27:50.325115 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:27:50.325307 | instance | Wednesday 22 July 2026 22:27:50 +0000 (0:00:00.694) 0:27:04.328 ********
2026-07-22 22:27:50.563802 | instance | ok: [instance]
2026-07-22 22:27:50.564041 | instance |
2026-07-22 22:27:50.564334 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:27:50.564598 | instance | Wednesday 22 July 2026 22:27:50 +0000 (0:00:00.238) 0:27:04.567 ********
2026-07-22 22:27:50.828148 | instance | changed: [instance]
2026-07-22 22:27:50.828866 | instance |
2026-07-22 22:27:50.828898 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:27:50.828913 | instance | Wednesday 22 July 2026 22:27:50 +0000 (0:00:00.264) 0:27:04.832 ********
2026-07-22 22:27:51.527408 | instance | ok: [instance]
2026-07-22 22:27:51.527637 | instance |
2026-07-22 22:27:51.527926 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:27:51.528192 | instance | Wednesday 22 July 2026 22:27:51 +0000 (0:00:00.699) 0:27:05.531 ********
2026-07-22 22:27:51.593359 | instance | ok: [instance]
2026-07-22 22:27:51.593722 | instance |
2026-07-22 22:27:51.594014 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:27:51.594277 | instance | Wednesday 22 July 2026 22:27:51 +0000 (0:00:00.066) 0:27:05.597 ********
2026-07-22 22:27:57.325515 | instance | changed: [instance]
2026-07-22 22:27:57.325759 | instance |
2026-07-22 22:27:57.326067 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:27:57.326363 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:05.731) 0:27:11.329 ********
2026-07-22 22:27:57.374500 | instance | skipping: [instance]
2026-07-22 22:27:57.374735 | instance |
2026-07-22 22:27:57.375028 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:27:57.375303 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.048) 0:27:11.378 ********
2026-07-22 22:27:57.418488 | instance | skipping: [instance]
2026-07-22 22:27:57.418705 | instance |
2026-07-22 22:27:57.418975 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:27:57.419241 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.043) 0:27:11.422 ********
2026-07-22 22:27:57.704150 | instance | changed: [instance]
2026-07-22 22:27:57.704236 | instance |
2026-07-22 22:27:57.704378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:27:57.704498 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.285) 0:27:11.708 ********
2026-07-22 22:27:57.786318 | instance | ok: [instance]
2026-07-22 22:27:57.786530 | instance |
2026-07-22 22:27:57.786791 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:27:57.787052 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.082) 0:27:11.790 ********
2026-07-22 22:27:57.833895 | instance | skipping: [instance]
2026-07-22 22:27:57.834099 | instance |
2026-07-22 22:27:57.834369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:27:57.834628 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.047) 0:27:11.838 ********
2026-07-22 22:27:57.886132 | instance | skipping: [instance]
2026-07-22 22:27:57.886463 | instance |
2026-07-22 22:27:57.886814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:27:57.887091 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.052) 0:27:11.890 ********
2026-07-22 22:27:57.936383 | instance | skipping: [instance]
2026-07-22 22:27:57.936603 | instance |
2026-07-22 22:27:57.936890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:27:57.937164 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.050) 0:27:11.940 ********
2026-07-22 22:27:57.990707 | instance | skipping: [instance]
2026-07-22 22:27:57.991472 | instance |
2026-07-22 22:27:57.992075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:27:57.992853 | instance | Wednesday 22 July 2026 22:27:57 +0000 (0:00:00.054) 0:27:11.994 ********
2026-07-22 22:27:58.044203 | instance | skipping: [instance]
2026-07-22 22:27:58.044495 | instance |
2026-07-22 22:27:58.044817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:27:58.045123 | instance | Wednesday 22 July 2026 22:27:58 +0000 (0:00:00.053) 0:27:12.048 ********
2026-07-22 22:27:58.095348 | instance | ok: [instance]
2026-07-22 22:27:58.095678 | instance |
2026-07-22 22:27:58.096031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:27:58.096340 | instance | Wednesday 22 July 2026 22:27:58 +0000 (0:00:00.051) 0:27:12.099 ********
2026-07-22 22:27:58.192694 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:27:58.192993 | instance | ok: [instance] => (item=staffeln)
2026-07-22 22:27:58.193351 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:27:58.193721 | instance | ok: [instance] => (item=identity)
2026-07-22 22:27:58.194091 | instance |
2026-07-22 22:27:58.194417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:27:58.194756 | instance | Wednesday 22 July 2026 22:27:58 +0000 (0:00:00.097) 0:27:12.197 ********
2026-07-22 22:27:58.372096 | instance | ok: [instance]
2026-07-22 22:27:58.372325 | instance |
2026-07-22 22:27:58.372604 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:27:58.372870 | instance | Wednesday 22 July 2026 22:27:58 +0000 (0:00:00.179) 0:27:12.376 ********
2026-07-22 22:27:58.432540 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:27:58.432756 | instance |
2026-07-22 22:27:58.433021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:27:58.433319 | instance | Wednesday 22 July 2026 22:27:58 +0000 (0:00:00.060) 0:27:12.436 ********
2026-07-22 22:27:58.956000 | instance | changed: [instance]
2026-07-22 22:27:58.956291 | instance |
2026-07-22 22:27:58.956603 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-07-22 22:27:58.956890 | instance | Wednesday 22 July 2026 22:27:58 +0000 (0:00:00.522) 0:27:12.959 ********
2026-07-22 22:28:19.642054 | instance | changed: [instance]
2026-07-22 22:28:19.642126 | instance |
2026-07-22 22:28:19.642268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:28:19.642387 | instance | Wednesday 22 July 2026 22:28:19 +0000 (0:00:20.686) 0:27:33.646 ********
2026-07-22 22:28:19.722179 | instance | ok: [instance]
2026-07-22 22:28:19.722258 | instance |
2026-07-22 22:28:19.722385 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:28:19.722503 | instance | Wednesday 22 July 2026 22:28:19 +0000 (0:00:00.080) 0:27:33.726 ********
2026-07-22 22:28:19.794230 | instance | included: rabbitmq for instance
2026-07-22 22:28:19.794328 | instance |
2026-07-22 22:28:19.794465 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:28:19.794569 | instance | Wednesday 22 July 2026 22:28:19 +0000 (0:00:00.072) 0:27:33.798 ********
2026-07-22 22:28:20.478157 | instance | ok: [instance]
2026-07-22 22:28:20.478410 | instance |
2026-07-22 22:28:20.478705 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:28:20.478990 | instance | Wednesday 22 July 2026 22:28:20 +0000 (0:00:00.683) 0:27:34.482 ********
2026-07-22 22:28:20.519742 | instance | skipping: [instance]
2026-07-22 22:28:20.519887 | instance |
2026-07-22 22:28:20.520058 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:28:20.520221 | instance | Wednesday 22 July 2026 22:28:20 +0000 (0:00:00.042) 0:27:34.524 ********
2026-07-22 22:28:20.564241 | instance | skipping: [instance]
2026-07-22 22:28:20.564379 | instance |
2026-07-22 22:28:20.564542 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:28:20.564703 | instance | Wednesday 22 July 2026 22:28:20 +0000 (0:00:00.044) 0:27:34.568 ********
2026-07-22 22:28:20.612871 | instance | skipping: [instance]
2026-07-22 22:28:20.613161 | instance |
2026-07-22 22:28:20.613475 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:28:20.613744 | instance | Wednesday 22 July 2026 22:28:20 +0000 (0:00:00.048) 0:27:34.617 ********
2026-07-22 22:28:51.468473 | instance | changed: [instance]
2026-07-22 22:28:51.468707 | instance |
2026-07-22 22:28:51.468986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:28:51.469275 | instance | Wednesday 22 July 2026 22:28:51 +0000 (0:00:30.855) 0:28:05.472 ********
2026-07-22 22:28:52.125749 | instance | ok: [instance]
2026-07-22 22:28:52.126007 | instance |
2026-07-22 22:28:52.126314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:28:52.126603 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.657) 0:28:06.129 ********
2026-07-22 22:28:52.176314 | instance | ok: [instance]
2026-07-22 22:28:52.176543 | instance |
2026-07-22 22:28:52.176820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:28:52.177105 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.050) 0:28:06.180 ********
2026-07-22 22:28:52.234498 | instance | skipping: [instance]
2026-07-22 22:28:52.234735 | instance |
2026-07-22 22:28:52.235036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:28:52.235305 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.058) 0:28:06.238 ********
2026-07-22 22:28:52.290143 | instance | skipping: [instance]
2026-07-22 22:28:52.290264 | instance |
2026-07-22 22:28:52.290284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:28:52.290300 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.055) 0:28:06.293 ********
2026-07-22 22:28:52.351187 | instance | ok: [instance]
2026-07-22 22:28:52.351306 | instance |
2026-07-22 22:28:52.351393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:28:52.351495 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.061) 0:28:06.355 ********
2026-07-22 22:28:52.465751 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:28:52.465850 | instance | ok: [instance] => (item=volumev3)
2026-07-22 22:28:52.465966 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:28:52.466082 | instance | ok: [instance] => (item=image)
2026-07-22 22:28:52.466198 | instance | ok: [instance] => (item=identity)
2026-07-22 22:28:52.466313 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:28:52.466426 | instance |
2026-07-22 22:28:52.466554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:28:52.466672 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.115) 0:28:06.470 ********
2026-07-22 22:28:52.534242 | instance | ok: [instance]
2026-07-22 22:28:52.534422 | instance |
2026-07-22 22:28:52.534580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:28:52.534729 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.068) 0:28:06.538 ********
2026-07-22 22:28:52.597556 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:28:52.597938 | instance |
2026-07-22 22:28:52.598287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:28:52.598644 | instance | Wednesday 22 July 2026 22:28:52 +0000 (0:00:00.061) 0:28:06.600 ********
2026-07-22 22:28:53.172120 | instance | changed: [instance]
2026-07-22 22:28:53.172195 | instance |
2026-07-22 22:28:53.172455 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-07-22 22:28:53.172497 | instance | Wednesday 22 July 2026 22:28:53 +0000 (0:00:00.575) 0:28:07.176 ********
2026-07-22 22:28:53.395970 | instance | ok: [instance]
2026-07-22 22:28:53.396049 | instance |
2026-07-22 22:28:53.396283 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-07-22 22:28:53.396326 | instance | Wednesday 22 July 2026 22:28:53 +0000 (0:00:00.223) 0:28:07.400 ********
2026-07-22 22:28:53.462025 | instance | ok: [instance]
2026-07-22 22:28:53.462072 | instance |
2026-07-22 22:28:53.462345 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-07-22 22:28:53.462384 | instance | Wednesday 22 July 2026 22:28:53 +0000 (0:00:00.065) 0:28:07.466 ********
2026-07-22 22:33:41.727341 | instance | changed: [instance]
2026-07-22 22:33:41.727428 | instance |
2026-07-22 22:33:41.727650 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:33:41.727706 | instance | Wednesday 22 July 2026 22:33:41 +0000 (0:04:48.265) 0:32:55.731 ********
2026-07-22 22:33:41.847248 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:33:41.847333 | instance |
2026-07-22 22:33:41.847341 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:33:41.847348 | instance | Wednesday 22 July 2026 22:33:41 +0000 (0:00:00.119) 0:32:55.850 ********
2026-07-22 22:33:41.904919 | instance | skipping: [instance]
2026-07-22 22:33:41.904992 | instance |
2026-07-22 22:33:41.905004 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:33:41.905021 | instance | Wednesday 22 July 2026 22:33:41 +0000 (0:00:00.057) 0:32:55.908 ********
2026-07-22 22:33:41.962030 | instance | skipping: [instance]
2026-07-22 22:33:41.962132 | instance |
2026-07-22 22:33:41.962419 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:33:41.962466 | instance | Wednesday 22 July 2026 22:33:41 +0000 (0:00:00.057) 0:32:55.965 ********
2026-07-22 22:33:42.030702 | instance | ok: [instance]
2026-07-22 22:33:42.031094 | instance |
2026-07-22 22:33:42.031164 | instance | TASK [Create Ingress volumev3] *************************************************
2026-07-22 22:33:42.031182 | instance | Wednesday 22 July 2026 22:33:42 +0000 (0:00:00.068) 0:32:56.034 ********
2026-07-22 22:33:42.127295 | instance | included: ingress for instance
2026-07-22 22:33:42.127397 | instance |
2026-07-22 22:33:42.127534 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-07-22 22:33:42.127657 | instance | Wednesday 22 July 2026 22:33:42 +0000 (0:00:00.096) 0:32:56.131 ********
2026-07-22 22:33:43.120639 | instance | changed: [instance]
2026-07-22 22:33:43.120920 | instance |
2026-07-22 22:33:43.121299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:33:43.121615 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.993) 0:32:57.124 ********
2026-07-22 22:33:43.195512 | instance | ok: [instance]
2026-07-22 22:33:43.195636 | instance |
2026-07-22 22:33:43.195792 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:33:43.195951 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.075) 0:32:57.199 ********
2026-07-22 22:33:43.236975 | instance | skipping: [instance]
2026-07-22 22:33:43.237081 | instance |
2026-07-22 22:33:43.237257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:33:43.237437 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.041) 0:32:57.241 ********
2026-07-22 22:33:43.277731 | instance | skipping: [instance]
2026-07-22 22:33:43.278106 | instance |
2026-07-22 22:33:43.278504 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:33:43.278888 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.040) 0:32:57.281 ********
2026-07-22 22:33:43.336918 | instance | skipping: [instance]
2026-07-22 22:33:43.337066 | instance |
2026-07-22 22:33:43.337304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:33:43.337496 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.059) 0:32:57.340 ********
2026-07-22 22:33:43.399527 | instance | skipping: [instance]
2026-07-22 22:33:43.399667 | instance |
2026-07-22 22:33:43.399854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:33:43.400010 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.062) 0:32:57.403 ********
2026-07-22 22:33:43.449857 | instance | skipping: [instance]
2026-07-22 22:33:43.450018 | instance |
2026-07-22 22:33:43.450215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:33:43.450405 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.050) 0:32:57.453 ********
2026-07-22 22:33:43.501761 | instance | ok: [instance]
2026-07-22 22:33:43.501988 | instance |
2026-07-22 22:33:43.502229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:33:43.502460 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.051) 0:32:57.505 ********
2026-07-22 22:33:43.593225 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:33:43.593409 | instance | ok: [instance] => (item=placement)
2026-07-22 22:33:43.593554 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:33:43.593708 | instance | ok: [instance] => (item=identity)
2026-07-22 22:33:43.593928 | instance |
2026-07-22 22:33:43.594075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:33:43.594235 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.091) 0:32:57.597 ********
2026-07-22 22:33:43.663671 | instance | ok: [instance]
2026-07-22 22:33:43.663917 | instance |
2026-07-22 22:33:43.664206 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:33:43.664588 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.070) 0:32:57.667 ********
2026-07-22 22:33:43.729359 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:33:43.729506 | instance |
2026-07-22 22:33:43.729701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:33:43.729878 | instance | Wednesday 22 July 2026 22:33:43 +0000 (0:00:00.065) 0:32:57.733 ********
2026-07-22 22:33:44.250680 | instance | changed: [instance]
2026-07-22 22:33:44.250917 | instance |
2026-07-22 22:33:44.251194 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-07-22 22:33:44.251467 | instance | Wednesday 22 July 2026 22:33:44 +0000 (0:00:00.521) 0:32:58.254 ********
2026-07-22 22:35:08.705558 | instance | changed: [instance]
2026-07-22 22:35:08.705911 | instance |
2026-07-22 22:35:08.706050 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:35:08.706337 | instance | Wednesday 22 July 2026 22:35:08 +0000 (0:01:24.454) 0:34:22.709 ********
2026-07-22 22:35:08.797393 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:35:08.797632 | instance |
2026-07-22 22:35:08.797904 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:35:08.798227 | instance | Wednesday 22 July 2026 22:35:08 +0000 (0:00:00.091) 0:34:22.801 ********
2026-07-22 22:35:08.850050 | instance | skipping: [instance]
2026-07-22 22:35:08.850202 | instance |
2026-07-22 22:35:08.850397 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:35:08.850579 | instance | Wednesday 22 July 2026 22:35:08 +0000 (0:00:00.052) 0:34:22.854 ********
2026-07-22 22:35:08.906140 | instance | skipping: [instance]
2026-07-22 22:35:08.906273 | instance |
2026-07-22 22:35:08.906454 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:35:08.906631 | instance | Wednesday 22 July 2026 22:35:08 +0000 (0:00:00.055) 0:34:22.910 ********
2026-07-22 22:35:08.968204 | instance | ok: [instance]
2026-07-22 22:35:08.968477 | instance |
2026-07-22 22:35:08.968762 | instance | TASK [Create Ingress placement] ************************************************
2026-07-22 22:35:08.969061 | instance | Wednesday 22 July 2026 22:35:08 +0000 (0:00:00.062) 0:34:22.972 ********
2026-07-22 22:35:09.042191 | instance | included: ingress for instance
2026-07-22 22:35:09.042453 | instance |
2026-07-22 22:35:09.042720 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-07-22 22:35:09.042981 | instance | Wednesday 22 July 2026 22:35:09 +0000 (0:00:00.073) 0:34:23.046 ********
2026-07-22 22:35:10.131592 | instance | changed: [instance]
2026-07-22 22:35:10.134032 | instance |
2026-07-22 22:35:10.134049 | instance | PLAY [Configure operating system] **********************************************
2026-07-22 22:35:10.134056 | instance |
2026-07-22 22:35:10.134061 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:35:10.134067 | instance | Wednesday 22 July 2026 22:35:10 +0000 (0:00:01.089) 0:34:24.135 ********
2026-07-22 22:35:12.566071 | instance | ok: [instance]
2026-07-22 22:35:12.566292 | instance |
2026-07-22 22:35:12.566633 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-07-22 22:35:12.566912 | instance | Wednesday 22 July 2026 22:35:12 +0000 (0:00:02.434) 0:34:26.570 ********
2026-07-22 22:35:12.776773 | instance | ok: [instance]
2026-07-22 22:35:12.777006 | instance |
2026-07-22 22:35:12.777341 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-07-22 22:35:12.777762 | instance | Wednesday 22 July 2026 22:35:12 +0000 (0:00:00.210) 0:34:26.780 ********
2026-07-22 22:35:12.827678 | instance | skipping: [instance]
2026-07-22 22:35:12.827935 | instance |
2026-07-22 22:35:12.828235 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-07-22 22:35:12.828596 | instance | Wednesday 22 July 2026 22:35:12 +0000 (0:00:00.050) 0:34:26.831 ********
2026-07-22 22:35:12.885911 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-22 22:35:12.886137 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-22 22:35:12.886393 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-22 22:35:12.886652 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-22 22:35:12.886904 | instance | skipping: [instance]
2026-07-22 22:35:12.888291 | instance |
2026-07-22 22:35:12.888317 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-07-22 22:35:12.888327 | instance | Wednesday 22 July 2026 22:35:12 +0000 (0:00:00.058) 0:34:26.890 ********
2026-07-22 22:35:13.034998 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-22 22:35:13.035247 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-22 22:35:13.035495 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-22 22:35:13.035754 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-22 22:35:13.036013 | instance | skipping: [instance]
2026-07-22 22:35:13.036262 | instance |
2026-07-22 22:35:13.036574 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-07-22 22:35:13.036811 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:00:00.149) 0:34:27.039 ********
2026-07-22 22:35:13.079145 | instance | skipping: [instance]
2026-07-22 22:35:13.079364 | instance |
2026-07-22 22:35:13.079667 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-07-22 22:35:13.079913 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:00:00.044) 0:34:27.083 ********
2026-07-22 22:35:13.145734 | instance | skipping: [instance]
2026-07-22 22:35:13.145902 | instance |
2026-07-22 22:35:13.146251 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-22 22:35:13.146594 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:00:00.066) 0:34:27.149 ********
2026-07-22 22:35:19.623019 | instance | changed: [instance]
2026-07-22 22:35:19.623103 | instance |
2026-07-22 22:35:19.623234 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-22 22:35:19.623356 | instance | Wednesday 22 July 2026 22:35:19 +0000 (0:00:06.477) 0:34:33.627 ********
2026-07-22 22:35:41.086409 | instance | changed: [instance]
2026-07-22 22:35:41.087002 | instance |
2026-07-22 22:35:41.087016 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-22 22:35:41.087176 | instance | Wednesday 22 July 2026 22:35:41 +0000 (0:00:21.462) 0:34:55.090 ********
2026-07-22 22:35:41.584903 | instance | changed: [instance]
2026-07-22 22:35:41.584974 | instance |
2026-07-22 22:35:41.585107 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-07-22 22:35:41.585273 | instance | Wednesday 22 July 2026 22:35:41 +0000 (0:00:00.498) 0:34:55.588 ********
2026-07-22 22:35:42.677597 | instance | ok: [instance]
2026-07-22 22:35:42.677839 | instance |
2026-07-22 22:35:42.678102 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-07-22 22:35:42.678359 | instance | Wednesday 22 July 2026 22:35:42 +0000 (0:00:01.093) 0:34:56.681 ********
2026-07-22 22:35:43.169624 | instance | changed: [instance]
2026-07-22 22:35:43.169874 | instance |
2026-07-22 22:35:43.170144 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-07-22 22:35:43.170419 | instance | Wednesday 22 July 2026 22:35:43 +0000 (0:00:00.491) 0:34:57.173 ********
2026-07-22 22:35:43.674050 | instance | changed: [instance]
2026-07-22 22:35:43.674277 | instance |
2026-07-22 22:35:43.674596 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-07-22 22:35:43.674873 | instance | Wednesday 22 July 2026 22:35:43 +0000 (0:00:00.504) 0:34:57.677 ********
2026-07-22 22:35:44.202401 | instance | changed: [instance]
2026-07-22 22:35:44.202643 | instance |
2026-07-22 22:35:44.202938 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-07-22 22:35:44.203225 | instance | Wednesday 22 July 2026 22:35:44 +0000 (0:00:00.528) 0:34:58.206 ********
2026-07-22 22:35:44.673677 | instance | changed: [instance]
2026-07-22 22:35:44.673918 | instance |
2026-07-22 22:35:44.674233 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-07-22 22:35:44.674515 | instance | Wednesday 22 July 2026 22:35:44 +0000 (0:00:00.471) 0:34:58.677 ********
2026-07-22 22:35:44.962291 | instance | ok: [instance]
2026-07-22 22:35:44.962345 | instance |
2026-07-22 22:35:44.962354 | instance | PLAY [Deploy SDN] **************************************************************
2026-07-22 22:35:44.962361 | instance |
2026-07-22 22:35:44.962371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:35:44.962499 | instance | Wednesday 22 July 2026 22:35:44 +0000 (0:00:00.287) 0:34:58.965 ********
2026-07-22 22:35:45.042570 | instance | ok: [instance]
2026-07-22 22:35:45.042716 | instance |
2026-07-22 22:35:45.042907 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:35:45.043094 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.081) 0:34:59.046 ********
2026-07-22 22:35:45.098337 | instance | skipping: [instance]
2026-07-22 22:35:45.098573 | instance |
2026-07-22 22:35:45.098865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:35:45.099140 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.055) 0:34:59.102 ********
2026-07-22 22:35:45.150598 | instance | skipping: [instance]
2026-07-22 22:35:45.150813 | instance |
2026-07-22 22:35:45.151094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:35:45.151357 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.052) 0:34:59.154 ********
2026-07-22 22:35:45.201246 | instance | skipping: [instance]
2026-07-22 22:35:45.201451 | instance |
2026-07-22 22:35:45.201730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:35:45.201995 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.050) 0:34:59.205 ********
2026-07-22 22:35:45.250459 | instance | skipping: [instance]
2026-07-22 22:35:45.250684 | instance |
2026-07-22 22:35:45.250972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:35:45.251277 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.049) 0:34:59.254 ********
2026-07-22 22:35:45.303847 | instance | skipping: [instance]
2026-07-22 22:35:45.304069 | instance |
2026-07-22 22:35:45.304367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:35:45.304654 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.053) 0:34:59.307 ********
2026-07-22 22:35:45.367758 | instance | ok: [instance]
2026-07-22 22:35:45.367994 | instance |
2026-07-22 22:35:45.368284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:35:45.368555 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.064) 0:34:59.371 ********
2026-07-22 22:35:45.419911 | instance | skipping: [instance]
2026-07-22 22:35:45.420089 | instance |
2026-07-22 22:35:45.420365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:35:45.420612 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.052) 0:34:59.423 ********
2026-07-22 22:35:45.501034 | instance | ok: [instance]
2026-07-22 22:35:45.501156 | instance |
2026-07-22 22:35:45.501374 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:35:45.501578 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.081) 0:34:59.505 ********
2026-07-22 22:35:45.580925 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:35:45.581131 | instance |
2026-07-22 22:35:45.581459 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:35:45.581773 | instance | Wednesday 22 July 2026 22:35:45 +0000 (0:00:00.079) 0:34:59.584 ********
2026-07-22 22:35:46.128019 | instance | changed: [instance]
2026-07-22 22:35:46.128249 | instance |
2026-07-22 22:35:46.128551 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-07-22 22:35:46.128820 | instance | Wednesday 22 July 2026 22:35:46 +0000 (0:00:00.547) 0:35:00.132 ********
2026-07-22 22:35:46.356744 | instance | ok: [instance]
2026-07-22 22:35:46.357065 | instance |
2026-07-22 22:35:46.357433 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-07-22 22:35:46.357723 | instance | Wednesday 22 July 2026 22:35:46 +0000 (0:00:00.228) 0:35:00.360 ********
2026-07-22 22:35:46.413113 | instance | ok: [instance] => {
2026-07-22 22:35:46.413280 | instance | "changed": false,
2026-07-22 22:35:46.413578 | instance | "msg": "All assertions passed"
2026-07-22 22:35:46.413858 | instance | }
2026-07-22 22:35:46.414073 | instance |
2026-07-22 22:35:46.414426 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-07-22 22:35:46.414806 | instance | Wednesday 22 July 2026 22:35:46 +0000 (0:00:00.056) 0:35:00.417 ********
2026-07-22 22:35:53.006156 | instance | ok: [instance]
2026-07-22 22:35:53.006419 | instance |
2026-07-22 22:35:53.006701 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-07-22 22:35:53.006930 | instance | Wednesday 22 July 2026 22:35:53 +0000 (0:00:06.592) 0:35:07.010 ********
2026-07-22 22:35:53.062674 | instance | ok: [instance] => {
2026-07-22 22:35:53.062950 | instance | "changed": false,
2026-07-22 22:35:53.063224 | instance | "msg": "Successfully pulled openvswitch image"
2026-07-22 22:35:53.063465 | instance | }
2026-07-22 22:35:53.063714 | instance |
2026-07-22 22:35:53.064033 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-07-22 22:35:53.064470 | instance | Wednesday 22 July 2026 22:35:53 +0000 (0:00:00.056) 0:35:07.066 ********
2026-07-22 22:35:54.457574 | instance | changed: [instance]
2026-07-22 22:35:54.457718 | instance |
2026-07-22 22:35:54.457926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:35:54.458107 | instance | Wednesday 22 July 2026 22:35:54 +0000 (0:00:01.394) 0:35:08.461 ********
2026-07-22 22:35:54.534105 | instance | skipping: [instance]
2026-07-22 22:35:54.534221 | instance |
2026-07-22 22:35:54.534395 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-07-22 22:35:54.534619 | instance | Wednesday 22 July 2026 22:35:54 +0000 (0:00:00.076) 0:35:08.537 ********
2026-07-22 22:35:54.636466 | instance | skipping: [instance]
2026-07-22 22:35:54.739256 | instance |
2026-07-22 22:35:54.739318 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:35:54.739335 | instance | Wednesday 22 July 2026 22:35:54 +0000 (0:00:00.102) 0:35:08.640 ********
2026-07-22 22:35:54.739349 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:35:54.739363 | instance |
2026-07-22 22:35:54.739376 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:35:54.739389 | instance | Wednesday 22 July 2026 22:35:54 +0000 (0:00:00.074) 0:35:08.714 ********
2026-07-22 22:35:55.254422 | instance | changed: [instance]
2026-07-22 22:35:55.254682 | instance |
2026-07-22 22:35:55.255044 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-07-22 22:35:55.255322 | instance | Wednesday 22 July 2026 22:35:55 +0000 (0:00:00.543) 0:35:09.258 ********
2026-07-22 22:35:55.316751 | instance | skipping: [instance]
2026-07-22 22:35:55.316801 | instance |
2026-07-22 22:35:55.316807 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-07-22 22:35:55.316812 | instance | Wednesday 22 July 2026 22:35:55 +0000 (0:00:00.061) 0:35:09.319 ********
2026-07-22 22:35:55.367594 | instance | skipping: [instance]
2026-07-22 22:35:55.368048 | instance |
2026-07-22 22:35:55.368079 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-07-22 22:35:55.368093 | instance | Wednesday 22 July 2026 22:35:55 +0000 (0:00:00.051) 0:35:09.371 ********
2026-07-22 22:36:02.305148 | instance | ok: [instance]
2026-07-22 22:36:02.305297 | instance |
2026-07-22 22:36:02.305472 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-07-22 22:36:02.305673 | instance | Wednesday 22 July 2026 22:36:02 +0000 (0:00:06.937) 0:35:16.309 ********
2026-07-22 22:36:02.363664 | instance | ok: [instance] => {
2026-07-22 22:36:02.363717 | instance | "changed": false,
2026-07-22 22:36:02.363724 | instance | "msg": "Successfully pulled ovn-controller image"
2026-07-22 22:36:02.363731 | instance | }
2026-07-22 22:36:02.363737 | instance |
2026-07-22 22:36:02.363743 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-07-22 22:36:02.363749 | instance | Wednesday 22 July 2026 22:36:02 +0000 (0:00:00.055) 0:35:16.364 ********
2026-07-22 22:36:02.505746 | instance | skipping: [instance]
2026-07-22 22:36:02.506063 | instance |
2026-07-22 22:36:02.506417 | instance | PLAY [controllers[0]] **********************************************************
2026-07-22 22:36:02.506736 | instance |
2026-07-22 22:36:02.507079 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:36:02.507423 | instance | Wednesday 22 July 2026 22:36:02 +0000 (0:00:00.144) 0:35:16.509 ********
2026-07-22 22:36:05.077273 | instance | ok: [instance]
2026-07-22 22:36:05.077878 | instance |
2026-07-22 22:36:05.078103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:36:05.078377 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:02.571) 0:35:19.081 ********
2026-07-22 22:36:05.165132 | instance | ok: [instance]
2026-07-22 22:36:05.165486 | instance |
2026-07-22 22:36:05.165853 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:36:05.166142 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.087) 0:35:19.169 ********
2026-07-22 22:36:05.220830 | instance | skipping: [instance]
2026-07-22 22:36:05.221055 | instance |
2026-07-22 22:36:05.221374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:36:05.221625 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.055) 0:35:19.225 ********
2026-07-22 22:36:05.283879 | instance | skipping: [instance]
2026-07-22 22:36:05.284061 | instance |
2026-07-22 22:36:05.284324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:36:05.284569 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.062) 0:35:19.287 ********
2026-07-22 22:36:05.348932 | instance | skipping: [instance]
2026-07-22 22:36:05.349058 | instance |
2026-07-22 22:36:05.349288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:36:05.349461 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.065) 0:35:19.353 ********
2026-07-22 22:36:05.401030 | instance | skipping: [instance]
2026-07-22 22:36:05.401280 | instance |
2026-07-22 22:36:05.401566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:36:05.401887 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.052) 0:35:19.405 ********
2026-07-22 22:36:05.457289 | instance | skipping: [instance]
2026-07-22 22:36:05.457373 | instance |
2026-07-22 22:36:05.457386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:36:05.457435 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.053) 0:35:19.458 ********
2026-07-22 22:36:05.523530 | instance | ok: [instance]
2026-07-22 22:36:05.523741 | instance |
2026-07-22 22:36:05.524020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:36:05.524289 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.068) 0:35:19.527 ********
2026-07-22 22:36:05.586985 | instance | ok: [instance] => (item=libvirt_exporter)
2026-07-22 22:36:05.587205 | instance |
2026-07-22 22:36:05.587507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:36:05.587774 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.063) 0:35:19.591 ********
2026-07-22 22:36:05.663862 | instance | ok: [instance]
2026-07-22 22:36:05.664111 | instance |
2026-07-22 22:36:05.664419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:36:05.664659 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.076) 0:35:19.668 ********
2026-07-22 22:36:05.743862 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:36:05.744099 | instance |
2026-07-22 22:36:05.744425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:36:05.744742 | instance | Wednesday 22 July 2026 22:36:05 +0000 (0:00:00.079) 0:35:19.748 ********
2026-07-22 22:36:06.298948 | instance | changed: [instance]
2026-07-22 22:36:06.299191 | instance |
2026-07-22 22:36:06.299480 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-07-22 22:36:06.299751 | instance | Wednesday 22 July 2026 22:36:06 +0000 (0:00:00.554) 0:35:20.302 ********
2026-07-22 22:36:07.667381 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-22 22:36:07.667652 | instance | changed: [instance] => (item=libvirt-api)
2026-07-22 22:36:07.667920 | instance |
2026-07-22 22:36:07.668207 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-07-22 22:36:07.668486 | instance | Wednesday 22 July 2026 22:36:07 +0000 (0:00:01.368) 0:35:21.671 ********
2026-07-22 22:36:08.965028 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-22 22:36:08.965321 | instance | changed: [instance] => (item=libvirt-api)
2026-07-22 22:36:08.965575 | instance |
2026-07-22 22:36:08.965876 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-07-22 22:36:08.966157 | instance | Wednesday 22 July 2026 22:36:08 +0000 (0:00:01.297) 0:35:22.969 ********
2026-07-22 22:36:10.713532 | instance | changed: [instance]
2026-07-22 22:36:10.713738 | instance |
2026-07-22 22:36:10.714003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:36:10.714274 | instance | Wednesday 22 July 2026 22:36:10 +0000 (0:00:01.748) 0:35:24.717 ********
2026-07-22 22:36:10.793726 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:36:10.793945 | instance |
2026-07-22 22:36:10.794209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:36:10.794474 | instance | Wednesday 22 July 2026 22:36:10 +0000 (0:00:00.080) 0:35:24.797 ********
2026-07-22 22:36:11.330853 | instance | changed: [instance]
2026-07-22 22:36:11.330922 | instance |
2026-07-22 22:36:11.330939 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-07-22 22:36:11.331109 | instance | Wednesday 22 July 2026 22:36:11 +0000 (0:00:00.536) 0:35:25.334 ********
2026-07-22 22:36:12.851305 | instance | changed: [instance]
2026-07-22 22:36:12.851428 | instance |
2026-07-22 22:36:12.851594 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-22 22:36:12.852601 | instance | Wednesday 22 July 2026 22:36:12 +0000 (0:00:01.520) 0:35:26.855 ********
2026-07-22 22:36:13.857898 | instance | ok: [instance]
2026-07-22 22:36:13.857957 | instance |
2026-07-22 22:36:13.858093 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-22 22:36:13.858214 | instance | Wednesday 22 July 2026 22:36:13 +0000 (0:00:01.007) 0:35:27.862 ********
2026-07-22 22:36:14.075235 | instance | ok: [instance]
2026-07-22 22:36:14.075497 | instance |
2026-07-22 22:36:14.075757 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-22 22:36:14.076146 | instance | Wednesday 22 July 2026 22:36:14 +0000 (0:00:00.217) 0:35:28.079 ********
2026-07-22 22:36:14.611888 | instance | ok: [instance]
2026-07-22 22:36:14.612070 | instance |
2026-07-22 22:36:14.612389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:36:14.612667 | instance | Wednesday 22 July 2026 22:36:14 +0000 (0:00:00.536) 0:35:28.615 ********
2026-07-22 22:36:14.709311 | instance | ok: [instance]
2026-07-22 22:36:14.709511 | instance |
2026-07-22 22:36:14.709790 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:36:14.710082 | instance | Wednesday 22 July 2026 22:36:14 +0000 (0:00:00.098) 0:35:28.713 ********
2026-07-22 22:36:14.806881 | instance | included: rabbitmq for instance
2026-07-22 22:36:14.807113 | instance |
2026-07-22 22:36:14.807390 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:36:14.807661 | instance | Wednesday 22 July 2026 22:36:14 +0000 (0:00:00.097) 0:35:28.811 ********
2026-07-22 22:36:15.502546 | instance | ok: [instance]
2026-07-22 22:36:15.502774 | instance |
2026-07-22 22:36:15.503074 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:36:15.503343 | instance | Wednesday 22 July 2026 22:36:15 +0000 (0:00:00.695) 0:35:29.506 ********
2026-07-22 22:36:15.566666 | instance | skipping: [instance]
2026-07-22 22:36:15.566915 | instance |
2026-07-22 22:36:15.567215 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:36:15.567481 | instance | Wednesday 22 July 2026 22:36:15 +0000 (0:00:00.064) 0:35:29.570 ********
2026-07-22 22:36:15.634720 | instance | skipping: [instance]
2026-07-22 22:36:15.634970 | instance |
2026-07-22 22:36:15.635241 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:36:15.635494 | instance | Wednesday 22 July 2026 22:36:15 +0000 (0:00:00.068) 0:35:29.638 ********
2026-07-22 22:36:15.687996 | instance | skipping: [instance]
2026-07-22 22:36:15.688075 | instance |
2026-07-22 22:36:15.688285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:36:15.688453 | instance | Wednesday 22 July 2026 22:36:15 +0000 (0:00:00.053) 0:35:29.692 ********
2026-07-22 22:36:46.553081 | instance | changed: [instance]
2026-07-22 22:36:46.553652 | instance |
2026-07-22 22:36:46.553728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:36:46.553960 | instance | Wednesday 22 July 2026 22:36:46 +0000 (0:00:30.864) 0:36:00.556 ********
2026-07-22 22:36:47.237722 | instance | ok: [instance]
2026-07-22 22:36:47.237812 | instance |
2026-07-22 22:36:47.238070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:36:47.238107 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.685) 0:36:01.242 ********
2026-07-22 22:36:47.305818 | instance | ok: [instance]
2026-07-22 22:36:47.305906 | instance |
2026-07-22 22:36:47.306133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:36:47.306233 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.067) 0:36:01.310 ********
2026-07-22 22:36:47.360547 | instance | skipping: [instance]
2026-07-22 22:36:47.360623 | instance |
2026-07-22 22:36:47.360890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:36:47.360931 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.054) 0:36:01.364 ********
2026-07-22 22:36:47.411877 | instance | skipping: [instance]
2026-07-22 22:36:47.411931 | instance |
2026-07-22 22:36:47.411942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:36:47.411956 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.051) 0:36:01.416 ********
2026-07-22 22:36:47.477431 | instance | ok: [instance]
2026-07-22 22:36:47.477494 | instance |
2026-07-22 22:36:47.477615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:36:47.477735 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.065) 0:36:01.481 ********
2026-07-22 22:36:47.732947 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-07-22 22:36:47.733043 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:36:47.733289 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-07-22 22:36:47.733365 | instance | ok: [instance] => (item=placement)
2026-07-22 22:36:47.733656 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:36:47.733722 | instance | ok: [instance] => (item=baremetal)
2026-07-22 22:36:47.733740 | instance | ok: [instance] => (item=volumev3)
2026-07-22 22:36:47.733877 | instance | ok: [instance] => (item=image)
2026-07-22 22:36:47.733925 | instance | ok: [instance] => (item=oslo_db_api)
2026-07-22 22:36:47.734256 | instance | ok: [instance] => (item=compute_metadata)
2026-07-22 22:36:47.734279 | instance | ok: [instance] => (item=identity)
2026-07-22 22:36:47.734469 | instance | ok: [instance] => (item=network)
2026-07-22 22:36:47.734604 | instance | ok: [instance] => (item=compute)
2026-07-22 22:36:47.734718 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:36:47.734887 | instance |
2026-07-22 22:36:47.735007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:36:47.735126 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.255) 0:36:01.737 ********
2026-07-22 22:36:47.819474 | instance | ok: [instance]
2026-07-22 22:36:47.819691 | instance |
2026-07-22 22:36:47.819939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:36:47.820173 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.086) 0:36:01.823 ********
2026-07-22 22:36:47.900473 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:36:47.900732 | instance |
2026-07-22 22:36:47.900985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:36:47.901297 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:00.080) 0:36:01.904 ********
2026-07-22 22:36:48.540786 | instance | changed: [instance]
2026-07-22 22:36:48.540856 | instance |
2026-07-22 22:36:48.540993 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-07-22 22:36:48.541114 | instance | Wednesday 22 July 2026 22:36:48 +0000 (0:00:00.640) 0:36:02.545 ********
2026-07-22 22:36:48.752230 | instance | ok: [instance -> localhost]
2026-07-22 22:36:48.752589 | instance |
2026-07-22 22:36:48.752947 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-07-22 22:36:48.753412 | instance | Wednesday 22 July 2026 22:36:48 +0000 (0:00:00.211) 0:36:02.756 ********
2026-07-22 22:36:49.135588 | instance | ok: [instance -> localhost]
2026-07-22 22:36:49.135878 | instance |
2026-07-22 22:36:49.136209 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-07-22 22:36:49.136524 | instance | Wednesday 22 July 2026 22:36:49 +0000 (0:00:00.383) 0:36:03.139 ********
2026-07-22 22:36:49.555579 | instance | ok: [instance -> localhost]
2026-07-22 22:36:49.555670 | instance |
2026-07-22 22:36:49.555793 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-07-22 22:36:49.555916 | instance | Wednesday 22 July 2026 22:36:49 +0000 (0:00:00.420) 0:36:03.559 ********
2026-07-22 22:36:49.768828 | instance | ok: [instance -> localhost]
2026-07-22 22:36:49.768894 | instance |
2026-07-22 22:36:49.769187 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-07-22 22:36:49.769230 | instance | Wednesday 22 July 2026 22:36:49 +0000 (0:00:00.213) 0:36:03.773 ********
2026-07-22 22:36:51.101548 | instance | ok: [instance] => (item=nova-bootstrap)
2026-07-22 22:36:51.101624 | instance | ok: [instance] => (item=nova-cell-setup)
2026-07-22 22:36:51.102013 | instance |
2026-07-22 22:36:51.102054 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-07-22 22:36:51.102059 | instance | Wednesday 22 July 2026 22:36:51 +0000 (0:00:01.332) 0:36:05.105 ********
2026-07-22 22:39:29.223424 | instance | changed: [instance]
2026-07-22 22:39:29.223482 | instance |
2026-07-22 22:39:29.223490 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:39:29.223703 | instance | Wednesday 22 July 2026 22:39:29 +0000 (0:02:38.121) 0:38:43.227 ********
2026-07-22 22:39:29.374738 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:39:29.374848 | instance |
2026-07-22 22:39:29.375088 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:39:29.375105 | instance | Wednesday 22 July 2026 22:39:29 +0000 (0:00:00.151) 0:38:43.378 ********
2026-07-22 22:39:29.435224 | instance | skipping: [instance]
2026-07-22 22:39:29.435340 | instance |
2026-07-22 22:39:29.435653 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:39:29.435691 | instance | Wednesday 22 July 2026 22:39:29 +0000 (0:00:00.060) 0:38:43.439 ********
2026-07-22 22:39:29.497949 | instance | skipping: [instance]
2026-07-22 22:39:29.498026 | instance |
2026-07-22 22:39:29.498193 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:39:29.498323 | instance | Wednesday 22 July 2026 22:39:29 +0000 (0:00:00.062) 0:38:43.502 ********
2026-07-22 22:39:29.577672 | instance | ok: [instance]
2026-07-22 22:39:29.577741 | instance |
2026-07-22 22:39:29.577855 | instance | TASK [Create Ingress compute] **************************************************
2026-07-22 22:39:29.577970 | instance | Wednesday 22 July 2026 22:39:29 +0000 (0:00:00.079) 0:38:43.582 ********
2026-07-22 22:39:29.666992 | instance | included: ingress for instance
2026-07-22 22:39:29.667078 | instance |
2026-07-22 22:39:29.667323 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-07-22 22:39:29.667340 | instance | Wednesday 22 July 2026 22:39:29 +0000 (0:00:00.089) 0:38:43.671 ********
2026-07-22 22:39:30.710570 | instance | changed: [instance]
2026-07-22 22:39:30.711058 | instance |
2026-07-22 22:39:30.711107 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:39:30.711114 | instance | Wednesday 22 July 2026 22:39:30 +0000 (0:00:01.043) 0:38:44.714 ********
2026-07-22 22:39:30.849652 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:39:30.849700 | instance |
2026-07-22 22:39:30.849706 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:39:30.849711 | instance | Wednesday 22 July 2026 22:39:30 +0000 (0:00:00.138) 0:38:44.853 ********
2026-07-22 22:39:30.910146 | instance | skipping: [instance]
2026-07-22 22:39:30.910211 | instance |
2026-07-22 22:39:30.910496 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:39:30.910534 | instance | Wednesday 22 July 2026 22:39:30 +0000 (0:00:00.061) 0:38:44.914 ********
2026-07-22 22:39:30.978158 | instance | skipping: [instance]
2026-07-22 22:39:30.978531 | instance |
2026-07-22 22:39:30.978636 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:39:30.978643 | instance | Wednesday 22 July 2026 22:39:30 +0000 (0:00:00.067) 0:38:44.982 ********
2026-07-22 22:39:31.046973 | instance | ok: [instance]
2026-07-22 22:39:31.047031 | instance |
2026-07-22 22:39:31.047309 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-07-22 22:39:31.047372 | instance | Wednesday 22 July 2026 22:39:31 +0000 (0:00:00.068) 0:38:45.051 ********
2026-07-22 22:39:31.127852 | instance | included: ingress for instance
2026-07-22 22:39:31.127938 | instance |
2026-07-22 22:39:31.128013 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-07-22 22:39:31.128119 | instance | Wednesday 22 July 2026 22:39:31 +0000 (0:00:00.081) 0:38:45.132 ********
2026-07-22 22:39:32.129774 | instance | changed: [instance]
2026-07-22 22:39:32.129851 | instance |
2026-07-22 22:39:32.129975 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-07-22 22:39:32.130099 | instance | Wednesday 22 July 2026 22:39:32 +0000 (0:00:01.001) 0:38:46.134 ********
2026-07-22 22:39:32.867366 | instance | ok: [instance]
2026-07-22 22:39:32.867452 | instance |
2026-07-22 22:39:32.867582 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-07-22 22:39:32.867703 | instance | Wednesday 22 July 2026 22:39:32 +0000 (0:00:00.737) 0:38:46.871 ********
2026-07-22 22:39:56.964755 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-07-22 22:39:56.965001 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-07-22 22:39:56.965324 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left).
2026-07-22 22:39:56.965615 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-07-22 22:39:56.965919 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-07-22 22:39:56.966188 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-07-22 22:39:56.966465 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-07-22 22:39:56.966740 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-07-22 22:39:56.966990 | instance |
2026-07-22 22:39:56.967272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:39:56.967598 | instance | Wednesday 22 July 2026 22:39:56 +0000 (0:00:24.096) 0:39:10.968 ********
2026-07-22 22:39:57.055567 | instance | ok: [instance]
2026-07-22 22:39:57.055790 | instance |
2026-07-22 22:39:57.056052 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:39:57.056333 | instance | Wednesday 22 July 2026 22:39:57 +0000 (0:00:00.091) 0:39:11.059 ********
2026-07-22 22:39:57.147177 | instance | included: rabbitmq for instance
2026-07-22 22:39:57.147443 | instance |
2026-07-22 22:39:57.147718 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:39:57.147978 | instance | Wednesday 22 July 2026 22:39:57 +0000 (0:00:00.091) 0:39:11.151 ********
2026-07-22 22:39:57.848484 | instance | ok: [instance]
2026-07-22 22:39:57.848714 | instance |
2026-07-22 22:39:57.849003 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:39:57.849318 | instance | Wednesday 22 July 2026 22:39:57 +0000 (0:00:00.700) 0:39:11.852 ********
2026-07-22 22:39:57.903179 | instance | skipping: [instance]
2026-07-22 22:39:57.903412 | instance |
2026-07-22 22:39:57.903696 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:39:57.904031 | instance | Wednesday 22 July 2026 22:39:57 +0000 (0:00:00.055) 0:39:11.907 ********
2026-07-22 22:39:57.952929 | instance | skipping: [instance]
2026-07-22 22:39:57.953147 | instance |
2026-07-22 22:39:57.953471 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:39:57.953735 | instance | Wednesday 22 July 2026 22:39:57 +0000 (0:00:00.049) 0:39:11.957 ********
2026-07-22 22:39:58.010077 | instance | skipping: [instance]
2026-07-22 22:39:58.010292 | instance |
2026-07-22 22:39:58.010550 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:39:58.010810 | instance | Wednesday 22 July 2026 22:39:58 +0000 (0:00:00.057) 0:39:12.014 ********
2026-07-22 22:40:28.914701 | instance | changed: [instance]
2026-07-22 22:40:28.914941 | instance |
2026-07-22 22:40:28.915219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:40:28.915493 | instance | Wednesday 22 July 2026 22:40:28 +0000 (0:00:30.904) 0:39:42.918 ********
2026-07-22 22:40:29.605422 | instance | ok: [instance]
2026-07-22 22:40:29.605683 | instance |
2026-07-22 22:40:29.606001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:40:29.606296 | instance | Wednesday 22 July 2026 22:40:29 +0000 (0:00:00.690) 0:39:43.609 ********
2026-07-22 22:40:29.664595 | instance | ok: [instance]
2026-07-22 22:40:29.664721 | instance |
2026-07-22 22:40:29.664898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:40:29.665136 | instance | Wednesday 22 July 2026 22:40:29 +0000 (0:00:00.059) 0:39:43.668 ********
2026-07-22 22:40:29.726026 | instance | skipping: [instance]
2026-07-22 22:40:29.726264 | instance |
2026-07-22 22:40:29.726563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:40:29.726873 | instance | Wednesday 22 July 2026 22:40:29 +0000 (0:00:00.061) 0:39:43.730 ********
2026-07-22 22:40:29.783434 | instance | skipping: [instance]
2026-07-22 22:40:29.783701 | instance |
2026-07-22 22:40:29.784016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:40:29.784307 | instance | Wednesday 22 July 2026 22:40:29 +0000 (0:00:00.057) 0:39:43.787 ********
2026-07-22 22:40:29.836787 | instance | ok: [instance]
2026-07-22 22:40:29.837035 | instance |
2026-07-22 22:40:29.837432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:40:29.837712 | instance | Wednesday 22 July 2026 22:40:29 +0000 (0:00:00.053) 0:39:43.840 ********
2026-07-22 22:40:30.004783 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:40:30.004992 | instance | ok: [instance] => (item=load_balancer)
2026-07-22 22:40:30.005404 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:40:30.005662 | instance | ok: [instance] => (item=baremetal)
2026-07-22 22:40:30.006032 | instance | ok: [instance] => (item=compute_metadata)
2026-07-22 22:40:30.006294 | instance | ok: [instance] => (item=identity)
2026-07-22 22:40:30.006548 | instance | ok: [instance] => (item=network)
2026-07-22 22:40:30.006800 | instance | ok: [instance] => (item=compute)
2026-07-22 22:40:30.007147 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:40:30.007432 | instance | ok: [instance] => (item=dns)
2026-07-22 22:40:30.007680 | instance |
2026-07-22 22:40:30.008062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:40:30.008424 | instance | Wednesday 22 July 2026 22:40:29 +0000 (0:00:00.167) 0:39:44.008 ********
2026-07-22 22:40:30.083018 | instance | ok: [instance]
2026-07-22 22:40:30.083246 | instance |
2026-07-22 22:40:30.083547 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:40:30.083817 | instance | Wednesday 22 July 2026 22:40:30 +0000 (0:00:00.078) 0:39:44.087 ********
2026-07-22 22:40:30.157712 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:40:30.157902 | instance |
2026-07-22 22:40:30.158233 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:40:30.158513 | instance | Wednesday 22 July 2026 22:40:30 +0000 (0:00:00.074) 0:39:44.161 ********
2026-07-22 22:40:30.700139 | instance | changed: [instance]
2026-07-22 22:40:30.700380 | instance |
2026-07-22 22:40:30.700740 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-07-22 22:40:30.701081 | instance | Wednesday 22 July 2026 22:40:30 +0000 (0:00:00.542) 0:39:44.704 ********
2026-07-22 22:40:31.391270 | instance | ok: [instance]
2026-07-22 22:40:31.391540 | instance |
2026-07-22 22:40:31.391855 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-07-22 22:40:31.392188 | instance | Wednesday 22 July 2026 22:40:31 +0000 (0:00:00.691) 0:39:45.395 ********
2026-07-22 22:40:31.439311 | instance | skipping: [instance]
2026-07-22 22:40:31.439537 | instance |
2026-07-22 22:40:31.439799 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-07-22 22:40:31.440057 | instance | Wednesday 22 July 2026 22:40:31 +0000 (0:00:00.048) 0:39:45.443 ********
2026-07-22 22:40:31.838208 | instance | ok: [instance]
2026-07-22 22:40:31.838439 | instance |
2026-07-22 22:40:31.838735 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-07-22 22:40:31.839039 | instance | Wednesday 22 July 2026 22:40:31 +0000 (0:00:00.398) 0:39:45.842 ********
2026-07-22 22:40:31.888584 | instance | skipping: [instance]
2026-07-22 22:40:31.888736 | instance |
2026-07-22 22:40:31.888924 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-07-22 22:40:31.889100 | instance | Wednesday 22 July 2026 22:40:31 +0000 (0:00:00.050) 0:39:45.892 ********
2026-07-22 22:40:32.155013 | instance | ok: [instance]
2026-07-22 22:40:32.155255 | instance |
2026-07-22 22:40:32.155660 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-07-22 22:40:32.155938 | instance | Wednesday 22 July 2026 22:40:32 +0000 (0:00:00.266) 0:39:46.159 ********
2026-07-22 22:40:32.209638 | instance | skipping: [instance]
2026-07-22 22:40:32.209835 | instance |
2026-07-22 22:40:32.210101 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-07-22 22:40:32.210367 | instance | Wednesday 22 July 2026 22:40:32 +0000 (0:00:00.054) 0:39:46.213 ********
2026-07-22 22:42:41.031957 | instance | changed: [instance]
2026-07-22 22:42:41.032020 | instance |
2026-07-22 22:42:41.032032 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:42:41.032042 | instance | Wednesday 22 July 2026 22:42:41 +0000 (0:02:08.821) 0:41:55.035 ********
2026-07-22 22:42:41.152822 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:42:41.152897 | instance |
2026-07-22 22:42:41.153020 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:42:41.153212 | instance | Wednesday 22 July 2026 22:42:41 +0000 (0:00:00.122) 0:41:55.157 ********
2026-07-22 22:42:41.211536 | instance | skipping: [instance]
2026-07-22 22:42:41.211601 | instance |
2026-07-22 22:42:41.211745 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:42:41.211862 | instance | Wednesday 22 July 2026 22:42:41 +0000 (0:00:00.058) 0:41:55.215 ********
2026-07-22 22:42:41.270788 | instance | skipping: [instance]
2026-07-22 22:42:41.270854 | instance |
2026-07-22 22:42:41.271143 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:42:41.271185 | instance | Wednesday 22 July 2026 22:42:41 +0000 (0:00:00.059) 0:41:55.275 ********
2026-07-22 22:42:41.348691 | instance | ok: [instance]
2026-07-22 22:42:41.348761 | instance |
2026-07-22 22:42:41.349043 | instance | TASK [Create Ingress network] **************************************************
2026-07-22 22:42:41.349081 | instance | Wednesday 22 July 2026 22:42:41 +0000 (0:00:00.077) 0:41:55.353 ********
2026-07-22 22:42:41.433767 | instance | included: ingress for instance
2026-07-22 22:42:41.434412 | instance |
2026-07-22 22:42:41.434432 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-07-22 22:42:41.434438 | instance | Wednesday 22 July 2026 22:42:41 +0000 (0:00:00.084) 0:41:55.437 ********
2026-07-22 22:42:42.428248 | instance | changed: [instance]
2026-07-22 22:42:42.428324 | instance |
2026-07-22 22:42:42.428458 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-07-22 22:42:42.428617 | instance | Wednesday 22 July 2026 22:42:42 +0000 (0:00:00.994) 0:41:56.432 ********
2026-07-22 22:42:43.142627 | instance | ok: [instance]
2026-07-22 22:42:43.142665 | instance |
2026-07-22 22:42:43.142671 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-07-22 22:42:43.142675 | instance | Wednesday 22 July 2026 22:42:43 +0000 (0:00:00.714) 0:41:57.146 ********
2026-07-22 22:43:27.620361 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-07-22 22:43:27.620445 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-07-22 22:43:27.620601 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-07-22 22:43:27.620686 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-07-22 22:43:27.620802 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-07-22 22:43:27.620920 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-07-22 22:43:27.621054 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-07-22 22:43:27.621214 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]})
2026-07-22 22:43:27.621335 | instance |
2026-07-22 22:43:27.621487 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] ****************************
2026-07-22 22:43:27.621614 | instance | Wednesday 22 July 2026 22:43:27 +0000 (0:00:44.477) 0:42:41.624 ********
2026-07-22 22:43:30.873645 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}])
2026-07-22 22:43:30.873858 | instance |
2026-07-22 22:43:30.874177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:43:30.874460 | instance | Wednesday 22 July 2026 22:43:30 +0000 (0:00:03.252) 0:42:44.877 ********
2026-07-22 22:43:30.960362 | instance | ok: [instance]
2026-07-22 22:43:30.960568 | instance |
2026-07-22 22:43:30.960837 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:43:30.961103 | instance | Wednesday 22 July 2026 22:43:30 +0000 (0:00:00.087) 0:42:44.964 ********
2026-07-22 22:43:31.055511 | instance | included: rabbitmq for instance
2026-07-22 22:43:31.055717 | instance |
2026-07-22 22:43:31.055996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:43:31.056260 | instance | Wednesday 22 July 2026 22:43:31 +0000 (0:00:00.095) 0:42:45.059 ********
2026-07-22 22:43:32.053640 | instance | ok: [instance]
2026-07-22 22:43:32.054030 | instance |
2026-07-22 22:43:32.054381 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:43:32.054787 | instance | Wednesday 22 July 2026 22:43:32 +0000 (0:00:00.998) 0:42:46.057 ********
2026-07-22 22:43:32.110016 | instance | skipping: [instance]
2026-07-22 22:43:32.110142 | instance |
2026-07-22 22:43:32.110272 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:43:32.110399 | instance | Wednesday 22 July 2026 22:43:32 +0000 (0:00:00.056) 0:42:46.114 ********
2026-07-22 22:43:32.164725 | instance | skipping: [instance]
2026-07-22 22:43:32.174258 | instance |
2026-07-22 22:43:32.174279 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:43:32.174284 | instance | Wednesday 22 July 2026 22:43:32 +0000 (0:00:00.054) 0:42:46.169 ********
2026-07-22 22:43:32.227690 | instance | skipping: [instance]
2026-07-22 22:43:32.227888 | instance |
2026-07-22 22:43:32.228076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:43:32.228318 | instance | Wednesday 22 July 2026 22:43:32 +0000 (0:00:00.062) 0:42:46.231 ********
2026-07-22 22:44:03.187985 | instance | changed: [instance]
2026-07-22 22:44:03.188345 | instance |
2026-07-22 22:44:03.188780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:44:03.189269 | instance | Wednesday 22 July 2026 22:44:03 +0000 (0:00:30.959) 0:43:17.191 ********
2026-07-22 22:44:03.858566 | instance | ok: [instance]
2026-07-22 22:44:03.858653 | instance |
2026-07-22 22:44:03.858813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:44:03.859003 | instance | Wednesday 22 July 2026 22:44:03 +0000 (0:00:00.670) 0:43:17.862 ********
2026-07-22 22:44:03.923023 | instance | ok: [instance]
2026-07-22 22:44:03.923312 | instance |
2026-07-22 22:44:03.923605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:44:03.923950 | instance | Wednesday 22 July 2026 22:44:03 +0000 (0:00:00.064) 0:43:17.927 ********
2026-07-22 22:44:03.981953 | instance | skipping: [instance]
2026-07-22 22:44:03.982170 | instance |
2026-07-22 22:44:03.982460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:44:03.982746 | instance | Wednesday 22 July 2026 22:44:03 +0000 (0:00:00.058) 0:43:17.986 ********
2026-07-22 22:44:04.039833 | instance | skipping: [instance]
2026-07-22 22:44:04.040105 | instance |
2026-07-22 22:44:04.040431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:44:04.040692 | instance | Wednesday 22 July 2026 22:44:04 +0000 (0:00:00.057) 0:43:18.043 ********
2026-07-22 22:44:04.098528 | instance | ok: [instance]
2026-07-22 22:44:04.098737 | instance |
2026-07-22 22:44:04.099025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:44:04.099269 | instance | Wednesday 22 July 2026 22:44:04 +0000 (0:00:00.058) 0:43:18.102 ********
2026-07-22 22:44:04.227022 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:44:04.227273 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:44:04.227537 | instance | ok: [instance] => (item=identity)
2026-07-22 22:44:04.227802 | instance | ok: [instance] => (item=cloudformation)
2026-07-22 22:44:04.228130 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:44:04.228417 | instance | ok: [instance] => (item=orchestration)
2026-07-22 22:44:04.228670 | instance |
2026-07-22 22:44:04.228935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:44:04.229202 | instance | Wednesday 22 July 2026 22:44:04 +0000 (0:00:00.128) 0:43:18.230 ********
2026-07-22 22:44:04.328323 | instance | ok: [instance]
2026-07-22 22:44:04.328485 | instance |
2026-07-22 22:44:04.328667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:44:04.328836 | instance | Wednesday 22 July 2026 22:44:04 +0000 (0:00:00.101) 0:43:18.332 ********
2026-07-22 22:44:04.410853 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:44:04.410959 | instance |
2026-07-22 22:44:04.411136 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:44:04.411305 | instance | Wednesday 22 July 2026 22:44:04 +0000 (0:00:00.082) 0:43:18.415 ********
2026-07-22 22:44:04.947873 | instance | changed: [instance]
2026-07-22 22:44:04.948046 | instance |
2026-07-22 22:44:04.948230 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] ****************************
2026-07-22 22:44:04.948438 | instance | Wednesday 22 July 2026 22:44:04 +0000 (0:00:00.536) 0:43:18.952 ********
2026-07-22 22:47:20.599194 | instance | changed: [instance]
2026-07-22 22:47:20.599427 | instance |
2026-07-22 22:47:20.599703 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:47:20.599972 | instance | Wednesday 22 July 2026 22:47:20 +0000 (0:03:15.651) 0:46:34.603 ********
2026-07-22 22:47:20.721694 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:47:20.721905 | instance |
2026-07-22 22:47:20.722204 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:47:20.722458 | instance | Wednesday 22 July 2026 22:47:20 +0000 (0:00:00.122) 0:46:34.725 ********
2026-07-22 22:47:20.779594 | instance | skipping: [instance]
2026-07-22 22:47:20.779849 | instance |
2026-07-22 22:47:20.780170 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:47:20.780444 | instance | Wednesday 22 July 2026 22:47:20 +0000 (0:00:00.058) 0:46:34.783 ********
2026-07-22 22:47:20.836032 | instance | skipping: [instance]
2026-07-22 22:47:20.836274 | instance |
2026-07-22 22:47:20.836559 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:47:20.836827 | instance | Wednesday 22 July 2026 22:47:20 +0000 (0:00:00.056) 0:46:34.840 ********
2026-07-22 22:47:20.904370 | instance | ok: [instance]
2026-07-22 22:47:20.904664 | instance |
2026-07-22 22:47:20.904952 | instance | TASK [Create Ingress orchestration] ********************************************
2026-07-22 22:47:20.905269 | instance | Wednesday 22 July 2026 22:47:20 +0000 (0:00:00.068) 0:46:34.908 ********
2026-07-22 22:47:20.993910 | instance | included: ingress for instance
2026-07-22 22:47:20.994206 | instance |
2026-07-22 22:47:20.994589 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] **************
2026-07-22 22:47:20.994870 | instance | Wednesday 22 July 2026 22:47:20 +0000 (0:00:00.088) 0:46:34.997 ********
2026-07-22 22:47:22.208380 | instance | changed: [instance]
2026-07-22 22:47:22.208516 | instance |
2026-07-22 22:47:22.208699 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:47:22.208875 | instance | Wednesday 22 July 2026 22:47:22 +0000 (0:00:01.214) 0:46:36.212 ********
2026-07-22 22:47:22.338609 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:47:22.338984 | instance |
2026-07-22 22:47:22.339408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:47:22.339773 | instance | Wednesday 22 July 2026 22:47:22 +0000 (0:00:00.130) 0:46:36.342 ********
2026-07-22 22:47:22.397494 | instance | skipping: [instance]
2026-07-22 22:47:22.397621 | instance |
2026-07-22 22:47:22.397820 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:47:22.397979 | instance | Wednesday 22 July 2026 22:47:22 +0000 (0:00:00.058) 0:46:36.401 ********
2026-07-22 22:47:22.454665 | instance | skipping: [instance]
2026-07-22 22:47:22.454894 | instance |
2026-07-22 22:47:22.455251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:47:22.455437 | instance | Wednesday 22 July 2026 22:47:22 +0000 (0:00:00.057) 0:46:36.458 ********
2026-07-22 22:47:22.525581 | instance | ok: [instance]
2026-07-22 22:47:22.525838 | instance |
2026-07-22 22:47:22.526128 | instance | TASK [Create Ingress cloudformation] *******************************************
2026-07-22 22:47:22.526420 | instance | Wednesday 22 July 2026 22:47:22 +0000 (0:00:00.071) 0:46:36.529 ********
2026-07-22 22:47:22.608874 | instance | included: ingress for instance
2026-07-22 22:47:22.609016 | instance |
2026-07-22 22:47:22.609216 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] *************
2026-07-22 22:47:22.609400 | instance | Wednesday 22 July 2026 22:47:22 +0000 (0:00:00.083) 0:46:36.613 ********
2026-07-22 22:47:23.718927 | instance | changed: [instance]
2026-07-22 22:47:23.719259 | instance |
2026-07-22 22:47:23.719649 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-07-22 22:47:23.719935 | instance | Wednesday 22 July 2026 22:47:23 +0000 (0:00:01.109) 0:46:37.722 ********
2026-07-22 22:47:23.987282 | instance | ok: [instance]
2026-07-22 22:47:23.987475 | instance |
2026-07-22 22:47:23.987692 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:47:23.987867 | instance | Wednesday 22 July 2026 22:47:23 +0000 (0:00:00.268) 0:46:37.991 ********
2026-07-22 22:47:25.161851 | instance | ok: [instance]
2026-07-22 22:47:25.161926 | instance |
2026-07-22 22:47:25.162049 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:47:25.162196 | instance | Wednesday 22 July 2026 22:47:25 +0000 (0:00:01.174) 0:46:39.165 ********
2026-07-22 22:47:25.424424 | instance | ok: [instance]
2026-07-22 22:47:25.424514 | instance |
2026-07-22 22:47:25.424637 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:47:25.424773 | instance | Wednesday 22 July 2026 22:47:25 +0000 (0:00:00.263) 0:46:39.428 ********
2026-07-22 22:47:25.532202 | instance | ok: [instance] => {
2026-07-22 22:47:25.532427 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz"
2026-07-22 22:47:25.532602 | instance | }
2026-07-22 22:47:25.532766 | instance |
2026-07-22 22:47:25.532942 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:47:25.533114 | instance | Wednesday 22 July 2026 22:47:25 +0000 (0:00:00.107) 0:46:39.536 ********
2026-07-22 22:47:25.915753 | instance | ok: [instance]
2026-07-22 22:47:25.916002 | instance |
2026-07-22 22:47:25.916280 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:47:25.916664 | instance | Wednesday 22 July 2026 22:47:25 +0000 (0:00:00.383) 0:46:39.919 ********
2026-07-22 22:47:26.976833 | instance | ok: [instance]
2026-07-22 22:47:26.977082 | instance |
2026-07-22 22:47:26.977389 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-07-22 22:47:26.977656 | instance | Wednesday 22 July 2026 22:47:26 +0000 (0:00:01.061) 0:46:40.980 ********
2026-07-22 22:47:27.488840 | instance | ok: [instance]
2026-07-22 22:47:27.489090 | instance |
2026-07-22 22:47:27.489658 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-07-22 22:47:27.489693 | instance | Wednesday 22 July 2026 22:47:27 +0000 (0:00:00.511) 0:46:41.492 ********
2026-07-22 22:47:28.284248 | instance | ok: [instance]
2026-07-22 22:47:28.284389 | instance |
2026-07-22 22:47:28.284541 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-07-22 22:47:28.284698 | instance | Wednesday 22 July 2026 22:47:28 +0000 (0:00:00.795) 0:46:42.288 ********
2026-07-22 22:47:29.046244 | instance | ok: [instance]
2026-07-22 22:47:29.046499 | instance |
2026-07-22 22:47:29.046775 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-07-22 22:47:29.047044 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.761) 0:46:43.049 ********
2026-07-22 22:47:29.410686 | instance | ok: [instance]
2026-07-22 22:47:29.410824 | instance |
2026-07-22 22:47:29.411012 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-07-22 22:47:29.411178 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.364) 0:46:43.414 ********
2026-07-22 22:47:29.561074 | instance | included: openstack_helm_endpoints for instance
2026-07-22 22:47:29.561232 | instance |
2026-07-22 22:47:29.561418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:47:29.561607 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.149) 0:46:43.564 ********
2026-07-22 22:47:29.628752 | instance | skipping: [instance]
2026-07-22 22:47:29.628851 | instance |
2026-07-22 22:47:29.629009 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:47:29.629173 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.067) 0:46:43.632 ********
2026-07-22 22:47:29.695764 | instance | skipping: [instance]
2026-07-22 22:47:29.695925 | instance |
2026-07-22 22:47:29.696096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:47:29.696260 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.066) 0:46:43.699 ********
2026-07-22 22:47:29.758199 | instance | skipping: [instance]
2026-07-22 22:47:29.758313 | instance |
2026-07-22 22:47:29.758440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:47:29.758566 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.062) 0:46:43.762 ********
2026-07-22 22:47:29.821608 | instance | skipping: [instance]
2026-07-22 22:47:29.821721 | instance |
2026-07-22 22:47:29.821879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:47:29.822001 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.063) 0:46:43.825 ********
2026-07-22 22:47:29.882019 | instance | skipping: [instance]
2026-07-22 22:47:29.882135 | instance |
2026-07-22 22:47:29.882265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:47:29.882386 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.060) 0:46:43.885 ********
2026-07-22 22:47:29.952078 | instance | skipping: [instance]
2026-07-22 22:47:29.952195 | instance |
2026-07-22 22:47:29.952324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:47:29.952445 | instance | Wednesday 22 July 2026 22:47:29 +0000 (0:00:00.070) 0:46:43.956 ********
2026-07-22 22:47:30.021136 | instance | ok: [instance]
2026-07-22 22:47:30.021802 | instance |
2026-07-22 22:47:30.021878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:47:30.021891 | instance | Wednesday 22 July 2026 22:47:30 +0000 (0:00:00.068) 0:46:44.024 ********
2026-07-22 22:47:30.103049 | instance | ok: [instance] => (item=identity)
2026-07-22 22:47:30.103147 | instance |
2026-07-22 22:47:30.103258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:47:30.103437 | instance | Wednesday 22 July 2026 22:47:30 +0000 (0:00:00.082) 0:46:44.106 ********
2026-07-22 22:47:30.198580 | instance | ok: [instance]
2026-07-22 22:47:30.198658 | instance |
2026-07-22 22:47:30.198773 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-07-22 22:47:30.198936 | instance | Wednesday 22 July 2026 22:47:30 +0000 (0:00:00.095) 0:46:44.202 ********
2026-07-22 22:47:30.678881 | instance | ok: [instance]
2026-07-22 22:47:30.679103 | instance |
2026-07-22 22:47:30.679374 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-07-22 22:47:30.679632 | instance | Wednesday 22 July 2026 22:47:30 +0000 (0:00:00.480) 0:46:44.682 ********
2026-07-22 22:47:31.144503 | instance | ok: [instance]
2026-07-22 22:47:31.144767 | instance |
2026-07-22 22:47:31.145073 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-07-22 22:47:31.145408 | instance | Wednesday 22 July 2026 22:47:31 +0000 (0:00:00.465) 0:46:45.148 ********
2026-07-22 22:47:31.598948 | instance | ok: [instance]
2026-07-22 22:47:31.599178 | instance |
2026-07-22 22:47:31.599451 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-07-22 22:47:31.599774 | instance | Wednesday 22 July 2026 22:47:31 +0000 (0:00:00.452) 0:46:45.600 ********
2026-07-22 22:47:32.116264 | instance | ok: [instance]
2026-07-22 22:47:32.116358 | instance |
2026-07-22 22:47:32.116549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:47:32.116732 | instance | Wednesday 22 July 2026 22:47:32 +0000 (0:00:00.518) 0:46:46.119 ********
2026-07-22 22:47:32.219718 | instance | ok: [instance]
2026-07-22 22:47:32.220008 | instance |
2026-07-22 22:47:32.220417 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:47:32.220706 | instance | Wednesday 22 July 2026 22:47:32 +0000 (0:00:00.104) 0:46:46.223 ********
2026-07-22 22:47:32.354953 | instance | included: rabbitmq for instance
2026-07-22 22:47:32.355059 | instance |
2026-07-22 22:47:32.355290 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:47:32.355470 | instance | Wednesday 22 July 2026 22:47:32 +0000 (0:00:00.134) 0:46:46.358 ********
2026-07-22 22:47:33.048968 | instance | ok: [instance]
2026-07-22 22:47:33.049309 | instance |
2026-07-22 22:47:33.049596 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:47:33.049865 | instance | Wednesday 22 July 2026 22:47:33 +0000 (0:00:00.694) 0:46:47.052 ********
2026-07-22 22:47:33.107964 | instance | skipping: [instance]
2026-07-22 22:47:33.108117 | instance |
2026-07-22 22:47:33.108304 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:47:33.108474 | instance | Wednesday 22 July 2026 22:47:33 +0000 (0:00:00.059) 0:46:47.111 ********
2026-07-22 22:47:33.170901 | instance | skipping: [instance]
2026-07-22 22:47:33.171162 | instance |
2026-07-22 22:47:33.171432 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:47:33.171701 | instance | Wednesday 22 July 2026 22:47:33 +0000 (0:00:00.062) 0:46:47.174 ********
2026-07-22 22:47:33.229994 | instance | skipping: [instance]
2026-07-22 22:47:33.230283 | instance |
2026-07-22 22:47:33.230665 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:47:33.230984 | instance | Wednesday 22 July 2026 22:47:33 +0000 (0:00:00.058) 0:46:47.233 ********
2026-07-22 22:48:04.119643 | instance | changed: [instance]
2026-07-22 22:48:04.119825 | instance |
2026-07-22 22:48:04.120061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:48:04.120275 | instance | Wednesday 22 July 2026 22:48:04 +0000 (0:00:30.889) 0:47:18.123 ********
2026-07-22 22:48:04.789689 | instance | ok: [instance]
2026-07-22 22:48:04.789926 | instance |
2026-07-22 22:48:04.790213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:48:04.790484 | instance | Wednesday 22 July 2026 22:48:04 +0000 (0:00:00.670) 0:47:18.793 ********
2026-07-22 22:48:04.851794 | instance | ok: [instance]
2026-07-22 22:48:04.852004 | instance |
2026-07-22 22:48:04.852283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:48:04.852548 | instance | Wednesday 22 July 2026 22:48:04 +0000 (0:00:00.062) 0:47:18.856 ********
2026-07-22 22:48:04.918847 | instance | skipping: [instance]
2026-07-22 22:48:04.919073 | instance |
2026-07-22 22:48:04.919386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:48:04.919640 | instance | Wednesday 22 July 2026 22:48:04 +0000 (0:00:00.066) 0:47:18.922 ********
2026-07-22 22:48:04.981777 | instance | skipping: [instance]
2026-07-22 22:48:04.982006 | instance |
2026-07-22 22:48:04.982301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:48:04.982572 | instance | Wednesday 22 July 2026 22:48:04 +0000 (0:00:00.063) 0:47:18.986 ********
2026-07-22 22:48:05.154496 | instance | ok: [instance]
2026-07-22 22:48:05.154648 | instance |
2026-07-22 22:48:05.154833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:48:05.155015 | instance | Wednesday 22 July 2026 22:48:05 +0000 (0:00:00.172) 0:47:19.158 ********
2026-07-22 22:48:05.285743 | instance | ok: [instance] => (item=valkey)
2026-07-22 22:48:05.285897 | instance | ok: [instance] => (item=load_balancer)
2026-07-22 22:48:05.286073 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:48:05.286235 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:48:05.286393 | instance | ok: [instance] => (item=identity)
2026-07-22 22:48:05.286560 | instance | ok: [instance] => (item=oslo_db_persistence)
2026-07-22 22:48:05.286718 | instance | ok: [instance] => (item=network)
2026-07-22 22:48:05.286871 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:48:05.287021 | instance |
2026-07-22 22:48:05.287185 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:48:05.287349 | instance | Wednesday 22 July 2026 22:48:05 +0000 (0:00:00.130) 0:47:19.289 ********
2026-07-22 22:48:05.384727 | instance | ok: [instance]
2026-07-22 22:48:05.384953 | instance |
2026-07-22 22:48:05.385282 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:48:05.385553 | instance | Wednesday 22 July 2026 22:48:05 +0000 (0:00:00.098) 0:47:19.388 ********
2026-07-22 22:48:05.463013 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:48:05.463241 | instance |
2026-07-22 22:48:05.463509 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:48:05.463828 | instance | Wednesday 22 July 2026 22:48:05 +0000 (0:00:00.078) 0:47:19.467 ********
2026-07-22 22:48:06.011025 | instance | changed: [instance]
2026-07-22 22:48:06.011240 | instance |
2026-07-22 22:48:06.011522 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-07-22 22:48:06.011784 | instance | Wednesday 22 July 2026 22:48:06 +0000 (0:00:00.547) 0:47:20.014 ********
2026-07-22 22:48:07.350761 | instance | ok: [instance]
2026-07-22 22:48:07.350879 | instance |
2026-07-22 22:48:07.351220 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] *****************
2026-07-22 22:48:07.351483 | instance | Wednesday 22 July 2026 22:48:07 +0000 (0:00:01.339) 0:47:21.354 ********
2026-07-22 22:48:08.511094 | instance | changed: [instance]
2026-07-22 22:48:08.511133 | instance |
2026-07-22 22:48:08.511139 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ******************
2026-07-22 22:48:08.511143 | instance | Wednesday 22 July 2026 22:48:08 +0000 (0:00:01.160) 0:47:22.515 ********
2026-07-22 22:48:09.728096 | instance | changed: [instance]
2026-07-22 22:48:09.728168 | instance |
2026-07-22 22:48:09.728393 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ******
2026-07-22 22:48:09.728471 | instance | Wednesday 22 July 2026 22:48:09 +0000 (0:00:01.217) 0:47:23.732 ********
2026-07-22 22:48:10.999874 | instance | changed: [instance]
2026-07-22 22:48:10.999946 | instance |
2026-07-22 22:48:11.000252 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] ***
2026-07-22 22:48:11.000331 | instance | Wednesday 22 July 2026 22:48:10 +0000 (0:00:01.271) 0:47:25.004 ********
2026-07-22 22:48:16.746461 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555})
2026-07-22 22:48:16.746557 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514})
2026-07-22 22:48:16.746675 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514})
2026-07-22 22:48:16.746794 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514})
2026-07-22 22:48:16.746926 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514})
2026-07-22 22:48:16.747041 | instance |
2026-07-22 22:48:16.747173 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] ****
2026-07-22 22:48:16.747287 | instance | Wednesday 22 July 2026 22:48:16 +0000 (0:00:05.746) 0:47:30.750 ********
2026-07-22 22:48:18.445532 | instance | changed: [instance] => (item=instance)
2026-07-22 22:48:18.445602 | instance |
2026-07-22 22:48:18.445736 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ******
2026-07-22 22:48:18.445858 | instance | Wednesday 22 July 2026 22:48:18 +0000 (0:00:01.699) 0:47:32.449 ********
2026-07-22 22:48:20.551271 | instance | ok: [instance] => (item=instance)
2026-07-22 22:48:20.551348 | instance |
2026-07-22 22:48:20.551611 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] *********************
2026-07-22 22:48:20.551803 | instance | Wednesday 22 July 2026 22:48:20 +0000 (0:00:02.105) 0:47:34.555 ********
2026-07-22 22:48:25.073679 | instance | ok: [instance] => (item=instance)
2026-07-22 22:48:25.073763 | instance |
2026-07-22 22:48:25.073812 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] *******
2026-07-22 22:48:25.074013 | instance | Wednesday 22 July 2026 22:48:25 +0000 (0:00:04.522) 0:47:39.077 ********
2026-07-22 22:48:26.286496 | instance | ok: [instance] => (item=instance)
2026-07-22 22:48:26.286606 | instance |
2026-07-22 22:48:26.286617 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] ***************
2026-07-22 22:48:26.286627 | instance | Wednesday 22 July 2026 22:48:26 +0000 (0:00:01.211) 0:47:40.289 ********
2026-07-22 22:48:26.368423 | instance | ok: [instance] => (item=octavia-health-manager-port-instance)
2026-07-22 22:48:26.368801 | instance |
2026-07-22 22:48:26.368842 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] *************
2026-07-22 22:48:26.368848 | instance | Wednesday 22 July 2026 22:48:26 +0000 (0:00:00.083) 0:47:40.372 ********
2026-07-22 22:48:27.441957 | instance | changed: [instance]
2026-07-22 22:48:27.442051 | instance |
2026-07-22 22:48:27.442178 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] *******
2026-07-22 22:48:27.442290 | instance | Wednesday 22 July 2026 22:48:27 +0000 (0:00:01.073) 0:47:41.446 ********
2026-07-22 22:48:29.630464 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-22T22:48:17Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.214', 'hostname': 'host-172-24-1-214', 'fqdn': 'host-172-24-1-214.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '0702fdaf-05b0-4fc3-a6a6-f4f182d3f437', 'ip_address': '172.24.1.214'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:a2:54:db', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb', 'numa_affinity_policy': None, 'project_id': '891f18fd1bc2463e9511962c438d82e1', 'tenant_id': '891f18fd1bc2463e9511962c438d82e1', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['beaee45b-4768-408f-8ed5-bcb160a88c65'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-22T22:48:24Z', 'revision_number': 4, 'if_match': None, 'id': '4a67ee56-c707-4a16-b626-8fa55852fca1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}])
2026-07-22 22:48:29.630568 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-22T22:48:17Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.214', 'hostname': 'host-172-24-1-214', 'fqdn': 'host-172-24-1-214.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '0702fdaf-05b0-4fc3-a6a6-f4f182d3f437', 'ip_address': '172.24.1.214'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:a2:54:db', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb', 'numa_affinity_policy': None, 'project_id': '891f18fd1bc2463e9511962c438d82e1', 'tenant_id': '891f18fd1bc2463e9511962c438d82e1', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['beaee45b-4768-408f-8ed5-bcb160a88c65'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-22T22:48:24Z', 'revision_number': 4, 'if_match': None, 'id': '4a67ee56-c707-4a16-b626-8fa55852fca1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}])
2026-07-22 22:48:29.630955 | instance |
2026-07-22 22:48:29.630996 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] *********************
2026-07-22 22:48:29.631013 | instance | Wednesday 22 July 2026 22:48:29 +0000 (0:00:02.188) 0:47:43.634 ********
2026-07-22 22:48:30.708194 | instance | changed: [instance]
2026-07-22 22:48:30.708256 | instance |
2026-07-22 22:48:30.708274 | instance | TASK [Upload Amphora image] ****************************************************
2026-07-22 22:48:30.708574 | instance | Wednesday 22 July 2026 22:48:30 +0000 (0:00:01.075) 0:47:44.709 ********
2026-07-22 22:48:30.934962 | instance | included: atmosphere.common.glance_image for instance
2026-07-22 22:48:30.935050 | instance |
2026-07-22 22:48:30.935137 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-07-22 22:48:30.935259 | instance | Wednesday 22 July 2026 22:48:30 +0000 (0:00:00.229) 0:47:44.939 ********
2026-07-22 22:48:32.318874 | instance | ok: [instance]
2026-07-22 22:48:32.318955 | instance |
2026-07-22 22:48:32.319082 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:48:32.319233 | instance | Wednesday 22 July 2026 22:48:32 +0000 (0:00:01.383) 0:47:46.323 ********
2026-07-22 22:48:32.824406 | instance | ok: [instance]
2026-07-22 22:48:32.824473 | instance |
2026-07-22 22:48:32.824761 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:48:32.825335 | instance | Wednesday 22 July 2026 22:48:32 +0000 (0:00:00.505) 0:47:46.828 ********
2026-07-22 22:48:32.898251 | instance | ok: [instance]
2026-07-22 22:48:32.898339 | instance |
2026-07-22 22:48:32.898623 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:48:32.898694 | instance | Wednesday 22 July 2026 22:48:32 +0000 (0:00:00.073) 0:47:46.902 ********
2026-07-22 22:48:34.206265 | instance | ok: [instance]
2026-07-22 22:48:34.206372 | instance |
2026-07-22 22:48:34.206617 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:48:34.206635 | instance | Wednesday 22 July 2026 22:48:34 +0000 (0:00:01.308) 0:47:48.210 ********
2026-07-22 22:48:34.277646 | instance | ok: [instance]
2026-07-22 22:48:34.278029 | instance |
2026-07-22 22:48:34.278072 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:48:34.278078 | instance | Wednesday 22 July 2026 22:48:34 +0000 (0:00:00.071) 0:47:48.281 ********
2026-07-22 22:48:34.369295 | instance | ok: [instance]
2026-07-22 22:48:34.369367 | instance |
2026-07-22 22:48:34.369646 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:48:34.369688 | instance | Wednesday 22 July 2026 22:48:34 +0000 (0:00:00.091) 0:47:48.373 ********
2026-07-22 22:48:34.586092 | instance | changed: [instance]
2026-07-22 22:48:34.586153 | instance |
2026-07-22 22:48:34.586422 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:48:34.586504 | instance | Wednesday 22 July 2026 22:48:34 +0000 (0:00:00.216) 0:47:48.590 ********
2026-07-22 22:48:47.098436 | instance | changed: [instance]
2026-07-22 22:48:47.098515 | instance |
2026-07-22 22:48:47.098646 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:48:47.098772 | instance | Wednesday 22 July 2026 22:48:47 +0000 (0:00:12.512) 0:48:01.102 ********
2026-07-22 22:48:47.354107 | instance | ok: [instance]
2026-07-22 22:48:47.354174 | instance |
2026-07-22 22:48:47.354330 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:48:47.354459 | instance | Wednesday 22 July 2026 22:48:47 +0000 (0:00:00.255) 0:48:01.358 ********
2026-07-22 22:48:49.090865 | instance | changed: [instance]
2026-07-22 22:48:49.090934 | instance |
2026-07-22 22:48:49.091148 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:48:49.091208 | instance | Wednesday 22 July 2026 22:48:49 +0000 (0:00:01.736) 0:48:03.095 ********
2026-07-22 22:48:49.800430 | instance | ok: [instance]
2026-07-22 22:48:49.800500 | instance |
2026-07-22 22:48:49.800738 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:48:49.800855 | instance | Wednesday 22 July 2026 22:48:49 +0000 (0:00:00.709) 0:48:03.804 ********
2026-07-22 22:48:49.876540 | instance | ok: [instance]
2026-07-22 22:48:49.876611 | instance |
2026-07-22 22:48:49.876629 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:48:49.876962 | instance | Wednesday 22 July 2026 22:48:49 +0000 (0:00:00.075) 0:48:03.880 ********
2026-07-22 22:49:21.573921 | instance | changed: [instance]
2026-07-22 22:49:21.574187 | instance |
2026-07-22 22:49:21.574477 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:49:21.574746 | instance | Wednesday 22 July 2026 22:49:21 +0000 (0:00:31.697) 0:48:35.577 ********
2026-07-22 22:49:21.636149 | instance | skipping: [instance]
2026-07-22 22:49:21.636953 | instance |
2026-07-22 22:49:21.637023 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:49:21.637041 | instance | Wednesday 22 July 2026 22:49:21 +0000 (0:00:00.062) 0:48:35.640 ********
2026-07-22 22:49:21.704135 | instance | skipping: [instance]
2026-07-22 22:49:21.704353 | instance |
2026-07-22 22:49:21.704619 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:49:21.704895 | instance | Wednesday 22 July 2026 22:49:21 +0000 (0:00:00.067) 0:48:35.708 ********
2026-07-22 22:49:22.192123 | instance | changed: [instance]
2026-07-22 22:49:22.192368 | instance |
2026-07-22 22:49:22.192669 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] *************
2026-07-22 22:49:22.192943 | instance | Wednesday 22 July 2026 22:49:22 +0000 (0:00:00.487) 0:48:36.195 ********
2026-07-22 22:49:23.135672 | instance | ok: [instance]
2026-07-22 22:49:23.135929 | instance |
2026-07-22 22:49:23.136188 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ********************
2026-07-22 22:49:23.136458 | instance | Wednesday 22 July 2026 22:49:23 +0000 (0:00:00.943) 0:48:37.139 ********
2026-07-22 22:49:28.916732 | instance | changed: [instance]
2026-07-22 22:49:28.916963 | instance |
2026-07-22 22:49:28.917327 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] *********
2026-07-22 22:49:28.917601 | instance | Wednesday 22 July 2026 22:49:28 +0000 (0:00:05.781) 0:48:42.920 ********
2026-07-22 22:49:29.611572 | instance | ok: [instance]
2026-07-22 22:49:29.611830 | instance |
2026-07-22 22:49:29.612140 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] ***
2026-07-22 22:49:29.612436 | instance | Wednesday 22 July 2026 22:49:29 +0000 (0:00:00.694) 0:48:43.615 ********
2026-07-22 22:49:30.780894 | instance | changed: [instance]
2026-07-22 22:49:30.781151 | instance |
2026-07-22 22:49:30.781531 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] **********************
2026-07-22 22:49:30.781818 | instance | Wednesday 22 July 2026 22:49:30 +0000 (0:00:01.169) 0:48:44.784 ********
2026-07-22 22:49:32.261622 | instance | changed: [instance] => (item=octavia-client)
2026-07-22 22:49:32.261885 | instance | changed: [instance] => (item=octavia-server)
2026-07-22 22:49:32.262039 | instance |
2026-07-22 22:49:32.262253 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] ****
2026-07-22 22:49:32.262323 | instance | Wednesday 22 July 2026 22:49:32 +0000 (0:00:01.480) 0:48:46.265 ********
2026-07-22 22:49:33.019013 | instance | changed: [instance]
2026-07-22 22:49:33.019094 | instance |
2026-07-22 22:49:33.019226 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] *************
2026-07-22 22:49:33.019349 | instance | Wednesday 22 July 2026 22:49:33 +0000 (0:00:00.757) 0:48:47.023 ********
2026-07-22 22:49:34.748275 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring
2026-07-22 22:49:34.748482 | instance | loadbalancer quotas.
2026-07-22 22:49:34.782569 | instance | changed: [instance]
2026-07-22 22:49:34.782876 | instance |
2026-07-22 22:49:34.782892 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] *************************
2026-07-22 22:49:34.782966 | instance | Wednesday 22 July 2026 22:49:34 +0000 (0:00:01.763) 0:48:48.786 ********
2026-07-22 22:51:52.136971 | instance | changed: [instance]
2026-07-22 22:51:52.137048 | instance |
2026-07-22 22:51:52.137275 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] *************************
2026-07-22 22:51:52.137517 | instance | Wednesday 22 July 2026 22:51:52 +0000 (0:02:17.353) 0:51:06.140 ********
2026-07-22 22:52:03.991337 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'})
2026-07-22 22:52:03.991680 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'})
2026-07-22 22:52:03.992041 | instance |
2026-07-22 22:52:03.992311 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:52:03.992595 | instance | Wednesday 22 July 2026 22:52:03 +0000 (0:00:11.854) 0:51:17.995 ********
2026-07-22 22:52:04.131625 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:52:04.131855 | instance |
2026-07-22 22:52:04.132135 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:52:04.132405 | instance | Wednesday 22 July 2026 22:52:04 +0000 (0:00:00.140) 0:51:18.135 ********
2026-07-22 22:52:04.194476 | instance | skipping: [instance]
2026-07-22 22:52:04.194732 | instance |
2026-07-22 22:52:04.195112 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:52:04.195398 | instance | Wednesday 22 July 2026 22:52:04 +0000 (0:00:00.062) 0:51:18.198 ********
2026-07-22 22:52:04.257586 | instance | skipping: [instance]
2026-07-22 22:52:04.257725 | instance |
2026-07-22 22:52:04.257911 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:52:04.258102 | instance | Wednesday 22 July 2026 22:52:04 +0000 (0:00:00.063) 0:51:18.261 ********
2026-07-22 22:52:04.345791 | instance | ok: [instance]
2026-07-22 22:52:04.345943 | instance |
2026-07-22 22:52:04.346122 | instance | TASK [Create Ingress load-balancer] ********************************************
2026-07-22 22:52:04.346298 | instance | Wednesday 22 July 2026 22:52:04 +0000 (0:00:00.088) 0:51:18.350 ********
2026-07-22 22:52:04.533695 | instance | included: ingress for instance
2026-07-22 22:52:04.533859 | instance |
2026-07-22 22:52:04.534050 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] **************
2026-07-22 22:52:04.534236 | instance | Wednesday 22 July 2026 22:52:04 +0000 (0:00:00.187) 0:51:18.537 ********
2026-07-22 22:52:05.758694 | instance | changed: [instance]
2026-07-22 22:52:05.758939 | instance |
2026-07-22 22:52:05.759361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:52:05.759627 | instance | Wednesday 22 July 2026 22:52:05 +0000 (0:00:01.224) 0:51:19.762 ********
2026-07-22 22:52:05.848259 | instance | ok: [instance]
2026-07-22 22:52:05.848467 | instance |
2026-07-22 22:52:05.848729 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:52:05.849000 | instance | Wednesday 22 July 2026 22:52:05 +0000 (0:00:00.090) 0:51:19.852 ********
2026-07-22 22:52:05.950139 | instance | included: rabbitmq for instance
2026-07-22 22:52:05.950237 | instance |
2026-07-22 22:52:05.950436 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:52:05.950648 | instance | Wednesday 22 July 2026 22:52:05 +0000 (0:00:00.102) 0:51:19.954 ********
2026-07-22 22:52:06.661317 | instance | ok: [instance]
2026-07-22 22:52:06.661551 | instance |
2026-07-22 22:52:06.661827 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:52:06.662094 | instance | Wednesday 22 July 2026 22:52:06 +0000 (0:00:00.710) 0:51:20.665 ********
2026-07-22 22:52:06.720998 | instance | skipping: [instance]
2026-07-22 22:52:06.721220 | instance |
2026-07-22 22:52:06.721531 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:52:06.721838 | instance | Wednesday 22 July 2026 22:52:06 +0000 (0:00:00.059) 0:51:20.725 ********
2026-07-22 22:52:06.779597 | instance | skipping: [instance]
2026-07-22 22:52:06.779819 | instance |
2026-07-22 22:52:06.780055 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:52:06.780339 | instance | Wednesday 22 July 2026 22:52:06 +0000 (0:00:00.058) 0:51:20.783 ********
2026-07-22 22:52:06.837752 | instance | skipping: [instance]
2026-07-22 22:52:06.837977 | instance |
2026-07-22 22:52:06.838262 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:52:06.838531 | instance | Wednesday 22 July 2026 22:52:06 +0000 (0:00:00.057) 0:51:20.841 ********
2026-07-22 22:52:37.745108 | instance | changed: [instance]
2026-07-22 22:52:37.745390 | instance |
2026-07-22 22:52:37.745675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:52:37.746004 | instance | Wednesday 22 July 2026 22:52:37 +0000 (0:00:30.907) 0:51:51.749 ********
2026-07-22 22:52:38.458874 | instance | ok: [instance]
2026-07-22 22:52:38.459132 | instance |
2026-07-22 22:52:38.459450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:52:38.459738 | instance | Wednesday 22 July 2026 22:52:38 +0000 (0:00:00.713) 0:51:52.462 ********
2026-07-22 22:52:38.535754 | instance | ok: [instance]
2026-07-22 22:52:38.535930 | instance |
2026-07-22 22:52:38.536219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:52:38.536598 | instance | Wednesday 22 July 2026 22:52:38 +0000 (0:00:00.076) 0:51:52.539 ********
2026-07-22 22:52:38.601384 | instance | skipping: [instance]
2026-07-22 22:52:38.601595 | instance |
2026-07-22 22:52:38.601842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:52:38.602072 | instance | Wednesday 22 July 2026 22:52:38 +0000 (0:00:00.065) 0:51:52.605 ********
2026-07-22 22:52:38.666997 | instance | skipping: [instance]
2026-07-22 22:52:38.667357 | instance |
2026-07-22 22:52:38.667700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:52:38.668061 | instance | Wednesday 22 July 2026 22:52:38 +0000 (0:00:00.065) 0:51:52.671 ********
2026-07-22 22:52:38.734689 | instance | ok: [instance]
2026-07-22 22:52:38.735138 | instance |
2026-07-22 22:52:38.735638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:52:38.735901 | instance | Wednesday 22 July 2026 22:52:38 +0000 (0:00:00.067) 0:51:52.738 ********
2026-07-22 22:52:38.888543 | instance | ok: [instance] => (item=container_infra)
2026-07-22 22:52:38.888790 | instance | ok: [instance] => (item=key_manager)
2026-07-22 22:52:38.889152 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:52:38.889834 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:52:38.890061 | instance | ok: [instance] => (item=identity)
2026-07-22 22:52:38.890310 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:52:38.890561 | instance | ok: [instance] => (item=orchestration)
2026-07-22 22:52:38.890798 | instance |
2026-07-22 22:52:38.891055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:52:38.891309 | instance | Wednesday 22 July 2026 22:52:38 +0000 (0:00:00.154) 0:51:52.892 ********
2026-07-22 22:52:38.997449 | instance | ok: [instance]
2026-07-22 22:52:38.997671 | instance |
2026-07-22 22:52:38.997957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:52:38.998229 | instance | Wednesday 22 July 2026 22:52:38 +0000 (0:00:00.108) 0:51:53.000 ********
2026-07-22 22:52:39.084805 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:52:39.085085 | instance |
2026-07-22 22:52:39.085401 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:52:39.085676 | instance | Wednesday 22 July 2026 22:52:39 +0000 (0:00:00.088) 0:51:53.088 ********
2026-07-22 22:52:39.643989 | instance | changed: [instance]
2026-07-22 22:52:39.644100 | instance |
2026-07-22 22:52:39.644266 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:52:39.644420 | instance | Wednesday 22 July 2026 22:52:39 +0000 (0:00:00.559) 0:51:53.648 ********
2026-07-22 22:52:39.718221 | instance | ok: [instance] => {
2026-07-22 22:52:39.718346 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64"
2026-07-22 22:52:39.718497 | instance | }
2026-07-22 22:52:39.718642 | instance |
2026-07-22 22:52:39.718851 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:52:39.719007 | instance | Wednesday 22 July 2026 22:52:39 +0000 (0:00:00.074) 0:51:53.722 ********
2026-07-22 22:52:41.103794 | instance | changed: [instance]
2026-07-22 22:52:41.104018 | instance |
2026-07-22 22:52:41.104337 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:52:41.104712 | instance | Wednesday 22 July 2026 22:52:41 +0000 (0:00:01.385) 0:51:55.107 ********
2026-07-22 22:52:41.186570 | instance | skipping: [instance]
2026-07-22 22:52:41.186798 | instance |
2026-07-22 22:52:41.187086 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************
2026-07-22 22:52:41.187388 | instance | Wednesday 22 July 2026 22:52:41 +0000 (0:00:00.082) 0:51:55.190 ********
2026-07-22 22:52:41.783177 | instance | changed: [instance]
2026-07-22 22:52:41.783412 | instance |
2026-07-22 22:52:41.783726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:52:41.784047 | instance | Wednesday 22 July 2026 22:52:41 +0000 (0:00:00.595) 0:51:55.786 ********
2026-07-22 22:52:41.881375 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:52:41.881462 | instance |
2026-07-22 22:52:41.881656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:52:41.881812 | instance | Wednesday 22 July 2026 22:52:41 +0000 (0:00:00.098) 0:51:55.885 ********
2026-07-22 22:52:42.450237 | instance | changed: [instance]
2026-07-22 22:52:42.450461 | instance |
2026-07-22 22:52:42.450770 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] ***
2026-07-22 22:52:42.451038 | instance | Wednesday 22 July 2026 22:52:42 +0000 (0:00:00.568) 0:51:56.454 ********
2026-07-22 22:52:42.689017 | instance | changed: [instance]
2026-07-22 22:52:42.689292 | instance |
2026-07-22 22:52:42.689593 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] ***
2026-07-22 22:52:42.689856 | instance | Wednesday 22 July 2026 22:52:42 +0000 (0:00:00.238) 0:51:56.693 ********
2026-07-22 22:52:43.260232 | instance | changed: [instance]
2026-07-22 22:52:43.260751 | instance |
2026-07-22 22:52:43.260833 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] ***
2026-07-22 22:52:43.261068 | instance | Wednesday 22 July 2026 22:52:43 +0000 (0:00:00.571) 0:51:57.264 ********
2026-07-22 22:52:44.187274 | instance | changed: [instance]
2026-07-22 22:52:44.187510 | instance |
2026-07-22 22:52:44.187792 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] ***
2026-07-22 22:52:44.188059 | instance | Wednesday 22 July 2026 22:52:44 +0000 (0:00:00.926) 0:51:58.191 ********
2026-07-22 22:52:47.479566 | instance | changed: [instance]
2026-07-22 22:52:47.479693 | instance |
2026-07-22 22:52:47.479873 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] ***
2026-07-22 22:52:47.480034 | instance | Wednesday 22 July 2026 22:52:47 +0000 (0:00:03.292) 0:52:01.483 ********
2026-07-22 22:52:47.705797 | instance | changed: [instance]
2026-07-22 22:52:47.706102 | instance |
2026-07-22 22:52:47.706427 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] ***
2026-07-22 22:52:47.706725 | instance | Wednesday 22 July 2026 22:52:47 +0000 (0:00:00.225) 0:52:01.709 ********
2026-07-22 22:52:50.252477 | instance | changed: [instance]
2026-07-22 22:52:50.252723 | instance |
2026-07-22 22:52:50.253030 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] ***
2026-07-22 22:52:50.253326 | instance | Wednesday 22 July 2026 22:52:50 +0000 (0:00:02.546) 0:52:04.256 ********
2026-07-22 22:52:50.978039 | instance | ok: [instance]
2026-07-22 22:52:50.978190 | instance |
2026-07-22 22:52:50.978367 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] *****
2026-07-22 22:52:50.978536 | instance | Wednesday 22 July 2026 22:52:50 +0000 (0:00:00.725) 0:52:04.982 ********
2026-07-22 22:52:55.859839 | instance | changed: [instance]
2026-07-22 22:52:55.859908 | instance |
2026-07-22 22:52:55.860183 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] ***
2026-07-22 22:52:55.860590 | instance | Wednesday 22 July 2026 22:52:55 +0000 (0:00:04.881) 0:52:09.863 ********
2026-07-22 22:52:55.924671 | instance | skipping: [instance]
2026-07-22 22:52:55.924739 | instance |
2026-07-22 22:52:55.924872 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] ***************
2026-07-22 22:52:55.925000 | instance | Wednesday 22 July 2026 22:52:55 +0000 (0:00:00.065) 0:52:09.928 ********
2026-07-22 22:52:55.986552 | instance | skipping: [instance]
2026-07-22 22:52:55.986638 | instance |
2026-07-22 22:52:55.986765 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] ***
2026-07-22 22:52:55.986889 | instance | Wednesday 22 July 2026 22:52:55 +0000 (0:00:00.062) 0:52:09.990 ********
2026-07-22 22:53:43.968425 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'})
2026-07-22 22:53:43.968497 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'})
2026-07-22 22:53:43.968643 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'})
2026-07-22 22:53:43.968766 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'})
2026-07-22 22:53:43.968881 | instance |
2026-07-22 22:53:43.969012 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] ***
2026-07-22 22:53:43.969150 | instance | Wednesday 22 July 2026 22:53:43 +0000 (0:00:47.981) 0:52:57.972 ********
2026-07-22 22:53:44.072963 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073287 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073317 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073340 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073518 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073613 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073740 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073862 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:53:44.073998 | instance | skipping: [instance]
2026-07-22 22:53:44.074083 | instance |
2026-07-22 22:53:44.074212 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] ****
2026-07-22 22:53:44.074320 | instance | Wednesday 22 July 2026 22:53:44 +0000 (0:00:00.104) 0:52:58.077 ********
2026-07-22 22:53:50.146379 | instance | changed: [instance]
2026-07-22 22:53:50.146619 | instance |
2026-07-22 22:53:50.146901 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] *********
2026-07-22 22:53:50.147171 | instance | Wednesday 22 July 2026 22:53:50 +0000 (0:00:06.073) 0:53:04.150 ********
2026-07-22 22:53:50.869164 | instance | changed: [instance]
2026-07-22 22:53:50.869269 | instance |
2026-07-22 22:53:50.869381 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] **************************
2026-07-22 22:53:50.869496 | instance | Wednesday 22 July 2026 22:53:50 +0000 (0:00:00.722) 0:53:04.873 ********
2026-07-22 22:56:02.942171 | instance | changed: [instance]
2026-07-22 22:56:02.942518 | instance |
2026-07-22 22:56:02.942698 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] **********
2026-07-22 22:56:02.942959 | instance | Wednesday 22 July 2026 22:56:02 +0000 (0:02:12.072) 0:55:16.946 ********
2026-07-22 22:56:03.723054 | instance | changed: [instance]
2026-07-22 22:56:03.723151 | instance |
2026-07-22 22:56:03.723349 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:56:03.723472 | instance | Wednesday 22 July 2026 22:56:03 +0000 (0:00:00.781) 0:55:17.727 ********
2026-07-22 22:56:03.881861 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:56:03.882194 | instance |
2026-07-22 22:56:03.882602 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:56:03.882947 | instance | Wednesday 22 July 2026 22:56:03 +0000 (0:00:00.158) 0:55:17.885 ********
2026-07-22 22:56:03.953527 | instance | skipping: [instance]
2026-07-22 22:56:03.953774 | instance |
2026-07-22 22:56:03.954050 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:56:03.954312 | instance | Wednesday 22 July 2026 22:56:03 +0000 (0:00:00.071) 0:55:17.957 ********
2026-07-22 22:56:04.018812 | instance | skipping: [instance]
2026-07-22 22:56:04.018970 | instance |
2026-07-22 22:56:04.019159 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:56:04.019336 | instance | Wednesday 22 July 2026 22:56:04 +0000 (0:00:00.065) 0:55:18.023 ********
2026-07-22 22:56:04.103110 | instance | ok: [instance]
2026-07-22 22:56:04.103332 | instance |
2026-07-22 22:56:04.103612 | instance | TASK [Create Ingress container-infra] ******************************************
2026-07-22 22:56:04.103889 | instance | Wednesday 22 July 2026 22:56:04 +0000 (0:00:00.084) 0:55:18.107 ********
2026-07-22 22:56:04.201929 | instance | included: ingress for instance
2026-07-22 22:56:04.202128 | instance |
2026-07-22 22:56:04.202389 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************
2026-07-22 22:56:04.202724 | instance | Wednesday 22 July 2026 22:56:04 +0000 (0:00:00.098) 0:55:18.206 ********
2026-07-22 22:56:05.415507 | instance | changed: [instance]
2026-07-22 22:56:05.415735 | instance |
2026-07-22 22:56:05.416019 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] *********************
2026-07-22 22:56:05.416283 | instance | Wednesday 22 July 2026 22:56:05 +0000 (0:00:01.213) 0:55:19.419 ********
2026-07-22 22:56:06.219374 | instance | changed: [instance]
2026-07-22 22:56:06.219666 | instance |
2026-07-22 22:56:06.219958 | instance | TASK [Create magnum registry Ingress] ******************************************
2026-07-22 22:56:06.220213 | instance | Wednesday 22 July 2026 22:56:06 +0000 (0:00:00.803) 0:55:20.223 ********
2026-07-22 22:56:06.360913 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:56:06.360960 | instance |
2026-07-22 22:56:06.361259 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:56:06.361553 | instance | Wednesday 22 July 2026 22:56:06 +0000 (0:00:00.141) 0:55:20.364 ********
2026-07-22 22:56:06.424065 | instance | skipping: [instance]
2026-07-22 22:56:06.424118 | instance |
2026-07-22 22:56:06.424131 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:56:06.424273 | instance | Wednesday 22 July 2026 22:56:06 +0000 (0:00:00.062) 0:55:20.427 ********
2026-07-22 22:56:06.482324 | instance | skipping: [instance]
2026-07-22 22:56:06.482384 | instance |
2026-07-22 22:56:06.482408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:56:06.482416 | instance | Wednesday 22 July 2026 22:56:06 +0000 (0:00:00.058) 0:55:20.485 ********
2026-07-22 22:56:06.556806 | instance | ok: [instance]
2026-07-22 22:56:06.556857 | instance |
2026-07-22 22:56:06.556865 | instance | TASK [Create Ingress container-infra-registry] *********************************
2026-07-22 22:56:06.556872 | instance | Wednesday 22 July 2026 22:56:06 +0000 (0:00:00.073) 0:55:20.558 ********
2026-07-22 22:56:06.642603 | instance | included: ingress for instance
2026-07-22 22:56:06.642745 | instance |
2026-07-22 22:56:06.642931 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] ***
2026-07-22 22:56:06.643117 | instance | Wednesday 22 July 2026 22:56:06 +0000 (0:00:00.088) 0:55:20.646 ********
2026-07-22 22:56:07.973454 | instance | changed: [instance]
2026-07-22 22:56:07.973689 | instance |
2026-07-22 22:56:07.973963 | instance | TASK [Upload images] ***********************************************************
2026-07-22 22:56:07.974254 | instance | Wednesday 22 July 2026 22:56:07 +0000 (0:00:01.330) 0:55:21.977 ********
2026-07-22 22:56:08.104014 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'})
2026-07-22 22:56:08.104155 | instance |
2026-07-22 22:56:08.104392 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:56:08.104619 | instance | Wednesday 22 July 2026 22:56:08 +0000 (0:00:00.130) 0:55:22.108 ********
2026-07-22 22:56:08.693582 | instance | ok: [instance]
2026-07-22 22:56:08.693659 | instance |
2026-07-22 22:56:08.693802 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:56:08.693922 | instance | Wednesday 22 July 2026 22:56:08 +0000 (0:00:00.589) 0:55:22.697 ********
2026-07-22 22:56:08.756614 | instance | ok: [instance]
2026-07-22 22:56:08.756836 | instance |
2026-07-22 22:56:08.757170 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:56:08.757453 | instance | Wednesday 22 July 2026 22:56:08 +0000 (0:00:00.062) 0:55:22.760 ********
2026-07-22 22:56:09.837856 | instance | ok: [instance]
2026-07-22 22:56:09.837948 | instance |
2026-07-22 22:56:09.838070 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:56:09.838198 | instance | Wednesday 22 July 2026 22:56:09 +0000 (0:00:01.081) 0:55:23.842 ********
2026-07-22 22:56:09.904520 | instance | ok: [instance]
2026-07-22 22:56:09.904589 | instance |
2026-07-22 22:56:09.904743 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:56:09.904859 | instance | Wednesday 22 July 2026 22:56:09 +0000 (0:00:00.066) 0:55:23.908 ********
2026-07-22 22:56:09.976550 | instance | ok: [instance]
2026-07-22 22:56:09.976641 | instance |
2026-07-22 22:56:09.976763 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:56:09.976883 | instance | Wednesday 22 July 2026 22:56:09 +0000 (0:00:00.072) 0:55:23.981 ********
2026-07-22 22:56:10.232290 | instance | changed: [instance]
2026-07-22 22:56:10.232441 | instance |
2026-07-22 22:56:10.232630 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:56:10.232822 | instance | Wednesday 22 July 2026 22:56:10 +0000 (0:00:00.255) 0:55:24.236 ********
2026-07-22 22:56:19.012288 | instance | changed: [instance]
2026-07-22 22:56:19.012519 | instance |
2026-07-22 22:56:19.012965 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:56:19.013312 | instance | Wednesday 22 July 2026 22:56:19 +0000 (0:00:08.779) 0:55:33.016 ********
2026-07-22 22:56:19.270489 | instance | ok: [instance]
2026-07-22 22:56:19.270611 | instance |
2026-07-22 22:56:19.270780 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:56:19.270931 | instance | Wednesday 22 July 2026 22:56:19 +0000 (0:00:00.258) 0:55:33.274 ********
2026-07-22 22:56:19.340314 | instance | skipping: [instance]
2026-07-22 22:56:19.340450 | instance |
2026-07-22 22:56:19.340648 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:56:19.340830 | instance | Wednesday 22 July 2026 22:56:19 +0000 (0:00:00.068) 0:55:33.343 ********
2026-07-22 22:56:20.049325 | instance | ok: [instance]
2026-07-22 22:56:20.049439 | instance |
2026-07-22 22:56:20.051324 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:56:20.051493 | instance | Wednesday 22 July 2026 22:56:20 +0000 (0:00:00.708) 0:55:34.052 ********
2026-07-22 22:56:20.132968 | instance | ok: [instance]
2026-07-22 22:56:20.133115 | instance |
2026-07-22 22:56:20.133317 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:56:20.133495 | instance | Wednesday 22 July 2026 22:56:20 +0000 (0:00:00.085) 0:55:34.137 ********
2026-07-22 22:56:58.070081 | instance | changed: [instance]
2026-07-22 22:56:58.070156 | instance |
2026-07-22 22:56:58.070301 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:56:58.070425 | instance | Wednesday 22 July 2026 22:56:58 +0000 (0:00:37.937) 0:56:12.074 ********
2026-07-22 22:56:58.138894 | instance | skipping: [instance]
2026-07-22 22:56:58.139128 | instance |
2026-07-22 22:56:58.139412 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:56:58.139673 | instance | Wednesday 22 July 2026 22:56:58 +0000 (0:00:00.068) 0:56:12.142 ********
2026-07-22 22:56:58.200209 | instance | skipping: [instance]
2026-07-22 22:56:58.200264 | instance |
2026-07-22 22:56:58.200433 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:56:58.200543 | instance | Wednesday 22 July 2026 22:56:58 +0000 (0:00:00.061) 0:56:12.204 ********
2026-07-22 22:56:58.636568 | instance | changed: [instance]
2026-07-22 22:56:58.636830 | instance |
2026-07-22 22:56:58.637155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:56:58.637612 | instance | Wednesday 22 July 2026 22:56:58 +0000 (0:00:00.435) 0:56:12.640 ********
2026-07-22 22:56:58.741516 | instance | ok: [instance]
2026-07-22 22:56:58.754123 | instance |
2026-07-22 22:56:58.754155 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:56:58.754165 | instance | Wednesday 22 July 2026 22:56:58 +0000 (0:00:00.105) 0:56:12.745 ********
2026-07-22 22:56:58.844518 | instance | included: rabbitmq for instance
2026-07-22 22:56:58.844587 | instance |
2026-07-22 22:56:58.844837 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:56:58.844939 | instance | Wednesday 22 July 2026 22:56:58 +0000 (0:00:00.103) 0:56:12.848 ********
2026-07-22 22:56:59.567090 | instance | ok: [instance]
2026-07-22 22:56:59.567334 | instance |
2026-07-22 22:56:59.567624 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:56:59.567893 | instance | Wednesday 22 July 2026 22:56:59 +0000 (0:00:00.722) 0:56:13.571 ********
2026-07-22 22:56:59.632502 | instance | skipping: [instance]
2026-07-22 22:56:59.632583 | instance |
2026-07-22 22:56:59.632779 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:56:59.632909 | instance | Wednesday 22 July 2026 22:56:59 +0000 (0:00:00.065) 0:56:13.636 ********
2026-07-22 22:56:59.701899 | instance | skipping: [instance]
2026-07-22 22:56:59.702346 | instance |
2026-07-22 22:56:59.702593 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:56:59.702875 | instance | Wednesday 22 July 2026 22:56:59 +0000 (0:00:00.068) 0:56:13.705 ********
2026-07-22 22:56:59.767689 | instance | skipping: [instance]
2026-07-22 22:56:59.767883 | instance |
2026-07-22 22:56:59.768163 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:56:59.768430 | instance | Wednesday 22 July 2026 22:56:59 +0000 (0:00:00.065) 0:56:13.771 ********
2026-07-22 22:57:46.501124 | instance | changed: [instance]
2026-07-22 22:57:46.501352 | instance |
2026-07-22 22:57:46.501633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:57:46.501896 | instance | Wednesday 22 July 2026 22:57:46 +0000 (0:00:46.733) 0:57:00.504 ********
2026-07-22 22:57:47.197156 | instance | ok: [instance]
2026-07-22 22:57:47.197318 | instance |
2026-07-22 22:57:47.197508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:57:47.197704 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.696) 0:57:01.201 ********
2026-07-22 22:57:47.265233 | instance | ok: [instance]
2026-07-22 22:57:47.265484 | instance |
2026-07-22 22:57:47.265797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:57:47.266070 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.068) 0:57:01.269 ********
2026-07-22 22:57:47.331068 | instance | skipping: [instance]
2026-07-22 22:57:47.331132 | instance |
2026-07-22 22:57:47.331140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:57:47.331147 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.065) 0:57:01.334 ********
2026-07-22 22:57:47.398292 | instance | skipping: [instance]
2026-07-22 22:57:47.398435 | instance |
2026-07-22 22:57:47.398691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:57:47.398876 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.067) 0:57:01.402 ********
2026-07-22 22:57:47.466536 | instance | ok: [instance]
2026-07-22 22:57:47.466620 | instance |
2026-07-22 22:57:47.466749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:57:47.466868 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.068) 0:57:01.470 ********
2026-07-22 22:57:47.589234 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:57:47.589537 | instance | ok: [instance] => (item=sharev2)
2026-07-22 22:57:47.589796 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:57:47.590051 | instance | ok: [instance] => (item=identity)
2026-07-22 22:57:47.590305 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:57:47.590544 | instance |
2026-07-22 22:57:47.590804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:57:47.591067 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.122) 0:57:01.593 ********
2026-07-22 22:57:47.676817 | instance | ok: [instance]
2026-07-22 22:57:47.677094 | instance |
2026-07-22 22:57:47.677438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:57:47.677716 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.087) 0:57:01.680 ********
2026-07-22 22:57:47.761154 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:57:47.761457 | instance |
2026-07-22 22:57:47.761737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:57:47.762005 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.084) 0:57:01.765 ********
2026-07-22 22:57:48.324015 | instance | changed: [instance]
2026-07-22 22:57:48.324249 | instance |
2026-07-22 22:57:48.324545 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ******************************
2026-07-22 22:57:48.324816 | instance | Wednesday 22 July 2026 22:57:48 +0000 (0:00:00.561) 0:57:02.327 ********
2026-07-22 22:57:49.458984 | instance | changed: [instance]
2026-07-22 22:57:49.459114 | instance |
2026-07-22 22:57:49.459304 | instance | TASK [Upload service image] ****************************************************
2026-07-22 22:57:49.459472 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:01.136) 0:57:03.463 ********
2026-07-22 22:57:49.596033 | instance | included: atmosphere.common.glance_image for instance
2026-07-22 22:57:49.596277 | instance |
2026-07-22 22:57:49.596579 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:57:49.596861 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:00.136) 0:57:03.599 ********
2026-07-22 22:57:50.104150 | instance | ok: [instance]
2026-07-22 22:57:50.104381 | instance |
2026-07-22 22:57:50.104659 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:57:50.104946 | instance | Wednesday 22 July 2026 22:57:50 +0000 (0:00:00.508) 0:57:04.108 ********
2026-07-22 22:57:50.178651 | instance | ok: [instance]
2026-07-22 22:57:50.178777 | instance |
2026-07-22 22:57:50.179004 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:57:50.179143 | instance | Wednesday 22 July 2026 22:57:50 +0000 (0:00:00.074) 0:57:04.182 ********
2026-07-22 22:57:51.104876 | instance | ok: [instance]
2026-07-22 22:57:51.105040 | instance |
2026-07-22 22:57:51.105205 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:57:51.105391 | instance | Wednesday 22 July 2026 22:57:51 +0000 (0:00:00.926) 0:57:05.108 ********
2026-07-22 22:57:51.182879 | instance | ok: [instance]
2026-07-22 22:57:51.183119 | instance |
2026-07-22 22:57:51.183404 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:57:51.183693 | instance | Wednesday 22 July 2026 22:57:51 +0000 (0:00:00.077) 0:57:05.186 ********
2026-07-22 22:57:51.259230 | instance | ok: [instance]
2026-07-22 22:57:51.259475 | instance |
2026-07-22 22:57:51.259751 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:57:51.260008 | instance | Wednesday 22 July 2026 22:57:51 +0000 (0:00:00.076) 0:57:05.263 ********
2026-07-22 22:57:51.621215 | instance | changed: [instance]
2026-07-22 22:57:51.621489 | instance |
2026-07-22 22:57:51.621788 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:57:51.622079 | instance | Wednesday 22 July 2026 22:57:51 +0000 (0:00:00.361) 0:57:05.625 ********
2026-07-22 22:58:04.487524 | instance | changed: [instance]
2026-07-22 22:58:04.487759 | instance |
2026-07-22 22:58:04.488037 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:58:04.488306 | instance | Wednesday 22 July 2026 22:58:04 +0000 (0:00:12.866) 0:57:18.491 ********
2026-07-22 22:58:04.722985 | instance | ok: [instance]
2026-07-22 22:58:04.723236 | instance |
2026-07-22 22:58:04.723647 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:58:04.723776 | instance | Wednesday 22 July 2026 22:58:04 +0000 (0:00:00.235) 0:57:18.727 ********
2026-07-22 22:58:04.786973 | instance | skipping: [instance]
2026-07-22 22:58:04.787108 | instance |
2026-07-22 22:58:04.787296 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:58:04.787469 | instance | Wednesday 22 July 2026 22:58:04 +0000 (0:00:00.064) 0:57:18.791 ********
2026-07-22 22:58:05.558494 | instance | ok: [instance]
2026-07-22 22:58:05.558767 | instance |
2026-07-22 22:58:05.559082 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:58:05.559362 | instance | Wednesday 22 July 2026 22:58:05 +0000 (0:00:00.771) 0:57:19.562 ********
2026-07-22 22:58:05.637292 | instance | ok: [instance]
2026-07-22 22:58:05.637553 | instance |
2026-07-22 22:58:05.637851 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:58:05.638178 | instance | Wednesday 22 July 2026 22:58:05 +0000 (0:00:00.078) 0:57:19.641 ********
2026-07-22 22:58:21.756170 | instance | changed: [instance]
2026-07-22 22:58:21.756395 | instance |
2026-07-22 22:58:21.756677 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:58:21.756951 | instance | Wednesday 22 July 2026 22:58:21 +0000 (0:00:16.119) 0:57:35.760 ********
2026-07-22 22:58:21.821203 | instance | skipping: [instance]
2026-07-22 22:58:21.821493 | instance |
2026-07-22 22:58:21.821830 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:58:21.822127 | instance | Wednesday 22 July 2026 22:58:21 +0000 (0:00:00.065) 0:57:35.825 ********
2026-07-22 22:58:21.888798 | instance | skipping: [instance]
2026-07-22 22:58:21.889057 | instance |
2026-07-22 22:58:21.889329 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:58:21.889595 | instance | Wednesday 22 July 2026 22:58:21 +0000 (0:00:00.067) 0:57:35.892 ********
2026-07-22 22:58:22.277907 | instance | changed: [instance]
2026-07-22 22:58:22.278294 | instance |
2026-07-22 22:58:22.278590 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] ***
2026-07-22 22:58:22.278897 | instance | Wednesday 22 July 2026 22:58:22 +0000 (0:00:00.389) 0:57:36.282 ********
2026-07-22 22:58:23.786722 | instance | changed: [instance]
2026-07-22 22:58:23.786836 | instance |
2026-07-22 22:58:23.787027 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] ***
2026-07-22 22:58:23.787234 | instance | Wednesday 22 July 2026 22:58:23 +0000 (0:00:01.508) 0:57:37.790 ********
2026-07-22 22:58:27.339322 | instance | changed: [instance] => (item=22)
2026-07-22 22:58:27.339668 | instance | changed: [instance] => (item=111)
2026-07-22 22:58:27.339952 | instance | changed: [instance] => (item=2049)
2026-07-22 22:58:27.340211 | instance |
2026-07-22 22:58:27.340497 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] ***
2026-07-22 22:58:27.340765 | instance | Wednesday 22 July 2026 22:58:27 +0000 (0:00:03.552) 0:57:41.343 ********
2026-07-22 22:58:28.610577 | instance | changed: [instance]
2026-07-22 22:58:28.610830 | instance |
2026-07-22 22:58:28.611132 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] ***
2026-07-22 22:58:28.611439 | instance | Wednesday 22 July 2026 22:58:28 +0000 (0:00:01.271) 0:57:42.614 ********
2026-07-22 22:58:28.821906 | instance | ok: [instance -> localhost]
2026-07-22 22:58:28.822152 | instance |
2026-07-22 22:58:28.822631 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] ***
2026-07-22 22:58:28.822912 | instance | Wednesday 22 July 2026 22:58:28 +0000 (0:00:00.211) 0:57:42.825 ********
2026-07-22 22:58:29.216604 | instance | ok: [instance -> localhost]
2026-07-22 22:58:29.216904 | instance |
2026-07-22 22:58:29.217128 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] ****
2026-07-22 22:58:29.217464 | instance | Wednesday 22 July 2026 22:58:29 +0000 (0:00:00.393) 0:57:43.219 ********
2026-07-22 22:58:29.536194 | instance | ok: [instance -> localhost]
2026-07-22 22:58:29.536390 | instance |
2026-07-22 22:58:29.536665 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] ***
2026-07-22 22:58:29.536950 | instance | Wednesday 22 July 2026 22:58:29 +0000 (0:00:00.321) 0:57:43.540 ********
2026-07-22 22:58:29.780248 | instance | ok: [instance -> localhost]
2026-07-22 22:58:29.780319 | instance |
2026-07-22 22:58:29.780854 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************
2026-07-22 22:58:29.780910 | instance | Wednesday 22 July 2026 22:58:29 +0000 (0:00:00.243) 0:57:43.784 ********
2026-07-22 22:58:30.506035 | instance | changed: [instance]
2026-07-22 22:58:30.506111 | instance |
2026-07-22 22:58:30.507537 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] **************************
2026-07-22 22:58:30.507597 | instance | Wednesday 22 July 2026 22:58:30 +0000 (0:00:00.726) 0:57:44.510 ********
2026-07-22 23:00:58.998695 | instance | changed: [instance]
2026-07-22 23:00:58.998773 | instance |
2026-07-22 23:00:58.999066 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 23:00:58.999110 | instance | Wednesday 22 July 2026 23:00:58 +0000 (0:02:28.492) 1:00:13.002 ********
2026-07-22 23:00:59.136603 | instance | included: openstack_helm_ingress for instance
2026-07-22 23:00:59.136691 | instance |
2026-07-22 23:00:59.136949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 23:00:59.136993 | instance | Wednesday 22 July 2026 23:00:59 +0000 (0:00:00.137) 1:00:13.140 ********
2026-07-22 23:00:59.205353 | instance | skipping: [instance]
2026-07-22 23:00:59.205416 | instance |
2026-07-22 23:00:59.205560 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 23:00:59.205681 | instance | Wednesday 22 July 2026 23:00:59 +0000 (0:00:00.068) 1:00:13.209 ********
2026-07-22 23:00:59.272304 | instance | skipping: [instance]
2026-07-22 23:00:59.272366 | instance |
2026-07-22 23:00:59.272378 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 23:00:59.272388 | instance | Wednesday 22 July 2026 23:00:59 +0000 (0:00:00.065) 1:00:13.275 ********
2026-07-22 23:00:59.352073 | instance | ok: [instance]
2026-07-22 23:00:59.352157 | instance |
2026-07-22 23:00:59.352294 | instance | TASK [Create Ingress sharev2] **************************************************
2026-07-22 23:00:59.352413 | instance | Wednesday 22 July 2026 23:00:59 +0000 (0:00:00.081) 1:00:13.356 ********
2026-07-22 23:00:59.459122 | instance | included: ingress for instance
2026-07-22 23:00:59.459206 | instance |
2026-07-22 23:00:59.459635 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ********************
2026-07-22 23:00:59.459680 | instance | Wednesday 22 July 2026 23:00:59 +0000 (0:00:00.106) 1:00:13.463 ********
2026-07-22 23:01:00.522877 | instance | changed: [instance]
2026-07-22 23:01:00.522951 | instance |
2026-07-22 23:01:00.523077 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] ***************
2026-07-22 23:01:00.523243 | instance | Wednesday 22 July 2026 23:01:00 +0000 (0:00:01.063) 1:00:14.526 ********
2026-07-22 23:01:01.664061 | instance | fatal: [instance]: FAILED! => {"changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "msg": "No Quota found for 62fde6cb09cb42018de8255932e6cd32: Server Error for url: https://load-balancer.199-204-45-38.nip.io/v2.0/lbaas/quotas/62fde6cb09cb42018de8255932e6cd32, 503 Service Temporarily Unavailable: nginx"}
2026-07-22 23:01:01.670846 | instance |
2026-07-22 23:01:01.671327 | instance | PLAY RECAP *********************************************************************
2026-07-22 23:01:01.671700 | instance | instance : ok=805 changed=286 unreachable=0 failed=1 skipped=250 rescued=0 ignored=2
2026-07-22 23:01:01.672046 | instance |
2026-07-22 23:01:01.672433 | instance | Wednesday 22 July 2026 23:01:01 +0000 (0:00:01.144) 1:00:15.671 ********
2026-07-22 23:01:01.672792 | instance | ===============================================================================
2026-07-22 23:01:01.673168 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.27s
2026-07-22 23:01:01.673629 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 195.65s
2026-07-22 23:01:01.673979 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 161.65s
2026-07-22 23:01:01.674392 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 158.12s
2026-07-22 23:01:01.674813 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 148.49s
2026-07-22 23:01:01.675156 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.37s
2026-07-22 23:01:01.675314 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 137.35s
2026-07-22 23:01:01.675458 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 132.07s
2026-07-22 23:01:01.675604 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 128.82s
2026-07-22 23:01:01.675754 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 124.96s
2026-07-22 23:01:01.675901 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 92.62s
2026-07-22 23:01:01.676047 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 92.16s
2026-07-22 23:01:01.676217 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 91.65s
2026-07-22 23:01:01.676372 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 87.32s
2026-07-22 23:01:01.676546 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 84.45s
2026-07-22 23:01:01.676690 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 49.82s
2026-07-22 23:01:01.676842 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 47.98s
2026-07-22 23:01:01.676998 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 46.73s
2026-07-22 23:01:01.677155 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 44.48s
2026-07-22 23:01:01.677341 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 37.94s
2026-07-22 23:01:01.925113 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-22 23:01:01.925329 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-07-22 23:01:01.925509 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-22 23:01:02.235292 | instance | ERROR
2026-07-22 23:01:02.235803 | instance | {
2026-07-22 23:01:02.235888 | instance | "delta": "1:01:27.092170",
2026-07-22 23:01:02.235939 | instance | "end": "2026-07-22 23:01:01.984117",
2026-07-22 23:01:02.235981 | instance | "msg": "non-zero return code",
2026-07-22 23:01:02.236019 | instance | "rc": 2,
2026-07-22 23:01:02.236058 | instance | "start": "2026-07-22 21:59:34.891947"
2026-07-22 23:01:02.236098 | instance | }
failure
2026-07-22 23:01:02.321977 |
2026-07-22 23:01:02.322105 | PLAY RECAP
2026-07-22 23:01:02.322148 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-07-22 23:01:02.322179 |
2026-07-22 23:01:02.472428 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-22 23:01:02.485074 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-22 23:01:03.467693 |
2026-07-22 23:01:03.467865 | PLAY [all]
2026-07-22 23:01:03.490989 |
2026-07-22 23:01:03.491123 | TASK [gather-host-logs : creating directory for system status]
2026-07-22 23:01:03.860394 | instance | changed
2026-07-22 23:01:03.868236 |
2026-07-22 23:01:03.868350 | TASK [gather-host-logs : Get logs for each host]
2026-07-22 23:01:04.235408 | instance | + systemd-cgls --full --all --no-pager
2026-07-22 23:01:04.285663 | instance | + ip addr
2026-07-22 23:01:04.293543 | instance | + ip route
2026-07-22 23:01:04.296432 | instance | + lsblk
2026-07-22 23:01:04.315455 | instance | + mount
2026-07-22 23:01:04.326322 | instance | + docker images
2026-07-22 23:01:04.354586 | instance | + brctl show
2026-07-22 23:01:04.355056 | instance | /bin/bash: line 8: brctl: command not found
2026-07-22 23:01:04.355295 | instance | + ps aux --sort=-%mem
2026-07-22 23:01:04.408020 | instance | + dpkg -l
2026-07-22 23:01:04.414471 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-07-22 23:01:04.414988 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-07-22 23:01:04.431917 | instance | + '[' '!' -z '' ']'
2026-07-22 23:01:04.908138 | instance | ok: Runtime: 0:00:00.202016
2026-07-22 23:01:04.942614 |
2026-07-22 23:01:04.942836 | TASK [gather-host-logs : Downloads logs to executor]
2026-07-22 23:01:05.833681 | instance | changed:
2026-07-22 23:01:05.833900 | instance | created directory /var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/work/logs/instance
2026-07-22 23:01:05.833939 | instance | cd+++++++++ system/
2026-07-22 23:01:05.833969 | instance | >f+++++++++ system/brctl-show.txt
2026-07-22 23:01:05.833997 | instance | >f+++++++++ system/docker-images.txt
2026-07-22 23:01:05.834024 | instance | >f+++++++++ system/ip-addr.txt
2026-07-22 23:01:05.834053 | instance | >f+++++++++ system/ip-route.txt
2026-07-22 23:01:05.834081 | instance | >f+++++++++ system/lsblk.txt
2026-07-22 23:01:05.834108 | instance | >f+++++++++ system/mount.txt
2026-07-22 23:01:05.834134 | instance | >f+++++++++ system/packages.txt
2026-07-22 23:01:05.834161 | instance | >f+++++++++ system/ps.txt
2026-07-22 23:01:05.834193 | instance | >f+++++++++ system/systemd-cgls.txt
2026-07-22 23:01:05.844886 |
2026-07-22 23:01:05.844955 | LOOP [helm-release-status : creating directory for helm release status]
2026-07-22 23:01:06.049186 | instance | changed: "values"
2026-07-22 23:01:06.222631 | instance | changed: "releases"
2026-07-22 23:01:06.235297 |
2026-07-22 23:01:06.235459 | TASK [helm-release-status : Gather get release status for helm charts]
2026-07-22 23:01:15.281512 | instance | ok: Runtime: 0:00:08.403067
2026-07-22 23:01:15.286690 |
2026-07-22 23:01:15.286761 | TASK [helm-release-status : Downloads logs to executor]
2026-07-22 23:01:15.800312 | instance | changed:
2026-07-22 23:01:15.800517 | instance | cd+++++++++ helm/
2026-07-22 23:01:15.800554 | instance | cd+++++++++ helm/releases/
2026-07-22 23:01:15.800583 | instance | cd+++++++++ helm/releases/auth-system/
2026-07-22 23:01:15.800610 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-07-22 23:01:15.800636 | instance | cd+++++++++ helm/releases/cert-manager/
2026-07-22 23:01:15.800663 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-07-22 23:01:15.800688 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-07-22 23:01:15.800714 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-07-22 23:01:15.800739 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-07-22 23:01:15.800764 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-07-22 23:01:15.800789 | instance | cd+++++++++ helm/releases/kube-system/
2026-07-22 23:01:15.800814 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-07-22 23:01:15.800864 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-07-22 23:01:15.800892 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-07-22 23:01:15.800919 | instance | cd+++++++++ helm/releases/monitoring/
2026-07-22 23:01:15.800945 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-07-22 23:01:15.800970 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-07-22 23:01:15.801021 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-07-22 23:01:15.801049 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-07-22 23:01:15.801074 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-07-22 23:01:15.801103 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-07-22 23:01:15.801129 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-07-22 23:01:15.801154 | instance | cd+++++++++ helm/releases/openstack/
2026-07-22 23:01:15.801179 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-07-22 23:01:15.801204 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-07-22 23:01:15.801230 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-07-22 23:01:15.801254 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-07-22 23:01:15.801279 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-07-22 23:01:15.801304 | instance | >f+++++++++ helm/releases/openstack/heat.txt
2026-07-22 23:01:15.801329 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-07-22 23:01:15.801353 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-07-22 23:01:15.801379 | instance | >f+++++++++ helm/releases/openstack/magnum.txt
2026-07-22 23:01:15.801404 | instance | >f+++++++++ helm/releases/openstack/manila.txt
2026-07-22 23:01:15.801429 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-07-22 23:01:15.801453 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-07-22 23:01:15.801478 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-07-22 23:01:15.801502 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-07-22 23:01:15.801526 | instance | >f+++++++++ helm/releases/openstack/octavia.txt
2026-07-22 23:01:15.801550 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-07-22 23:01:15.801573 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-07-22 23:01:15.801598 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-07-22 23:01:15.801622 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-07-22 23:01:15.801646 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-07-22 23:01:15.801670 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-07-22 23:01:15.801694 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-07-22 23:01:15.801719 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-07-22 23:01:15.801743 | instance | cd+++++++++ helm/values/
2026-07-22 23:01:15.801767 | instance | cd+++++++++ helm/values/auth-system/
2026-07-22 23:01:15.801792 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-07-22 23:01:15.801816 | instance | cd+++++++++ helm/values/cert-manager/
2026-07-22 23:01:15.801840 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-07-22 23:01:15.801864 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-07-22 23:01:15.801888 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-07-22 23:01:15.801912 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-07-22 23:01:15.801937 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-07-22 23:01:15.801961 | instance | cd+++++++++ helm/values/kube-system/
2026-07-22 23:01:15.801984 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-07-22 23:01:15.802016 | instance | cd+++++++++ helm/values/local-path-storage/
2026-07-22 23:01:15.802041 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-07-22 23:01:15.802069 | instance | cd+++++++++ helm/values/monitoring/
2026-07-22 23:01:15.802107 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-07-22 23:01:15.802132 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-07-22 23:01:15.802157 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-07-22 23:01:15.802181 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-07-22 23:01:15.802206 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-07-22 23:01:15.802230 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-07-22 23:01:15.802254 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-07-22 23:01:15.802278 | instance | cd+++++++++ helm/values/openstack/
2026-07-22 23:01:15.802302 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-07-22 23:01:15.802326 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-07-22 23:01:15.802349 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-07-22 23:01:15.802373 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-07-22 23:01:15.802397 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-07-22 23:01:15.802420 | instance | >f+++++++++ helm/values/openstack/heat.yaml
2026-07-22 23:01:15.802444 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-07-22 23:01:15.802468 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-07-22 23:01:15.802493 | instance | >f+++++++++ helm/values/openstack/magnum.yaml
2026-07-22 23:01:15.802519 | instance | >f+++++++++ helm/values/openstack/manila.yaml
2026-07-22 23:01:15.802543 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-07-22 23:01:15.802567 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-07-22 23:01:15.802591 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-07-22 23:01:15.802616 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-07-22 23:01:15.802640 | instance | >f+++++++++ helm/values/openstack/octavia.yaml
2026-07-22 23:01:15.802666 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-07-22 23:01:15.802691 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-07-22 23:01:15.802716 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-07-22 23:01:15.802741 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-07-22 23:01:15.802765 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-07-22 23:01:15.802789 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-07-22 23:01:15.802813 | instance | cd+++++++++ helm/values/rook-ceph/
2026-07-22 23:01:15.802837 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-07-22 23:01:15.813338 |
2026-07-22 23:01:15.813402 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-07-22 23:01:16.042329 | instance | changed
2026-07-22 23:01:16.048664 |
2026-07-22 23:01:16.048752 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-07-22 23:01:16.251398 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:01:16.251767 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:01:16.258624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:16.263225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:16.346193 | instance | node/instance
2026-07-22 23:01:16.351183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:16.442451 | instance | clusterrole/admin
2026-07-22 23:01:16.641810 | instance | clusterrole/capi-aggregated-manager-role
2026-07-22 23:01:16.716436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:16.746700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:16.781468 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role
2026-07-22 23:01:16.830731 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role
2026-07-22 23:01:16.968206 | instance | clusterrole/capi-kubeadm-control-plane-manager-role
2026-07-22 23:01:17.021530 | instance | clusterrole/capi-manager-role
2026-07-22 23:01:17.156042 | instance | clusterrole/capo-manager-role
2026-07-22 23:01:17.217511 | instance | clusterrole/cephfs-csi-nodeplugin
2026-07-22 23:01:17.348210 | instance | clusterrole/cephfs-external-provisioner-runner
2026-07-22 23:01:17.418015 | instance | clusterrole/cert-manager-cainjector
2026-07-22 23:01:17.529827 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-07-22 23:01:17.592788 | instance | clusterrole/cert-manager-controller-certificates
2026-07-22 23:01:17.715025 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-07-22 23:01:17.781327 | instance | clusterrole/cert-manager-controller-challenges
2026-07-22 23:01:17.902099 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-07-22 23:01:17.961687 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-07-22 23:01:18.084254 | instance | clusterrole/cert-manager-controller-issuers
2026-07-22 23:01:18.149263 | instance | clusterrole/cert-manager-controller-orders
2026-07-22 23:01:18.268428 | instance | clusterrole/cert-manager-edit
2026-07-22 23:01:18.344883 | instance | clusterrole/cert-manager-view
2026-07-22 23:01:18.478604 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-07-22 23:01:18.546454 | instance | clusterrole/cilium
2026-07-22 23:01:18.667162 | instance | clusterrole/cilium-operator
2026-07-22 23:01:18.728080 | instance | clusterrole/cluster-admin
2026-07-22 23:01:18.856626 | instance | clusterrole/edit
2026-07-22 23:01:18.930005 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-22 23:01:19.051105 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-07-22 23:01:19.108827 | instance | clusterrole/goldpinger-clusterrole
2026-07-22 23:01:19.253604 | instance | clusterrole/ingress-nginx
2026-07-22 23:01:19.326991 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-07-22 23:01:19.444979 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:01:19.512359 | instance | clusterrole/kube-prometheus-stack-operator
2026-07-22 23:01:19.620616 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-07-22 23:01:19.697161 | instance | clusterrole/kubeadm:get-nodes
2026-07-22 23:01:19.792129 | instance | clusterrole/local-path-provisioner
2026-07-22 23:01:19.865463 | instance | clusterrole/neutron-coredns
2026-07-22 23:01:19.975234 | instance | clusterrole/node-feature-discovery
2026-07-22 23:01:20.046318 | instance | clusterrole/node-feature-discovery-gc
2026-07-22 23:01:20.149395 | instance | clusterrole/nova-bootstrap
2026-07-22 23:01:20.214775 | instance | clusterrole/nova-cell-setup
2026-07-22 23:01:20.334725 | instance | clusterrole/objectstorage-provisioner-role
2026-07-22 23:01:20.417063 | instance | clusterrole/orc-image-editor-role
2026-07-22 23:01:20.510129 | instance | clusterrole/orc-image-viewer-role
2026-07-22 23:01:20.588394 | instance | clusterrole/orc-manager-role
2026-07-22 23:01:20.678782 | instance | clusterrole/orc-metrics-auth-role
2026-07-22 23:01:20.766096 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding
2026-07-22 23:01:20.856063 | instance | clusterrole/orc-metrics-reader
2026-07-22 23:01:20.947611 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding
2026-07-22 23:01:21.030733 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-07-22 23:01:21.133057 | instance | clusterrolebinding/capi-manager-rolebinding
2026-07-22 23:01:21.217990 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-07-22 23:01:21.306989 | instance | clusterrolebinding/capo-manager-rolebinding
2026-07-22 23:01:21.420396 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-07-22 23:01:21.498294 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-07-22 23:01:21.611066 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-07-22 23:01:21.686358 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-07-22 23:01:21.785461 | instance | clusterrolebinding/cert-manager-cainjector
2026-07-22 23:01:21.855562 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-07-22 23:01:21.956069 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-07-22 23:01:22.022243 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-07-22 23:01:22.121825 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-07-22 23:01:22.204215 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-07-22 23:01:22.308981 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-07-22 23:01:22.401941 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-07-22 23:01:22.497629 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-07-22 23:01:22.589923 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-07-22 23:01:22.687430 | instance | clusterrole/rbd-csi-nodeplugin
2026-07-22 23:01:22.816700 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-07-22 23:01:22.881821 | instance | clusterrole/rbd-external-provisioner-runner
2026-07-22 23:01:22.993140 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-07-22 23:01:23.095143 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-07-22 23:01:23.181454 | instance | clusterrolebinding/cert-manager-controller-orders
2026-07-22 23:01:23.291760 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-07-22 23:01:23.374919 | instance | clusterrole/rook-ceph-global
2026-07-22 23:01:23.482703 | instance | clusterrolebinding/cilium
2026-07-22 23:01:23.587172 | instance | clusterrole/rook-ceph-mgr-cluster
2026-07-22 23:01:23.686609 | instance | clusterrolebinding/cilium-operator
2026-07-22 23:01:23.776972 | instance | clusterrolebinding/cluster-admin
2026-07-22 23:01:23.864139 | instance | clusterrole/rook-ceph-mgr-system
2026-07-22 23:01:23.961843 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-22 23:01:24.051869 | instance | clusterrole/rook-ceph-object-bucket
2026-07-22 23:01:24.152552 | instance | clusterrole/rook-ceph-osd
2026-07-22 23:01:24.234256 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-07-22 23:01:24.345780 | instance | clusterrole/rook-ceph-system
2026-07-22 23:01:24.432609 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-07-22 23:01:24.528882 | instance | clusterrole/secretgen-controller-cluster-role
2026-07-22 23:01:24.614805 | instance | clusterrolebinding/ingress-nginx
2026-07-22 23:01:24.705625 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-07-22 23:01:24.801209 | instance | clusterrole/system:aggregate-to-admin
2026-07-22 23:01:24.885512 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:01:24.980264 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-07-22 23:01:25.073933 | instance | clusterrole/system:aggregate-to-edit
2026-07-22 23:01:25.152369 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-07-22 23:01:25.262133 | instance | clusterrole/system:aggregate-to-view
2026-07-22 23:01:25.332125 | instance | clusterrolebinding/kubeadm:get-nodes
2026-07-22 23:01:25.453208 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-07-22 23:01:25.515818 | instance | clusterrole/system:auth-delegator
2026-07-22 23:01:25.636974 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-07-22 23:01:25.705979 | instance | clusterrole/system:basic-user
2026-07-22 23:01:25.814855 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-07-22 23:01:25.882155 | instance | clusterrolebinding/kubeadm:node-proxier
2026-07-22 23:01:26.014534 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-07-22 23:01:26.064969 | instance | clusterrolebinding/local-path-provisioner
2026-07-22 23:01:26.200800 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-07-22 23:01:26.249720 | instance | clusterrolebinding/magnum-cluster-api
2026-07-22 23:01:26.403813 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-07-22 23:01:26.470401 | instance | clusterrolebinding/neutron-coredns
2026-07-22 23:01:26.601394 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-07-22 23:01:26.673126 | instance | clusterrolebinding/node-feature-discovery
2026-07-22 23:01:26.777551 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-07-22 23:01:26.843453 | instance | clusterrolebinding/node-feature-discovery-gc
2026-07-22 23:01:26.968732 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-07-22 23:01:27.036151 | instance | clusterrole/system:controller:attachdetach-controller
2026-07-22 23:01:27.152734 | instance | clusterrolebinding/nova-bootstrap
2026-07-22 23:01:27.221877 | instance | clusterrole/system:controller:certificate-controller
2026-07-22 23:01:27.372621 | instance | clusterrolebinding/nova-cell-setup
2026-07-22 23:01:27.427525 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-07-22 23:01:27.557078 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-07-22 23:01:27.611036 | instance | clusterrole/system:controller:cronjob-controller
2026-07-22 23:01:27.756312 | instance | clusterrolebinding/orc-manager-rolebinding
2026-07-22 23:01:27.796867 | instance | clusterrole/system:controller:daemon-set-controller
2026-07-22 23:01:27.966254 | instance | clusterrolebinding/orc-metrics-auth-rolebinding
2026-07-22 23:01:28.023017 | instance | clusterrole/system:controller:deployment-controller
2026-07-22 23:01:28.142330 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-07-22 23:01:28.225368 | instance | clusterrole/system:controller:disruption-controller
2026-07-22 23:01:28.327801 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-07-22 23:01:28.418564 | instance | clusterrole/system:controller:endpoint-controller
2026-07-22 23:01:28.537763 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-07-22 23:01:28.612654 | instance | clusterrole/system:controller:endpointslice-controller
2026-07-22 23:01:28.728625 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-07-22 23:01:28.805993 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-07-22 23:01:28.920913 | instance | clusterrolebinding/rook-ceph-global
2026-07-22 23:01:29.010002 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-07-22 23:01:29.122277 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-07-22 23:01:29.208611 | instance | clusterrole/system:controller:expand-controller
2026-07-22 23:01:29.302801 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-07-22 23:01:29.409875 | instance | clusterrole/system:controller:generic-garbage-collector
2026-07-22 23:01:29.513654 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-07-22 23:01:29.601710 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-07-22 23:01:29.709957 | instance | clusterrolebinding/rook-ceph-osd
2026-07-22 23:01:29.798770 | instance | clusterrole/system:controller:job-controller
2026-07-22 23:01:29.907947 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-07-22 23:01:30.014433 | instance | clusterrole/system:controller:namespace-controller
2026-07-22 23:01:30.090781 | instance | clusterrolebinding/rook-ceph-system
2026-07-22 23:01:30.206625 | instance | clusterrole/system:controller:node-controller
2026-07-22 23:01:30.270401 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-07-22 23:01:30.398030 | instance | clusterrole/system:controller:persistent-volume-binder
2026-07-22 23:01:30.463879 | instance | clusterrolebinding/system:basic-user
2026-07-22 23:01:30.589308 | instance | clusterrole/system:controller:pod-garbage-collector
2026-07-22 23:01:30.649381 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-07-22 23:01:30.762183 | instance | clusterrole/system:controller:pv-protection-controller
2026-07-22 23:01:30.832338 | instance | clusterrolebinding/system:controller:certificate-controller
2026-07-22 23:01:30.938482 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-07-22 23:01:31.005015 | instance | clusterrole/system:controller:pvc-protection-controller
2026-07-22 23:01:31.116708 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-07-22 23:01:31.199941 | instance | clusterrole/system:controller:replicaset-controller
2026-07-22 23:01:31.332362 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-07-22 23:01:31.386712 | instance | clusterrole/system:controller:replication-controller
2026-07-22 23:01:31.523756 | instance | clusterrolebinding/system:controller:deployment-controller
2026-07-22 23:01:31.575090 | instance | clusterrole/system:controller:resourcequota-controller
2026-07-22 23:01:31.722602 | instance | clusterrolebinding/system:controller:disruption-controller
2026-07-22 23:01:31.768674 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-07-22 23:01:31.904499 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-07-22 23:01:31.937250 | instance | clusterrole/system:controller:route-controller
2026-07-22 23:01:32.056864 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-07-22 23:01:32.121399 | instance | clusterrole/system:controller:service-account-controller
2026-07-22 23:01:32.250491 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-07-22 23:01:32.299051 | instance | clusterrole/system:controller:service-controller
2026-07-22 23:01:32.447417 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-07-22 23:01:32.491241 | instance | clusterrole/system:controller:statefulset-controller
2026-07-22 23:01:32.655555 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-07-22 23:01:32.674257 | instance | clusterrole/system:controller:ttl-controller
2026-07-22 23:01:32.842509 | instance | clusterrolebinding/system:controller:expand-controller
2026-07-22 23:01:32.848018 | instance | clusterrole/system:coredns
2026-07-22 23:01:33.011615 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-07-22 23:01:33.029971 | instance | clusterrole/system:discovery
2026-07-22 23:01:33.186583 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-07-22 23:01:33.202846 | instance | clusterrole/system:heapster
2026-07-22 23:01:33.376138 | instance | clusterrolebinding/system:controller:job-controller
2026-07-22 23:01:33.401790 | instance | clusterrole/system:kube-aggregator
2026-07-22 23:01:33.587281 | instance | clusterrolebinding/system:controller:namespace-controller
2026-07-22 23:01:33.602084 | instance | clusterrole/system:kube-controller-manager
2026-07-22 23:01:33.785701 | instance | clusterrolebinding/system:controller:node-controller
2026-07-22 23:01:33.791175 | instance | clusterrole/system:kube-dns
2026-07-22 23:01:33.997348 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-07-22 23:01:34.016275 | instance | clusterrole/system:kube-scheduler
2026-07-22 23:01:34.191261 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-07-22 23:01:34.213965 | instance | clusterrole/system:kubelet-api-admin
2026-07-22 23:01:34.399170 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-07-22 23:01:34.439004 | instance | clusterrole/system:monitoring
2026-07-22 23:01:34.585699 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-07-22 23:01:34.624065 | instance | clusterrole/system:node
2026-07-22 23:01:34.783861 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-07-22 23:01:34.809323 | instance | clusterrole/system:node-bootstrapper
2026-07-22 23:01:34.965539 | instance | clusterrolebinding/system:controller:replication-controller
2026-07-22 23:01:35.017462 | instance | clusterrole/system:node-problem-detector
2026-07-22 23:01:35.157769 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-07-22 23:01:35.212840 | instance | clusterrole/system:node-proxier
2026-07-22 23:01:35.357515 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-07-22 23:01:35.412885 | instance | clusterrole/system:persistent-volume-provisioner
2026-07-22 23:01:35.546565 | instance | clusterrolebinding/system:controller:route-controller
2026-07-22 23:01:35.597852 | instance | clusterrolebinding/system:controller:service-account-controller
2026-07-22 23:01:35.737968 | instance | clusterrole/system:public-info-viewer
2026-07-22 23:01:35.765375 | instance | clusterrole/system:service-account-issuer-discovery
2026-07-22 23:01:35.924601 | instance | clusterrolebinding/system:controller:service-controller
2026-07-22 23:01:35.945117 | instance | clusterrole/system:volume-scheduler
2026-07-22 23:01:36.092614 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-07-22 23:01:36.124805 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-07-22 23:01:36.278697 | instance | clusterrole/vector
2026-07-22 23:01:36.296942 | instance | clusterrole/view
2026-07-22 23:01:36.473812 | instance | clusterrolebinding/system:controller:ttl-controller
2026-07-22 23:01:36.486601 | instance | clusterrolebinding/system:coredns
2026-07-22 23:01:36.656158 | instance | clusterrolebinding/system:discovery
2026-07-22 23:01:36.672259 | instance | clusterrolebinding/system:kube-controller-manager
2026-07-22 23:01:36.841247 | instance | clusterrolebinding/system:kube-dns
2026-07-22 23:01:36.867451 | instance | clusterrolebinding/system:kube-scheduler
2026-07-22 23:01:37.040514 | instance | clusterrolebinding/system:monitoring
2026-07-22 23:01:37.057004 | instance | clusterrolebinding/system:node
2026-07-22 23:01:37.236845 | instance | clusterrolebinding/system:node-proxier
2026-07-22 23:01:37.241553 | instance | clusterrolebinding/system:public-info-viewer
2026-07-22 23:01:37.433301 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-07-22 23:01:37.436533 | instance | clusterrolebinding/system:volume-scheduler
2026-07-22 23:01:37.624174 | instance | clusterrolebinding/vector
2026-07-22 23:01:37.624706 | instance | storageclass/general
2026-07-22 23:01:37.799530 | instance | namespace/auth-system
2026-07-22 23:01:37.856000 | instance | namespace/capi-kubeadm-bootstrap-system
2026-07-22 23:01:38.023889 | instance | namespace/capi-kubeadm-control-plane-system
2026-07-22 23:01:38.089247 | instance | namespace/capi-system
2026-07-22 23:01:38.205292 | instance | namespace/capo-system
2026-07-22 23:01:38.283441 | instance | namespace/cert-manager
2026-07-22 23:01:38.411578 | instance | namespace/default
2026-07-22 23:01:38.483276 | instance | namespace/envoy-gateway-system
2026-07-22 23:01:38.610991 | instance | namespace/ingress-nginx
2026-07-22 23:01:38.695180 | instance | namespace/kube-node-lease
2026-07-22 23:01:38.843600 | instance | namespace/kube-public
2026-07-22 23:01:38.922610 | instance | namespace/kube-system
2026-07-22 23:01:39.028705 | instance | namespace/local-path-storage
2026-07-22 23:01:39.109342 | instance | namespace/magnum-system
2026-07-22 23:01:39.224151 | instance | namespace/monitoring
2026-07-22 23:01:39.303984 | instance | namespace/openstack
2026-07-22 23:01:39.424918 | instance | namespace/orc-system
2026-07-22 23:01:39.503380 | instance | namespace/rook-ceph
2026-07-22 23:01:39.623478 | instance | namespace/secretgen-controller
2026-07-22 23:01:40.121936 | instance | ok: Runtime: 0:00:23.615682
2026-07-22 23:01:40.131099 |
2026-07-22 23:01:40.131173 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-07-22 23:01:40.328026 | instance | changed
2026-07-22 23:01:40.333189 |
2026-07-22 23:01:40.333262 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-07-22 23:01:40.551691 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:01:40.551998 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:01:40.552213 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:01:40.651119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.652241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.732250 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt
2026-07-22 23:01:40.734575 | instance | auth-system/configmaps/keycloak-env-vars
2026-07-22 23:01:40.735216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.739467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.823400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.823822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.908870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.920538 | instance | auth-system/configmaps/kube-root-ca.crt
2026-07-22 23:01:40.931517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:40.996216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.010922 | instance | auth-system/endpoints/keycloak
2026-07-22 23:01:41.018038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.084676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.097968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.099192 | instance | auth-system/endpoints/keycloak-headless
2026-07-22 23:01:41.191847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.195768 | instance | auth-system/endpoints/keycloak-metrics
2026-07-22 23:01:41.197464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.287465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.296326 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager
2026-07-22 23:01:41.298751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.386772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.391119 | instance | auth-system/ingresses/keycloak
2026-07-22 23:01:41.410881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.472346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.488893 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service
2026-07-22 23:01:41.512455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.583899 | instance | auth-system/networkpolicies/keycloak
2026-07-22 23:01:41.599273 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:41.613915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.626973 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:41.636119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.692717 | instance | auth-system/pods/keycloak-0
2026-07-22 23:01:41.695333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.741150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.774845 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7
2026-07-22 23:01:41.780599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.838102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.895101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.898625 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding
2026-07-22 23:01:41.929286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:41.986633 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role
2026-07-22 23:01:42.015259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.028092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.096336 | instance | auth-system/secrets/keycloak
2026-07-22 23:01:42.102257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.132773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.160027 | instance | auth-system/secrets/keycloak-externaldb
2026-07-22 23:01:42.193843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.246774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.284793 | instance | auth-system/secrets/keycloak.199-204-45-38.nip.io-tls
2026-07-22 23:01:42.286566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.353419 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-07-22 23:01:42.365491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.389038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.462338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.476221 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert
2026-07-22 23:01:42.480653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.548677 | instance | auth-system/serviceaccounts/default
2026-07-22 23:01:42.551188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.576976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.647029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.673764 | instance | auth-system/serviceaccounts/keycloak
2026-07-22 23:01:42.674766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.744438 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager
2026-07-22 23:01:42.744768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.775174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.838860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.861875 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default
2026-07-22 23:01:42.885412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.924909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:42.934075 | instance | auth-system/services/keycloak
2026-07-22 23:01:42.988829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.015531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.044763 | instance | auth-system/services/keycloak-headless
2026-07-22 23:01:43.092386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.128011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.143261 | instance | auth-system/services/keycloak-metrics
2026-07-22 23:01:43.217554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.254912 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:43.271028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.281515 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service
2026-07-22 23:01:43.327920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.386524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.390312 | instance | auth-system/statefulsets/keycloak
2026-07-22 23:01:43.474365 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:43.484944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.487574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.493952 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt
2026-07-22 23:01:43.568706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.570136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.599133 | instance | capi-system/configmaps/kube-root-ca.crt
2026-07-22 23:01:43.655268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.658689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.677832 | instance | capi-system/deployment/capi-controller-manager
2026-07-22 23:01:43.747474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.753928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.813879 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager
2026-07-22 23:01:43.847198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.853644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.882581 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service
2026-07-22 23:01:43.944709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:43.965612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.011777 | instance | capi-system/endpoints/capi-webhook-service
2026-07-22 23:01:44.065628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.079739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.087897 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm
2026-07-22 23:01:44.147218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.176677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.248459 | instance | capi-system/pods/capi-controller-manager-5647546676-8vznr
2026-07-22 23:01:44.251543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.264752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.317047 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding
2026-07-22 23:01:44.362506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.367023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.456312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.456732 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role
2026-07-22 23:01:44.464830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.507047 | instance | capi-system/rolebindings/capi-leader-election-rolebinding
2026-07-22 23:01:44.557030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.564527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.649987 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert
2026-07-22 23:01:44.653999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.659103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.704415 | instance | capi-system/roles/capi-leader-election-role
2026-07-22 23:01:44.742834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.752612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.827874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.845719 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager
2026-07-22 23:01:44.847251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.904236 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default
2026-07-22 23:01:44.921090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:44.955789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.019034 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:45.026916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.053838 | instance | capi-system/secrets/capi-webhook-service-cert
2026-07-22 23:01:45.057011 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:45.066926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.101150 | instance | capi-system/serviceaccounts/capi-manager
2026-07-22 23:01:45.126667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.166209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.215890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.230059 | instance | capi-system/serviceaccounts/default
2026-07-22 23:01:45.250809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.298784 | instance | capi-system/services/capi-webhook-service
2026-07-22 23:01:45.313770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.343093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.419314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.435368 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service
2026-07-22 23:01:45.498485 | instance | capo-system/configmaps/kube-root-ca.crt
2026-07-22 23:01:45.511154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.528760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.607029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.618672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.632297 | instance | cert-manager/configmaps/cert-manager-webhook
2026-07-22 23:01:45.696736 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-07-22 23:01:45.705081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.721468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.786488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.816294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.836299 | instance | capo-system/deployment/capo-controller-manager
2026-07-22 23:01:45.893522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.897325 | instance | capo-system/endpoints/capo-webhook-service
2026-07-22 23:01:45.921014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:45.985150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.008697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.030575 | instance | cert-manager/deployment/cert-manager
2026-07-22 23:01:46.081305 | instance | cert-manager/deployment/cert-manager-cainjector
2026-07-22 23:01:46.105637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.121256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.207666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.220795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.250322 | instance | cert-manager/deployment/cert-manager-webhook
2026-07-22 23:01:46.304378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.316807 | instance | cert-manager/endpoints/cert-manager
2026-07-22 23:01:46.349984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.396935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.453348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.473057 | instance | cert-manager/endpoints/cert-manager-webhook
2026-07-22 23:01:46.495994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.511483 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-9f64k
2026-07-22 23:01:46.559468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.584530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.665007 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:46.673575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.676816 | instance | cert-manager/pods/cert-manager-75c4c745bc-rrdhk
2026-07-22 23:01:46.682142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.707061 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-pdrb7
2026-07-22 23:01:46.763052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.778627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.863378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.875652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.877465 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-j5qf6
2026-07-22 23:01:46.898739 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-07-22 23:01:46.975752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:46.976620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.067389 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-07-22 23:01:47.069864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.087877 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:47.095271 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-07-22 23:01:47.098511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.171868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.183669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.279949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.280527 | instance | capo-system/rolebindings/capo-leader-election-rolebinding
2026-07-22 23:01:47.307474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.311464 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-07-22 23:01:47.407286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.476245 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-07-22 23:01:47.517079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.535468 | instance | cert-manager/roles/cert-manager:leaderelection
2026-07-22 23:01:47.593647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.607728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.661248 | instance | capo-system/roles/capo-leader-election-role
2026-07-22 23:01:47.687689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.692961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.722551 | instance | capo-system/secrets/capo-webhook-service-cert
2026-07-22 23:01:47.780643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.792630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.850787 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-07-22 23:01:47.870249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.879685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.887514 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-07-22 23:01:47.968144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:47.972342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.045116 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-07-22 23:01:48.065967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.074537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.080580 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-07-22 23:01:48.163733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.202253 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:48.211275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.255155 | instance | capo-system/serviceaccounts/capo-manager
2026-07-22 23:01:48.289495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.304399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.371357 | instance | capo-system/serviceaccounts/default
2026-07-22 23:01:48.390615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.438626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.488627 | instance | cert-manager/serviceaccounts/cert-manager
2026-07-22 23:01:48.495257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.545533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.575060 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-07-22 23:01:48.621567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.658896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.703249 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-07-22 23:01:48.729347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.778335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.820800 | instance | cert-manager/serviceaccounts/default
2026-07-22 23:01:48.834979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.903221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:48.924379 | instance | capo-system/services/capo-webhook-service
2026-07-22 23:01:48.940282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.011560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.052578 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:49.060469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.076541 | instance | cert-manager/services/cert-manager
2026-07-22 23:01:49.107860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.113624 | instance | cert-manager/services/cert-manager-webhook
2026-07-22 23:01:49.152470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.193680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.241701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.272268 | instance | default/configmaps/kube-root-ca.crt
2026-07-22 23:01:49.306736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.310908 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-07-22 23:01:49.346239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.422197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.446681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.462941 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-07-22 23:01:49.509937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.540625 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-07-22 23:01:49.543702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.593611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.642005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.658115 | instance | default/endpoints/kubernetes
2026-07-22 23:01:49.683518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.740117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.756475 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-07-22 23:01:49.796473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.821460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.838559 | instance | default/serviceaccounts/default
2026-07-22 23:01:49.904021 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:49.911200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.928405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:49.948690 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-6brrx
2026-07-22 23:01:50.027349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.029918 | instance | default/services/kubernetes
2026-07-22 23:01:50.030588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.110503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.128769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.138701 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-07-22 23:01:50.209169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.216306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.216586 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-07-22 23:01:50.290744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.323108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.330640 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-07-22 23:01:50.392637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.415291 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-07-22 23:01:50.420255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.496425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.512132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.515057 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-07-22 23:01:50.589244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.591988 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-07-22 23:01:50.598012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.700468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.709716 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-07-22 23:01:50.731016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.793613 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-07-22 23:01:50.802431 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:50.816718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.835892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.904265 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-07-22 23:01:50.911636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.934345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:50.986077 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-07-22 23:01:50.999044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.058541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.098773 | instance | envoy-gateway-system/serviceaccounts/default
2026-07-22 23:01:51.125030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.166581 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-07-22 23:01:51.214277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.222175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.338585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.388213 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-07-22 23:01:51.422283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.430650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.456763 | instance | envoy-gateway-system/secrets/envoy
2026-07-22 23:01:51.522997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.531385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.619311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.625861 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-07-22 23:01:51.652739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.661637 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-07-22 23:01:51.718017 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:51.724592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.767798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.821057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.837573 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-07-22 23:01:51.865928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.884312 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-07-22 23:01:51.931089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:51.950659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.041957 | instance | envoy-gateway-system/services/envoy-gateway
2026-07-22 23:01:52.047244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.048342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.142338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.160249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.228742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.240997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.243572 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-07-22 23:01:52.347390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.358748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.383409 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-07-22 23:01:52.445928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.452633 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-07-22 23:01:52.456822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.540938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.578398 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:52.590280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.615122 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-07-22 23:01:52.670658 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-07-22 23:01:52.719479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.832353 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-07-22 23:01:52.835976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:52.902569 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-07-22 23:01:52.928646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.019607 | instance | ingress-nginx/pods/ingress-nginx-controller-5589c
2026-07-22 23:01:53.040432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.092162 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fwmtx
2026-07-22 23:01:53.113464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.132906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.211877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.230417 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-07-22 23:01:53.248651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.285288 | instance | ingress-nginx/roles/ingress-nginx
2026-07-22 23:01:53.316189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.412926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.418960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.461037 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-07-22 23:01:53.499096 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-07-22 23:01:53.510405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.521907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.596101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.613501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.656430 | instance | ingress-nginx/serviceaccounts/default
2026-07-22 23:01:53.712909 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:53.717309 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-07-22 23:01:53.721085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.767992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.812798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.853034 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-07-22 23:01:53.909746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:53.917393 | instance | ingress-nginx/services/ingress-nginx-controller
2026-07-22 23:01:54.027938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.058817 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-07-22 23:01:54.073207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.112481 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-07-22 23:01:54.125002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.277601 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-07-22 23:01:54.277837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.334727 | instance | kube-public/configmaps/cluster-info
2026-07-22 23:01:54.456657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.511820 | instance | kube-public/configmaps/kube-root-ca.crt
2026-07-22 23:01:54.527490 | instance | kube-node-lease/serviceaccounts/default
2026-07-22 23:01:54.588827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.592476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.694207 | instance | kube-system/configmaps/cilium-config
2026-07-22 23:01:54.715174 | instance | kube-system/configmaps/coredns
2026-07-22 23:01:54.747108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.814850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.875996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:54.881625 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-07-22 23:01:54.897385 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-07-22 23:01:54.933520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.058072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.084000 | instance | kube-system/configmaps/kube-proxy
2026-07-22 23:01:55.114375 | instance | kube-system/configmaps/kube-root-ca.crt
2026-07-22 23:01:55.143992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.238405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.263877 | instance | kube-system/configmaps/kubeadm-config
2026-07-22 23:01:55.308701 | instance | kube-system/configmaps/kubelet-config
2026-07-22 23:01:55.389651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.471704 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-07-22 23:01:55.486043 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:01:55.496496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.498194 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-07-22 23:01:55.592774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.659250 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-07-22 23:01:55.691934 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-07-22 23:01:55.711289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:55.846085 | instance | kube-system/daemonsets/cilium
2026-07-22 23:01:55.869668 | instance | kube-system/daemonsets/kube-proxy
2026-07-22 23:01:56.038215 | instance | kube-system/deployment/cilium-operator
2026-07-22 23:01:56.068695 | instance | kube-system/deployment/coredns
2026-07-22 23:01:56.110818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:56.200656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:56.208568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:56.223538 | instance | kube-system/endpoints/kube-dns
2026-07-22 23:01:56.255896 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-07-22 23:01:56.310926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:56.438919 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-07-22 23:01:56.490492 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-07-22 23:01:56.631605 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-07-22 23:01:56.673722 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-07-22 23:01:56.719506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:56.813127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:01:56.829467 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-07-22 23:01:56.879276 | instance | kube-public/serviceaccounts/default
2026-07-22 23:01:57.035118 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-07-22 23:01:57.063098 | instance | local-path-storage/configmaps/local-path-config
2026-07-22 23:01:57.226693 | instance | kube-system/pods/cilium-2j9m9
2026-07-22 23:01:57.254259 | instance | kube-system/pods/cilium-operator-869df985b8-ktl88
2026-07-22 23:01:57.455225 | instance | kube-system/pods/coredns-67659f764b-cklhm
2026-07-22 23:01:57.478218 | instance | kube-system/pods/coredns-67659f764b-plml4
2026-07-22 23:01:57.660837 | instance | kube-system/pods/etcd-instance
2026-07-22 23:01:57.668677 | instance | kube-system/pods/kube-apiserver-instance
2026-07-22 23:01:57.850190 | instance | kube-system/pods/kube-controller-manager-instance
2026-07-22 23:01:57.861338 | instance | kube-system/pods/kube-proxy-96zgt
2026-07-22 23:01:58.055169 | instance | kube-system/pods/kube-scheduler-instance
2026-07-22 23:01:58.078556 | instance | kube-system/pods/kube-vip-instance
2026-07-22 23:01:58.257221 | instance | local-path-storage/deployment/local-path-provisioner
2026-07-22 23:01:58.300088 | instance | kube-system/rolebindings/cilium-config-agent
2026-07-22 23:01:58.484752 | instance | kube-system/rolebindings/kube-proxy
2026-07-22 23:01:58.507896 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-07-22 23:01:58.669260 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-07-22 23:01:58.697761 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-07-22 23:01:58.852847 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-07-22 23:01:58.889962 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-07-22 23:01:59.035002 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-07-22 23:01:59.071328 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-07-22 23:01:59.207756 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-07-22 23:01:59.242032 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-07-22 23:01:59.406651 | instance | kube-system/roles/cilium-config-agent
2026-07-22 23:01:59.431405 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-07-22 23:01:59.590514 | instance | kube-system/roles/kube-proxy
2026-07-22 23:01:59.608010 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-07-22 23:01:59.771638 | instance | kube-system/roles/kubeadm:kubelet-config
2026-07-22 23:01:59.775643 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-07-22 23:01:59.957387 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-07-22 23:01:59.959871 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-07-22 23:02:00.137439 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-07-22 23:02:00.149686 | instance | kube-system/roles/system:controller:cloud-provider
2026-07-22 23:02:00.317056 | instance | kube-system/roles/system:controller:token-cleaner
2026-07-22 23:02:00.333991 | instance | kube-system/secrets/bootstrap-token-aqtlo9
2026-07-22 23:02:00.487453 | instance | kube-system/secrets/bootstrap-token-e7nhe7
2026-07-22 23:02:00.511602 | instance | kube-system/secrets/kubeadm-certs
2026-07-22 23:02:00.669756 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-07-22 23:02:00.677768 | instance | kube-system/services/kube-dns
2026-07-22 23:02:00.853124 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-07-22 23:02:00.966275 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-07-22 23:02:01.036623 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-07-22 23:02:01.152572 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-07-22 23:02:01.224528 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-07-22 23:02:01.365490 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-07-22 23:02:01.422456 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-07-22 23:02:01.532823 | instance | kube-system/serviceaccounts/certificate-controller
2026-07-22 23:02:01.625773 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-07-22 23:02:01.740714 | instance | kube-system/serviceaccounts/cilium
2026-07-22 23:02:01.808454 | instance | kube-system/serviceaccounts/cilium-operator
2026-07-22 23:02:01.950051 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-07-22 23:02:02.012129 | instance | kube-system/serviceaccounts/coredns
2026-07-22 23:02:02.158899 | instance | kube-system/serviceaccounts/cronjob-controller
2026-07-22 23:02:02.211137 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-07-22 23:02:02.365630 | instance | kube-system/serviceaccounts/default
2026-07-22 23:02:02.425987 | instance | kube-system/serviceaccounts/deployment-controller
2026-07-22 23:02:02.582091 | instance | kube-system/serviceaccounts/disruption-controller
2026-07-22 23:02:02.634678 | instance | kube-system/serviceaccounts/endpoint-controller
2026-07-22 23:02:02.784124 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-07-22 23:02:02.865844 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-07-22 23:02:02.990156 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-07-22 23:02:03.083377 | instance | kube-system/serviceaccounts/expand-controller
2026-07-22 23:02:03.204005 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-07-22 23:02:03.304387 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-07-22 23:02:03.441465 | instance | kube-system/serviceaccounts/job-controller
2026-07-22 23:02:03.504342 | instance | kube-system/serviceaccounts/kube-proxy
2026-07-22 23:02:03.650142 | instance | kube-system/serviceaccounts/namespace-controller
2026-07-22 23:02:03.740006 | instance | kube-system/serviceaccounts/node-controller
2026-07-22 23:02:03.874002 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-07-22 23:02:03.960049 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-07-22 23:02:04.077566 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-07-22 23:02:04.176570 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-07-22 23:02:04.277808 | instance | kube-system/serviceaccounts/replicaset-controller
2026-07-22 23:02:04.431393 | instance | kube-system/serviceaccounts/replication-controller
2026-07-22 23:02:04.533581 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-07-22 23:02:04.651168 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-07-22 23:02:04.734458 | instance | kube-system/serviceaccounts/service-account-controller
2026-07-22 23:02:04.858713 | instance | kube-system/serviceaccounts/service-controller
2026-07-22 23:02:04.942305 | instance | kube-system/serviceaccounts/statefulset-controller
2026-07-22 23:02:05.057876 | instance | kube-system/serviceaccounts/token-cleaner
2026-07-22 23:02:05.167973 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-07-22 23:02:05.253777 | instance | kube-system/serviceaccounts/ttl-controller
2026-07-22 23:02:05.388653 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-v4ttm
2026-07-22 23:02:05.471983 | instance | magnum-system/configmaps/kube-root-ca.crt
2026-07-22 23:02:05.576680 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-07-22 23:02:05.667155 | instance | local-path-storage/serviceaccounts/default
2026-07-22 23:02:05.754421 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-07-22 23:02:05.847130 | instance | monitoring/configmaps/goldpinger-zap
2026-07-22 23:02:05.937889 | instance | monitoring/configmaps/ipmi-exporter
2026-07-22 23:02:06.035824 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-07-22 23:02:06.123451 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-07-22 23:02:06.213406 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-07-22 23:02:06.300136 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-07-22 23:02:06.398343 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-07-22 23:02:06.485090 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-07-22 23:02:06.618002 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-07-22 23:02:06.726554 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-07-22 23:02:06.837515 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-07-22 23:02:07.015564 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-07-22 23:02:07.038690 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-07-22 23:02:07.260144 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-07-22 23:02:07.415549 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-07-22 23:02:07.466429 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-07-22 23:02:07.595851 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-07-22 23:02:07.646094 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-07-22 23:02:07.807924 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-07-22 23:02:07.840356 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-07-22 23:02:08.010323 | instance | monitoring/daemonsets/goldpinger
2026-07-22 23:02:08.019362 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-07-22 23:02:08.212211 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-07-22 23:02:08.219442 | instance | monitoring/daemonsets/ipmi-exporter
2026-07-22 23:02:08.427336 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-07-22 23:02:08.431966 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:02:08.629035 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-07-22 23:02:08.651920 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-07-22 23:02:08.818508 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-07-22 23:02:08.891829 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-07-22 23:02:09.026449 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-07-22 23:02:09.096620 | instance | monitoring/daemonsets/vector
2026-07-22 23:02:09.212232 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-07-22 23:02:09.284281 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-07-22 23:02:09.433341 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-07-22 23:02:09.516987 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-07-22 23:02:09.634786 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-07-22 23:02:09.718836 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-07-22 23:02:09.825115 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-07-22 23:02:09.928831 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-07-22 23:02:10.042731 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-07-22 23:02:10.153142 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-07-22 23:02:10.258715 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-07-22 23:02:10.366260 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-07-22 23:02:10.476631 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-07-22 23:02:10.559441 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-07-22 23:02:10.654641 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-07-22 23:02:10.749561 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-07-22 23:02:10.848939 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-07-22 23:02:10.934555 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-07-22 23:02:11.033475 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-07-22 23:02:11.118864 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-07-22 23:02:11.213036 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-07-22 23:02:11.302713 | instance | monitoring/configmaps/kube-root-ca.crt
2026-07-22 23:02:11.386396 | instance | monitoring/configmaps/loki
2026-07-22 23:02:11.480643 | instance | monitoring/configmaps/loki-alerting-rules
2026-07-22 23:02:11.558926 | instance | monitoring/configmaps/loki-gateway
2026-07-22 23:02:11.658685 | instance | monitoring/configmaps/loki-runtime
2026-07-22 23:02:11.742986 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-07-22 23:02:11.832583 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-07-22 23:02:11.919312 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-07-22 23:02:12.018777 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-07-22 23:02:12.091781 | instance | monitoring/configmaps/vector
2026-07-22 23:02:12.273200 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-07-22 23:02:12.277200 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:02:12.471552 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-07-22 23:02:12.483553 | instance | monitoring/deployment/loki-gateway
2026-07-22 23:02:12.667359 | instance | monitoring/deployment/node-feature-discovery-gc
2026-07-22 23:02:12.672171 | instance | monitoring/deployment/node-feature-discovery-master
2026-07-22 23:02:12.849477 | instance | monitoring/deployment/prometheus-pushgateway
2026-07-22 23:02:12.850386 | instance | magnum-system/serviceaccounts/default
2026-07-22 23:02:13.024972 | instance | monitoring/endpoints/alertmanager-operated
2026-07-22 23:02:13.030563 | instance | monitoring/endpoints/goldpinger
2026-07-22 23:02:13.086085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:13.192913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:13.245260 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-07-22 23:02:13.258786 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-07-22 23:02:13.352447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:13.458757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:13.476272 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:02:13.484884 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-07-22 23:02:13.667082 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-07-22 23:02:13.682165 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:02:13.692828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:13.806807 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:13.815554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:13.867516 | instance | monitoring/endpoints/loki
2026-07-22 23:02:13.890628 | instance | monitoring/endpoints/loki-chunks-cache
2026-07-22 23:02:14.078846 | instance | monitoring/endpoints/loki-gateway
2026-07-22 23:02:14.080032 | instance | monitoring/endpoints/loki-headless
2026-07-22 23:02:14.260975 | instance | monitoring/endpoints/loki-memberlist
2026-07-22 23:02:14.270093 | instance | monitoring/endpoints/loki-results-cache
2026-07-22 23:02:14.461250 | instance | monitoring/endpoints/prometheus-operated
2026-07-22 23:02:14.488935 | instance | monitoring/endpoints/prometheus-pushgateway
2026-07-22 23:02:14.646568 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-07-22 23:02:14.869505 | instance | monitoring/endpoints/vector-headless
2026-07-22 23:02:14.947808 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-07-22 23:02:15.057831 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-07-22 23:02:15.141003 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-07-22 23:02:15.250952 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-22 23:02:15.343679 | instance | monitoring/pods/goldpinger-6nmkl
2026-07-22 23:02:15.460945 | instance | monitoring/pods/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5
2026-07-22 23:02:15.529166 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn
2026-07-22 23:02:15.652707 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-bh5dv
2026-07-22 23:02:15.709747 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6hrvd
2026-07-22 23:02:15.843731 | instance | monitoring/pods/loki-0
2026-07-22 23:02:15.904947 | instance | monitoring/pods/loki-chunks-cache-0
2026-07-22 23:02:16.031252 | instance | monitoring/pods/loki-gateway-cf54cb88c-tmpwn
2026-07-22 23:02:16.094079 | instance | monitoring/pods/loki-results-cache-0
2026-07-22 23:02:16.217717 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-znv2c
2026-07-22 23:02:16.290331 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-4x7zz
2026-07-22 23:02:16.420450 | instance | monitoring/pods/node-feature-discovery-worker-h5m5v
2026-07-22 23:02:16.506013 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-07-22 23:02:16.607234 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-tplhp
2026-07-22 23:02:16.702046 | instance | monitoring/pods/vector-wwxhg
2026-07-22 23:02:16.798542 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-22 23:02:16.886796 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-07-22 23:02:17.020027 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-07-22 23:02:17.106057 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-07-22 23:02:17.244903 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-07-22 23:02:17.285146 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-07-22 23:02:17.425464 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-07-22 23:02:17.484839 | instance | openstack/configmaps/barbican-bin
2026-07-22 23:02:17.604579 | instance | openstack/configmaps/ceph-csi-config
2026-07-22 23:02:17.696390 | instance | openstack/configmaps/ceph-etc
2026-07-22 23:02:17.837765 | instance | openstack/configmaps/cinder-bin
2026-07-22 23:02:17.924384 | instance | openstack/configmaps/glance-bin
2026-07-22 23:02:18.122000 | instance | openstack/configmaps/heat-bin
2026-07-22 23:02:18.182917 | instance | openstack/configmaps/keepalived-bin
2026-07-22 23:02:18.381199 | instance | openstack/configmaps/keystone-bin
2026-07-22 23:02:18.436208 | instance | openstack/configmaps/keystone-openid-metadata
2026-07-22 23:02:18.607562 | instance | openstack/configmaps/kube-root-ca.crt
2026-07-22 23:02:18.672376 | instance | openstack/configmaps/libvirt-bin
2026-07-22 23:02:18.844803 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-07-22 23:02:18.898505 | instance | openstack/configmaps/magnum-bin
2026-07-22 23:02:19.065641 | instance | openstack/configmaps/magnum-cluster-api-proxy-config
2026-07-22 23:02:19.118793 | instance | openstack/configmaps/manila-bin
2026-07-22 23:02:19.276130 | instance | openstack/configmaps/memcached-memcached-bin
2026-07-22 23:02:19.360668 | instance | openstack/configmaps/neutron-bin
2026-07-22 23:02:19.503938 | instance | openstack/configmaps/neutron-coredns
2026-07-22 23:02:19.617484 | instance | openstack/configmaps/nova-bin
2026-07-22 23:02:19.720124 | instance | openstack/configmaps/octavia-bin
2026-07-22 23:02:19.854833 | instance | openstack/configmaps/openvswitch-bin
2026-07-22 23:02:19.933744 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-07-22 23:02:20.082691 | instance | openstack/configmaps/percona-xtradb-pxc
2026-07-22 23:02:20.144235 | instance | openstack/configmaps/placement-bin
2026-07-22 23:02:20.307486 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-07-22 23:02:20.376468 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-07-22 23:02:20.543889 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-07-22 23:02:20.614268 | instance | openstack/cronjobs/heat-engine-cleaner
2026-07-22 23:02:20.766028 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-07-22 23:02:20.828458 | instance | openstack/cronjobs/heat-purge-deleted
2026-07-22 23:02:20.973233 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-07-22 23:02:21.044740 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-07-22 23:02:21.197392 | instance | openstack/cronjobs/keystone-credential-rotate
2026-07-22 23:02:21.247783 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-07-22 23:02:21.430441 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-07-22 23:02:21.493762 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf
2026-07-22 23:02:21.660190 | instance | openstack/cronjobs/nova-cell-setup
2026-07-22 23:02:21.715792 | instance | openstack/configmaps/rabbitmq-heat-server-conf
2026-07-22 23:02:21.875061 | instance | openstack/cronjobs/nova-service-cleaner
2026-07-22 23:02:21.941517 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-07-22 23:02:22.157249 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-07-22 23:02:22.209912 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf
2026-07-22 23:02:22.383772 | instance | openstack/configmaps/rabbitmq-magnum-server-conf
2026-07-22 23:02:22.442137 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf
2026-07-22 23:02:22.609147 | instance | openstack/configmaps/rabbitmq-manila-server-conf
2026-07-22 23:02:22.650542 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-07-22 23:02:22.819760 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-07-22 23:02:22.899294 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-07-22 23:02:23.041093 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-07-22 23:02:23.125554 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf
2026-07-22 23:02:23.292561 | instance | openstack/configmaps/rabbitmq-octavia-server-conf
2026-07-22 23:02:23.358758 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-07-22 23:02:23.520004 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-07-22 23:02:23.597812 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-07-22 23:02:23.742876 | instance | openstack/configmaps/rook-config-override
2026-07-22 23:02:23.819401 | instance | openstack/configmaps/staffeln-bin
2026-07-22 23:02:23.975940 | instance | openstack/configmaps/valkey-configuration
2026-07-22 23:02:24.044872 | instance | openstack/configmaps/valkey-health
2026-07-22 23:02:24.192829 | instance | openstack/configmaps/valkey-scripts
2026-07-22 23:02:24.268969 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-07-22 23:02:24.407155 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-07-22 23:02:24.493231 | instance | monitoring/roles/node-feature-discovery-worker
2026-07-22 23:02:24.619825 | instance | openstack/daemonsets/keepalived
2026-07-22 23:02:24.692358 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-07-22 23:02:24.900834 | instance | openstack/daemonsets/magnum-cluster-api-proxy
2026-07-22 23:02:24.983113 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-07-22 23:02:25.171215 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-07-22 23:02:25.224523 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-07-22 23:02:25.457771 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-07-22 23:02:25.500114 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-07-22 23:02:25.708069 | instance | openstack/daemonsets/nova-compute-default
2026-07-22 23:02:25.763930 | instance | openstack/daemonsets/octavia-health-manager-default
2026-07-22 23:02:25.954664 | instance | openstack/daemonsets/openvswitch
2026-07-22 23:02:26.048508 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-22 23:02:26.203599 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-07-22 23:02:26.235226 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-07-22 23:02:26.398683 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-07-22 23:02:26.410029 | instance | monitoring/secrets/alertmanager-tls
2026-07-22 23:02:26.566308 | instance | monitoring/secrets/grafana-tls
2026-07-22 23:02:26.586341 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-07-22 23:02:26.748158 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-07-22 23:02:26.754218 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-07-22 23:02:26.924066 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-07-22 23:02:26.926507 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-07-22 23:02:27.111433 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-07-22 23:02:27.126403 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-07-22 23:02:27.285729 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-07-22 23:02:27.295170 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-07-22 23:02:27.484854 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6hrvd-tls
2026-07-22 23:02:27.486770 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-07-22 23:02:27.669824 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-07-22 23:02:27.682161 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-07-22 23:02:27.705564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:27.814014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:27.870664 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-07-22 23:02:27.895480 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-07-22 23:02:27.931047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.039438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.074253 | instance | monitoring/secrets/prometheus-tls
2026-07-22 23:02:28.080965 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-07-22 23:02:28.144507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.246406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.264931 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-07-22 23:02:28.312278 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-07-22 23:02:28.360869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.459958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.574568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.579152 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-07-22 23:02:28.580281 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-07-22 23:02:28.673986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.791824 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-07-22 23:02:28.791875 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-07-22 23:02:28.794529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.882548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.968494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:28.980499 | instance | openstack/deployment/barbican-api
2026-07-22 23:02:28.988462 | instance | openstack/deployment/cinder-api
2026-07-22 23:02:29.053280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.139715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.200746 | instance | openstack/deployment/cinder-backup
2026-07-22 23:02:29.229691 | instance | openstack/deployment/cinder-scheduler
2026-07-22 23:02:29.230075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.347441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.438299 | instance | openstack/deployment/cinder-volume
2026-07-22 23:02:29.438936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.498949 | instance | openstack/deployment/glance-api
2026-07-22 23:02:29.519412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.609310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.721232 | instance | openstack/deployment/heat-api
2026-07-22 23:02:29.737231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.771167 | instance | openstack/deployment/heat-cfn
2026-07-22 23:02:29.866339 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:29.875971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.974989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:29.990638 | instance | openstack/deployment/heat-engine
2026-07-22 23:02:30.048720 | instance | openstack/deployment/keystone-api
2026-07-22 23:02:30.088161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:30.212120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:30.249084 | instance | openstack/deployment/magnum-api
2026-07-22 23:02:30.310565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:30.327132 | instance | openstack/deployment/magnum-registry
2026-07-22 23:02:30.435753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:30.522771 | instance | openstack/deployment/manila-api
2026-07-22 23:02:30.534707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:30.584144 | instance | openstack/deployment/manila-data
2026-07-22 23:02:30.696715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:30.767771 | instance | openstack/deployment/manila-scheduler
2026-07-22 23:02:30.804957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:30.859434 | instance | openstack/deployment/manila-share
2026-07-22 23:02:30.926396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.014848 | instance | openstack/deployment/memcached-memcached
2026-07-22 23:02:31.033858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.122462 | instance | openstack/deployment/neutron-coredns
2026-07-22 23:02:31.157219 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:31.167107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.270298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.284445 | instance | openstack/deployment/neutron-rpc-server
2026-07-22 23:02:31.349965 | instance | openstack/deployment/neutron-server
2026-07-22 23:02:31.372642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.455596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.535073 | instance | openstack/deployment/nova-api-metadata
2026-07-22 23:02:31.543728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.607324 | instance | openstack/deployment/nova-api-osapi
2026-07-22 23:02:31.645368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.737582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.794168 | instance | monitoring/serviceaccounts/default
2026-07-22 23:02:31.829767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:31.877646 | instance | openstack/deployment/nova-conductor
2026-07-22 23:02:31.919742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:32.038215 | instance | monitoring/serviceaccounts/goldpinger
2026-07-22 23:02:32.122338 | instance | openstack/deployment/nova-novncproxy
2026-07-22 23:02:32.304290 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-07-22 23:02:32.365889 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-07-22 23:02:32.570984 | instance | openstack/deployment/nova-scheduler
2026-07-22 23:02:32.630455 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:02:32.842783 | instance | openstack/deployment/octavia-api
2026-07-22 23:02:32.891724 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-07-22 23:02:33.088305 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-07-22 23:02:33.141482 | instance | openstack/deployment/octavia-housekeeping
2026-07-22 23:02:33.339197 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:02:33.405678 | instance | openstack/deployment/octavia-worker
2026-07-22 23:02:33.593793 | instance | openstack/deployment/placement-api
2026-07-22 23:02:33.633907 | instance | monitoring/serviceaccounts/loki
2026-07-22 23:02:33.856819 | instance | openstack/deployment/pxc-operator
2026-07-22 23:02:33.900443 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-07-22 23:02:34.115599 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-07-22 23:02:34.132084 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-07-22 23:02:34.343323 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-07-22 23:02:34.411538 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-07-22 23:02:34.577065 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-07-22 23:02:34.660583 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-07-22 23:02:34.829761 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-07-22 23:02:34.907699 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-07-22 23:02:35.085583 | instance | openstack/deployment/staffeln-api
2026-07-22 23:02:35.169800 | instance | monitoring/serviceaccounts/vector
2026-07-22 23:02:35.329172 | instance | openstack/deployment/staffeln-conductor
2026-07-22 23:02:35.431584 | instance | openstack/endpoints/barbican-api
2026-07-22 23:02:35.547435 | instance | monitoring/services/alertmanager-operated
2026-07-22 23:02:35.660576 | instance | openstack/endpoints/ceph-mon
2026-07-22 23:02:35.756567 | instance | monitoring/services/goldpinger
2026-07-22 23:02:35.867452 | instance | openstack/endpoints/cinder-api
2026-07-22 23:02:35.949355 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-07-22 23:02:36.111182 | instance | openstack/endpoints/glance-api
2026-07-22 23:02:36.161316 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-07-22 23:02:36.350587 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:02:36.370086 | instance | openstack/endpoints/heat-api
2026-07-22 23:02:36.549804 | instance | monitoring/services/kube-prometheus-stack-operator
2026-07-22 23:02:36.593787 | instance | openstack/endpoints/heat-cfn
2026-07-22 23:02:36.739414 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-07-22 23:02:36.822929 | instance | openstack/endpoints/keystone-api
2026-07-22 23:02:36.928141 | instance | openstack/endpoints/magnum-api
2026-07-22 23:02:37.040554 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:02:37.143331 | instance | openstack/endpoints/magnum-registry
2026-07-22 23:02:37.236898 | instance | openstack/endpoints/manila-api
2026-07-22 23:02:37.395439 | instance | monitoring/services/loki
2026-07-22 23:02:37.468267 | instance | openstack/endpoints/memcached
2026-07-22 23:02:37.569242 | instance | monitoring/services/loki-chunks-cache
2026-07-22 23:02:37.667282 | instance | openstack/endpoints/memcached-metrics
2026-07-22 23:02:37.750345 | instance | monitoring/services/loki-gateway
2026-07-22 23:02:37.916020 | instance | openstack/endpoints/neutron-coredns
2026-07-22 23:02:37.944618 | instance | monitoring/services/loki-headless
2026-07-22 23:02:38.160622 | instance | monitoring/services/loki-memberlist
2026-07-22 23:02:38.173396 | instance | monitoring/services/loki-results-cache
2026-07-22 23:02:38.359803 | instance | openstack/endpoints/neutron-coredns-metrics
2026-07-22 23:02:38.379268 | instance | monitoring/services/prometheus-operated
2026-07-22 23:02:38.557675 | instance | openstack/endpoints/neutron-server
2026-07-22 23:02:38.580690 | instance | openstack/endpoints/nova-api
2026-07-22 23:02:38.773737 | instance | monitoring/services/prometheus-pushgateway
2026-07-22 23:02:38.819107 | instance | openstack/endpoints/nova-metadata
2026-07-22 23:02:38.977612 | instance | openstack/endpoints/nova-novncproxy
2026-07-22 23:02:39.074705 | instance | monitoring/services/prometheus-smartctl-exporter
2026-07-22 23:02:39.201830 | instance | openstack/endpoints/octavia-api
2026-07-22 23:02:39.254725 | instance | monitoring/services/vector-headless
2026-07-22 23:02:39.458431 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-07-22 23:02:39.464510 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-07-22 23:02:39.673592 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-07-22 23:02:39.681773 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-07-22 23:02:39.902895 | instance | openstack/endpoints/percona-xtradb-pxc
2026-07-22 23:02:39.907511 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-07-22 23:02:40.125976 | instance | openstack/endpoints/placement-api
2026-07-22 23:02:40.130403 | instance | openstack/endpoints/rabbitmq-barbican
2026-07-22 23:02:40.356927 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-07-22 23:02:40.363891 | instance | openstack/endpoints/rabbitmq-cinder
2026-07-22 23:02:40.567950 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-07-22 23:02:40.589699 | instance | openstack/endpoints/rabbitmq-glance
2026-07-22 23:02:40.769716 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-07-22 23:02:40.806993 | instance | openstack/endpoints/rabbitmq-heat
2026-07-22 23:02:40.981312 | instance | openstack/endpoints/rabbitmq-heat-nodes
2026-07-22 23:02:41.029740 | instance | openstack/endpoints/rabbitmq-keystone
2026-07-22 23:02:41.205430 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-07-22 23:02:41.267349 | instance | openstack/endpoints/rabbitmq-magnum
2026-07-22 23:02:41.428587 | instance | openstack/endpoints/rabbitmq-magnum-nodes
2026-07-22 23:02:41.488913 | instance | openstack/endpoints/rabbitmq-manila
2026-07-22 23:02:41.638653 | instance | openstack/endpoints/rabbitmq-manila-nodes
2026-07-22 23:02:41.708796 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-07-22 23:02:41.851132 | instance | openstack/endpoints/rabbitmq-neutron
2026-07-22 23:02:41.914169 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-07-22 23:02:42.097979 | instance | openstack/endpoints/rabbitmq-nova
2026-07-22 23:02:42.155466 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-07-22 23:02:42.309275 | instance | openstack/endpoints/rabbitmq-octavia
2026-07-22 23:02:42.376210 | instance | openstack/endpoints/rabbitmq-octavia-nodes
2026-07-22 23:02:42.533135 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-07-22 23:02:42.600296 | instance | openstack/endpoints/staffeln-api
2026-07-22 23:02:42.798366 | instance | openstack/endpoints/valkey
2026-07-22 23:02:42.854722 | instance | openstack/endpoints/valkey-headless
2026-07-22 23:02:43.010157 | instance | openstack/endpoints/valkey-metrics
2026-07-22 23:02:43.071261 | instance | openstack/ingresses/cloudformation
2026-07-22 23:02:43.252011 | instance | openstack/ingresses/compute
2026-07-22 23:02:43.326265 | instance | openstack/ingresses/compute-novnc-proxy
2026-07-22 23:02:43.488549 | instance | openstack/ingresses/container-infra
2026-07-22 23:02:43.559131 | instance | openstack/ingresses/container-infra-registry
2026-07-22 23:02:43.710379 | instance | openstack/ingresses/identity
2026-07-22 23:02:43.782322 | instance | openstack/ingresses/image
2026-07-22 23:02:43.960811 | instance | openstack/ingresses/key-manager
2026-07-22 23:02:44.005137 | instance | openstack/ingresses/load-balancer
2026-07-22 23:02:44.187414 | instance | openstack/ingresses/network
2026-07-22 23:02:44.239727 | instance | openstack/ingresses/orchestration
2026-07-22 23:02:44.422167 | instance | openstack/ingresses/placement
2026-07-22 23:02:44.474935 | instance | openstack/ingresses/rook-ceph-cluster
2026-07-22 23:02:44.656938 | instance | openstack/ingresses/sharev2
2026-07-22 23:02:44.719865 | instance | openstack/ingresses/volumev3
2026-07-22 23:02:44.878223 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-22 23:02:44.946691 | instance | monitoring/statefulsets/loki
2026-07-22 23:02:45.088250 | instance | monitoring/statefulsets/loki-chunks-cache
2026-07-22 23:02:45.153338 | instance | monitoring/statefulsets/loki-results-cache
2026-07-22 23:02:45.291831 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-07-22 23:02:45.393334 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-07-22 23:02:45.510698 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-07-22 23:02:45.577504 | instance | openstack/networkpolicies/valkey
2026-07-22 23:02:45.696557 | instance | orc-system/configmaps/kube-root-ca.crt
2026-07-22 23:02:45.752899 | instance | openstack/jobs/barbican-db-init
2026-07-22 23:02:45.875548 | instance | openstack/jobs/barbican-db-sync
2026-07-22 23:02:45.971964 | instance | openstack/jobs/barbican-ks-endpoints
2026-07-22 23:02:46.120680 | instance | openstack/jobs/barbican-ks-service
2026-07-22 23:02:46.233952 | instance | openstack/jobs/barbican-ks-user
2026-07-22 23:02:46.368471 | instance | openstack/jobs/barbican-rabbit-init
2026-07-22 23:02:46.452714 | instance | openstack/jobs/cinder-backup-storage-init
2026-07-22 23:02:46.606556 | instance | openstack/jobs/cinder-bootstrap
2026-07-22 23:02:46.668900 | instance | openstack/jobs/cinder-create-internal-tenant
2026-07-22 23:02:46.835083 | instance | openstack/jobs/cinder-db-init
2026-07-22 23:02:46.888862 | instance | openstack/jobs/cinder-db-sync
2026-07-22 23:02:47.055118 | instance | openstack/jobs/cinder-ks-endpoints
2026-07-22 23:02:47.121167 | instance | openstack/jobs/cinder-ks-service
2026-07-22 23:02:47.282164 | instance | openstack/jobs/cinder-ks-user
2026-07-22 23:02:47.365710 | instance | openstack/jobs/cinder-rabbit-init
2026-07-22 23:02:47.506703 | instance | openstack/jobs/cinder-storage-init
2026-07-22 23:02:47.594836 | instance | openstack/jobs/glance-db-init
2026-07-22 23:02:47.735210 | instance | openstack/jobs/glance-db-sync
2026-07-22 23:02:47.815726 | instance | openstack/jobs/glance-ks-endpoints
2026-07-22 23:02:47.991250 | instance | openstack/jobs/glance-ks-service
2026-07-22 23:02:48.077519 | instance | openstack/jobs/glance-ks-user
2026-07-22 23:02:48.236325 | instance | openstack/jobs/glance-metadefs-load
2026-07-22 23:02:48.307702 | instance | openstack/jobs/glance-rabbit-init
2026-07-22 23:02:48.462048 | instance | openstack/jobs/glance-storage-init
2026-07-22 23:02:48.543695 | instance | openstack/jobs/heat-bootstrap
2026-07-22 23:02:48.685585 | instance | openstack/jobs/heat-db-init
2026-07-22 23:02:48.787121 | instance | openstack/jobs/heat-db-sync
2026-07-22 23:02:48.961929 | instance | openstack/jobs/heat-domain-ks-user
2026-07-22 23:02:49.038301 | instance | openstack/jobs/heat-engine-cleaner-29746010
2026-07-22 23:02:49.194500 | instance | openstack/jobs/heat-engine-cleaner-29746015
2026-07-22 23:02:49.282615 | instance | openstack/jobs/heat-engine-cleaner-29746020
2026-07-22 23:02:49.438977 | instance | openstack/jobs/heat-ks-endpoints
2026-07-22 23:02:49.520748 | instance | openstack/jobs/heat-ks-service
2026-07-22 23:02:49.662791 | instance | openstack/jobs/heat-ks-user
2026-07-22 23:02:49.758204 | instance | openstack/jobs/heat-rabbit-init
2026-07-22 23:02:49.903648 | instance | openstack/jobs/heat-trusts
2026-07-22 23:02:50.001688 | instance | openstack/jobs/keystone-bootstrap
2026-07-22 23:02:50.126949 | instance | openstack/jobs/keystone-credential-setup
2026-07-22 23:02:50.205867 | instance | openstack/jobs/keystone-db-init
2026-07-22 23:02:50.350404 | instance | openstack/jobs/keystone-db-sync
2026-07-22 23:02:50.425560 | instance | openstack/jobs/keystone-domain-manage
2026-07-22 23:02:50.577947 | instance | openstack/jobs/keystone-fernet-setup
2026-07-22 23:02:50.635591 | instance | openstack/jobs/keystone-rabbit-init
2026-07-22 23:02:50.810340 | instance | openstack/jobs/magnum-db-init
2026-07-22 23:02:50.880778 | instance | openstack/jobs/magnum-db-sync
2026-07-22 23:02:51.033535 | instance | openstack/jobs/magnum-domain-ks-user
2026-07-22 23:02:51.108018 | instance | openstack/jobs/magnum-ks-endpoints
2026-07-22 23:02:51.292886 | instance | openstack/jobs/magnum-ks-service
2026-07-22 23:02:51.334958 | instance | openstack/jobs/magnum-ks-user
2026-07-22 23:02:51.535968 | instance | openstack/jobs/magnum-rabbit-init
2026-07-22 23:02:51.575937 | instance | openstack/jobs/manila-bootstrap
2026-07-22 23:02:51.757778 | instance | openstack/jobs/manila-db-init
2026-07-22 23:02:51.801446 | instance | openstack/jobs/manila-db-sync
2026-07-22 23:02:51.994759 | instance | openstack/jobs/manila-ks-endpoints
2026-07-22 23:02:52.020522 | instance | openstack/jobs/manila-ks-service
2026-07-22 23:02:52.234795 | instance | openstack/jobs/manila-ks-user
2026-07-22 23:02:52.240985 | instance | openstack/jobs/manila-rabbit-init
2026-07-22 23:02:52.479028 | instance | openstack/jobs/neutron-db-init
2026-07-22 23:02:52.480209 | instance | openstack/jobs/neutron-db-sync
2026-07-22 23:02:52.705190 | instance | openstack/jobs/neutron-ks-endpoints
2026-07-22 23:02:52.709777 | instance | openstack/jobs/neutron-ks-service
2026-07-22 23:02:52.932911 | instance | openstack/jobs/neutron-ks-user
2026-07-22 23:02:52.951835 | instance | openstack/jobs/neutron-rabbit-init
2026-07-22 23:02:53.157090 | instance | openstack/jobs/nova-bootstrap
2026-07-22 23:02:53.194947 | instance | openstack/jobs/nova-cell-setup
2026-07-22 23:02:53.398637 | instance | openstack/jobs/nova-cell-setup-29746020
2026-07-22 23:02:53.458317 | instance | openstack/jobs/nova-db-init
2026-07-22 23:02:53.651679 | instance | openstack/jobs/nova-db-sync
2026-07-22 23:02:53.701184 | instance | openstack/jobs/nova-ks-endpoints
2026-07-22 23:02:53.875300 | instance | openstack/jobs/nova-ks-service
2026-07-22 23:02:53.941872 | instance | openstack/jobs/nova-ks-user
2026-07-22 23:02:54.122997 | instance | openstack/jobs/nova-rabbit-init
2026-07-22 23:02:54.216422 | instance | openstack/jobs/nova-service-cleaner-29746020
2026-07-22 23:02:54.365481 | instance | openstack/jobs/octavia-bootstrap
2026-07-22 23:02:54.468350 | instance | openstack/jobs/octavia-db-init
2026-07-22 23:02:54.602566 | instance | openstack/jobs/octavia-db-sync
2026-07-22 23:02:54.686038 | instance | openstack/jobs/octavia-ks-endpoints
2026-07-22 23:02:54.825399 | instance | openstack/jobs/octavia-ks-service
2026-07-22 23:02:54.913350 | instance | openstack/jobs/octavia-ks-user
2026-07-22 23:02:55.073615 | instance | openstack/jobs/octavia-rabbit-init
2026-07-22 23:02:55.176680 | instance | openstack/jobs/placement-db-init
2026-07-22 23:02:55.298472 | instance | openstack/jobs/placement-db-sync
2026-07-22 23:02:55.449850 | instance | openstack/jobs/placement-ks-endpoints
2026-07-22 23:02:55.523299 | instance | openstack/jobs/placement-ks-service
2026-07-22 23:02:55.676539 | instance | openstack/jobs/placement-ks-user
2026-07-22 23:02:55.742834 | instance | openstack/jobs/staffeln-db-init
2026-07-22 23:02:55.914235 | instance | openstack/jobs/staffeln-db-sync
2026-07-22 23:02:55.995940 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-07-22 23:02:56.143631 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-07-22 23:02:56.331596 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-07-22 23:02:56.490801 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-07-22 23:02:56.660012 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0
2026-07-22 23:02:56.845569 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-07-22 23:02:57.001425 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0
2026-07-22 23:02:57.194216 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0
2026-07-22 23:02:57.339870 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-07-22 23:02:57.556502 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-07-22 23:02:57.695577 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0
2026-07-22 23:02:57.920780 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-07-22 23:02:58.031657 | instance | openstack/pods/barbican-api-7456465f46-2wdcb
2026-07-22 23:02:58.268602 | instance | openstack/pods/barbican-db-init-vpc44
2026-07-22 23:02:58.293291 | instance | openstack/pods/barbican-db-sync-mpbfb
2026-07-22 23:02:58.505829 | instance | openstack/pods/barbican-ks-endpoints-6r5ts
2026-07-22 23:02:58.510795 | instance | openstack/pods/barbican-ks-service-nm7kt
2026-07-22 23:02:58.745256 | instance | openstack/pods/barbican-ks-user-jb8mk
2026-07-22 23:02:58.754484 | instance | openstack/pods/barbican-rabbit-init-xv659
2026-07-22 23:02:58.973735 | instance | openstack/pods/cinder-api-bcd97dd4-b7f8g
2026-07-22 23:02:58.987368 | instance | openstack/pods/cinder-backup-cb6ddfd86-84fpp
2026-07-22 23:02:59.215217 | instance | openstack/pods/cinder-backup-storage-init-rb7l9
2026-07-22 23:02:59.227612 | instance | openstack/pods/cinder-bootstrap-bfrqr
2026-07-22 23:02:59.449005 | instance | openstack/pods/cinder-create-internal-tenant-mx2wq
2026-07-22 23:02:59.460476 | instance | openstack/pods/cinder-db-init-jfnk6
2026-07-22 23:02:59.675962 | instance | openstack/pods/cinder-db-sync-jlw74
2026-07-22 23:02:59.678309 | instance | openstack/pods/cinder-ks-endpoints-r59vt
2026-07-22 23:02:59.903004 | instance | openstack/pods/cinder-ks-service-dbmz9
2026-07-22 23:02:59.907577 | instance | openstack/pods/cinder-ks-user-2bgbh
2026-07-22 23:03:00.132849 | instance | openstack/pods/cinder-rabbit-init-q6225
2026-07-22 23:03:00.136791 | instance | openstack/pods/cinder-scheduler-5c75869b9b-sqdzh
2026-07-22 23:03:00.364986 | instance | openstack/pods/cinder-storage-init-fsm28
2026-07-22 23:03:00.369816 | instance | openstack/pods/cinder-volume-74695dcd99-tpmv8
2026-07-22 23:03:00.589089 | instance | openstack/pods/glance-api-6674ff6b6c-tjg94
2026-07-22 23:03:00.599215 | instance | openstack/pods/glance-db-init-h9ksd
2026-07-22 23:03:00.812329 | instance | openstack/pods/glance-db-sync-z4bkc
2026-07-22 23:03:00.817879 | instance | openstack/pods/glance-ks-endpoints-rxzqc
2026-07-22 23:03:01.029942 | instance | openstack/pods/glance-ks-service-64mcc
2026-07-22 23:03:01.045887 | instance | openstack/pods/glance-ks-user-zhw5q
2026-07-22 23:03:01.249253 | instance | openstack/pods/glance-metadefs-load-tfc7d
2026-07-22 23:03:01.269214 | instance | openstack/pods/glance-rabbit-init-mjnkd
2026-07-22 23:03:01.493611 | instance | openstack/pods/glance-storage-init-mn89f
2026-07-22 23:03:01.516564 | instance | openstack/pods/heat-api-5c9f978d69-9b6cj
2026-07-22 23:03:01.704415 | instance | openstack/pods/heat-bootstrap-vkgl9
2026-07-22 23:03:01.727981 | instance | openstack/pods/heat-cfn-5c8c98fbc5-69slh
2026-07-22 23:03:01.934567 | instance | openstack/rolebindings/barbican-barbican-api
2026-07-22 23:03:01.935575 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-07-22 23:03:02.096966 | instance | openstack/pods/heat-db-init-d7pnw
2026-07-22 23:03:02.104723 | instance | openstack/pods/heat-db-sync-wvflj
2026-07-22 23:03:02.324755 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-07-22 23:03:02.327851 | instance | openstack/pods/heat-domain-ks-user-cbwbw
2026-07-22 23:03:02.495751 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-07-22 23:03:02.559460 | instance | openstack/pods/heat-engine-6755fdbd68-jqkg9
2026-07-22 23:03:02.664389 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-07-22 23:03:02.771804 | instance | openstack/pods/heat-engine-cleaner-29746010-zfcdm
2026-07-22 23:03:02.841782 | instance | openstack/pods/heat-engine-cleaner-29746015-kkvpt
2026-07-22 23:03:03.007415 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-07-22 23:03:03.078211 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-07-22 23:03:03.176249 | instance | openstack/pods/heat-engine-cleaner-29746020-twdb9
2026-07-22 23:03:03.255704 | instance | openstack/pods/heat-ks-endpoints-7tx7z
2026-07-22 23:03:03.407973 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-07-22 23:03:03.503614 | instance | openstack/pods/heat-ks-service-b9b2b
2026-07-22 23:03:03.587153 | instance | openstack/rolebindings/cinder-cinder-api
2026-07-22 23:03:03.722279 | instance | openstack/pods/heat-ks-user-rgnv5
2026-07-22 23:03:03.755100 | instance | openstack/pods/heat-rabbit-init-94fgr
2026-07-22 23:03:03.958676 | instance | openstack/rolebindings/cinder-cinder-backup
2026-07-22 23:03:04.001289 | instance | openstack/pods/heat-trusts-jc8jn
2026-07-22 23:03:04.127923 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-07-22 23:03:04.225844 | instance | openstack/pods/keepalived-g6pcf
2026-07-22 23:03:04.301148 | instance | openstack/pods/keystone-api-698c859978-smpzf
2026-07-22 23:03:04.464548 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-07-22 23:03:04.561673 | instance | openstack/pods/keystone-bootstrap-rhb67
2026-07-22 23:03:04.637067 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-07-22 23:03:04.765765 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-07-22 23:03:04.812372 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-07-22 23:03:04.956181 | instance | openstack/pods/keystone-credential-setup-fwr8n
2026-07-22 23:03:04.982039 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-07-22 23:03:05.172119 | instance | openstack/pods/keystone-db-init-ks4kg
2026-07-22 23:03:05.178314 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-07-22 23:03:05.369840 | instance | openstack/pods/keystone-db-sync-l9wl6
2026-07-22 23:03:05.400796 | instance | openstack/pods/keystone-domain-manage-87wf4
2026-07-22 23:03:05.632008 | instance | openstack/pods/keystone-fernet-setup-vs96p
2026-07-22 23:03:05.659299 | instance | openstack/pods/keystone-rabbit-init-2nddt
2026-07-22 23:03:05.860045 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-07-22 23:03:05.902824 | instance | openstack/pods/libvirt-libvirt-default-djzvh
2026-07-22 23:03:06.027168 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-07-22 23:03:06.147571 | instance | openstack/pods/magnum-api-9fbbb776b-tjztd
2026-07-22 23:03:06.193474 | instance | openstack/rolebindings/cinder-cinder-test
2026-07-22 23:03:06.378664 | instance | openstack/pods/magnum-cluster-api-proxy-h6zrb
2026-07-22 23:03:06.402893 | instance | openstack/rolebindings/cinder-cinder-volume
2026-07-22 23:03:06.562126 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-07-22 23:03:06.592089 | instance | openstack/pods/magnum-conductor-0
2026-07-22 23:03:06.740418 | instance | openstack/rolebindings/cinder-storage-init
2026-07-22 23:03:06.810194 | instance | openstack/rolebindings/glance-glance-api
2026-07-22 23:03:06.926266 | instance | openstack/pods/magnum-db-init-ccpfd
2026-07-22 23:03:06.987836 | instance | openstack/rolebindings/glance-glance-db-init
2026-07-22 23:03:07.170476 | instance | openstack/pods/magnum-db-sync-5f8qk
2026-07-22 23:03:07.180434 | instance | openstack/rolebindings/glance-glance-db-sync
2026-07-22 23:03:07.389770 | instance | openstack/pods/magnum-domain-ks-user-9r9rp
2026-07-22 23:03:07.421388 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-07-22 23:03:07.604289 | instance | openstack/pods/magnum-ks-endpoints-sz8cq
2026-07-22 23:03:07.651143 | instance | openstack/rolebindings/glance-glance-ks-service
2026-07-22 23:03:07.844157 | instance | openstack/pods/magnum-ks-service-85hqq
2026-07-22 23:03:07.854989 | instance | openstack/rolebindings/glance-glance-ks-user
2026-07-22 23:03:08.037634 | instance | openstack/pods/magnum-ks-user-zbw2w
2026-07-22 23:03:08.071510 | instance | openstack/pods/magnum-rabbit-init-5ccfs
2026-07-22 23:03:08.257948 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-07-22 23:03:08.313705 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-07-22 23:03:08.448879 | instance | openstack/rolebindings/glance-glance-storage-init
2026-07-22 23:03:08.512101 | instance | openstack/pods/magnum-registry-c45778976-mt46t
2026-07-22 23:03:08.614338 | instance | openstack/rolebindings/glance-glance-test
2026-07-22 23:03:08.725511 | instance | openstack/pods/manila-api-748b9d65ff-whtp9
2026-07-22 23:03:08.818258 | instance | openstack/rolebindings/glance-storage-init
2026-07-22 23:03:08.940244 | instance | openstack/pods/manila-bootstrap-rg9zv
2026-07-22 23:03:08.989974 | instance | openstack/rolebindings/heat-heat-api
2026-07-22 23:03:09.161378 | instance | openstack/pods/manila-data-58dc9dd746-ctmzd
2026-07-22 23:03:09.173112 | instance | openstack/pods/manila-db-init-tkggl
2026-07-22 23:03:09.400904 | instance | openstack/rolebindings/heat-heat-bootstrap
2026-07-22 23:03:09.417468 | instance | openstack/pods/manila-db-sync-rk87c
2026-07-22 23:03:09.590479 | instance | openstack/rolebindings/heat-heat-cfn
2026-07-22 23:03:09.641405 | instance | openstack/pods/manila-ks-endpoints-4s59d
2026-07-22 23:03:09.779301 | instance | openstack/rolebindings/heat-heat-db-init
2026-07-22 23:03:09.871534 | instance | openstack/pods/manila-ks-service-rgh8b
2026-07-22 23:03:09.965219 | instance | openstack/rolebindings/heat-heat-db-sync
2026-07-22 23:03:10.109588 | instance | openstack/rolebindings/heat-heat-engine
2026-07-22 23:03:10.141032 | instance | openstack/pods/manila-ks-user-xkt8g
2026-07-22 23:03:10.303981 | instance | openstack/rolebindings/heat-heat-engine-cleaner
2026-07-22 23:03:10.356860 | instance | openstack/pods/manila-rabbit-init-klsbr
2026-07-22 23:03:10.487283 | instance | openstack/pods/manila-scheduler-7c746b4c8-zh8fp
2026-07-22 23:03:10.578038 | instance | openstack/rolebindings/heat-heat-ks-endpoints
2026-07-22 23:03:10.696163 | instance | openstack/pods/manila-share-5888697776-q2pds
2026-07-22 23:03:10.756041 | instance | openstack/rolebindings/heat-heat-ks-service
2026-07-22 23:03:10.908762 | instance | openstack/pods/memcached-memcached-6479589586-dkjqr
2026-07-22 23:03:10.921447 | instance | openstack/rolebindings/heat-heat-ks-user
2026-07-22 23:03:11.103401 | instance | openstack/pods/neutron-coredns-7dd4958666-rbk27
2026-07-22 23:03:11.143025 | instance | openstack/rolebindings/heat-heat-ks-user-domain
2026-07-22 23:03:11.315506 | instance | openstack/pods/neutron-db-init-ggtwp
2026-07-22 23:03:11.316185 | instance | openstack/rolebindings/heat-heat-purge-deleted
2026-07-22 23:03:11.492418 | instance | openstack/pods/neutron-db-sync-hrq2p
2026-07-22 23:03:11.548352 | instance | openstack/rolebindings/heat-heat-rabbit-init
2026-07-22 23:03:11.713653 | instance | openstack/pods/neutron-dhcp-agent-default-krwg6
2026-07-22 23:03:11.721823 | instance | openstack/rolebindings/heat-heat-test
2026-07-22 23:03:11.898793 | instance | openstack/pods/neutron-ks-endpoints-w5zmj
2026-07-22 23:03:11.954050 | instance | openstack/rolebindings/heat-heat-trusts
2026-07-22 23:03:12.122455 | instance | openstack/pods/neutron-ks-service-9fn68
2026-07-22 23:03:12.127059 | instance | openstack/pods/neutron-ks-user-fqhs2
2026-07-22 23:03:12.345123 | instance | openstack/rolebindings/keepalived
2026-07-22 23:03:12.370294 | instance | openstack/rolebindings/keystone-credential-rotate
2026-07-22 23:03:12.514527 | instance | openstack/pods/neutron-l3-agent-default-b6s9f
2026-07-22 23:03:12.539186 | instance | openstack/rolebindings/keystone-credential-setup
2026-07-22 23:03:12.707451 | instance | openstack/pods/neutron-metadata-agent-default-4rjb8
2026-07-22 23:03:12.729796 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-07-22 23:03:12.896231 | instance | openstack/pods/neutron-netns-cleanup-cron-default-7bnpr
2026-07-22 23:03:12.950204 | instance | openstack/rolebindings/keystone-fernet-setup
2026-07-22 23:03:13.129319 | instance | openstack/rolebindings/keystone-keystone-api
2026-07-22 23:03:13.135620 | instance | openstack/pods/neutron-ovs-agent-default-wk8hm
2026-07-22 23:03:13.307478 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-07-22 23:03:13.362651 | instance | openstack/pods/neutron-rabbit-init-2ppkm
2026-07-22 23:03:13.493983 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-07-22 23:03:13.589667 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-07-22 23:03:13.666830 | instance | openstack/pods/neutron-rpc-server-6d58954d55-5kr89
2026-07-22 23:03:13.763655 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-07-22 23:03:13.897273 | instance | openstack/pods/neutron-server-7d8cd599f8-dg6q9
2026-07-22 23:03:13.929824 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-07-22 23:03:14.132761 | instance | openstack/pods/nova-api-metadata-75bbb7c45c-6l4gn
2026-07-22 23:03:14.149250 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-07-22 23:03:14.336129 | instance | openstack/pods/nova-api-osapi-5488949985-n7xn7
2026-07-22 23:03:14.403161 | instance | openstack/rolebindings/keystone-keystone-test
2026-07-22 23:03:14.564785 | instance | openstack/pods/nova-bootstrap-5rnxm
2026-07-22 23:03:14.604299 | instance | openstack/pods/nova-cell-setup-29746020-2rnbt
2026-07-22 23:03:14.794359 | instance | openstack/rolebindings/libvirt-cert-manager
2026-07-22 23:03:14.845954 | instance | openstack/pods/nova-cell-setup-9q4fg
2026-07-22 23:03:14.967530 | instance | openstack/rolebindings/libvirt-libvirt
2026-07-22 23:03:15.080143 | instance | openstack/pods/nova-compute-default-wqkmv
2026-07-22 23:03:15.143358 | instance | openstack/rolebindings/magnum-magnum-api
2026-07-22 23:03:15.305682 | instance | openstack/pods/nova-conductor-64d4fb5947-sxcml
2026-07-22 23:03:15.312936 | instance | openstack/rolebindings/magnum-magnum-conductor
2026-07-22 23:03:15.486311 | instance | openstack/pods/nova-db-init-cnshk
2026-07-22 23:03:15.545139 | instance | openstack/rolebindings/magnum-magnum-db-init
2026-07-22 23:03:15.720062 | instance | openstack/pods/nova-db-sync-zq6t4
2026-07-22 23:03:15.739893 | instance | openstack/rolebindings/magnum-magnum-db-sync
2026-07-22 23:03:15.941851 | instance | openstack/pods/nova-ks-endpoints-7kvsk
2026-07-22 23:03:15.962339 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints
2026-07-22 23:03:16.144634 | instance | openstack/pods/nova-ks-service-4xmgs
2026-07-22 23:03:16.206904 | instance | openstack/rolebindings/magnum-magnum-ks-service
2026-07-22 23:03:16.381739 | instance | openstack/pods/nova-ks-user-lb7jf
2026-07-22 23:03:16.419682 | instance | openstack/rolebindings/magnum-magnum-ks-user
2026-07-22 23:03:16.581550 | instance | openstack/pods/nova-novncproxy-5df484c9cd-96rpq
2026-07-22 23:03:16.625319 | instance | openstack/pods/nova-rabbit-init-p6rfb
2026-07-22 23:03:16.834100 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain
2026-07-22 23:03:16.868283 | instance | openstack/pods/nova-scheduler-7c4d9ddf95-8lng9
2026-07-22 23:03:17.022059 | instance | openstack/pods/nova-service-cleaner-29746020-zsnwh
2026-07-22 23:03:17.090749 | instance | openstack/rolebindings/magnum-magnum-rabbit-init
2026-07-22 23:03:17.281079 | instance | openstack/pods/octavia-api-5cd977f78c-zct92
2026-07-22 23:03:17.295580 | instance | openstack/pods/octavia-bootstrap-lppnq
2026-07-22 23:03:17.516682 | instance | openstack/rolebindings/manila-manila-api
2026-07-22 23:03:17.542242 | instance | openstack/rolebindings/manila-manila-data
2026-07-22 23:03:17.710609 | instance | openstack/pods/octavia-db-init-2wt4h
2026-07-22 23:03:17.724154 | instance | openstack/rolebindings/manila-manila-db-init
2026-07-22 23:03:17.897370 | instance | openstack/pods/octavia-db-sync-s7jl9
2026-07-22 23:03:17.935879 | instance | openstack/pods/octavia-health-manager-default-cnqtp
2026-07-22 23:03:18.170375 | instance | openstack/rolebindings/manila-manila-db-sync
2026-07-22 23:03:18.199556 | instance | openstack/pods/octavia-housekeeping-75b57cb844-v72f5
2026-07-22 23:03:18.347186 | instance | openstack/rolebindings/manila-manila-ks-endpoints
2026-07-22 23:03:18.414898 | instance | openstack/rolebindings/manila-manila-ks-service
2026-07-22 23:03:18.534323 | instance | openstack/pods/octavia-ks-endpoints-w7slk
2026-07-22 23:03:18.575661 | instance | openstack/rolebindings/manila-manila-ks-user
2026-07-22 23:03:18.756545 | instance | openstack/pods/octavia-ks-service-5x4mv
2026-07-22 23:03:18.765671 | instance | openstack/rolebindings/manila-manila-rabbit-init
2026-07-22 23:03:18.940585 | instance | openstack/pods/octavia-ks-user-s2hqh
2026-07-22 23:03:18.993441 | instance | openstack/rolebindings/manila-manila-scheduler
2026-07-22 23:03:19.182949 | instance | openstack/pods/octavia-rabbit-init-fjllb
2026-07-22 23:03:19.183616 | instance | openstack/rolebindings/manila-manila-share
2026-07-22 23:03:19.382562 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-07-22 23:03:19.432981 | instance | openstack/pods/octavia-worker-7c48cf7599-r5bcc
2026-07-22 23:03:19.577401 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-07-22 23:03:19.653138 | instance | openstack/pods/openvswitch-htbzx
2026-07-22 23:03:19.763453 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-07-22 23:03:19.894767 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-07-22 23:03:19.958594 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-07-22 23:03:20.155365 | instance | openstack/pods/percona-xtradb-pxc-0
2026-07-22 23:03:20.158330 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-07-22 23:03:20.339311 | instance | openstack/pods/placement-api-b74bf6b95-6shc5
2026-07-22 23:03:20.408835 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-07-22 23:03:20.564819 | instance | openstack/pods/placement-db-init-t8nvj
2026-07-22 23:03:20.591750 | instance | openstack/pods/placement-db-sync-sphfw
2026-07-22 23:03:20.773078 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-07-22 23:03:20.802215 | instance | openstack/pods/placement-ks-endpoints-hqqnz
2026-07-22 23:03:20.968624 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-07-22 23:03:21.030262 | instance | openstack/pods/placement-ks-service-8v6sn
2026-07-22 23:03:21.156046 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-07-22 23:03:21.256959 | instance | openstack/pods/placement-ks-user-gtgfl
2026-07-22 23:03:21.342997 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-07-22 23:03:21.495638 | instance | openstack/pods/pxc-operator-7cff949c8b-kpbcp
2026-07-22 23:03:21.533249 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-07-22 23:03:21.735675 | instance | openstack/rolebindings/neutron-neutron-server
2026-07-22 23:03:21.757226 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-07-22 23:03:21.915241 | instance | openstack/rolebindings/neutron-neutron-test
2026-07-22 23:03:22.005995 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-07-22 23:03:22.108214 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-07-22 23:03:22.266234 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-cl5cs
2026-07-22 23:03:22.338245 | instance | openstack/pods/rabbitmq-glance-server-0
2026-07-22 23:03:22.486264 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-07-22 23:03:22.563098 | instance | openstack/pods/rabbitmq-heat-server-0
2026-07-22 23:03:22.675017 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-07-22 23:03:22.797741 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-07-22 23:03:22.845482 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-07-22 23:03:23.031515 | instance | openstack/pods/rabbitmq-magnum-server-0
2026-07-22 23:03:23.045557 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-07-22 23:03:23.243676 | instance | openstack/pods/rabbitmq-manila-server-0
2026-07-22 23:03:23.295945 | instance | openstack/rolebindings/nova-nova-compute
2026-07-22 23:03:23.471764 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-f2m28
2026-07-22 23:03:23.474049 | instance | openstack/rolebindings/nova-nova-conductor
2026-07-22 23:03:23.646448 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-07-22 23:03:23.685778 | instance | openstack/rolebindings/nova-nova-db-init
2026-07-22 23:03:23.873083 | instance | openstack/pods/rabbitmq-nova-server-0
2026-07-22 23:03:23.881934 | instance | openstack/pods/rabbitmq-octavia-server-0
2026-07-22 23:03:24.103695 | instance | openstack/rolebindings/nova-nova-db-sync
2026-07-22 23:03:24.130524 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-dbfc7
2026-07-22 23:03:24.281519 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-07-22 23:03:24.390960 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6
2026-07-22 23:03:24.502593 | instance | openstack/rolebindings/nova-nova-ks-service
2026-07-22 23:03:24.623705 | instance | openstack/pods/staffeln-api-87b9f5666-f6nxk
2026-07-22 23:03:24.684136 | instance | openstack/rolebindings/nova-nova-ks-user
2026-07-22 23:03:24.855778 | instance | openstack/pods/staffeln-conductor-85df4cbc4f-9xccm
2026-07-22 23:03:24.880657 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-07-22 23:03:25.064262 | instance | openstack/pods/staffeln-db-init-z96xr
2026-07-22 23:03:25.079761 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-07-22 23:03:25.273566 | instance | openstack/pods/staffeln-db-sync-hp7br
2026-07-22 23:03:25.315934 | instance | openstack/rolebindings/nova-nova-scheduler
2026-07-22 23:03:25.515634 | instance | openstack/pods/valkey-node-0
2026-07-22 23:03:25.526358 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-07-22 23:03:25.706619 | instance | openstack/rolebindings/nova-nova-test
2026-07-22 23:03:25.750010 | instance | openstack/rolebindings/octavia-octavia-api
2026-07-22 23:03:25.898495 | instance | openstack/rolebindings/octavia-octavia-db-init
2026-07-22 23:03:25.944442 | instance | openstack/rolebindings/octavia-octavia-db-sync
2026-07-22 23:03:26.094068 | instance | openstack/rolebindings/octavia-octavia-health-manager
2026-07-22 23:03:26.141744 | instance | openstack/rolebindings/octavia-octavia-housekeeping
2026-07-22 23:03:26.274518 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints
2026-07-22 23:03:26.324301 | instance | openstack/rolebindings/octavia-octavia-ks-service
2026-07-22 23:03:26.468138 | instance | openstack/rolebindings/octavia-octavia-ks-user
2026-07-22 23:03:26.508885 | instance | openstack/rolebindings/octavia-octavia-rabbit-init
2026-07-22 23:03:26.641858 | instance | openstack/rolebindings/octavia-octavia-worker
2026-07-22 23:03:26.697340 | instance | openstack/rolebindings/placement-placement-api
2026-07-22 23:03:26.820700 | instance | openstack/rolebindings/placement-placement-db-init
2026-07-22 23:03:26.883937 | instance | openstack/rolebindings/placement-placement-db-sync
2026-07-22 23:03:27.013073 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-07-22 23:03:27.075671 | instance | openstack/rolebindings/placement-placement-ks-service
2026-07-22 23:03:27.185666 | instance | openstack/rolebindings/placement-placement-ks-user
2026-07-22 23:03:27.269060 | instance | openstack/rolebindings/pxc-operator
2026-07-22 23:03:27.375465 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-07-22 23:03:27.477834 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-07-22 23:03:27.587024 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-07-22 23:03:27.689949 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-07-22 23:03:27.789302 | instance | openstack/rolebindings/rabbitmq-heat-server
2026-07-22 23:03:27.878712 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-07-22 23:03:27.973798 | instance | openstack/rolebindings/rabbitmq-magnum-server
2026-07-22 23:03:28.073105 | instance | openstack/rolebindings/rabbitmq-manila-server
2026-07-22 23:03:28.163101 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-07-22 23:03:28.258838 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-07-22 23:03:28.347433 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-07-22 23:03:28.486139 | instance | openstack/rolebindings/rabbitmq-octavia-server
2026-07-22 23:03:28.540634 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-07-22 23:03:28.683752 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-07-22 23:03:28.743820 | instance | openstack/rolebindings/rook-ceph-mgr
2026-07-22 23:03:28.870233 | instance | openstack/rolebindings/rook-ceph-osd
2026-07-22 23:03:28.912853 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-07-22 23:03:29.080400 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-07-22 23:03:29.089958 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-07-22 23:03:29.253505 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-07-22 23:03:29.278731 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-07-22 23:03:29.447288 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-07-22 23:03:29.465929 | instance | orc-system/deployment/orc-controller-manager
2026-07-22 23:03:29.632735 | instance | orc-system/endpoints/orc-controller-manager-metrics-service
2026-07-22 23:03:29.657428 | instance | openstack/roles/barbican-openstack-barbican-api
2026-07-22 23:03:29.826975 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-07-22 23:03:29.855169 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-07-22 23:03:30.005780 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-07-22 23:03:30.037346 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-07-22 23:03:30.186271 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-07-22 23:03:30.213706 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-07-22 23:03:30.383089 | instance | openstack/roles/cinder-backup-storage-init
2026-07-22 23:03:30.416209 | instance | openstack/roles/cinder-openstack-cinder-api
2026-07-22 23:03:30.561875 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-07-22 23:03:30.583152 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-07-22 23:03:30.738928 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-07-22 23:03:30.754891 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-07-22 23:03:30.921860 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-07-22 23:03:30.935573 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-07-22 23:03:31.106323 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-07-22 23:03:31.109281 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-07-22 23:03:31.293106 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-07-22 23:03:31.305613 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-07-22 23:03:31.482132 | instance | openstack/roles/cinder-openstack-cinder-test
2026-07-22 23:03:31.509900 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-07-22 23:03:31.669339 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-07-22 23:03:31.699792 | instance | openstack/roles/cinder-storage-init
2026-07-22 23:03:31.872212 | instance | openstack/roles/glance-openstack-glance-api
2026-07-22 23:03:31.892528 | instance | openstack/roles/glance-openstack-glance-db-init
2026-07-22 23:03:32.061976 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-07-22 23:03:32.085415 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-07-22 23:03:32.256813 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-07-22 23:03:32.260799 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-07-22 23:03:32.467796 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-07-22 23:03:32.470378 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-07-22 23:03:32.651934 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-07-22 23:03:32.669422 | instance | openstack/roles/glance-openstack-glance-test
2026-07-22 23:03:32.834252 | instance | openstack/roles/glance-storage-init
2026-07-22 23:03:32.851448 | instance | openstack/roles/heat-openstack-heat-api
2026-07-22 23:03:33.012126 | instance | openstack/roles/heat-openstack-heat-bootstrap
2026-07-22 23:03:33.028634 | instance | openstack/roles/heat-openstack-heat-cfn
2026-07-22 23:03:33.199647 | instance | openstack/roles/heat-openstack-heat-db-init
2026-07-22 23:03:33.221375 | instance | openstack/roles/heat-openstack-heat-db-sync
2026-07-22 23:03:33.405885 | instance | openstack/roles/heat-openstack-heat-engine
2026-07-22 23:03:33.436727 | instance | openstack/roles/heat-openstack-heat-engine-cleaner
2026-07-22 23:03:33.583646 | instance | openstack/roles/heat-openstack-heat-ks-endpoints
2026-07-22 23:03:33.612552 | instance | openstack/roles/heat-openstack-heat-ks-service
2026-07-22 23:03:33.771752 | instance | openstack/roles/heat-openstack-heat-ks-user
2026-07-22 23:03:33.791434 | instance | openstack/roles/heat-openstack-heat-ks-user-domain
2026-07-22 23:03:33.957230 | instance | openstack/roles/heat-openstack-heat-purge-deleted
2026-07-22 23:03:33.974857 | instance | openstack/roles/heat-openstack-heat-rabbit-init
2026-07-22 23:03:34.139734 | instance | openstack/roles/heat-openstack-heat-test
2026-07-22 23:03:34.168217 | instance | openstack/roles/heat-openstack-heat-trusts
2026-07-22 23:03:34.324330 | instance | openstack/roles/keepalived
2026-07-22 23:03:34.394636 | instance | openstack/roles/keystone-credential-rotate
2026-07-22 23:03:34.510134 | instance | openstack/roles/keystone-credential-setup
2026-07-22 23:03:34.575241 | instance | openstack/roles/keystone-fernet-rotate
2026-07-22 23:03:34.684115 | instance | openstack/roles/keystone-fernet-setup
2026-07-22 23:03:34.750085 | instance | openstack/roles/keystone-openstack-keystone-api
2026-07-22 23:03:34.864309 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-07-22 23:03:34.950650 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-07-22 23:03:35.050715 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-07-22 23:03:35.135031 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-07-22 23:03:35.235762 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-07-22 23:03:35.312200 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-07-22 23:03:35.457907 | instance | openstack/roles/keystone-openstack-keystone-test
2026-07-22 23:03:35.505477 | instance | openstack/roles/libvirt-cert-manager
2026-07-22 23:03:35.659782 | instance | openstack/roles/libvirt-openstack-libvirt
2026-07-22 23:03:35.684263 | instance | openstack/roles/magnum-openstack-magnum-api
2026-07-22 23:03:35.837905 | instance | openstack/roles/magnum-openstack-magnum-conductor
2026-07-22 23:03:35.876427 | instance | openstack/roles/magnum-openstack-magnum-db-init
2026-07-22 23:03:36.028248 | instance | openstack/roles/magnum-openstack-magnum-db-sync
2026-07-22 23:03:36.066169 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints
2026-07-22 23:03:36.255641 | instance | openstack/roles/magnum-openstack-magnum-ks-service
2026-07-22 23:03:36.272544 | instance | openstack/roles/magnum-openstack-magnum-ks-user
2026-07-22 23:03:36.439320 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain
2026-07-22 23:03:36.470413 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init
2026-07-22 23:03:36.627963 | instance | openstack/roles/manila-openstack-manila-api
2026-07-22 23:03:36.655589 | instance | openstack/roles/manila-openstack-manila-data
2026-07-22 23:03:36.800781 | instance | openstack/roles/manila-openstack-manila-db-init
2026-07-22 23:03:36.844714 | instance | openstack/roles/manila-openstack-manila-db-sync
2026-07-22 23:03:37.002609 | instance | openstack/roles/manila-openstack-manila-ks-endpoints
2026-07-22 23:03:37.027690 | instance | openstack/roles/manila-openstack-manila-ks-service
2026-07-22 23:03:37.181970 | instance | openstack/roles/manila-openstack-manila-ks-user
2026-07-22 23:03:37.213836 | instance | openstack/roles/manila-openstack-manila-rabbit-init
2026-07-22 23:03:37.396926 | instance | openstack/roles/manila-openstack-manila-scheduler
2026-07-22 23:03:37.437280 | instance | openstack/roles/manila-openstack-manila-share
2026-07-22 23:03:37.601029 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-07-22 23:03:37.621219 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-07-22 23:03:37.785618 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-07-22 23:03:37.812336 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-07-22 23:03:37.969453 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-07-22 23:03:38.010547 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-07-22 23:03:38.151699 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-07-22 23:03:38.200252 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-07-22 23:03:38.346178 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-07-22 23:03:38.414095 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-07-22 23:03:38.536141 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-07-22 23:03:38.593692 | instance | openstack/roles/neutron-openstack-neutron-server
2026-07-22 23:03:38.711710 | instance | openstack/roles/neutron-openstack-neutron-test
2026-07-22 23:03:38.777255 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-07-22 23:03:38.899005 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-07-22 23:03:38.968478 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-07-22 23:03:39.085610 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-07-22 23:03:39.165273 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-07-22 23:03:39.276884 | instance | openstack/roles/nova-openstack-nova-compute
2026-07-22 23:03:39.348326 | instance | openstack/roles/nova-openstack-nova-conductor
2026-07-22 23:03:39.464252 | instance | openstack/roles/nova-openstack-nova-db-init
2026-07-22 23:03:39.518212 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-07-22 23:03:39.646762 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-07-22 23:03:39.709063 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-07-22 23:03:39.848265 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-07-22 23:03:39.891384 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-07-22 23:03:40.041154 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-07-22 23:03:40.102178 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-07-22 23:03:40.231198 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-07-22 23:03:40.299027 | instance | openstack/roles/nova-openstack-nova-test
2026-07-22 23:03:40.429815 | instance | openstack/roles/octavia-openstack-octavia-api
2026-07-22 23:03:40.498705 | instance | openstack/roles/octavia-openstack-octavia-db-init
2026-07-22 23:03:40.602235 | instance | openstack/roles/octavia-openstack-octavia-db-sync
2026-07-22 23:03:40.682195 | instance | openstack/roles/octavia-openstack-octavia-health-manager
2026-07-22 23:03:40.775621 | instance | openstack/roles/octavia-openstack-octavia-housekeeping
2026-07-22 23:03:40.855804 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints
2026-07-22 23:03:40.955058 | instance | openstack/roles/octavia-openstack-octavia-ks-service
2026-07-22 23:03:41.028960 | instance | openstack/roles/octavia-openstack-octavia-ks-user
2026-07-22 23:03:41.135657 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init
2026-07-22 23:03:41.215482 | instance | openstack/roles/octavia-openstack-octavia-worker
2026-07-22 23:03:41.335358 | instance | openstack/roles/placement-openstack-placement-api
2026-07-22 23:03:41.415815 | instance | openstack/roles/placement-openstack-placement-db-init
2026-07-22 23:03:41.516019 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-07-22 23:03:41.595008 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-07-22 23:03:41.704724 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-07-22 23:03:41.770157 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-07-22 23:03:41.918216 | instance | openstack/roles/pxc-operator
2026-07-22 23:03:41.957053 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-07-22 23:03:42.106410 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-07-22 23:03:42.122407 | instance | openstack/roles/rabbitmq-cluster-operator
2026-07-22 23:03:42.282134 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-07-22 23:03:42.306376 | instance | openstack/roles/rabbitmq-heat-peer-discovery
2026-07-22 23:03:42.497038 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-07-22 23:03:42.503316 | instance | openstack/roles/rabbitmq-magnum-peer-discovery
2026-07-22 23:03:42.670978 | instance | openstack/roles/rabbitmq-manila-peer-discovery
2026-07-22 23:03:42.683862 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-07-22 23:03:42.853838 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-07-22 23:03:42.871791 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-07-22 23:03:43.040553 | instance | openstack/roles/rabbitmq-octavia-peer-discovery
2026-07-22 23:03:43.047291 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-07-22 23:03:43.228936 | instance | openstack/roles/rook-ceph-mgr
2026-07-22 23:03:43.233579 | instance | openstack/roles/rook-ceph-osd
2026-07-22 23:03:43.430171 | instance | openstack/roles/rook-ceph-purge-osd
2026-07-22 23:03:43.439250 | instance | openstack/roles/staffeln-conductor
2026-07-22 23:03:43.619370 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-07-22 23:03:43.634380 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-07-22 23:03:43.788233 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-07-22 23:03:43.821761 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-07-22 23:03:43.986454 | instance | openstack/secrets/barbican-api-certs
2026-07-22 23:03:44.021282 | instance | openstack/secrets/barbican-db-admin
2026-07-22 23:03:44.154290 | instance | openstack/secrets/barbican-db-user
2026-07-22 23:03:44.194588 | instance | openstack/secrets/barbican-etc
2026-07-22 23:03:44.339242 | instance | openstack/secrets/barbican-keystone-admin
2026-07-22 23:03:44.391328 | instance | openstack/secrets/barbican-keystone-user
2026-07-22 23:03:44.527361 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-07-22 23:03:44.569414 | instance | openstack/secrets/barbican-rabbitmq-user
2026-07-22 23:03:44.714490 | instance | openstack/secrets/cinder-api-certs
2026-07-22 23:03:44.753564 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-07-22 23:03:44.896633 | instance | openstack/secrets/cinder-db-admin
2026-07-22 23:03:44.939313 | instance | openstack/secrets/cinder-db-user
2026-07-22 23:03:45.081776 | instance | openstack/secrets/cinder-etc
2026-07-22 23:03:45.108271 | instance | openstack/secrets/cinder-keystone-admin
2026-07-22 23:03:45.277734 | instance | openstack/secrets/cinder-keystone-test
2026-07-22 23:03:45.295918 | instance | openstack/secrets/cinder-keystone-user
2026-07-22 23:03:45.476032 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-07-22 23:03:45.489232 | instance | openstack/secrets/cinder-rabbitmq-user
2026-07-22 23:03:45.650471 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-07-22 23:03:45.659507 | instance | openstack/secrets/glance-api-certs
2026-07-22 23:03:45.823639 | instance | openstack/secrets/glance-db-admin
2026-07-22 23:03:45.841876 | instance | openstack/secrets/glance-db-user
2026-07-22 23:03:46.002904 | instance | openstack/secrets/glance-etc
2026-07-22 23:03:46.017814 | instance | openstack/secrets/glance-keystone-admin
2026-07-22 23:03:46.169816 | instance | openstack/secrets/glance-keystone-test
2026-07-22 23:03:46.189629 | instance | openstack/secrets/glance-keystone-user
2026-07-22 23:03:46.380399 | instance | openstack/secrets/glance-rabbitmq-admin
2026-07-22 23:03:46.392350 | instance | openstack/secrets/glance-rabbitmq-user
2026-07-22 23:03:46.545658 | instance | openstack/secrets/heat-api-certs
2026-07-22 23:03:46.571113 | instance | openstack/secrets/heat-cfn-certs
2026-07-22 23:03:46.718797 | instance | openstack/secrets/heat-db-admin
2026-07-22 23:03:46.755504 | instance | openstack/secrets/heat-db-user
2026-07-22 23:03:46.906160 | instance | openstack/secrets/heat-etc
2026-07-22 23:03:46.929559 | instance | openstack/secrets/heat-keystone-admin
2026-07-22 23:03:47.076875 | instance | openstack/secrets/heat-keystone-stack-user
2026-07-22 23:03:47.109515 | instance | openstack/secrets/heat-keystone-test
2026-07-22 23:03:47.255449 | instance | openstack/secrets/heat-keystone-trustee
2026-07-22 23:03:47.294411 | instance | openstack/secrets/heat-keystone-user
2026-07-22 23:03:47.468883 | instance | openstack/secrets/heat-rabbitmq-admin
2026-07-22 23:03:47.507906 | instance | openstack/secrets/heat-rabbitmq-user
2026-07-22 23:03:47.650963 | instance | openstack/secrets/images-rbd-keyring
2026-07-22 23:03:47.701072 | instance | openstack/secrets/internal-percona-xtradb
2026-07-22 23:03:47.864173 | instance | openstack/secrets/keepalived-etc
2026-07-22 23:03:47.875499 | instance | openstack/secrets/keystone-api-certs
2026-07-22 23:03:48.041702 | instance | openstack/secrets/keystone-credential-keys
2026-07-22 23:03:48.048087 | instance | openstack/secrets/keystone-db-admin
2026-07-22 23:03:48.220448 | instance | openstack/secrets/keystone-db-user
2026-07-22 23:03:48.223315 | instance | openstack/secrets/keystone-etc
2026-07-22 23:03:48.401992 | instance | openstack/secrets/keystone-fernet-keys
2026-07-22 23:03:48.404937 | instance | openstack/secrets/keystone-keystone-admin
2026-07-22 23:03:48.576205 | instance | openstack/secrets/keystone-keystone-test
2026-07-22 23:03:48.580412 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-07-22 23:03:48.736898 | instance | openstack/secrets/keystone-rabbitmq-user
2026-07-22 23:03:48.752506 | instance | openstack/secrets/libvirt-api-ca
2026-07-22 23:03:48.915297 | instance | openstack/secrets/libvirt-etc
2026-07-22 23:03:48.926881 | instance | openstack/secrets/libvirt-libvirt-default-djzvh-api
2026-07-22 23:03:49.102939 | instance | openstack/secrets/libvirt-libvirt-default-djzvh-vnc
2026-07-22 23:03:49.104139 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-07-22 23:03:49.288665 | instance | openstack/secrets/libvirt-vnc-ca
2026-07-22 23:03:49.291108 | instance | openstack/secrets/magnum-api-certs
2026-07-22 23:03:49.476121 | instance | openstack/secrets/magnum-db-admin
2026-07-22 23:03:49.480297 | instance | openstack/secrets/magnum-db-user
2026-07-22 23:03:49.652337 | instance | openstack/secrets/magnum-etc
2026-07-22 23:03:49.657608 | instance | openstack/secrets/magnum-keystone-admin
2026-07-22 23:03:49.823597 | instance | openstack/secrets/magnum-keystone-stack-user
2026-07-22 23:03:49.835667 | instance | openstack/secrets/magnum-keystone-user
2026-07-22 23:03:50.007398 | instance | openstack/secrets/magnum-rabbitmq-admin
2026-07-22 23:03:50.020979 | instance | openstack/secrets/magnum-rabbitmq-user
2026-07-22 23:03:50.202350 | instance | openstack/secrets/magnum-registry-certs
2026-07-22 23:03:50.206995 | instance | openstack/secrets/manila-api-certs
2026-07-22 23:03:50.414372 | instance | openstack/secrets/manila-db-admin
2026-07-22 23:03:50.418087 | instance | openstack/secrets/manila-db-user
2026-07-22 23:03:50.584196 | instance | openstack/secrets/manila-etc
2026-07-22 23:03:50.588439 | instance | openstack/secrets/manila-keystone-admin
2026-07-22 23:03:50.777109 | instance | openstack/secrets/manila-keystone-user
2026-07-22 23:03:50.786485 | instance | openstack/secrets/manila-rabbitmq-admin
2026-07-22 23:03:50.950665 | instance | openstack/secrets/manila-rabbitmq-user
2026-07-22 23:03:50.977955 | instance | openstack/secrets/manila-ssh-keys
2026-07-22 23:03:51.124412 | instance | openstack/secrets/neutron-db-admin
2026-07-22 23:03:51.159359 | instance | openstack/secrets/neutron-db-user
2026-07-22 23:03:51.313401 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-07-22 23:03:51.348972 | instance | openstack/secrets/neutron-etc
2026-07-22 23:03:51.533064 | instance | openstack/secrets/neutron-keystone-admin
2026-07-22 23:03:51.547479 | instance | openstack/secrets/neutron-keystone-test
2026-07-22 23:03:51.725147 | instance | openstack/secrets/neutron-keystone-user
2026-07-22 23:03:51.729984 | instance | openstack/secrets/neutron-l3-agent-default
2026-07-22 23:03:51.894777 | instance | openstack/secrets/neutron-metadata-agent-default
2026-07-22 23:03:51.914454 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-07-22 23:03:52.093398 | instance | openstack/secrets/neutron-ovs-agent-default
2026-07-22 23:03:52.096695 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-07-22 23:03:52.283372 | instance | openstack/secrets/neutron-rabbitmq-user
2026-07-22 23:03:52.288958 | instance | openstack/secrets/neutron-server-certs
2026-07-22 23:03:52.477101 | instance | openstack/secrets/nova-api-certs
2026-07-22 23:03:52.494154 | instance | openstack/secrets/nova-compute-default
2026-07-22 23:03:52.671853 | instance | openstack/secrets/nova-db-admin
2026-07-22 23:03:52.692979 | instance | openstack/secrets/nova-db-api-admin
2026-07-22 23:03:52.871152 | instance | openstack/secrets/nova-db-api-user
2026-07-22 23:03:52.893288 | instance | openstack/secrets/nova-db-cell0-admin
2026-07-22 23:03:53.038217 | instance | openstack/secrets/nova-db-cell0-user
2026-07-22 23:03:53.063561 | instance | openstack/secrets/nova-db-user
2026-07-22 23:03:53.221349 | instance | openstack/secrets/nova-etc
2026-07-22 23:03:53.253652 | instance | openstack/secrets/nova-keystone-admin
2026-07-22 23:03:53.434091 | instance | openstack/secrets/nova-keystone-test
2026-07-22 23:03:53.453873 | instance | openstack/secrets/nova-keystone-user
2026-07-22 23:03:53.622356 | instance | openstack/secrets/nova-novncproxy-certs
2026-07-22 23:03:53.636800 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-07-22 23:03:53.804416 | instance | openstack/secrets/nova-rabbitmq-admin
2026-07-22 23:03:53.821255 | instance | openstack/secrets/nova-rabbitmq-user
2026-07-22 23:03:53.980271 | instance | openstack/secrets/nova-ssh
2026-07-22 23:03:54.002390 | instance | openstack/secrets/octavia-amphora-ssh-key
2026-07-22 23:03:54.157606 | instance | openstack/secrets/octavia-api-certs
2026-07-22 23:03:54.180362 | instance | openstack/secrets/octavia-client-ca
2026-07-22 23:03:54.332932 | instance | openstack/secrets/octavia-client-certs
2026-07-22 23:03:54.392340 | instance | openstack/secrets/octavia-db-admin
2026-07-22 23:03:54.556510 | instance | openstack/secrets/octavia-db-user
2026-07-22 23:03:54.582535 | instance | openstack/secrets/octavia-etc
2026-07-22 23:03:54.746264 | instance | openstack/secrets/octavia-health-manager-default
2026-07-22 23:03:54.775001 | instance | openstack/secrets/octavia-keystone-admin
2026-07-22 23:03:54.936249 | instance | openstack/secrets/octavia-keystone-test
2026-07-22 23:03:54.965015 | instance | openstack/secrets/octavia-keystone-user
2026-07-22 23:03:55.139326 | instance | openstack/secrets/octavia-persistence-db-admin
2026-07-22 23:03:55.156752 | instance | openstack/secrets/octavia-persistence-db-user
2026-07-22 23:03:55.326527 | instance | openstack/secrets/octavia-rabbitmq-admin
2026-07-22 23:03:55.341081 | instance | openstack/secrets/octavia-rabbitmq-user
2026-07-22 23:03:55.533271 | instance | openstack/secrets/octavia-server-ca
2026-07-22 23:03:55.543518 | instance | openstack/secrets/percona-xtradb
2026-07-22 23:03:55.712225 | instance | openstack/secrets/placement-api-certs
2026-07-22 23:03:55.719238 | instance | openstack/secrets/placement-db-admin
2026-07-22 23:03:55.913665 | instance | openstack/secrets/placement-db-user
2026-07-22 23:03:55.917083 | instance | openstack/secrets/placement-etc
2026-07-22 23:03:56.086420 | instance | openstack/secrets/placement-keystone-admin
2026-07-22 23:03:56.104634 | instance | openstack/secrets/placement-keystone-user
2026-07-22 23:03:56.263631 | instance | openstack/secrets/pvc-ceph-client-key
2026-07-22 23:03:56.268912 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-07-22 23:03:56.455458 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-07-22 23:03:56.503524 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-07-22 23:03:56.650625 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-07-22 23:03:56.712935 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-07-22 23:03:56.838092 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-07-22 23:03:56.885294 | instance | openstack/secrets/rabbitmq-heat-default-user
2026-07-22 23:03:57.059997 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie
2026-07-22 23:03:57.080581 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-07-22 23:03:57.231218 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-07-22 23:03:57.260582 | instance | openstack/secrets/rabbitmq-magnum-default-user
2026-07-22 23:03:57.430850 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie
2026-07-22 23:03:57.478938 | instance | openstack/secrets/rabbitmq-manila-default-user
2026-07-22 23:03:57.629854 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie
2026-07-22 23:03:57.680030 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-07-22 23:03:57.839986 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-07-22 23:03:57.887791 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-07-22 23:03:58.050745 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-07-22 23:03:58.071974 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-07-22 23:03:58.234522 | instance | openstack/secrets/rabbitmq-octavia-default-user
2026-07-22 23:03:58.283551 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie
2026-07-22 23:03:58.445094 | instance | openstack/secrets/rook-ceph-config
2026-07-22 23:03:58.494552 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-07-22 23:03:58.686768 | instance | openstack/secrets/rook-ceph-mon
2026-07-22 23:03:58.755111 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-07-22 23:03:58.869562 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-07-22 23:03:58.962601 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-07-22 23:03:59.055696 | instance | openstack/secrets/rook-csi-cephfs-node
2026-07-22 23:03:59.141050 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-07-22 23:03:59.239250 | instance | openstack/secrets/rook-csi-rbd-node
2026-07-22 23:03:59.331982 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-07-22 23:03:59.450102 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-07-22 23:03:59.512563 | instance | openstack/serviceaccounts/barbican-api
2026-07-22 23:03:59.661702 | instance | openstack/serviceaccounts/barbican-db-init
2026-07-22 23:03:59.892712 | instance | openstack/serviceaccounts/barbican-db-sync
2026-07-22 23:04:00.030383 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-07-22 23:04:00.252911 | instance | openstack/serviceaccounts/barbican-ks-service
2026-07-22 23:04:00.430401 | instance | openstack/serviceaccounts/barbican-ks-user
2026-07-22 23:04:00.670300 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-07-22 23:04:00.833554 | instance | openstack/serviceaccounts/barbican-test
2026-07-22 23:04:01.109651 | instance | openstack/serviceaccounts/cinder-api
2026-07-22 23:04:01.219454 | instance | openstack/serviceaccounts/cinder-backup
2026-07-22 23:04:01.461743 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-07-22 23:04:01.588948 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-07-22 23:04:01.814883 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-07-22 23:04:01.932228 | instance | openstack/serviceaccounts/cinder-db-init
2026-07-22 23:04:02.186563 | instance | openstack/serviceaccounts/cinder-db-sync
2026-07-22 23:04:02.305307 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-07-22 23:04:02.560907 | instance | openstack/serviceaccounts/cinder-ks-service
2026-07-22 23:04:02.673031 | instance | openstack/serviceaccounts/cinder-ks-user
2026-07-22 23:04:02.911279 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-07-22 23:04:03.026907 | instance | openstack/serviceaccounts/cinder-scheduler
2026-07-22 23:04:03.308808 | instance | openstack/serviceaccounts/cinder-storage-init
2026-07-22 23:04:03.410115 | instance | openstack/serviceaccounts/cinder-test
2026-07-22 23:04:03.661506 | instance | openstack/serviceaccounts/cinder-volume
2026-07-22 23:04:03.762992 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-07-22 23:04:04.029297 | instance | openstack/serviceaccounts/default
2026-07-22 23:04:04.128513 | instance | openstack/serviceaccounts/glance-api
2026-07-22 23:04:04.418869 | instance | openstack/serviceaccounts/glance-db-init
2026-07-22 23:04:04.499079 | instance | openstack/serviceaccounts/glance-db-sync
2026-07-22 23:04:04.785149 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-07-22 23:04:04.906363 | instance | openstack/serviceaccounts/glance-ks-service
2026-07-22 23:04:05.170122 | instance | openstack/serviceaccounts/glance-ks-user
2026-07-22 23:04:05.272920 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-07-22 23:04:05.531561 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-07-22 23:04:05.664795 | instance | openstack/serviceaccounts/glance-storage-init
2026-07-22 23:04:05.895804 | instance | openstack/serviceaccounts/glance-test
2026-07-22 23:04:06.027530 | instance | openstack/serviceaccounts/heat-api
2026-07-22 23:04:06.231070 | instance | openstack/serviceaccounts/heat-bootstrap
2026-07-22 23:04:06.363121 | instance | openstack/serviceaccounts/heat-cfn
2026-07-22 23:04:06.604457 | instance | openstack/serviceaccounts/heat-db-init
2026-07-22 23:04:06.763513 | instance | openstack/serviceaccounts/heat-db-sync
2026-07-22 23:04:06.963870 | instance | openstack/serviceaccounts/heat-engine
2026-07-22 23:04:07.134714 | instance | openstack/serviceaccounts/heat-engine-cleaner
2026-07-22 23:04:07.345600 | instance | openstack/serviceaccounts/heat-ks-endpoints
2026-07-22 23:04:07.498629 | instance | openstack/serviceaccounts/heat-ks-service
2026-07-22 23:04:07.722272 | instance | openstack/serviceaccounts/heat-ks-user
2026-07-22 23:04:07.856967 | instance | openstack/serviceaccounts/heat-ks-user-domain
2026-07-22 23:04:08.104036 | instance | openstack/serviceaccounts/heat-purge-deleted
2026-07-22 23:04:08.266182 | instance | openstack/serviceaccounts/heat-rabbit-init
2026-07-22 23:04:08.482336 | instance | openstack/serviceaccounts/heat-test
2026-07-22 23:04:08.628987 | instance | openstack/serviceaccounts/heat-trusts
2026-07-22 23:04:08.841330 | instance | openstack/serviceaccounts/keepalived
2026-07-22 23:04:08.962649 | instance | openstack/serviceaccounts/keystone-api
2026-07-22 23:04:09.230032 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-07-22 23:04:09.384155 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-07-22 23:04:09.610459 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-07-22 23:04:09.733626 | instance | openstack/serviceaccounts/keystone-db-init
2026-07-22 23:04:09.955691 | instance | openstack/serviceaccounts/keystone-db-sync
2026-07-22 23:04:10.118428 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-07-22 23:04:10.301521 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-07-22 23:04:10.493314 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-07-22 23:04:10.663279 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-07-22 23:04:10.852308 | instance | openstack/serviceaccounts/keystone-test
2026-07-22 23:04:11.024100 | instance | openstack/serviceaccounts/libvirt
2026-07-22 23:04:11.172064 | instance | openstack/serviceaccounts/magnum-api
2026-07-22 23:04:11.383734 | instance | openstack/serviceaccounts/magnum-conductor
2026-07-22 23:04:11.529820 | instance | openstack/serviceaccounts/magnum-db-init
2026-07-22 23:04:11.710425 | instance | openstack/serviceaccounts/magnum-db-sync
2026-07-22 23:04:11.875168 | instance | openstack/serviceaccounts/magnum-ks-endpoints
2026-07-22 23:04:12.042166 | instance | openstack/serviceaccounts/magnum-ks-service
2026-07-22 23:04:12.212655 | instance | openstack/serviceaccounts/magnum-ks-user
2026-07-22 23:04:12.379126 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-07-22 23:04:12.550766 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-07-22 23:04:12.558215 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-07-22 23:04:12.742202 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-07-22 23:04:12.748970 | instance | openstack/secrets/sh.helm.release.v1.heat.v1
2026-07-22 23:04:12.938155 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-07-22 23:04:12.966509 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-07-22 23:04:13.121611 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1
2026-07-22 23:04:13.150512 | instance | openstack/secrets/sh.helm.release.v1.manila.v1
2026-07-22 23:04:13.317012 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-07-22 23:04:13.358167 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-07-22 23:04:13.507781 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-07-22 23:04:13.548640 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-07-22 23:04:13.783681 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1
2026-07-22 23:04:13.814003 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-07-22 23:04:13.978099 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-07-22 23:04:13.993280 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-07-22 23:04:14.155344 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-07-22 23:04:14.192320 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-07-22 23:04:14.394162 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-07-22 23:04:14.405714 | instance | openstack/secrets/staffeln-db-admin
2026-07-22 23:04:14.562392 | instance | openstack/secrets/staffeln-db-user
2026-07-22 23:04:14.623257 | instance | openstack/secrets/staffeln-etc
2026-07-22 23:04:14.758765 | instance | openstack/secrets/valkey-ca
2026-07-22 23:04:14.802885 | instance | openstack/secrets/valkey-server-certs
2026-07-22 23:04:14.948686 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-wfnh8
2026-07-22 23:04:14.988380 | instance | openstack/services/barbican-api
2026-07-22 23:04:15.142381 | instance | openstack/services/ceph-mon
2026-07-22 23:04:15.203799 | instance | openstack/services/cinder-api
2026-07-22 23:04:15.371134 | instance | openstack/services/glance-api
2026-07-22 23:04:15.444730 | instance | openstack/services/heat-api
2026-07-22 23:04:15.595760 | instance | openstack/services/heat-cfn
2026-07-22 23:04:15.703961 | instance | openstack/services/keystone-api
2026-07-22 23:04:15.871535 | instance | openstack/services/magnum-api
2026-07-22 23:04:15.928207 | instance | openstack/services/magnum-registry
2026-07-22 23:04:16.091653 | instance | openstack/services/manila-api
2026-07-22 23:04:16.155078 | instance | openstack/services/memcached
2026-07-22 23:04:16.288639 | instance | openstack/services/memcached-metrics
2026-07-22 23:04:16.377017 | instance | openstack/services/neutron-coredns
2026-07-22 23:04:16.516755 | instance | openstack/services/neutron-coredns-metrics
2026-07-22 23:04:16.587872 | instance | openstack/services/neutron-server
2026-07-22 23:04:16.740595 | instance | openstack/services/nova-api
2026-07-22 23:04:16.795925 | instance | openstack/services/nova-metadata
2026-07-22 23:04:16.960701 | instance | openstack/services/nova-novncproxy
2026-07-22 23:04:17.021624 | instance | openstack/services/octavia-api
2026-07-22 23:04:17.209751 | instance | openstack/services/percona-xtradb-cluster-operator
2026-07-22 23:04:17.253774 | instance | openstack/services/percona-xtradb-haproxy
2026-07-22 23:04:17.424901 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-07-22 23:04:17.491261 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-07-22 23:04:17.634333 | instance | openstack/services/percona-xtradb-pxc
2026-07-22 23:04:17.698564 | instance | openstack/services/percona-xtradb-pxc-unready
2026-07-22 23:04:17.852200 | instance | openstack/services/placement-api
2026-07-22 23:04:17.911658 | instance | openstack/services/rabbitmq-barbican
2026-07-22 23:04:18.089236 | instance | openstack/services/rabbitmq-barbican-nodes
2026-07-22 23:04:18.142855 | instance | openstack/services/rabbitmq-cinder
2026-07-22 23:04:18.309950 | instance | openstack/services/rabbitmq-cinder-nodes
2026-07-22 23:04:18.367222 | instance | openstack/services/rabbitmq-glance
2026-07-22 23:04:18.550667 | instance | openstack/services/rabbitmq-glance-nodes
2026-07-22 23:04:18.606777 | instance | openstack/services/rabbitmq-heat
2026-07-22 23:04:18.771273 | instance | openstack/services/rabbitmq-heat-nodes
2026-07-22 23:04:18.828977 | instance | openstack/services/rabbitmq-keystone
2026-07-22 23:04:18.996394 | instance | openstack/services/rabbitmq-keystone-nodes
2026-07-22 23:04:19.055363 | instance | openstack/services/rabbitmq-magnum
2026-07-22 23:04:19.208335 | instance | openstack/services/rabbitmq-magnum-nodes
2026-07-22 23:04:19.285241 | instance | openstack/services/rabbitmq-manila
2026-07-22 23:04:19.436396 | instance | openstack/services/rabbitmq-manila-nodes
2026-07-22 23:04:19.503857 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-07-22 23:04:19.667254 | instance | openstack/services/rabbitmq-neutron
2026-07-22 23:04:19.739407 | instance | openstack/services/rabbitmq-neutron-nodes
2026-07-22 23:04:19.883894 | instance | openstack/services/rabbitmq-nova
2026-07-22 23:04:19.946555 | instance | openstack/services/rabbitmq-nova-nodes
2026-07-22 23:04:20.112876 | instance | openstack/services/rabbitmq-octavia
2026-07-22 23:04:20.203644 | instance | openstack/services/rabbitmq-octavia-nodes
2026-07-22 23:04:20.362127 | instance | openstack/services/rook-ceph-rgw-ceph
2026-07-22 23:04:20.465258 | instance | openstack/services/staffeln-api
2026-07-22 23:04:20.613389 | instance | openstack/services/valkey
2026-07-22 23:04:20.677716 | instance | openstack/services/valkey-headless
2026-07-22 23:04:20.827043 | instance | openstack/services/valkey-metrics
2026-07-22 23:04:20.893473 | instance | openstack/statefulsets/magnum-conductor
2026-07-22 23:04:21.037338 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-07-22 23:04:21.141258 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-07-22 23:04:21.270109 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-07-22 23:04:21.417560 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-07-22 23:04:21.533476 | instance | openstack/serviceaccounts/magnum-ks-user-domain
2026-07-22 23:04:21.666728 | instance | openstack/serviceaccounts/magnum-rabbit-init
2026-07-22 23:04:21.894899 | instance | openstack/serviceaccounts/manila-api
2026-07-22 23:04:22.019112 | instance | openstack/serviceaccounts/manila-bootstrap
2026-07-22 23:04:22.254630 | instance | openstack/serviceaccounts/manila-data
2026-07-22 23:04:22.360628 | instance | openstack/serviceaccounts/manila-db-init
2026-07-22 23:04:22.611796 | instance | openstack/serviceaccounts/manila-db-sync
2026-07-22 23:04:22.746383 | instance | openstack/serviceaccounts/manila-ks-endpoints
2026-07-22 23:04:22.971918 | instance | openstack/serviceaccounts/manila-ks-service
2026-07-22 23:04:23.089751 | instance | openstack/serviceaccounts/manila-ks-user
2026-07-22 23:04:23.319362 | instance | openstack/serviceaccounts/manila-rabbit-init
2026-07-22 23:04:23.482451 | instance | openstack/serviceaccounts/manila-scheduler
2026-07-22 23:04:23.669854 | instance | openstack/serviceaccounts/manila-share
2026-07-22 23:04:23.840982 | instance | openstack/serviceaccounts/memcached-memcached
2026-07-22 23:04:24.002218 | instance | openstack/serviceaccounts/neutron-db-init
2026-07-22 23:04:24.182958 | instance | openstack/serviceaccounts/neutron-db-sync
2026-07-22 23:04:24.372397 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-07-22 23:04:24.530778 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-07-22 23:04:24.759146 | instance | openstack/serviceaccounts/neutron-ks-service
2026-07-22 23:04:24.907001 | instance | openstack/serviceaccounts/neutron-ks-user
2026-07-22 23:04:25.109065 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-07-22 23:04:25.251033 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-07-22 23:04:25.488065 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-07-22 23:04:25.625827 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-07-22 23:04:25.848912 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-07-22 23:04:25.973846 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-07-22 23:04:26.209795 | instance | openstack/serviceaccounts/neutron-server
2026-07-22 23:04:26.335730 | instance | openstack/serviceaccounts/neutron-test
2026-07-22 23:04:26.569891 | instance | openstack/serviceaccounts/nova-api-metadata
2026-07-22 23:04:26.695012 | instance | openstack/serviceaccounts/nova-api-osapi
2026-07-22 23:04:26.903795 | instance | openstack/serviceaccounts/nova-bootstrap
2026-07-22 23:04:27.060351 | instance | openstack/serviceaccounts/nova-cell-setup
2026-07-22 23:04:27.276032 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-07-22 23:04:27.489939 | instance | openstack/serviceaccounts/nova-compute
2026-07-22 23:04:27.695503 | instance | openstack/serviceaccounts/nova-conductor
2026-07-22 23:04:27.880515 | instance | openstack/serviceaccounts/nova-db-init
2026-07-22 23:04:28.082162 | instance | openstack/serviceaccounts/nova-db-sync
2026-07-22 23:04:28.227958 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-07-22 23:04:28.447739 | instance | openstack/serviceaccounts/nova-ks-service
2026-07-22 23:04:28.604851 | instance | openstack/serviceaccounts/nova-ks-user
2026-07-22 23:04:28.802366 | instance | openstack/serviceaccounts/nova-novncproxy
2026-07-22 23:04:28.933825 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-07-22 23:04:29.162198 | instance | openstack/serviceaccounts/nova-scheduler
2026-07-22 23:04:29.277785 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-07-22 23:04:29.530302 | instance | openstack/serviceaccounts/nova-test
2026-07-22 23:04:29.672617 | instance | openstack/serviceaccounts/octavia-api
2026-07-22 23:04:29.878425 | instance | openstack/serviceaccounts/octavia-bootstrap
2026-07-22 23:04:30.007834 | instance | openstack/serviceaccounts/octavia-db-init
2026-07-22 23:04:30.246141 | instance | openstack/serviceaccounts/octavia-db-sync
2026-07-22 23:04:30.410700 | instance | openstack/serviceaccounts/octavia-health-manager
2026-07-22 23:04:30.571547 | instance | openstack/serviceaccounts/octavia-housekeeping
2026-07-22 23:04:30.751844 | instance | openstack/serviceaccounts/octavia-ks-endpoints
2026-07-22 23:04:30.922234 | instance | openstack/serviceaccounts/octavia-ks-service
2026-07-22 23:04:31.096197 | instance | openstack/serviceaccounts/octavia-ks-user
2026-07-22 23:04:31.289003 | instance | openstack/serviceaccounts/octavia-rabbit-init
2026-07-22 23:04:31.449378 | instance | openstack/serviceaccounts/octavia-worker
2026-07-22 23:04:31.633356 | instance | openstack/serviceaccounts/openvswitch-server
2026-07-22 23:04:31.791686 | instance | openstack/serviceaccounts/placement-api
2026-07-22 23:04:31.947402 | instance | openstack/serviceaccounts/placement-db-init
2026-07-22 23:04:32.149346 | instance | openstack/serviceaccounts/placement-db-sync
2026-07-22 23:04:32.307488 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-07-22 23:04:32.500332 | instance | openstack/serviceaccounts/placement-ks-service
2026-07-22 23:04:32.654510 | instance | openstack/serviceaccounts/placement-ks-user
2026-07-22 23:04:32.844775 | instance | openstack/serviceaccounts/pxc-operator
2026-07-22 23:04:33.008840 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-07-22 23:04:33.188723 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-07-22 23:04:33.374853 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-07-22 23:04:33.565597 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-07-22 23:04:33.757236 | instance | openstack/serviceaccounts/rabbitmq-heat-server
2026-07-22 23:04:33.947251 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-07-22 23:04:34.095557 | instance | openstack/statefulsets/rabbitmq-heat-server
2026-07-22 23:04:34.177503 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-07-22 23:04:34.331062 | instance | openstack/statefulsets/rabbitmq-magnum-server
2026-07-22 23:04:34.426264 | instance | openstack/statefulsets/rabbitmq-manila-server
2026-07-22 23:04:34.587053 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-07-22 23:04:34.668596 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-07-22 23:04:34.851227 | instance | openstack/statefulsets/rabbitmq-octavia-server
2026-07-22 23:04:34.922306 | instance | openstack/statefulsets/valkey-node
2026-07-22 23:04:35.083246 | instance | orc-system/rolebindings/orc-leader-election-rolebinding
2026-07-22 23:04:35.166295 | instance | orc-system/roles/orc-leader-election-role
2026-07-22 23:04:35.260149 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-07-22 23:04:35.351400 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-07-22 23:04:35.448134 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-07-22 23:04:35.541360 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-07-22 23:04:35.634505 | instance | orc-system/serviceaccounts/default
2026-07-22 23:04:35.728147 | instance | orc-system/serviceaccounts/orc-controller-manager
2026-07-22 23:04:35.817346 | instance | orc-system/services/orc-controller-manager-metrics-service
2026-07-22 23:04:35.909386 | instance | rook-ceph/deployment/rook-ceph-operator
2026-07-22 23:04:36.007689 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-07-22 23:04:36.094999 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2wv8z
2026-07-22 23:04:36.180660 | instance | secretgen-controller/deployment/secretgen-controller
2026-07-22 23:04:36.293564 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-07-22 23:04:36.389846 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-07-22 23:04:36.461334 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-07-22 23:04:36.557704 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-07-22 23:04:36.631954 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-07-22 23:04:36.728814 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-07-22 23:04:36.818533 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-07-22 23:04:36.913555 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-07-22 23:04:36.990114 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-07-22 23:04:37.089507 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-07-22 23:04:37.179996 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-07-22 23:04:37.279962 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-07-22 23:04:37.374578 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-07-22 23:04:37.498094 | instance | rook-ceph/roles/rook-ceph-mgr
2026-07-22 23:04:37.562922 | instance | rook-ceph/roles/rook-ceph-osd
2026-07-22 23:04:37.668818 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-07-22 23:04:37.741593 | instance | rook-ceph/roles/rook-ceph-system
2026-07-22 23:04:37.839476 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-07-22 23:04:37.932577 | instance | rook-ceph/serviceaccounts/default
2026-07-22 23:04:38.122390 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-07-22 23:04:38.146132 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-07-22 23:04:38.353463 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-07-22 23:04:38.372709 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-07-22 23:04:38.575014 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-07-22 23:04:38.583135 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-07-22 23:04:38.779684 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-07-22 23:04:38.784642 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-07-22 23:04:38.992275 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-07-22 23:04:39.002507 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-07-22 23:04:39.188088 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-07-22 23:04:39.202205 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-07-22 23:04:39.419855 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-bwdff
2026-07-22 23:04:39.435814 | instance | secretgen-controller/serviceaccounts/default
2026-07-22 23:04:39.616397 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-07-22 23:04:39.618911 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-07-22 23:04:39.795638 | instance | openstack/serviceaccounts/rabbitmq-magnum-server
2026-07-22 23:04:39.965942 | instance | openstack/serviceaccounts/rabbitmq-manila-server
2026-07-22 23:04:40.141003 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-07-22 23:04:40.314928 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-07-22 23:04:40.524658 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-07-22 23:04:40.668740 | instance | openstack/serviceaccounts/rabbitmq-octavia-server
2026-07-22 23:04:40.875635 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-07-22 23:04:41.034072 | instance | openstack/serviceaccounts/rook-ceph-default
2026-07-22 23:04:41.213098 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-07-22 23:04:41.403227 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-07-22 23:04:41.553929 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-07-22 23:04:41.743048 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-07-22 23:04:41.890795 | instance | openstack/serviceaccounts/staffeln-api
2026-07-22 23:04:42.093320 | instance | openstack/serviceaccounts/staffeln-conductor
2026-07-22 23:04:42.257611 | instance | openstack/serviceaccounts/staffeln-db-init
2026-07-22 23:04:42.468560 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-07-22 23:04:42.625669 | instance | openstack/serviceaccounts/valkey
2026-07-22 23:04:43.127123 | instance | ok: Runtime: 0:03:02.425338
2026-07-22 23:04:43.148856 |
2026-07-22 23:04:43.148939 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-07-22 23:04:44.076791 | instance | changed:
2026-07-22 23:04:44.077014 | instance | cd+++++++++ objects/
2026-07-22 23:04:44.077043 | instance | cd+++++++++ objects/cluster/
2026-07-22 23:04:44.077065 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-07-22 23:04:44.077099 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-07-22 23:04:44.077120 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-07-22 23:04:44.077139 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt
2026-07-22 23:04:44.077158 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml
2026-07-22 23:04:44.077176 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt
2026-07-22 23:04:44.077195 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml
2026-07-22 23:04:44.077213 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt
2026-07-22 23:04:44.077232 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml
2026-07-22 23:04:44.077250 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt
2026-07-22 23:04:44.077268 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml
2026-07-22 23:04:44.077286 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt
2026-07-22 23:04:44.077303 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml
2026-07-22 23:04:44.077321 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt
2026-07-22 23:04:44.077339 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml
2026-07-22 23:04:44.077358 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-07-22 23:04:44.077376 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-07-22 23:04:44.077394 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-07-22 23:04:44.077413 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-07-22 23:04:44.077431 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-07-22 23:04:44.077448 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-07-22 23:04:44.077479 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-07-22 23:04:44.077497 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-22 23:04:44.077515 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-07-22 23:04:44.077532 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-07-22 23:04:44.077550 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-07-22 23:04:44.077568 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-07-22 23:04:44.077585 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-07-22 23:04:44.077603 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-07-22 23:04:44.077621 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-07-22 23:04:44.077639 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-07-22 23:04:44.077656 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-07-22 23:04:44.077674 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-07-22 23:04:44.077692 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-07-22 23:04:44.077711 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-07-22 23:04:44.077728 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-07-22 23:04:44.077752 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-07-22 23:04:44.077770 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-07-22 23:04:44.077788 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-07-22 23:04:44.077817 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-07-22 23:04:44.077836 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-07-22 23:04:44.077854 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-07-22 23:04:44.077872 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-22 23:04:44.077890 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-07-22 23:04:44.077908 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-07-22 23:04:44.077926 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-07-22 23:04:44.077944 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-07-22 23:04:44.077962 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-07-22 23:04:44.077980 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-07-22 23:04:44.077998 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-07-22 23:04:44.078016 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-07-22 23:04:44.078035 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-22 23:04:44.078053 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-22 23:04:44.078071 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-07-22 23:04:44.078089 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-07-22 23:04:44.078108 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-07-22 23:04:44.078133 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-07-22 23:04:44.078152 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-07-22 23:04:44.078170 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-07-22 23:04:44.078187 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-07-22 23:04:44.078205 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-07-22 23:04:44.078223 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:04:44.078240 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:04:44.078258 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-07-22 23:04:44.078276 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-07-22 23:04:44.078293 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.078311 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.078328 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-07-22 23:04:44.078346 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-07-22 23:04:44.078364 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-07-22 23:04:44.078394 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-07-22 23:04:44.078412 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-07-22 23:04:44.078430 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-07-22 23:04:44.078453 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-07-22 23:04:44.078473 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-07-22 23:04:44.078491 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-07-22 23:04:44.078508 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-07-22 23:04:44.078526 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-07-22 23:04:44.078544 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-07-22 23:04:44.078562 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-07-22 23:04:44.078580 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-07-22 23:04:44.078597 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-07-22 23:04:44.078624 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-07-22 23:04:44.078642 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt
2026-07-22 23:04:44.078660 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml
2026-07-22 23:04:44.078679 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt
2026-07-22 23:04:44.078697 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml
2026-07-22 23:04:44.078715 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt
2026-07-22 23:04:44.078733 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml
2026-07-22 23:04:44.078751 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt
2026-07-22 23:04:44.078769 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml
2026-07-22 23:04:44.078787 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt
2026-07-22 23:04:44.078805 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml
2026-07-22 23:04:44.078823 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-07-22 23:04:44.078841 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-07-22 23:04:44.078858 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-07-22 23:04:44.078876 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-07-22 23:04:44.078893 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-07-22 23:04:44.078911 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-07-22 23:04:44.078932 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-07-22 23:04:44.078976 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-07-22 23:04:44.078995 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-07-22 23:04:44.079014 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-07-22 23:04:44.079033 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-07-22 23:04:44.079051 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-07-22 23:04:44.079069 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-07-22 23:04:44.079087 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-07-22 23:04:44.079104 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-22 23:04:44.079127 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-22 23:04:44.079146 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-07-22 23:04:44.079163 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-07-22 23:04:44.079181 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-07-22 23:04:44.079199 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-07-22 23:04:44.079217 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-07-22 23:04:44.079235 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-07-22 23:04:44.079253 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-07-22 23:04:44.079271 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-07-22 23:04:44.079291 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-07-22 23:04:44.079313 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-07-22 23:04:44.079334 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-07-22 23:04:44.079356 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-07-22 23:04:44.079378 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-07-22 23:04:44.079400 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-07-22 23:04:44.079421 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-07-22 23:04:44.079444 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-07-22 23:04:44.079466 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-07-22 23:04:44.079488 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-07-22 23:04:44.079506 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-07-22 23:04:44.079524 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-07-22 23:04:44.079543 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-07-22 23:04:44.079560 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-07-22 23:04:44.079578 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-07-22 23:04:44.079596 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-07-22 23:04:44.079614 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-07-22 23:04:44.079632 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-07-22 23:04:44.079650 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-07-22 23:04:44.079668 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-07-22 23:04:44.079686 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-07-22 23:04:44.079704 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-07-22 23:04:44.079722 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-07-22 23:04:44.079745 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-07-22 23:04:44.079763 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-07-22 23:04:44.079781 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-07-22 23:04:44.079799 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-07-22 23:04:44.079818 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-07-22 23:04:44.079841 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-07-22 23:04:44.079860 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-07-22 23:04:44.079879 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-07-22 23:04:44.079897 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-07-22 23:04:44.079915 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-07-22 23:04:44.079933 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-07-22 23:04:44.079951 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-07-22 23:04:44.079969 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-07-22 23:04:44.079988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-07-22 23:04:44.080006 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-07-22 23:04:44.080024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-07-22 23:04:44.080043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-07-22 23:04:44.080061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-07-22 23:04:44.080079 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-07-22 23:04:44.080097 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-07-22 23:04:44.080114 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-07-22 23:04:44.080132 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-07-22 23:04:44.080149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-07-22 23:04:44.080167 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-07-22 23:04:44.080189 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-07-22 23:04:44.080216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-07-22 23:04:44.080246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-07-22 23:04:44.080275 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-07-22 23:04:44.080307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-07-22 23:04:44.080329 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-07-22 23:04:44.080348 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-07-22 23:04:44.080367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-07-22 23:04:44.080385 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-07-22 23:04:44.080403 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-07-22 23:04:44.080420 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-07-22 23:04:44.080438 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-07-22 23:04:44.080460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-07-22 23:04:44.080479 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-07-22 23:04:44.080496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-07-22 23:04:44.080514 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-07-22 23:04:44.080531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-07-22 23:04:44.080548 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-07-22 23:04:44.080566 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-07-22 23:04:44.080584 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-07-22 23:04:44.080601 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-07-22 23:04:44.080618 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-07-22 23:04:44.080636 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-07-22 23:04:44.080653 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-07-22 23:04:44.080671 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-07-22 23:04:44.080687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-07-22 23:04:44.080705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-07-22 23:04:44.080722 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-07-22 23:04:44.080739 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-07-22 23:04:44.080757 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-07-22 23:04:44.080774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-07-22 23:04:44.080792 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-07-22 23:04:44.080809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-07-22 23:04:44.080827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-07-22 23:04:44.080844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-07-22 23:04:44.080861 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-07-22 23:04:44.080879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-07-22 23:04:44.080896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-07-22 23:04:44.080913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-07-22 23:04:44.080931 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-07-22 23:04:44.080949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-07-22 23:04:44.080987 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-07-22 23:04:44.081007 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-07-22 23:04:44.081025 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-07-22 23:04:44.081042 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-07-22 23:04:44.081064 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-07-22 23:04:44.081082 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-07-22 23:04:44.081099 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-07-22 23:04:44.081117 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-07-22 23:04:44.081135 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-07-22 23:04:44.081153 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-07-22 23:04:44.081171 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-07-22 23:04:44.081188 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-07-22 23:04:44.081206 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-07-22 23:04:44.081223 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-07-22 23:04:44.081243 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-07-22 23:04:44.081268 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-07-22 23:04:44.081291 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-07-22 23:04:44.081310 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-07-22 23:04:44.081328 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-07-22 23:04:44.081346 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-07-22 23:04:44.081364 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-07-22 23:04:44.081381 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-07-22 23:04:44.081399 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-07-22 23:04:44.081417 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-07-22 23:04:44.081434 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-07-22 23:04:44.081452 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-07-22 23:04:44.081469 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-07-22 23:04:44.081486 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-07-22 23:04:44.081504 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-07-22 23:04:44.081521 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-07-22 23:04:44.081539 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-07-22 23:04:44.081557 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-07-22 23:04:44.081575 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-07-22 23:04:44.081592 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-07-22 23:04:44.081610 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-07-22 23:04:44.081628 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-07-22 23:04:44.081646 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-07-22 23:04:44.081663 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-07-22 23:04:44.081681 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-07-22 23:04:44.081698 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-07-22 23:04:44.081715 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-07-22 23:04:44.081739 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-07-22 23:04:44.081758 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-07-22 23:04:44.081776 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-07-22 23:04:44.081794 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-07-22 23:04:44.081811 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-07-22 23:04:44.081829 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-07-22 23:04:44.081847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt
2026-07-22 23:04:44.081866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml
2026-07-22 23:04:44.081884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt
2026-07-22 23:04:44.081902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml
2026-07-22 23:04:44.081920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt
2026-07-22 23:04:44.081938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml
2026-07-22 23:04:44.081956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt
2026-07-22 23:04:44.081974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml
2026-07-22 23:04:44.081991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-07-22 23:04:44.082009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-07-22 23:04:44.082026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-07-22 23:04:44.082044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-07-22 23:04:44.082061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-07-22 23:04:44.082079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-07-22 23:04:44.082096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-07-22 23:04:44.082114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-22 23:04:44.082132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-07-22 23:04:44.082150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-07-22 23:04:44.082168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-07-22 23:04:44.082186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-07-22 23:04:44.082204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-07-22 23:04:44.082221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-07-22 23:04:44.082239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-07-22 23:04:44.082256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-07-22 23:04:44.082274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-07-22 23:04:44.082292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-07-22 23:04:44.082309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-07-22 23:04:44.082326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-07-22 23:04:44.082348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-07-22 23:04:44.082366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-07-22 23:04:44.082384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-07-22 23:04:44.082402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-22 23:04:44.082422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-07-22 23:04:44.082442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-07-22 23:04:44.082460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-07-22 23:04:44.082477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-07-22 23:04:44.082495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-07-22 23:04:44.082555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-07-22 23:04:44.082581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-22 23:04:44.082601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-22 23:04:44.082619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-07-22 23:04:44.082638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-07-22 23:04:44.082656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-07-22 23:04:44.082674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-07-22 23:04:44.082693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-07-22 23:04:44.082710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-07-22 23:04:44.082728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-07-22 23:04:44.082746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-07-22 23:04:44.082764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:04:44.082782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:04:44.082799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-07-22 23:04:44.082831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-07-22 23:04:44.082849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.082867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.082885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-07-22 23:04:44.082903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-07-22 23:04:44.082920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-07-22 23:04:44.082952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-07-22 23:04:44.082971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-07-22 23:04:44.082989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-07-22 23:04:44.083006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-07-22 23:04:44.083029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-07-22 23:04:44.083049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-07-22 23:04:44.083066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-07-22 23:04:44.083084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-07-22 23:04:44.083102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-07-22 23:04:44.083131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt
2026-07-22 23:04:44.083150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml
2026-07-22 23:04:44.083168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-07-22 23:04:44.083186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-07-22 23:04:44.083203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-07-22 23:04:44.083221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-07-22 23:04:44.083239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-07-22 23:04:44.083256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-07-22 23:04:44.083274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-07-22 23:04:44.083295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-07-22 23:04:44.083318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-07-22 23:04:44.083339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-07-22 23:04:44.083361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-07-22 23:04:44.083383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-07-22 23:04:44.083405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt
2026-07-22 23:04:44.083436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml
2026-07-22 23:04:44.083458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt
2026-07-22 23:04:44.083477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml
2026-07-22 23:04:44.083494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-07-22 23:04:44.083512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-07-22 23:04:44.083529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-22 23:04:44.083546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-22 23:04:44.083564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-07-22 23:04:44.083586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-07-22 23:04:44.083606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-07-22 23:04:44.083623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-07-22 23:04:44.083642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-07-22 23:04:44.083659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-07-22 23:04:44.083677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-07-22 23:04:44.083694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-07-22 23:04:44.083729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-07-22 23:04:44.083748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-07-22 23:04:44.083765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-07-22 23:04:44.083783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-07-22 23:04:44.083800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-07-22 23:04:44.083818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-07-22 23:04:44.083836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-07-22 23:04:44.083853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-07-22 23:04:44.083871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-07-22 23:04:44.083889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-07-22 23:04:44.083907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-07-22 23:04:44.083925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-07-22 23:04:44.083943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-07-22 23:04:44.083961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-07-22 23:04:44.083979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-07-22 23:04:44.084004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-07-22 23:04:44.084022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-07-22 23:04:44.084040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-07-22 23:04:44.084057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-07-22 23:04:44.084075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-07-22 23:04:44.084093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-07-22 23:04:44.084111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-07-22 23:04:44.084129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-07-22 23:04:44.084147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-07-22 23:04:44.084164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-07-22 23:04:44.084182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-07-22 23:04:44.084200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-07-22 23:04:44.084217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-07-22 23:04:44.084235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-07-22 23:04:44.084253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-07-22 23:04:44.084271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-07-22 23:04:44.084288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-07-22 23:04:44.084306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-07-22 23:04:44.084330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-07-22 23:04:44.084349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-07-22 23:04:44.084368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-07-22 23:04:44.084385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-07-22 23:04:44.084403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-07-22 23:04:44.084422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-07-22 23:04:44.084440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-07-22 23:04:44.084458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-07-22 23:04:44.084475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-07-22 23:04:44.084493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-07-22 23:04:44.084511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-07-22 23:04:44.084528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-07-22 23:04:44.084546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-07-22 23:04:44.084563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-07-22 23:04:44.084581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-07-22 23:04:44.084599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-07-22 23:04:44.084617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-07-22 23:04:44.084635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-07-22 23:04:44.084653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-07-22 23:04:44.084670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-07-22 23:04:44.084745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-07-22 23:04:44.084782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-07-22 23:04:44.084803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-07-22 23:04:44.084822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-07-22 23:04:44.084840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-07-22 23:04:44.084858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-07-22 23:04:44.084875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-07-22 23:04:44.084893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-07-22 23:04:44.084910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-07-22 23:04:44.084928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-07-22 23:04:44.084945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-07-22 23:04:44.084986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-07-22 23:04:44.085005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-07-22 23:04:44.085022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-07-22 23:04:44.085040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-07-22 23:04:44.085057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-07-22 23:04:44.085074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-07-22 23:04:44.085091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-07-22 23:04:44.085108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-07-22 23:04:44.085126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-07-22 23:04:44.085143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-07-22 23:04:44.085160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-07-22 23:04:44.085177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-07-22 23:04:44.085195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-07-22 23:04:44.085212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-07-22 23:04:44.085230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-07-22 23:04:44.085248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-07-22 23:04:44.085265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-07-22 23:04:44.085282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-07-22 23:04:44.085303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-07-22 23:04:44.085325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-07-22 23:04:44.085346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-07-22 23:04:44.085367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-07-22 23:04:44.085388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-07-22 23:04:44.085409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-07-22 23:04:44.085430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-07-22 23:04:44.085451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-07-22 23:04:44.085472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-07-22 23:04:44.085493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-07-22 23:04:44.085514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-07-22 23:04:44.085531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-07-22 23:04:44.085548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-07-22 23:04:44.085565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-07-22 23:04:44.085582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-07-22 23:04:44.085599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-07-22 23:04:44.085620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-07-22 23:04:44.085637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-07-22 23:04:44.085654 | instance | cd+++++++++ objects/cluster/namespace/
2026-07-22 23:04:44.085671 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-07-22 23:04:44.085688 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-07-22 23:04:44.085706 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt
2026-07-22 23:04:44.085723 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml
2026-07-22 23:04:44.085739 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt
2026-07-22 23:04:44.085756 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml
2026-07-22 23:04:44.085773 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt
2026-07-22 23:04:44.085790 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml
2026-07-22 23:04:44.085807 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt
2026-07-22 23:04:44.085824 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml
2026-07-22 23:04:44.085840 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-07-22 23:04:44.085857 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-07-22 23:04:44.085875 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-07-22 23:04:44.085892 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-07-22 23:04:44.085910 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-07-22 23:04:44.085927 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-07-22 23:04:44.085944 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-07-22 23:04:44.085961 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-07-22 23:04:44.085978 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-07-22 23:04:44.085995 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-07-22 23:04:44.086012 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-07-22 23:04:44.086029 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-07-22 23:04:44.086046 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-07-22 23:04:44.086063 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-07-22 23:04:44.086080 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-07-22 23:04:44.086097 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-07-22 23:04:44.086114 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt
2026-07-22 23:04:44.086130 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml
2026-07-22 23:04:44.086147 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-07-22 23:04:44.086164 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-07-22 23:04:44.086181 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-07-22 23:04:44.086198 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-07-22 23:04:44.086215 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt
2026-07-22 23:04:44.086232 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml
2026-07-22 23:04:44.086249 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-07-22 23:04:44.086266 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-07-22 23:04:44.086283 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-07-22 23:04:44.086301 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-07-22 23:04:44.086318 | instance | cd+++++++++ objects/cluster/node/
2026-07-22 23:04:44.086340 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-07-22 23:04:44.086358 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-07-22 23:04:44.086375 | instance | cd+++++++++ objects/cluster/storageclass/
2026-07-22 23:04:44.086392 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-07-22 23:04:44.086410 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-07-22 23:04:44.086427 | instance | cd+++++++++ objects/namespaced/
2026-07-22 23:04:44.086445 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-07-22 23:04:44.086462 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-07-22 23:04:44.086480 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-07-22 23:04:44.086498 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-07-22 23:04:44.086515 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.086532 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.086549 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-07-22 23:04:44.086566 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-07-22 23:04:44.086583 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-07-22 23:04:44.086600 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-07-22 23:04:44.086617 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-07-22 23:04:44.086633 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-07-22 23:04:44.086650 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-07-22 23:04:44.086667 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-07-22 23:04:44.086684 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-07-22 23:04:44.086702 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-07-22 23:04:44.086719 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-07-22 23:04:44.086736 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-07-22 23:04:44.086753 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-07-22 23:04:44.086771 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-07-22 23:04:44.086788 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-07-22 23:04:44.086804 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-07-22 23:04:44.086821 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-07-22 23:04:44.086838 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-07-22 23:04:44.086855 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-07-22 23:04:44.086872 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-38.nip.io-tls.txt
2026-07-22 23:04:44.086889 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-38.nip.io-tls.yaml
2026-07-22 23:04:44.086906 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-07-22 23:04:44.086923 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-07-22 23:04:44.086970 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-07-22 23:04:44.086991 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-07-22 23:04:44.087009 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-07-22 23:04:44.087026 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-07-22 23:04:44.087048 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.087065 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-07-22 23:04:44.087083 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-07-22 23:04:44.087100 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-07-22 23:04:44.087117 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-07-22 23:04:44.087135 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-07-22 23:04:44.087152 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-07-22 23:04:44.087169 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-07-22 23:04:44.087186 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-07-22 23:04:44.087202 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-07-22 23:04:44.087219 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-07-22 23:04:44.087236 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-07-22 23:04:44.087253 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-07-22 23:04:44.087270 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/
2026-07-22 23:04:44.087287 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/
2026-07-22 23:04:44.087304 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.087321 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.087338 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/
2026-07-22 23:04:44.087355 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt
2026-07-22 23:04:44.087372 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml
2026-07-22 23:04:44.087390 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/
2026-07-22 23:04:44.087407 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt
2026-07-22 23:04:44.087424 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml
2026-07-22 23:04:44.087441 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/
2026-07-22 23:04:44.087459 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7.txt
2026-07-22 23:04:44.087477 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7.yaml
2026-07-22 23:04:44.087494 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/
2026-07-22 23:04:44.087512 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt
2026-07-22 23:04:44.087529 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml
2026-07-22 23:04:44.087546 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/
2026-07-22 23:04:44.087563 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt
2026-07-22 23:04:44.087580 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml
2026-07-22 23:04:44.087603 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/
2026-07-22 23:04:44.087621 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt
2026-07-22 23:04:44.087638 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml
2026-07-22 23:04:44.087655 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/
2026-07-22 23:04:44.087672 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt
2026-07-22 23:04:44.087689 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml
2026-07-22 23:04:44.087707 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt
2026-07-22 23:04:44.087724 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.087742 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/
2026-07-22 23:04:44.087759 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt
2026-07-22 23:04:44.087777 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml
2026-07-22 23:04:44.087795 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/
2026-07-22 23:04:44.087812 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/
2026-07-22 23:04:44.087830 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.087847 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.087865 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/
2026-07-22 23:04:44.087882 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt
2026-07-22 23:04:44.087899 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml
2026-07-22 23:04:44.087917 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/
2026-07-22 23:04:44.087935 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt
2026-07-22 23:04:44.087953 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml
2026-07-22 23:04:44.087971 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/
2026-07-22 23:04:44.087988 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm.txt
2026-07-22 23:04:44.088006 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm.yaml
2026-07-22 23:04:44.088024 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/
2026-07-22 23:04:44.088041 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt
2026-07-22 23:04:44.088059 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml
2026-07-22 23:04:44.088076 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/
2026-07-22 23:04:44.088093 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt
2026-07-22 23:04:44.088115 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml
2026-07-22 23:04:44.088133 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/
2026-07-22 23:04:44.088150 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt
2026-07-22 23:04:44.088168 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml
2026-07-22 23:04:44.088186 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/
2026-07-22 23:04:44.088203 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt
2026-07-22 23:04:44.088221 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml
2026-07-22 23:04:44.088238 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt
2026-07-22 23:04:44.088256 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.088274 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/
2026-07-22 23:04:44.088291 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt
2026-07-22 23:04:44.088309 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml
2026-07-22 23:04:44.088326 | instance | cd+++++++++ objects/namespaced/capi-system/
2026-07-22 23:04:44.088344 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/
2026-07-22 23:04:44.088362 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.088380 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.088397 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/
2026-07-22 23:04:44.088414 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt
2026-07-22 23:04:44.088431 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml
2026-07-22 23:04:44.088448 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/
2026-07-22 23:04:44.088466 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt
2026-07-22 23:04:44.088482 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml
2026-07-22 23:04:44.088499 | instance | cd+++++++++ objects/namespaced/capi-system/pods/
2026-07-22 23:04:44.088516 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-8vznr.txt
2026-07-22 23:04:44.088533 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-8vznr.yaml
2026-07-22 23:04:44.088550 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/
2026-07-22 23:04:44.088567 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt
2026-07-22 23:04:44.088584 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml
2026-07-22 23:04:44.088601 | instance | cd+++++++++ objects/namespaced/capi-system/roles/
2026-07-22 23:04:44.088618 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt
2026-07-22 23:04:44.088635 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml
2026-07-22 23:04:44.088652 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/
2026-07-22 23:04:44.088669 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt
2026-07-22 23:04:44.088689 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml
2026-07-22 23:04:44.088706 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/
2026-07-22 23:04:44.088723 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt
2026-07-22 23:04:44.088740 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml
2026-07-22 23:04:44.088758 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt
2026-07-22 23:04:44.088775 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.088792 | instance | cd+++++++++ objects/namespaced/capi-system/services/
2026-07-22 23:04:44.088809 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt
2026-07-22 23:04:44.088826 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml
2026-07-22 23:04:44.088844 | instance | cd+++++++++ objects/namespaced/capo-system/
2026-07-22 23:04:44.088861 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/
2026-07-22 23:04:44.088879 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.088896 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.088914 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/
2026-07-22 23:04:44.088931 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt
2026-07-22 23:04:44.088948 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml
2026-07-22 23:04:44.089009 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/
2026-07-22 23:04:44.089028 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt
2026-07-22 23:04:44.089046 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml
2026-07-22 23:04:44.089062 | instance | cd+++++++++ objects/namespaced/capo-system/pods/
2026-07-22 23:04:44.089080 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-9f64k.txt
2026-07-22 23:04:44.089097 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-9f64k.yaml
2026-07-22 23:04:44.089114 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/
2026-07-22 23:04:44.089131 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt
2026-07-22 23:04:44.089148 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml
2026-07-22 23:04:44.089166 | instance | cd+++++++++ objects/namespaced/capo-system/roles/
2026-07-22 23:04:44.089183 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt
2026-07-22 23:04:44.089201 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml
2026-07-22 23:04:44.089217 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/
2026-07-22 23:04:44.089235 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt
2026-07-22 23:04:44.089252 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml
2026-07-22 23:04:44.089269 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/
2026-07-22 23:04:44.089286 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt
2026-07-22 23:04:44.089303 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml
2026-07-22 23:04:44.089319 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt
2026-07-22 23:04:44.089337 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.089353 | instance | cd+++++++++ objects/namespaced/capo-system/services/
2026-07-22 23:04:44.089376 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt
2026-07-22 23:04:44.089394 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml
2026-07-22 23:04:44.089411 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-07-22 23:04:44.089428 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-07-22 23:04:44.089445 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-07-22 23:04:44.089462 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-07-22 23:04:44.089479 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.089496 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.089513 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-07-22 23:04:44.089530 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-07-22 23:04:44.089547 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-07-22 23:04:44.089564 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-07-22 23:04:44.089581 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-07-22 23:04:44.089597 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-07-22 23:04:44.089614 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-07-22 23:04:44.089631 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-07-22 23:04:44.089649 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-07-22 23:04:44.089666 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-07-22 23:04:44.089683 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-07-22 23:04:44.089700 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-07-22 23:04:44.089717 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-07-22 23:04:44.089735 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-rrdhk.txt
2026-07-22 23:04:44.089752 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-rrdhk.yaml
2026-07-22 23:04:44.089769 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-pdrb7.txt
2026-07-22 23:04:44.089786 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-pdrb7.yaml
2026-07-22 23:04:44.089803 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-j5qf6.txt
2026-07-22 23:04:44.089819 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-j5qf6.yaml
2026-07-22 23:04:44.089836 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-07-22 23:04:44.089853 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-07-22 23:04:44.089871 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-07-22 23:04:44.089888 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-07-22 23:04:44.089905 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-07-22 23:04:44.089922 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-07-22 23:04:44.089939 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-07-22 23:04:44.089961 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-07-22 23:04:44.089979 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-07-22 23:04:44.089996 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-07-22 23:04:44.090013 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-07-22 23:04:44.090030 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-07-22 23:04:44.090047 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-07-22 23:04:44.090063 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-07-22 23:04:44.090080 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-07-22 23:04:44.090097 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-07-22 23:04:44.090114 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-07-22 23:04:44.090131 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-07-22 23:04:44.090147 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-07-22 23:04:44.090164 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-07-22 23:04:44.090181 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-07-22 23:04:44.090197 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-07-22 23:04:44.090214 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-07-22 23:04:44.090231 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-07-22 23:04:44.090249 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-07-22 23:04:44.090266 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-07-22 23:04:44.090283 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-07-22 23:04:44.090300 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-07-22 23:04:44.090316 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-07-22 23:04:44.090335 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-07-22 23:04:44.090358 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-07-22 23:04:44.090385 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-07-22 23:04:44.090417 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-07-22 23:04:44.090446 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-07-22 23:04:44.090470 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-07-22 23:04:44.090490 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-07-22 23:04:44.090508 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-07-22 23:04:44.090525 | instance | cd+++++++++ objects/namespaced/default/
2026-07-22 23:04:44.090543 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-07-22 23:04:44.090561 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.090578 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.090596 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-07-22 23:04:44.090613 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-07-22 23:04:44.090637 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-07-22 23:04:44.090655 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-07-22 23:04:44.090672 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-07-22 23:04:44.090690 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-07-22 23:04:44.090707 | instance | cd+++++++++ objects/namespaced/default/services/
2026-07-22 23:04:44.090724 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-07-22 23:04:44.090741 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-07-22 23:04:44.090758 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-07-22 23:04:44.090775 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-07-22 23:04:44.090793 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-07-22 23:04:44.090810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-07-22 23:04:44.090827 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.090844 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.090861 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-07-22 23:04:44.090878 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-07-22 23:04:44.090895 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-07-22 23:04:44.090912 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-07-22 23:04:44.090929 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-07-22 23:04:44.090965 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-07-22 23:04:44.090984 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-07-22 23:04:44.091002 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-6brrx.txt
2026-07-22 23:04:44.091019 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-6brrx.yaml
2026-07-22 23:04:44.091036 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-07-22 23:04:44.091054 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-07-22 23:04:44.091071 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-07-22 23:04:44.091088 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-22 23:04:44.091106 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-22 23:04:44.091123 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-07-22 23:04:44.091140 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-07-22 23:04:44.091157 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-07-22 23:04:44.091175 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-07-22 23:04:44.091192 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-07-22 23:04:44.091209 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-22 23:04:44.091231 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-22 23:04:44.091252 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-07-22 23:04:44.091278 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-07-22 23:04:44.091297 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-07-22 23:04:44.091314 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-07-22 23:04:44.091331 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-07-22 23:04:44.091349 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-07-22 23:04:44.091366 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-07-22 23:04:44.091383 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-07-22 23:04:44.091401 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-07-22 23:04:44.091418 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-07-22 23:04:44.091436 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-07-22 23:04:44.091453 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-07-22 23:04:44.091470 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-07-22 23:04:44.091487 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-07-22 23:04:44.091504 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-07-22 23:04:44.091521 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.091539 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-07-22 23:04:44.091556 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-07-22 23:04:44.091573 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-07-22 23:04:44.091590 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-07-22 23:04:44.091607 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-07-22 23:04:44.091624 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-07-22 23:04:44.091641 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-07-22 23:04:44.091658 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-07-22 23:04:44.091675 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-07-22 23:04:44.091693 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-07-22 23:04:44.091710 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-07-22 23:04:44.091727 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-07-22 23:04:44.091743 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-07-22 23:04:44.091760 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-07-22 23:04:44.091777 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-07-22 23:04:44.091794 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.091811 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.091832 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-07-22 23:04:44.091850 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-07-22 23:04:44.091867 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-07-22 23:04:44.091885 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-07-22 23:04:44.091902 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-07-22 23:04:44.091919 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-07-22 23:04:44.091936 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-07-22 23:04:44.091953 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-07-22 23:04:44.091970 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-07-22 23:04:44.091987 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-07-22 23:04:44.092004 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-07-22 23:04:44.092020 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-07-22 23:04:44.092037 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-07-22 23:04:44.092055 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-07-22 23:04:44.092072 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-07-22 23:04:44.092088 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-07-22 23:04:44.092105 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-5589c.txt
2026-07-22 23:04:44.092122 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-5589c.yaml
2026-07-22 23:04:44.092139 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fwmtx.txt
2026-07-22 23:04:44.092156 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fwmtx.yaml
2026-07-22 23:04:44.092174 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-07-22 23:04:44.092190 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-07-22 23:04:44.092207 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-07-22 23:04:44.092225 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-07-22 23:04:44.092242 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-07-22 23:04:44.092259 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-07-22 23:04:44.092276 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-07-22 23:04:44.092294 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-07-22 23:04:44.092311 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-07-22 23:04:44.092327 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-07-22 23:04:44.092344 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-07-22 23:04:44.092361 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-07-22 23:04:44.092378 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-07-22 23:04:44.092395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-07-22 23:04:44.092416 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-07-22 23:04:44.092434 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-07-22 23:04:44.092451 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-07-22 23:04:44.092468 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-07-22 23:04:44.092485 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-07-22 23:04:44.092502 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-07-22 23:04:44.092518 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-07-22 23:04:44.092535 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-07-22 23:04:44.092552 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-07-22 23:04:44.092569 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-07-22 23:04:44.092586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-07-22 23:04:44.092649 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-07-22 23:04:44.092671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-07-22 23:04:44.092690 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-07-22 23:04:44.092708 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-07-22 23:04:44.092726 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.092760 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.092800 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-07-22 23:04:44.092823 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-07-22 23:04:44.092843 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-07-22 23:04:44.092861 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-07-22 23:04:44.092879 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-07-22 23:04:44.092902 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-07-22 23:04:44.092928 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-07-22 23:04:44.092949 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.092985 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.093003 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-07-22 23:04:44.093020 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-22 23:04:44.093038 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-22 23:04:44.093055 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-07-22 23:04:44.093073 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-22 23:04:44.093090 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-07-22 23:04:44.093107 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-22 23:04:44.093126 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-22 23:04:44.093143 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-07-22 23:04:44.093167 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-07-22 23:04:44.093186 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-07-22 23:04:44.093203 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-07-22 23:04:44.093220 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-07-22 23:04:44.093238 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-07-22 23:04:44.093255 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-07-22 23:04:44.093287 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-07-22 23:04:44.093305 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-07-22 23:04:44.093323 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-07-22 23:04:44.093340 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-07-22 23:04:44.093358 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-07-22 23:04:44.093375 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-07-22 23:04:44.093393 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-07-22 23:04:44.093411 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-07-22 23:04:44.093428 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-07-22 23:04:44.093446 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-07-22 23:04:44.093463 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.093481 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.093499 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-07-22 23:04:44.093517 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-07-22 23:04:44.093534 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-07-22 23:04:44.093552 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-07-22 23:04:44.093569 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-07-22 23:04:44.093586 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-07-22 23:04:44.093604 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-07-22 23:04:44.093621 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-07-22 23:04:44.093638 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-07-22 23:04:44.093655 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-07-22 23:04:44.093673 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-07-22 23:04:44.093690 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-07-22 23:04:44.093707 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-07-22 23:04:44.093724 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-07-22 23:04:44.093740 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-07-22 23:04:44.093758 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-07-22 23:04:44.093775 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-07-22 23:04:44.093792 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-07-22 23:04:44.093809 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-07-22 23:04:44.094310 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-07-22 23:04:44.094345 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-22 23:04:44.094366 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-07-22 23:04:44.094384 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-07-22 23:04:44.094402 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-07-22 23:04:44.094420 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-07-22 23:04:44.094438 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-07-22 23:04:44.094456 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-07-22 23:04:44.094474 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-07-22 23:04:44.094492 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-07-22 23:04:44.094510 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-07-22 23:04:44.094528 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-2j9m9.txt
2026-07-22 23:04:44.094545 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-2j9m9.yaml
2026-07-22 23:04:44.094573 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ktl88.txt
2026-07-22 23:04:44.094591 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ktl88.yaml
2026-07-22 23:04:44.094608 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cklhm.txt
2026-07-22 23:04:44.094626 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cklhm.yaml
2026-07-22 23:04:44.094644 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-plml4.txt
2026-07-22 23:04:44.094661 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-plml4.yaml
2026-07-22 23:04:44.094678 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-07-22 23:04:44.094696 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-07-22 23:04:44.094713 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-07-22 23:04:44.094731 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-07-22 23:04:44.094748 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-07-22 23:04:44.094765 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-07-22 23:04:44.094783 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-96zgt.txt
2026-07-22 23:04:44.094800 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-96zgt.yaml
2026-07-22 23:04:44.094817 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-07-22 23:04:44.094835 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-07-22 23:04:44.094852 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-07-22 23:04:44.094869 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-07-22 23:04:44.094891 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-07-22 23:04:44.094994 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-07-22 23:04:44.095026 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-07-22 23:04:44.095054 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-07-22 23:04:44.095073 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-07-22 23:04:44.095091 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-07-22 23:04:44.095109 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-07-22 23:04:44.095127 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-07-22 23:04:44.095144 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-07-22 23:04:44.095161 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-07-22 23:04:44.095179 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-07-22 23:04:44.095197 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-07-22 23:04:44.095214 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-07-22 23:04:44.095232 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-07-22 23:04:44.095249 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-07-22 23:04:44.095266 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-07-22 23:04:44.095283 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-07-22 23:04:44.095301 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-07-22 23:04:44.095318 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-22 23:04:44.095336 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-07-22 23:04:44.095353 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-07-22 23:04:44.095370 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-07-22 23:04:44.095388 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-07-22 23:04:44.095405 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-07-22 23:04:44.095423 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-07-22 23:04:44.095440 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-07-22 23:04:44.095458 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-07-22 23:04:44.095475 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-07-22 23:04:44.095493 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-07-22 23:04:44.095511 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-07-22 23:04:44.095528 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-07-22 23:04:44.095546 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-07-22 23:04:44.095563 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-07-22 23:04:44.095581 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-07-22 23:04:44.095597 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-07-22 23:04:44.095619 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-07-22 23:04:44.095637 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-07-22 23:04:44.095654 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-07-22 23:04:44.095671 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-07-22 23:04:44.095688 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-07-22 23:04:44.095705 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-07-22 23:04:44.095722 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-07-22 23:04:44.095739 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-07-22 23:04:44.095757 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-07-22 23:04:44.095774 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-07-22 23:04:44.095790 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-07-22 23:04:44.095807 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-07-22 23:04:44.095824 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-aqtlo9.txt
2026-07-22 23:04:44.095841 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-aqtlo9.yaml
2026-07-22 23:04:44.095858 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-e7nhe7.txt
2026-07-22 23:04:44.095875 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-e7nhe7.yaml
2026-07-22 23:04:44.095891 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-07-22 23:04:44.095908 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-07-22 23:04:44.095925 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-07-22 23:04:44.095942 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-07-22 23:04:44.095960 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-07-22 23:04:44.095977 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-07-22 23:04:44.095995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-07-22 23:04:44.096012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-07-22 23:04:44.096043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-07-22 23:04:44.096061 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-07-22 23:04:44.096078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-07-22 23:04:44.096095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-07-22 23:04:44.096113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-07-22 23:04:44.096129 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-07-22 23:04:44.096147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-07-22 23:04:44.096165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-07-22 23:04:44.096182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-07-22 23:04:44.096200 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-07-22 23:04:44.096222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-07-22 23:04:44.096241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-07-22 23:04:44.096258 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-07-22 23:04:44.096275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-07-22 23:04:44.096292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-07-22 23:04:44.096309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-07-22 23:04:44.096326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.096343 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-07-22 23:04:44.096360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-07-22 23:04:44.096377 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-07-22 23:04:44.096397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-07-22 23:04:44.096415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-07-22 23:04:44.096432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-07-22 23:04:44.096449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-07-22 23:04:44.096466 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-07-22 23:04:44.096483 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-07-22 23:04:44.096501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-07-22 23:04:44.096518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-07-22 23:04:44.096545 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-07-22 23:04:44.096563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-07-22 23:04:44.096580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-07-22 23:04:44.096597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-07-22 23:04:44.096614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-07-22 23:04:44.096631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-07-22 23:04:44.096648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-07-22 23:04:44.096665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-07-22 23:04:44.096682 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-07-22 23:04:44.096699 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-07-22 23:04:44.096716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-07-22 23:04:44.096733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-07-22 23:04:44.096750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-07-22 23:04:44.096767 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-07-22 23:04:44.096784 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-07-22 23:04:44.096805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-07-22 23:04:44.096823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-07-22 23:04:44.096839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-07-22 23:04:44.096856 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-07-22 23:04:44.096873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-07-22 23:04:44.096890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-07-22 23:04:44.096907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-07-22 23:04:44.096923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-07-22 23:04:44.096940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-07-22 23:04:44.096974 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-07-22 23:04:44.096996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-07-22 23:04:44.097014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-07-22 23:04:44.097031 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-07-22 23:04:44.097048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-07-22 23:04:44.097081 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-07-22 23:04:44.097099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-07-22 23:04:44.097116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-07-22 23:04:44.097133 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-07-22 23:04:44.097150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-07-22 23:04:44.097167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-07-22 23:04:44.097184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-07-22 23:04:44.097200 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-07-22 23:04:44.097217 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-07-22 23:04:44.097234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-07-22 23:04:44.097251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-07-22 23:04:44.097268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-07-22 23:04:44.097285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-07-22 23:04:44.097303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-07-22 23:04:44.097320 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-07-22 23:04:44.097338 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-07-22 23:04:44.097355 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-07-22 23:04:44.097373 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-07-22 23:04:44.097390 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-07-22 23:04:44.097415 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-07-22 23:04:44.097436 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-22 23:04:44.097454 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-07-22 23:04:44.097472 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-07-22 23:04:44.097489 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-07-22 23:04:44.097507 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-07-22 23:04:44.097525 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-07-22 23:04:44.097542 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-07-22 23:04:44.097560 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-07-22 23:04:44.097577 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-07-22 23:04:44.097595 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-07-22 23:04:44.097612 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-07-22 23:04:44.097630 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.097648 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.097665 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-07-22 23:04:44.097682 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-07-22 23:04:44.097699 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-07-22 23:04:44.097716 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-07-22 23:04:44.097733 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-07-22 23:04:44.097750 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-07-22 23:04:44.097768 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-v4ttm.txt
2026-07-22 23:04:44.097785 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-v4ttm.yaml
2026-07-22 23:04:44.097811 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-07-22 23:04:44.097829 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-07-22 23:04:44.097846 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-07-22 23:04:44.097863 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-07-22 23:04:44.097880 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-07-22 23:04:44.097897 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-07-22 23:04:44.097915 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-07-22 23:04:44.097932 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-07-22 23:04:44.097949 | instance | cd+++++++++ objects/namespaced/magnum-system/
2026-07-22 23:04:44.097967 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/
2026-07-22 23:04:44.097984 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.098005 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.098023 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/
2026-07-22 23:04:44.098040 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt
2026-07-22 23:04:44.098058 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.098076 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-07-22 23:04:44.098093 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-07-22 23:04:44.098111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-07-22 23:04:44.098128 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-07-22 23:04:44.098146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-07-22 23:04:44.098163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-07-22 23:04:44.098180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-07-22 23:04:44.098198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-07-22 23:04:44.098216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-07-22 23:04:44.098233 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-07-22 23:04:44.098259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-07-22 23:04:44.098276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-07-22 23:04:44.098296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-07-22 23:04:44.098318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-07-22 23:04:44.098340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-07-22 23:04:44.098361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-07-22 23:04:44.098383 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-07-22 23:04:44.098406 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-07-22 23:04:44.098428 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-07-22 23:04:44.098449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-07-22 23:04:44.098470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-07-22 23:04:44.098492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-07-22 23:04:44.098512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-07-22 23:04:44.098529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-07-22 23:04:44.098547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-07-22 23:04:44.098564 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-07-22 23:04:44.098582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-07-22 23:04:44.098599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-07-22 23:04:44.098620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-07-22 23:04:44.098637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-07-22 23:04:44.098655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-07-22 23:04:44.098673 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-07-22 23:04:44.098690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-07-22 23:04:44.098707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-07-22 23:04:44.098725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-07-22 23:04:44.098742 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-07-22 23:04:44.098759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-07-22 23:04:44.098776 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-07-22 23:04:44.098793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-07-22 23:04:44.098810 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-07-22 23:04:44.098827 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-07-22 23:04:44.098844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-07-22 23:04:44.098861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-07-22 23:04:44.098879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-07-22 23:04:44.098896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-07-22 23:04:44.098913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-07-22 23:04:44.098930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-07-22 23:04:44.098947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-07-22 23:04:44.098987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.099011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.099031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-07-22 23:04:44.099049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-07-22 23:04:44.099066 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-07-22 23:04:44.099084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-07-22 23:04:44.099101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-07-22 23:04:44.099119 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-07-22 23:04:44.099136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-07-22 23:04:44.099159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-07-22 23:04:44.099176 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-07-22 23:04:44.099194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-07-22 23:04:44.099212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-07-22 23:04:44.099229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-07-22 23:04:44.099246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-07-22 23:04:44.099264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-07-22 23:04:44.099281 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-07-22 23:04:44.099299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-07-22 23:04:44.099321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-07-22 23:04:44.099342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-07-22 23:04:44.099364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-07-22 23:04:44.099385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-07-22 23:04:44.099407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-07-22 23:04:44.099428 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-07-22 23:04:44.099450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-07-22 23:04:44.099469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-07-22 23:04:44.099486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-07-22 23:04:44.099504 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-07-22 23:04:44.099521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-07-22 23:04:44.099539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-07-22 23:04:44.099556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-07-22 23:04:44.099573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-07-22 23:04:44.099590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-07-22 23:04:44.099607 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-07-22 23:04:44.099625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-07-22 23:04:44.099642 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-07-22 23:04:44.099659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-07-22 23:04:44.099676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-07-22 23:04:44.099693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-07-22 23:04:44.099714 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-07-22 23:04:44.099732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.099749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.099766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-07-22 23:04:44.099783 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-07-22 23:04:44.099799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-07-22 23:04:44.099816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-07-22 23:04:44.099833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-07-22 23:04:44.099863 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-07-22 23:04:44.099881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.099899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.099917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-07-22 23:04:44.099934 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-07-22 23:04:44.099952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-07-22 23:04:44.099969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-07-22 23:04:44.099987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-07-22 23:04:44.100004 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-07-22 23:04:44.100022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-07-22 23:04:44.100039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-07-22 23:04:44.100057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-07-22 23:04:44.100074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-07-22 23:04:44.100091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-07-22 23:04:44.100109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-07-22 23:04:44.100127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-07-22 23:04:44.100144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-07-22 23:04:44.100161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-07-22 23:04:44.100178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-07-22 23:04:44.100195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-07-22 23:04:44.100213 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-07-22 23:04:44.100230 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-07-22 23:04:44.100248 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-07-22 23:04:44.100265 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-07-22 23:04:44.100283 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-07-22 23:04:44.100304 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-07-22 23:04:44.100322 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:04:44.100339 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:04:44.100357 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-07-22 23:04:44.100374 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-07-22 23:04:44.100391 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-07-22 23:04:44.100408 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-07-22 23:04:44.100426 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-07-22 23:04:44.100443 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-07-22 23:04:44.100461 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-07-22 23:04:44.100500 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.100553 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.100579 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:04:44.100599 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:04:44.100618 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-07-22 23:04:44.100636 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-07-22 23:04:44.100654 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-07-22 23:04:44.100672 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-07-22 23:04:44.100690 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-07-22 23:04:44.100707 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-07-22 23:04:44.100724 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-07-22 23:04:44.100741 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-07-22 23:04:44.100758 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-07-22 23:04:44.100775 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-07-22 23:04:44.100793 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-07-22 23:04:44.100811 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-07-22 23:04:44.100828 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-07-22 23:04:44.100846 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-07-22 23:04:44.100864 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-07-22 23:04:44.100881 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:04:44.100898 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:04:44.100915 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.100932 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.100949 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:04:44.100993 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:04:44.101013 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-07-22 23:04:44.101039 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-07-22 23:04:44.101057 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:04:44.101075 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:04:44.101093 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.101110 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.101128 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-07-22 23:04:44.101145 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-07-22 23:04:44.101163 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-07-22 23:04:44.101180 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-07-22 23:04:44.101197 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-07-22 23:04:44.101214 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-07-22 23:04:44.101231 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-07-22 23:04:44.101253 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-07-22 23:04:44.101278 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-07-22 23:04:44.101302 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-07-22 23:04:44.101323 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-07-22 23:04:44.101345 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-07-22 23:04:44.101367 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-07-22 23:04:44.101388 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-07-22 23:04:44.101409 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-07-22 23:04:44.101431 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-07-22 23:04:44.101451 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-07-22 23:04:44.101472 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-07-22 23:04:44.101493 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-07-22 23:04:44.101511 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-07-22 23:04:44.101528 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-07-22 23:04:44.101545 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:04:44.101562 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:04:44.101579 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.101596 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.101612 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.101629 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.101652 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-07-22 23:04:44.101669 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-22 23:04:44.101692 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-22 23:04:44.101710 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-22 23:04:44.101728 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-22 23:04:44.101746 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-07-22 23:04:44.101763 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-07-22 23:04:44.101781 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-07-22 23:04:44.101799 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-22 23:04:44.101816 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-22 23:04:44.101834 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-6nmkl.txt
2026-07-22 23:04:44.101851 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-6nmkl.yaml
2026-07-22 23:04:44.101868 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5.txt
2026-07-22 23:04:44.101885 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5.yaml
2026-07-22 23:04:44.101903 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn.txt
2026-07-22 23:04:44.101920 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn.yaml
2026-07-22 23:04:44.101937 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-bh5dv.txt
2026-07-22 23:04:44.101954 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-bh5dv.yaml
2026-07-22 23:04:44.101971 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6hrvd.txt
2026-07-22 23:04:44.101988 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6hrvd.yaml
2026-07-22 23:04:44.102005 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-07-22 23:04:44.102022 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-07-22 23:04:44.102039 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-07-22 23:04:44.102056 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-07-22 23:04:44.102073 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-tmpwn.txt
2026-07-22 23:04:44.102091 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-tmpwn.yaml
2026-07-22 23:04:44.102108 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-07-22 23:04:44.102125 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-07-22 23:04:44.102142 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-znv2c.txt
2026-07-22 23:04:44.102159 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-znv2c.yaml
2026-07-22 23:04:44.102181 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-4x7zz.txt
2026-07-22 23:04:44.102198 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-4x7zz.yaml
2026-07-22 23:04:44.102215 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-h5m5v.txt
2026-07-22 23:04:44.102232 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-h5m5v.yaml
2026-07-22 23:04:44.102248 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-22 23:04:44.102265 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-22 23:04:44.102282 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-tplhp.txt
2026-07-22 23:04:44.102298 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-tplhp.yaml
2026-07-22 23:04:44.102315 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-wwxhg.txt
2026-07-22 23:04:44.102332 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-wwxhg.yaml
2026-07-22 23:04:44.102349 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-07-22 23:04:44.102367 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.102384 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.102401 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-22 23:04:44.102417 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-22 23:04:44.102435 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-07-22 23:04:44.102451 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-07-22 23:04:44.102468 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-07-22 23:04:44.102485 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-07-22 23:04:44.102502 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-07-22 23:04:44.102520 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.102537 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.102554 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-22 23:04:44.102571 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-22 23:04:44.102589 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-07-22 23:04:44.102606 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-07-22 23:04:44.102623 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-07-22 23:04:44.102640 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-07-22 23:04:44.102658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-07-22 23:04:44.102714 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-07-22 23:04:44.102741 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-07-22 23:04:44.102760 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-07-22 23:04:44.102784 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-07-22 23:04:44.102802 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-22 23:04:44.102820 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:04:44.102838 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-07-22 23:04:44.102855 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-07-22 23:04:44.102872 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-07-22 23:04:44.102889 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-07-22 23:04:44.102907 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-07-22 23:04:44.102924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-07-22 23:04:44.102941 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-07-22 23:04:44.102958 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-07-22 23:04:44.103005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-07-22 23:04:44.103023 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-07-22 23:04:44.103039 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-07-22 23:04:44.103057 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-07-22 23:04:44.103074 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-07-22 23:04:44.103091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-07-22 23:04:44.103108 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-07-22 23:04:44.103125 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-07-22 23:04:44.103142 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.103160 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.103177 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-07-22 23:04:44.103194 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-07-22 23:04:44.103211 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-07-22 23:04:44.103228 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-07-22 23:04:44.103245 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6hrvd-tls.txt
2026-07-22 23:04:44.103263 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6hrvd-tls.yaml
2026-07-22 23:04:44.103280 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-07-22 23:04:44.103298 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-07-22 23:04:44.103315 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-07-22 23:04:44.103340 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-07-22 23:04:44.103358 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-07-22 23:04:44.103375 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-07-22 23:04:44.103393 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-07-22 23:04:44.103410 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-07-22 23:04:44.103427 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.103445 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.103463 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-07-22 23:04:44.103480 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-07-22 23:04:44.103497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-07-22 23:04:44.103515 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-07-22 23:04:44.103532 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-07-22 23:04:44.103550 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-07-22 23:04:44.103568 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-07-22 23:04:44.103585 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-07-22 23:04:44.103602 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-07-22 23:04:44.103620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-07-22 23:04:44.103637 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-07-22 23:04:44.103655 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-07-22 23:04:44.103672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-07-22 23:04:44.103689 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-07-22 23:04:44.103706 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-07-22 23:04:44.103724 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-07-22 23:04:44.103741 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-07-22 23:04:44.103758 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-07-22 23:04:44.103775 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-07-22 23:04:44.103793 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-07-22 23:04:44.103810 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-07-22 23:04:44.103827 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:04:44.103845 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:04:44.103862 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.103884 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.103902 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:04:44.103919 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:04:44.103937 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-07-22 23:04:44.103954 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-07-22 23:04:44.103971 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:04:44.103988 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:04:44.104005 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.104022 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.104039 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-07-22 23:04:44.104057 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-07-22 23:04:44.104074 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-07-22 23:04:44.104092 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-07-22 23:04:44.104109 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-07-22 23:04:44.104126 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-07-22 23:04:44.104143 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-07-22 23:04:44.104160 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-07-22 23:04:44.104178 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-07-22 23:04:44.104195 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-07-22 23:04:44.104212 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-07-22 23:04:44.104230 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-07-22 23:04:44.104247 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-07-22 23:04:44.104264 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-07-22 23:04:44.104281 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-07-22 23:04:44.104299 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-07-22 23:04:44.104316 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-07-22 23:04:44.104332 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-07-22 23:04:44.104349 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-07-22 23:04:44.104366 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:04:44.104383 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:04:44.104400 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-07-22 23:04:44.104417 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-07-22 23:04:44.104434 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:04:44.104456 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:04:44.104473 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-07-22 23:04:44.104490 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-07-22 23:04:44.104507 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:04:44.104524 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:04:44.104541 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.104559 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.104576 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-07-22 23:04:44.104593 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-07-22 23:04:44.104611 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-07-22 23:04:44.104628 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-07-22 23:04:44.104645 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-07-22 23:04:44.104663 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-07-22 23:04:44.104680 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-07-22 23:04:44.104697 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-07-22 23:04:44.104714 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-07-22 23:04:44.104731 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-07-22 23:04:44.104749 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-07-22 23:04:44.104766 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-07-22 23:04:44.104783 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-07-22 23:04:44.104800 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-07-22 23:04:44.104818 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-07-22 23:04:44.104834 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-07-22 23:04:44.104852 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-07-22 23:04:44.104869 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-07-22 23:04:44.104885 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-07-22 23:04:44.104902 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-07-22 23:04:44.104919 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-07-22 23:04:44.104936 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-22 23:04:44.104968 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:04:44.104988 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-07-22 23:04:44.105006 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-07-22 23:04:44.105024 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-07-22 23:04:44.105040 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-07-22 23:04:44.105062 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-07-22 23:04:44.105079 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-07-22 23:04:44.105096 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-22 23:04:44.105113 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-22 23:04:44.105129 | instance | cd+++++++++ objects/namespaced/openstack/
2026-07-22 23:04:44.105147 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-07-22 23:04:44.105165 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-07-22 23:04:44.105183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-07-22 23:04:44.105200 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-07-22 23:04:44.105218 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-07-22 23:04:44.105236 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-07-22 23:04:44.105253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-07-22 23:04:44.105271 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-07-22 23:04:44.105288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-07-22 23:04:44.105305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-07-22 23:04:44.105322 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-07-22 23:04:44.105340 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt
2026-07-22 23:04:44.105357 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml
2026-07-22 23:04:44.105374 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-07-22 23:04:44.105391 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-07-22 23:04:44.105408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-07-22 23:04:44.105425 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-07-22 23:04:44.105443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-07-22 23:04:44.105460 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-07-22 23:04:44.105477 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.105494 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.105511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-07-22 23:04:44.105528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-07-22 23:04:44.105545 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-07-22 23:04:44.105562 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-07-22 23:04:44.105578 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt
2026-07-22 23:04:44.105595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml
2026-07-22 23:04:44.105612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt
2026-07-22 23:04:44.105629 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml
2026-07-22 23:04:44.105646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt
2026-07-22 23:04:44.105663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml
2026-07-22 23:04:44.105680 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-07-22 23:04:44.105702 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-07-22 23:04:44.105719 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-07-22 23:04:44.105736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-07-22 23:04:44.105753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-07-22 23:04:44.105770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-07-22 23:04:44.105788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-07-22 23:04:44.105805 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-07-22 23:04:44.105822 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt
2026-07-22 23:04:44.105839 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml
2026-07-22 23:04:44.105856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-07-22 23:04:44.105873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-07-22 23:04:44.105890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-07-22 23:04:44.105907 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-07-22 23:04:44.105924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-07-22 23:04:44.105941 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-07-22 23:04:44.105958 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-07-22 23:04:44.105975 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-07-22 23:04:44.105992 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-07-22 23:04:44.106009 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-07-22 23:04:44.106026 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-07-22 23:04:44.106043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-07-22 23:04:44.106059 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-07-22 23:04:44.106076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-07-22 23:04:44.106093 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-07-22 23:04:44.106110 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-07-22 23:04:44.106127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-07-22 23:04:44.106144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-07-22 23:04:44.106161 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-07-22 23:04:44.106178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-07-22 23:04:44.106194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt
2026-07-22 23:04:44.106211 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml
2026-07-22 23:04:44.106228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt
2026-07-22 23:04:44.106244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml
2026-07-22 23:04:44.106261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-07-22 23:04:44.106282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-07-22 23:04:44.106300 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-07-22 23:04:44.106317 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-07-22 23:04:44.106334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt
2026-07-22 23:04:44.106351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml
2026-07-22 23:04:44.106367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt
2026-07-22 23:04:44.106383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml
2026-07-22 23:04:44.106400 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt
2026-07-22 23:04:44.106416 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml
2026-07-22 23:04:44.106433 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt
2026-07-22 23:04:44.106449 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml
2026-07-22 23:04:44.106465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-07-22 23:04:44.106482 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-07-22 23:04:44.106498 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-07-22 23:04:44.106514 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-07-22 23:04:44.106531 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-07-22 23:04:44.106548 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-07-22 23:04:44.106564 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-07-22 23:04:44.106581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-07-22 23:04:44.106598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt
2026-07-22 23:04:44.106615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml
2026-07-22 23:04:44.106631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt
2026-07-22 23:04:44.106648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml
2026-07-22 23:04:44.106665 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-07-22 23:04:44.106681 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-07-22 23:04:44.106698 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-07-22 23:04:44.106715 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-07-22 23:04:44.106732 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-07-22 23:04:44.106749 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-07-22 23:04:44.106765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-07-22 23:04:44.106783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-07-22 23:04:44.106800 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-07-22 23:04:44.106817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-07-22 23:04:44.106838 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-07-22 23:04:44.106856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-07-22 23:04:44.106872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-07-22 23:04:44.106889 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-07-22 23:04:44.106907 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-07-22 23:04:44.106924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-07-22 23:04:44.106941 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-07-22 23:04:44.106959 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-07-22 23:04:44.106995 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-07-22 23:04:44.107014 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt
2026-07-22 23:04:44.107031 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml
2026-07-22 23:04:44.107049 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt
2026-07-22 23:04:44.107065 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml
2026-07-22 23:04:44.107083 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-07-22 23:04:44.107100 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-07-22 23:04:44.107117 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-07-22 23:04:44.107134 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-07-22 23:04:44.107150 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-07-22 23:04:44.107167 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-07-22 23:04:44.107184 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-07-22 23:04:44.107200 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-07-22 23:04:44.107217 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-07-22 23:04:44.107234 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-07-22 23:04:44.107251 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-07-22 23:04:44.107268 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-07-22 23:04:44.107286 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-07-22 23:04:44.107303 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt
2026-07-22 23:04:44.107320 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml
2026-07-22 23:04:44.107336 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-07-22 23:04:44.107354 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-07-22 23:04:44.107370 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-07-22 23:04:44.107387 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-07-22 23:04:44.107404 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-07-22 23:04:44.107421 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-07-22 23:04:44.107438 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-07-22 23:04:44.107455 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-07-22 23:04:44.107476 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-07-22 23:04:44.107493 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-07-22 23:04:44.107510 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-07-22 23:04:44.107527 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-07-22 23:04:44.107544 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt
2026-07-22 23:04:44.107560 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml
2026-07-22 23:04:44.107577 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-07-22 23:04:44.107594 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-07-22 23:04:44.107611 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-07-22 23:04:44.107628 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-07-22 23:04:44.107646 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-07-22 23:04:44.107663 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-07-22 23:04:44.107680 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-07-22 23:04:44.107698 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-07-22 23:04:44.107715 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-07-22 23:04:44.107732 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-07-22 23:04:44.107749 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-07-22 23:04:44.107767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-07-22 23:04:44.107784 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-07-22 23:04:44.107801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-07-22 23:04:44.107818 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-07-22 23:04:44.107835 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt
2026-07-22 23:04:44.107853 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml
2026-07-22 23:04:44.107870 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt
2026-07-22 23:04:44.107887 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml
2026-07-22 23:04:44.107904 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt
2026-07-22 23:04:44.107921 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml
2026-07-22 23:04:44.107938 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-07-22 23:04:44.107954 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-07-22 23:04:44.107971 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt
2026-07-22 23:04:44.107988 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml
2026-07-22 23:04:44.108005 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt
2026-07-22 23:04:44.108022 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml
2026-07-22 23:04:44.108040 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt
2026-07-22 23:04:44.108057 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml
2026-07-22 23:04:44.108074 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt
2026-07-22 23:04:44.108092 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml
2026-07-22 23:04:44.108114 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt
2026-07-22 23:04:44.108132 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml
2026-07-22 23:04:44.108149 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt
2026-07-22 23:04:44.108167 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml
2026-07-22 23:04:44.108184 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-07-22 23:04:44.108202 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-07-22 23:04:44.108219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-07-22 23:04:44.108236 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-07-22 23:04:44.108253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-07-22 23:04:44.108271 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-07-22 23:04:44.108288 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-07-22 23:04:44.108305 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-07-22 23:04:44.108322 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-07-22 23:04:44.108342 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-07-22 23:04:44.108361 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-07-22 23:04:44.108378 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-07-22 23:04:44.108396 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-07-22 23:04:44.108413 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-07-22 23:04:44.108430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-07-22 23:04:44.108446 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-07-22 23:04:44.108464 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-07-22 23:04:44.108480 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-07-22 23:04:44.108497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt
2026-07-22 23:04:44.108514 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml
2026-07-22 23:04:44.108531 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt
2026-07-22 23:04:44.108548 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml
2026-07-22 23:04:44.108566 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt
2026-07-22 23:04:44.108582 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml
2026-07-22 23:04:44.108600 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-07-22 23:04:44.108617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-07-22 23:04:44.108634 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-07-22 23:04:44.108651 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-07-22 23:04:44.108668 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-07-22 23:04:44.108685 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-07-22 23:04:44.108702 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:04:44.108718 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:04:44.108739 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-07-22 23:04:44.108757 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-07-22 23:04:44.108774 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-07-22 23:04:44.108792 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-07-22 23:04:44.108808 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-07-22 23:04:44.108825 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-07-22 23:04:44.108842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-07-22 23:04:44.108858 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-07-22 23:04:44.108875 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-07-22 23:04:44.108891 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-07-22 23:04:44.108908 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-07-22 23:04:44.108925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-07-22 23:04:44.108942 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-07-22 23:04:44.108978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-07-22 23:04:44.108998 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-07-22 23:04:44.109015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-07-22 23:04:44.109032 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-07-22 23:04:44.109049 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt
2026-07-22 23:04:44.109066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml
2026-07-22 23:04:44.109083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt
2026-07-22 23:04:44.109099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml
2026-07-22 23:04:44.109116 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-07-22 23:04:44.109133 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-07-22 23:04:44.109150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt
2026-07-22 23:04:44.109167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml
2026-07-22 23:04:44.109187 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt
2026-07-22 23:04:44.109204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml
2026-07-22 23:04:44.109222 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt
2026-07-22 23:04:44.109239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml
2026-07-22 23:04:44.109256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-07-22 23:04:44.109273 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-07-22 23:04:44.109290 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-07-22 23:04:44.109307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-07-22 23:04:44.109324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-07-22 23:04:44.109342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-07-22 23:04:44.109359 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-07-22 23:04:44.109376 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-07-22 23:04:44.109398 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-07-22 23:04:44.109416 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-07-22 23:04:44.109433 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-07-22 23:04:44.109450 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-07-22 23:04:44.109467 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-07-22 23:04:44.109484 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-07-22 23:04:44.109501 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-07-22 23:04:44.109518 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-07-22 23:04:44.109535 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt
2026-07-22 23:04:44.109552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml
2026-07-22 23:04:44.109569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-07-22 23:04:44.109586 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-07-22 23:04:44.109603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-07-22 23:04:44.109621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-07-22 23:04:44.109638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-07-22 23:04:44.109655 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-07-22 23:04:44.109672 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-07-22 23:04:44.109689 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-07-22 23:04:44.109706 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-07-22 23:04:44.109723 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-07-22 23:04:44.109739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-07-22 23:04:44.109756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-07-22 23:04:44.109773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-07-22 23:04:44.109789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-07-22 23:04:44.109806 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-07-22 23:04:44.109823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-07-22 23:04:44.109839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-07-22 23:04:44.109856 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-07-22 23:04:44.109873 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-07-22 23:04:44.109890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-07-22 23:04:44.109907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-07-22 23:04:44.109924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-07-22 23:04:44.109941 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-07-22 23:04:44.109957 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-07-22 23:04:44.109974 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-07-22 23:04:44.109997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-07-22 23:04:44.110014 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt
2026-07-22 23:04:44.110031 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml
2026-07-22 23:04:44.110048 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt
2026-07-22 23:04:44.110066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml
2026-07-22 23:04:44.110083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-07-22 23:04:44.110100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-07-22 23:04:44.110117 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-07-22 23:04:44.110133 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-07-22 23:04:44.110150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt
2026-07-22 23:04:44.110166 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml
2026-07-22 23:04:44.110183 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt
2026-07-22 23:04:44.110200 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml
2026-07-22 23:04:44.110217 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt
2026-07-22 23:04:44.110233 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml
2026-07-22 23:04:44.110250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt
2026-07-22 23:04:44.110267 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml
2026-07-22 23:04:44.110284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-22 23:04:44.110301 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-22 23:04:44.110317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-07-22 23:04:44.110334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-07-22 23:04:44.110351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-07-22 23:04:44.110367 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-07-22 23:04:44.110384 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-07-22 23:04:44.110401 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-07-22 23:04:44.110418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-07-22 23:04:44.110434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-07-22 23:04:44.110451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt
2026-07-22 23:04:44.110468 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml
2026-07-22 23:04:44.110485 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt
2026-07-22 23:04:44.110502 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml
2026-07-22 23:04:44.110519 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-07-22 23:04:44.110536 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-07-22 23:04:44.110553 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-07-22 23:04:44.110571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-07-22 23:04:44.110591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-07-22 23:04:44.110621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-07-22 23:04:44.110653 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-07-22 23:04:44.110685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-07-22 23:04:44.110710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-07-22 23:04:44.110728 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-07-22 23:04:44.110747 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-07-22 23:04:44.110765 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt
2026-07-22 23:04:44.110782 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml
2026-07-22 23:04:44.110800 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-07-22 23:04:44.110817 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-07-22 23:04:44.110834 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-07-22 23:04:44.110852 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-07-22 23:04:44.110869 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt
2026-07-22 23:04:44.110887 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml
2026-07-22 23:04:44.110904 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt
2026-07-22 23:04:44.110921 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml
2026-07-22 23:04:44.110938 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-07-22 23:04:44.110955 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-07-22 23:04:44.111007 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-07-22 23:04:44.111029 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-07-22 23:04:44.111048 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-07-22 23:04:44.111065 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-07-22 23:04:44.111082 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt
2026-07-22 23:04:44.111099 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml
2026-07-22 23:04:44.111116 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-07-22 23:04:44.111133 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-07-22 23:04:44.111150 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt
2026-07-22 23:04:44.111167 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml
2026-07-22 23:04:44.111184 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-07-22 23:04:44.111201 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-07-22 23:04:44.111218 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-07-22 23:04:44.111235 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-07-22 23:04:44.111259 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt
2026-07-22 23:04:44.111282 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml
2026-07-22 23:04:44.111304 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-07-22 23:04:44.111325 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-07-22 23:04:44.111347 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-07-22 23:04:44.111368 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-07-22 23:04:44.111397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-07-22 23:04:44.111419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-07-22 23:04:44.111440 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-07-22 23:04:44.111462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-07-22 23:04:44.111481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-07-22 23:04:44.111498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-07-22 23:04:44.111515 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-07-22 23:04:44.111532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-07-22 23:04:44.111549 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-07-22 23:04:44.111566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-07-22 23:04:44.111584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-07-22 23:04:44.111601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-07-22 23:04:44.111618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-07-22 23:04:44.111635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-07-22 23:04:44.111652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-07-22 23:04:44.111669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-07-22 23:04:44.111685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-07-22 23:04:44.111702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-07-22 23:04:44.111720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-07-22 23:04:44.111737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-07-22 23:04:44.111754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-07-22 23:04:44.111771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-07-22 23:04:44.111788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-07-22 23:04:44.111805 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-07-22 23:04:44.111822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-07-22 23:04:44.111839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-07-22 23:04:44.111856 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-07-22 23:04:44.111873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-07-22 23:04:44.111890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-07-22 23:04:44.111907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-07-22 23:04:44.111924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-07-22 23:04:44.111942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-07-22 23:04:44.111958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-07-22 23:04:44.111975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-07-22 23:04:44.111992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-07-22 23:04:44.112009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-07-22 23:04:44.112025 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-07-22 23:04:44.112046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-07-22 23:04:44.112064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-07-22 23:04:44.112080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-07-22 23:04:44.112097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-07-22 23:04:44.112114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-07-22 23:04:44.112131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-07-22 23:04:44.112148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-07-22 23:04:44.112166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-07-22 23:04:44.112184 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-07-22 23:04:44.112201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-07-22 23:04:44.112218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt
2026-07-22 23:04:44.112235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml
2026-07-22 23:04:44.112253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt
2026-07-22 23:04:44.112270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml
2026-07-22 23:04:44.112289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt
2026-07-22 23:04:44.112311 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml
2026-07-22 23:04:44.112332 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt
2026-07-22 23:04:44.112353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml
2026-07-22 23:04:44.112374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746010.txt
2026-07-22 23:04:44.112463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746010.yaml
2026-07-22 23:04:44.112498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746015.txt
2026-07-22 23:04:44.112519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746015.yaml
2026-07-22 23:04:44.112538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746020.txt
2026-07-22 23:04:44.112555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746020.yaml
2026-07-22 23:04:44.112573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt
2026-07-22 23:04:44.112590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml
2026-07-22 23:04:44.112608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt
2026-07-22 23:04:44.112626 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml
2026-07-22 23:04:44.112644 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt
2026-07-22 23:04:44.112662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml
2026-07-22 23:04:44.112679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt
2026-07-22 23:04:44.112696 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml
2026-07-22 23:04:44.112714 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt
2026-07-22 23:04:44.112731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml
2026-07-22 23:04:44.112748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-07-22 23:04:44.112810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-07-22 23:04:44.112832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-07-22 23:04:44.112850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-07-22 23:04:44.112876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-07-22 23:04:44.112895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-07-22 23:04:44.112913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-07-22 23:04:44.112930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-07-22 23:04:44.112947 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-07-22 23:04:44.112979 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-07-22 23:04:44.112997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-07-22 23:04:44.113015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-07-22 23:04:44.113032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-07-22 23:04:44.113049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-07-22 23:04:44.113066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt
2026-07-22 23:04:44.113083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml
2026-07-22 23:04:44.113101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt
2026-07-22 23:04:44.113118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml
2026-07-22 23:04:44.113135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt
2026-07-22 23:04:44.113152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml
2026-07-22 23:04:44.113169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt
2026-07-22 23:04:44.113187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml
2026-07-22 23:04:44.113205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt
2026-07-22 23:04:44.113223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml
2026-07-22 23:04:44.113241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt
2026-07-22 23:04:44.113258 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml
2026-07-22 23:04:44.113275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt
2026-07-22 23:04:44.113292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml
2026-07-22 23:04:44.113310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt
2026-07-22 23:04:44.113327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml
2026-07-22 23:04:44.113344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt
2026-07-22 23:04:44.113361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml
2026-07-22 23:04:44.113378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt
2026-07-22 23:04:44.113395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml
2026-07-22 23:04:44.113412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt
2026-07-22 23:04:44.113429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml
2026-07-22 23:04:44.113446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt
2026-07-22 23:04:44.113464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml
2026-07-22 23:04:44.113481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt
2026-07-22 23:04:44.113499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml
2026-07-22 23:04:44.113515 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt
2026-07-22 23:04:44.113537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml
2026-07-22 23:04:44.113555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-07-22 23:04:44.113573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-07-22 23:04:44.113590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-07-22 23:04:44.113607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-07-22 23:04:44.113624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-07-22 23:04:44.113641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-07-22 23:04:44.113658 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-07-22 23:04:44.113675 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-07-22 23:04:44.113691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-07-22 23:04:44.113708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-07-22 23:04:44.113725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-07-22 23:04:44.113742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-07-22 23:04:44.113758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-07-22 23:04:44.113775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-07-22 23:04:44.113793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29746020.txt
2026-07-22 23:04:44.113811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29746020.yaml
2026-07-22 23:04:44.113828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-07-22 23:04:44.113846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-07-22 23:04:44.113862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-07-22 23:04:44.113880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-07-22 23:04:44.113896 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-07-22 23:04:44.113913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-07-22 23:04:44.113930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-07-22 23:04:44.113948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-07-22 23:04:44.113964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-07-22 23:04:44.113981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-07-22 23:04:44.113998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-07-22 23:04:44.114015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-07-22 23:04:44.114032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-07-22 23:04:44.114049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-07-22 23:04:44.114066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29746020.txt
2026-07-22 23:04:44.114083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29746020.yaml
2026-07-22 23:04:44.114100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt
2026-07-22 23:04:44.114117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml
2026-07-22 23:04:44.114134 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt
2026-07-22 23:04:44.114150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml
2026-07-22 23:04:44.114167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt
2026-07-22 23:04:44.114188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml
2026-07-22 23:04:44.114205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt
2026-07-22 23:04:44.114222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml
2026-07-22 23:04:44.114239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt
2026-07-22 23:04:44.114256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml
2026-07-22 23:04:44.114272 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt
2026-07-22 23:04:44.114290 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml
2026-07-22 23:04:44.114307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt
2026-07-22 23:04:44.114323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml
2026-07-22 23:04:44.114340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-07-22 23:04:44.114357 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-07-22 23:04:44.114374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-07-22 23:04:44.114392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-07-22 23:04:44.114410 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-07-22 23:04:44.114427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-07-22 23:04:44.114445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-07-22 23:04:44.114462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-07-22 23:04:44.114479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-07-22 23:04:44.114496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-07-22 23:04:44.114513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-07-22 23:04:44.114531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-07-22 23:04:44.114548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-07-22 23:04:44.114565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-07-22 23:04:44.114582 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-07-22 23:04:44.114599 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-07-22 23:04:44.114616 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-07-22 23:04:44.114634 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:04:44.114651 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:04:44.114668 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-07-22 23:04:44.114685 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-07-22 23:04:44.114703 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-07-22 23:04:44.114720 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-07-22 23:04:44.114737 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-07-22 23:04:44.114754 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-07-22 23:04:44.114772 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-07-22 23:04:44.114789 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-07-22 23:04:44.114810 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-07-22 23:04:44.114827 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-07-22 23:04:44.114844 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-07-22 23:04:44.114861 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt
2026-07-22 23:04:44.114879 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml
2026-07-22 23:04:44.114896 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-07-22 23:04:44.114913 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-07-22 23:04:44.114930 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt
2026-07-22 23:04:44.114947 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml
2026-07-22 23:04:44.114964 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt
2026-07-22 23:04:44.115001 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml
2026-07-22 23:04:44.115019 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-07-22 23:04:44.115036 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-07-22 23:04:44.115053 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-07-22 23:04:44.115070 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-07-22 23:04:44.115087 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt
2026-07-22 23:04:44.115104 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml
2026-07-22 23:04:44.115121 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-07-22 23:04:44.115139 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-07-22 23:04:44.115156 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-07-22 23:04:44.115173 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7456465f46-2wdcb.txt
2026-07-22 23:04:44.115190 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7456465f46-2wdcb.yaml
2026-07-22 23:04:44.115207 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vpc44.txt
2026-07-22 23:04:44.115224 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vpc44.yaml
2026-07-22 23:04:44.115242 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-mpbfb.txt
2026-07-22 23:04:44.115259 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-mpbfb.yaml
2026-07-22 23:04:44.115276 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6r5ts.txt
2026-07-22 23:04:44.115295 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6r5ts.yaml
2026-07-22 23:04:44.115316 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-nm7kt.txt
2026-07-22 23:04:44.115337 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-nm7kt.yaml
2026-07-22 23:04:44.115364 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-jb8mk.txt
2026-07-22 23:04:44.115386 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-jb8mk.yaml
2026-07-22 23:04:44.115407 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xv659.txt
2026-07-22 23:04:44.115428 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xv659.yaml
2026-07-22 23:04:44.115449 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-bcd97dd4-b7f8g.txt
2026-07-22 23:04:44.115469 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-bcd97dd4-b7f8g.yaml
2026-07-22 23:04:44.115486 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-cb6ddfd86-84fpp.txt
2026-07-22 23:04:44.115503 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-cb6ddfd86-84fpp.yaml
2026-07-22 23:04:44.115520 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-rb7l9.txt
2026-07-22 23:04:44.115538 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-rb7l9.yaml
2026-07-22 23:04:44.115555 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-bfrqr.txt
2026-07-22 23:04:44.115572 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-bfrqr.yaml
2026-07-22 23:04:44.115589 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-mx2wq.txt
2026-07-22 23:04:44.115606 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-mx2wq.yaml
2026-07-22 23:04:44.115624 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-jfnk6.txt
2026-07-22 23:04:44.115642 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-jfnk6.yaml
2026-07-22 23:04:44.115659 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-jlw74.txt
2026-07-22 23:04:44.115676 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-jlw74.yaml
2026-07-22 23:04:44.115693 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-r59vt.txt
2026-07-22 23:04:44.115710 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-r59vt.yaml
2026-07-22 23:04:44.115727 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-dbmz9.txt
2026-07-22 23:04:44.115744 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-dbmz9.yaml
2026-07-22 23:04:44.115761 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-2bgbh.txt
2026-07-22 23:04:44.115778 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-2bgbh.yaml
2026-07-22 23:04:44.115795 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-q6225.txt
2026-07-22 23:04:44.115812 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-q6225.yaml
2026-07-22 23:04:44.115829 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5c75869b9b-sqdzh.txt
2026-07-22 23:04:44.115846 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5c75869b9b-sqdzh.yaml
2026-07-22 23:04:44.115863 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-fsm28.txt
2026-07-22 23:04:44.115879 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-fsm28.yaml
2026-07-22 23:04:44.115896 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-74695dcd99-tpmv8.txt
2026-07-22 23:04:44.115913 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-74695dcd99-tpmv8.yaml
2026-07-22 23:04:44.115930 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6674ff6b6c-tjg94.txt
2026-07-22 23:04:44.115947 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6674ff6b6c-tjg94.yaml
2026-07-22 23:04:44.115964 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-h9ksd.txt
2026-07-22 23:04:44.115985 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-h9ksd.yaml
2026-07-22 23:04:44.116003 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-z4bkc.txt
2026-07-22 23:04:44.116020 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-z4bkc.yaml
2026-07-22 23:04:44.116037 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-rxzqc.txt
2026-07-22 23:04:44.116054 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-rxzqc.yaml
2026-07-22 23:04:44.116071 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-64mcc.txt
2026-07-22 23:04:44.116088 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-64mcc.yaml
2026-07-22 23:04:44.116105 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-zhw5q.txt
2026-07-22 23:04:44.116122 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-zhw5q.yaml
2026-07-22 23:04:44.116139 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-tfc7d.txt
2026-07-22 23:04:44.116156 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-tfc7d.yaml
2026-07-22 23:04:44.116173 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mjnkd.txt
2026-07-22 23:04:44.116189 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mjnkd.yaml
2026-07-22 23:04:44.116206 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mn89f.txt
2026-07-22 23:04:44.116223 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mn89f.yaml
2026-07-22 23:04:44.116239 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5c9f978d69-9b6cj.txt
2026-07-22 23:04:44.116256 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5c9f978d69-9b6cj.yaml
2026-07-22 23:04:44.116273 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-vkgl9.txt
2026-07-22 23:04:44.116290 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-vkgl9.yaml
2026-07-22 23:04:44.116307 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5c8c98fbc5-69slh.txt
2026-07-22 23:04:44.116324 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5c8c98fbc5-69slh.yaml
2026-07-22 23:04:44.116341 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-d7pnw.txt
2026-07-22 23:04:44.116358 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-d7pnw.yaml
2026-07-22 23:04:44.116375 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-wvflj.txt
2026-07-22 23:04:44.116392 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-wvflj.yaml
2026-07-22 23:04:44.116409 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-cbwbw.txt
2026-07-22 23:04:44.116427 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-cbwbw.yaml
2026-07-22 23:04:44.116445 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6755fdbd68-jqkg9.txt
2026-07-22 23:04:44.116462 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6755fdbd68-jqkg9.yaml
2026-07-22 23:04:44.116479 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746010-zfcdm.txt
2026-07-22 23:04:44.116496 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746010-zfcdm.yaml
2026-07-22 23:04:44.116513 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746015-kkvpt.txt
2026-07-22 23:04:44.116529 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746015-kkvpt.yaml
2026-07-22 23:04:44.116545 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746020-twdb9.txt
2026-07-22 23:04:44.116561 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746020-twdb9.yaml
2026-07-22 23:04:44.116582 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-7tx7z.txt
2026-07-22 23:04:44.116599 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-7tx7z.yaml
2026-07-22 23:04:44.116616 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-b9b2b.txt
2026-07-22 23:04:44.116633 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-b9b2b.yaml
2026-07-22 23:04:44.116650 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-rgnv5.txt
2026-07-22 23:04:44.116667 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-rgnv5.yaml
2026-07-22 23:04:44.116684 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-94fgr.txt
2026-07-22 23:04:44.116701 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-94fgr.yaml
2026-07-22 23:04:44.116718 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-jc8jn.txt
2026-07-22 23:04:44.116736 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-jc8jn.yaml
2026-07-22 23:04:44.116752 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-g6pcf.txt
2026-07-22 23:04:44.116770 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-g6pcf.yaml
2026-07-22 23:04:44.116787 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-698c859978-smpzf.txt
2026-07-22 23:04:44.116805 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-698c859978-smpzf.yaml
2026-07-22 23:04:44.116823 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-rhb67.txt
2026-07-22 23:04:44.116840 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-rhb67.yaml
2026-07-22 23:04:44.116857 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-fwr8n.txt
2026-07-22 23:04:44.116874 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-fwr8n.yaml
2026-07-22 23:04:44.116891 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-ks4kg.txt
2026-07-22 23:04:44.116909 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-ks4kg.yaml
2026-07-22 23:04:44.116926 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-l9wl6.txt
2026-07-22 23:04:44.116943 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-l9wl6.yaml
2026-07-22 23:04:44.116976 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-87wf4.txt
2026-07-22 23:04:44.116996 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-87wf4.yaml
2026-07-22 23:04:44.117013 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-vs96p.txt
2026-07-22 23:04:44.117030 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-vs96p.yaml
2026-07-22 23:04:44.117048 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2nddt.txt
2026-07-22 23:04:44.117065 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2nddt.yaml
2026-07-22 23:04:44.117082 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-djzvh.txt
2026-07-22 23:04:44.117099 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-djzvh.yaml
2026-07-22 23:04:44.117117 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-9fbbb776b-tjztd.txt
2026-07-22 23:04:44.117134 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-9fbbb776b-tjztd.yaml
2026-07-22 23:04:44.117151 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-h6zrb.txt
2026-07-22 23:04:44.117167 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-h6zrb.yaml
2026-07-22 23:04:44.117184 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt
2026-07-22 23:04:44.117201 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml
2026-07-22 23:04:44.117225 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-ccpfd.txt
2026-07-22 23:04:44.117243 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-ccpfd.yaml
2026-07-22 23:04:44.117260 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-5f8qk.txt
2026-07-22 23:04:44.117277 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-5f8qk.yaml
2026-07-22 23:04:44.117294 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9r9rp.txt
2026-07-22 23:04:44.117311 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9r9rp.yaml
2026-07-22 23:04:44.117329 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-sz8cq.txt
2026-07-22 23:04:44.117346 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-sz8cq.yaml
2026-07-22 23:04:44.117363 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-85hqq.txt
2026-07-22 23:04:44.117380 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-85hqq.yaml
2026-07-22 23:04:44.117399 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-zbw2w.txt
2026-07-22 23:04:44.117419 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-zbw2w.yaml
2026-07-22 23:04:44.117437 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-5ccfs.txt
2026-07-22 23:04:44.117454 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-5ccfs.yaml
2026-07-22 23:04:44.117471 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-mt46t.txt
2026-07-22 23:04:44.117489 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-mt46t.yaml
2026-07-22 23:04:44.117506 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-748b9d65ff-whtp9.txt
2026-07-22 23:04:44.117523 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-748b9d65ff-whtp9.yaml
2026-07-22 23:04:44.117540 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-rg9zv.txt
2026-07-22 23:04:44.117557 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-rg9zv.yaml
2026-07-22 23:04:44.117574 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-58dc9dd746-ctmzd.txt
2026-07-22 23:04:44.117591 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-58dc9dd746-ctmzd.yaml
2026-07-22 23:04:44.117608 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-tkggl.txt
2026-07-22 23:04:44.117625 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-tkggl.yaml
2026-07-22 23:04:44.117643 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-rk87c.txt
2026-07-22 23:04:44.117660 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-rk87c.yaml
2026-07-22 23:04:44.117677 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-4s59d.txt
2026-07-22 23:04:44.117694 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-4s59d.yaml
2026-07-22 23:04:44.117711 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-rgh8b.txt
2026-07-22 23:04:44.117728 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-rgh8b.yaml
2026-07-22 23:04:44.117745 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-xkt8g.txt
2026-07-22 23:04:44.117763 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-xkt8g.yaml
2026-07-22 23:04:44.117780 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-klsbr.txt
2026-07-22 23:04:44.117797 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-klsbr.yaml
2026-07-22 23:04:44.117814 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-7c746b4c8-zh8fp.txt
2026-07-22 23:04:44.117831 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-7c746b4c8-zh8fp.yaml
2026-07-22 23:04:44.117854 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5888697776-q2pds.txt
2026-07-22 23:04:44.117872 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5888697776-q2pds.yaml
2026-07-22 23:04:44.117889 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-dkjqr.txt
2026-07-22 23:04:44.117906 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-dkjqr.yaml
2026-07-22 23:04:44.117923 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-rbk27.txt
2026-07-22 23:04:44.117940 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-rbk27.yaml
2026-07-22 23:04:44.117957 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-ggtwp.txt
2026-07-22 23:04:44.117974 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-ggtwp.yaml
2026-07-22 23:04:44.117991 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-hrq2p.txt
2026-07-22 23:04:44.118009 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-hrq2p.yaml
2026-07-22 23:04:44.118027 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-krwg6.txt
2026-07-22 23:04:44.118044 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-krwg6.yaml
2026-07-22 23:04:44.118061 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-w5zmj.txt
2026-07-22 23:04:44.118079 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-w5zmj.yaml
2026-07-22 23:04:44.118096 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-9fn68.txt
2026-07-22 23:04:44.118113 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-9fn68.yaml
2026-07-22 23:04:44.118129 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-fqhs2.txt
2026-07-22 23:04:44.118146 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-fqhs2.yaml
2026-07-22 23:04:44.118163 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-b6s9f.txt
2026-07-22 23:04:44.118180 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-b6s9f.yaml
2026-07-22 23:04:44.118197 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-4rjb8.txt
2026-07-22 23:04:44.118215 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-4rjb8.yaml
2026-07-22 23:04:44.118232 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-7bnpr.txt
2026-07-22 23:04:44.118250 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-7bnpr.yaml
2026-07-22 23:04:44.118267 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-wk8hm.txt
2026-07-22 23:04:44.118284 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-wk8hm.yaml
2026-07-22 23:04:44.118302 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-2ppkm.txt
2026-07-22 23:04:44.118318 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-2ppkm.yaml
2026-07-22 23:04:44.118335 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6d58954d55-5kr89.txt
2026-07-22 23:04:44.118352 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6d58954d55-5kr89.yaml
2026-07-22 23:04:44.118369 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7d8cd599f8-dg6q9.txt
2026-07-22 23:04:44.118386 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7d8cd599f8-dg6q9.yaml
2026-07-22 23:04:44.118403 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-75bbb7c45c-6l4gn.txt
2026-07-22 23:04:44.118425 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-75bbb7c45c-6l4gn.yaml
2026-07-22 23:04:44.118443 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5488949985-n7xn7.txt
2026-07-22 23:04:44.118460 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5488949985-n7xn7.yaml
2026-07-22 23:04:44.118477 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5rnxm.txt
2026-07-22 23:04:44.118495 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5rnxm.yaml
2026-07-22 23:04:44.118512 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29746020-2rnbt.txt
2026-07-22 23:04:44.118529 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29746020-2rnbt.yaml
2026-07-22 23:04:44.118547 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9q4fg.txt
2026-07-22 23:04:44.118564 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9q4fg.yaml
2026-07-22 23:04:44.118582 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-wqkmv.txt
2026-07-22 23:04:44.118599 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-wqkmv.yaml
2026-07-22 23:04:44.118615 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-64d4fb5947-sxcml.txt
2026-07-22 23:04:44.118632 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-64d4fb5947-sxcml.yaml
2026-07-22 23:04:44.118649 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-cnshk.txt
2026-07-22 23:04:44.118666 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-cnshk.yaml
2026-07-22 23:04:44.118683 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-zq6t4.txt
2026-07-22 23:04:44.118700 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-zq6t4.yaml
2026-07-22 23:04:44.118717 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-7kvsk.txt
2026-07-22 23:04:44.118734 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-7kvsk.yaml
2026-07-22 23:04:44.118751 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4xmgs.txt
2026-07-22 23:04:44.118768 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4xmgs.yaml
2026-07-22 23:04:44.118785 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-lb7jf.txt
2026-07-22 23:04:44.118802 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-lb7jf.yaml
2026-07-22 23:04:44.118820 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5df484c9cd-96rpq.txt
2026-07-22 23:04:44.118837 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5df484c9cd-96rpq.yaml
2026-07-22 23:04:44.118854 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-p6rfb.txt
2026-07-22 23:04:44.118871 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-p6rfb.yaml
2026-07-22 23:04:44.118887 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7c4d9ddf95-8lng9.txt
2026-07-22 23:04:44.118904 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7c4d9ddf95-8lng9.yaml
2026-07-22 23:04:44.118925 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29746020-zsnwh.txt
2026-07-22 23:04:44.118969 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29746020-zsnwh.yaml
2026-07-22 23:04:44.119047 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5cd977f78c-zct92.txt
2026-07-22 23:04:44.119068 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5cd977f78c-zct92.yaml
2026-07-22 23:04:44.119087 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-lppnq.txt
2026-07-22 23:04:44.119104 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-lppnq.yaml
2026-07-22 23:04:44.119128 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-2wt4h.txt
2026-07-22 23:04:44.119147 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-2wt4h.yaml
2026-07-22 23:04:44.119165 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-s7jl9.txt
2026-07-22 23:04:44.119183 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-s7jl9.yaml
2026-07-22 23:04:44.119200 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-cnqtp.txt
2026-07-22 23:04:44.119218 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-cnqtp.yaml
2026-07-22 23:04:44.119234 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-75b57cb844-v72f5.txt
2026-07-22 23:04:44.119252 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-75b57cb844-v72f5.yaml
2026-07-22 23:04:44.119269 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-w7slk.txt
2026-07-22 23:04:44.119287 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-w7slk.yaml
2026-07-22 23:04:44.119305 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-5x4mv.txt
2026-07-22 23:04:44.119323 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-5x4mv.yaml
2026-07-22 23:04:44.119340 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-s2hqh.txt
2026-07-22 23:04:44.119357 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-s2hqh.yaml
2026-07-22 23:04:44.119375 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-fjllb.txt
2026-07-22 23:04:44.119392 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-fjllb.yaml
2026-07-22 23:04:44.119410 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-7c48cf7599-r5bcc.txt
2026-07-22 23:04:44.119427 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-7c48cf7599-r5bcc.yaml
2026-07-22 23:04:44.119444 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-htbzx.txt
2026-07-22 23:04:44.119461 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-htbzx.yaml
2026-07-22 23:04:44.119478 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-07-22 23:04:44.119495 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-07-22 23:04:44.119512 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-07-22 23:04:44.119530 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-07-22 23:04:44.119547 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-b74bf6b95-6shc5.txt
2026-07-22 23:04:44.119565 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-b74bf6b95-6shc5.yaml
2026-07-22 23:04:44.119582 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-t8nvj.txt
2026-07-22 23:04:44.119599 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-t8nvj.yaml
2026-07-22 23:04:44.119617 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-sphfw.txt
2026-07-22 23:04:44.119634 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-sphfw.yaml
2026-07-22 23:04:44.119651 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-hqqnz.txt
2026-07-22 23:04:44.119668 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-hqqnz.yaml
2026-07-22 23:04:44.119684 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8v6sn.txt
2026-07-22 23:04:44.119701 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8v6sn.yaml
2026-07-22 23:04:44.119718 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-gtgfl.txt
2026-07-22 23:04:44.119740 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-gtgfl.yaml
2026-07-22 23:04:44.119758 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-kpbcp.txt
2026-07-22 23:04:44.119775 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-kpbcp.yaml
2026-07-22 23:04:44.119792 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-07-22 23:04:44.119810 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-07-22 23:04:44.119827 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-07-22 23:04:44.119844 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-07-22 23:04:44.119861 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-cl5cs.txt
2026-07-22 23:04:44.119878 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-cl5cs.yaml
2026-07-22 23:04:44.119895 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-07-22 23:04:44.119912 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-07-22 23:04:44.119929 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt
2026-07-22 23:04:44.119946 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml
2026-07-22 23:04:44.119963 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-07-22 23:04:44.119980 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-07-22 23:04:44.119997 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt
2026-07-22 23:04:44.120013 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml
2026-07-22 23:04:44.120030 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt
2026-07-22 23:04:44.120047 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml
2026-07-22 23:04:44.120064 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-f2m28.txt
2026-07-22 23:04:44.120081 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-f2m28.yaml
2026-07-22 23:04:44.120098 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-07-22 23:04:44.120115 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-07-22 23:04:44.120132 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-07-22 23:04:44.120149 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-07-22 23:04:44.120166 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt
2026-07-22 23:04:44.120183 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml
2026-07-22 23:04:44.120199 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-dbfc7.txt
2026-07-22 23:04:44.120217 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-dbfc7.yaml
2026-07-22 23:04:44.120234 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6.txt
2026-07-22 23:04:44.120251 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6.yaml
2026-07-22 23:04:44.120269 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-87b9f5666-f6nxk.txt
2026-07-22 23:04:44.120286 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-87b9f5666-f6nxk.yaml
2026-07-22 23:04:44.120303 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-85df4cbc4f-9xccm.txt
2026-07-22 23:04:44.120324 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-85df4cbc4f-9xccm.yaml
2026-07-22 23:04:44.120342 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-z96xr.txt
2026-07-22 23:04:44.120359 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-z96xr.yaml
2026-07-22 23:04:44.120376 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-hp7br.txt
2026-07-22 23:04:44.120394 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-hp7br.yaml
2026-07-22 23:04:44.120412 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-07-22 23:04:44.120429 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-07-22 23:04:44.120447 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-07-22 23:04:44.120465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-07-22 23:04:44.120483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-07-22 23:04:44.120500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-07-22 23:04:44.120517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-07-22 23:04:44.120534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-07-22 23:04:44.120551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-07-22 23:04:44.120567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-07-22 23:04:44.120584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-07-22 23:04:44.120602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-07-22 23:04:44.120619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-07-22 23:04:44.120636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-07-22 23:04:44.120653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-07-22 23:04:44.120671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-07-22 23:04:44.120688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-07-22 23:04:44.120706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-07-22 23:04:44.120741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-07-22 23:04:44.120786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-07-22 23:04:44.120814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-07-22 23:04:44.120833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-07-22 23:04:44.120852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-07-22 23:04:44.120870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-07-22 23:04:44.120888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-07-22 23:04:44.120905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-07-22 23:04:44.120923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-07-22 23:04:44.120940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-07-22 23:04:44.120973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-07-22 23:04:44.121000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-07-22 23:04:44.121019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-07-22 23:04:44.121036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-07-22 23:04:44.121053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-07-22 23:04:44.121071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-07-22 23:04:44.121088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-07-22 23:04:44.121105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-07-22 23:04:44.121122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-07-22 23:04:44.121141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-07-22 23:04:44.121158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-07-22 23:04:44.121175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-07-22 23:04:44.121191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-07-22 23:04:44.121208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-07-22 23:04:44.121225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-07-22 23:04:44.121244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-07-22 23:04:44.121269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-07-22 23:04:44.121289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-07-22 23:04:44.121307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-07-22 23:04:44.121325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-07-22 23:04:44.121343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-07-22 23:04:44.121360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-07-22 23:04:44.121378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-07-22 23:04:44.121397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-07-22 23:04:44.121417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-07-22 23:04:44.121435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-07-22 23:04:44.121452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-07-22 23:04:44.121469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-07-22 23:04:44.121486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-07-22 23:04:44.121503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-07-22 23:04:44.121520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-07-22 23:04:44.121537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-07-22 23:04:44.121554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-07-22 23:04:44.121571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-07-22 23:04:44.121588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-07-22 23:04:44.121609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-07-22 23:04:44.121626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-07-22 23:04:44.121643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-07-22 23:04:44.121660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-07-22 23:04:44.121677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-07-22 23:04:44.121693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-07-22 23:04:44.121710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-07-22 23:04:44.121726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-07-22 23:04:44.121744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt
2026-07-22 23:04:44.121761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml
2026-07-22 23:04:44.121779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt
2026-07-22 23:04:44.121797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml
2026-07-22 23:04:44.121815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt
2026-07-22 23:04:44.121832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml
2026-07-22 23:04:44.121850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt
2026-07-22 23:04:44.121867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml
2026-07-22 23:04:44.121884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt
2026-07-22 23:04:44.121901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml
2026-07-22 23:04:44.121919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt
2026-07-22 23:04:44.121936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml
2026-07-22 23:04:44.121953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt
2026-07-22 23:04:44.121970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml
2026-07-22 23:04:44.121987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt
2026-07-22 23:04:44.122004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml
2026-07-22 23:04:44.122021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt
2026-07-22 23:04:44.122038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml
2026-07-22 23:04:44.122055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt
2026-07-22 23:04:44.122072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml
2026-07-22 23:04:44.122089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt
2026-07-22 23:04:44.122106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml
2026-07-22 23:04:44.122123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt
2026-07-22 23:04:44.122140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml
2026-07-22 23:04:44.122157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt
2026-07-22 23:04:44.122175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml
2026-07-22 23:04:44.122198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt
2026-07-22 23:04:44.122217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml
2026-07-22 23:04:44.122235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt
2026-07-22 23:04:44.122253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml
2026-07-22 23:04:44.122270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-07-22 23:04:44.122287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-07-22 23:04:44.122305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-07-22 23:04:44.122323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-07-22 23:04:44.122340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-07-22 23:04:44.122357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-07-22 23:04:44.122374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-07-22 23:04:44.122391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-07-22 23:04:44.122408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-07-22 23:04:44.122425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-07-22 23:04:44.122442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-07-22 23:04:44.122459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-07-22 23:04:44.122476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-07-22 23:04:44.122493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-07-22 23:04:44.122511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-07-22 23:04:44.122528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-07-22 23:04:44.122545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-07-22 23:04:44.122562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-07-22 23:04:44.122579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-07-22 23:04:44.122596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-07-22 23:04:44.122613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-07-22 23:04:44.122630 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-07-22 23:04:44.122647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-07-22 23:04:44.122664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-07-22 23:04:44.122681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-07-22 23:04:44.122698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-07-22 23:04:44.122715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-07-22 23:04:44.122731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-07-22 23:04:44.122748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-07-22 23:04:44.122770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-07-22 23:04:44.122787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt
2026-07-22 23:04:44.122805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml
2026-07-22 23:04:44.122822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt
2026-07-22 23:04:44.122881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml
2026-07-22 23:04:44.122905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt
2026-07-22 23:04:44.122924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml
2026-07-22 23:04:44.122942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt
2026-07-22 23:04:44.122960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml
2026-07-22 23:04:44.122978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt
2026-07-22 23:04:44.123009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml
2026-07-22 23:04:44.123027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt
2026-07-22 23:04:44.123045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml
2026-07-22 23:04:44.123062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt
2026-07-22 23:04:44.123079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml
2026-07-22 23:04:44.123096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt
2026-07-22 23:04:44.123113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml
2026-07-22 23:04:44.123130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt
2026-07-22 23:04:44.123148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml
2026-07-22 23:04:44.123164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt
2026-07-22 23:04:44.123181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml
2026-07-22 23:04:44.123198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt
2026-07-22 23:04:44.123215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml
2026-07-22 23:04:44.123231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt
2026-07-22 23:04:44.123248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml
2026-07-22 23:04:44.123265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt
2026-07-22 23:04:44.123282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml
2026-07-22 23:04:44.123298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt
2026-07-22 23:04:44.123315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml
2026-07-22 23:04:44.123332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt
2026-07-22 23:04:44.123349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml
2026-07-22 23:04:44.123369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt
2026-07-22 23:04:44.123389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml
2026-07-22 23:04:44.123406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt
2026-07-22 23:04:44.123428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml
2026-07-22 23:04:44.123446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt
2026-07-22 23:04:44.123463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml
2026-07-22 23:04:44.123481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt
2026-07-22 23:04:44.123498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml
2026-07-22 23:04:44.123515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-07-22 23:04:44.123532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-07-22 23:04:44.123550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-07-22 23:04:44.123567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-07-22 23:04:44.123584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-07-22 23:04:44.123602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-07-22 23:04:44.123619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-07-22 23:04:44.123636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-07-22 23:04:44.123653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-07-22 23:04:44.123670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-07-22 23:04:44.123687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-07-22 23:04:44.123704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-07-22 23:04:44.123721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-07-22 23:04:44.123738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-07-22 23:04:44.123755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-07-22 23:04:44.123773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-07-22 23:04:44.123790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-07-22 23:04:44.123807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-07-22 23:04:44.123824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-07-22 23:04:44.123842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-07-22 23:04:44.123859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-07-22 23:04:44.123876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-07-22 23:04:44.123893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-07-22 23:04:44.123910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-07-22 23:04:44.123927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-07-22 23:04:44.123943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-07-22 23:04:44.123961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-07-22 23:04:44.123978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-07-22 23:04:44.123999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-07-22 23:04:44.124016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-07-22 23:04:44.124033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-07-22 23:04:44.124049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-07-22 23:04:44.124066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-07-22 23:04:44.124082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-07-22 23:04:44.124099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-07-22 23:04:44.124115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-07-22 23:04:44.124132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-07-22 23:04:44.124148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-07-22 23:04:44.124165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-07-22 23:04:44.124182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-07-22 23:04:44.124198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-07-22 23:04:44.124215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-07-22 23:04:44.124232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-07-22 23:04:44.124249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-07-22 23:04:44.124266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-07-22 23:04:44.124284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-07-22 23:04:44.124301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-07-22 23:04:44.124318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-07-22 23:04:44.124335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-07-22 23:04:44.124352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-07-22 23:04:44.124369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-07-22 23:04:44.124386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-07-22 23:04:44.124403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-07-22 23:04:44.124420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-07-22 23:04:44.124438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-07-22 23:04:44.124455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-07-22 23:04:44.124472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-07-22 23:04:44.124490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-07-22 23:04:44.124507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-07-22 23:04:44.124524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-07-22 23:04:44.124541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt
2026-07-22 23:04:44.124558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml
2026-07-22 23:04:44.124576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt
2026-07-22 23:04:44.124597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml
2026-07-22 23:04:44.124615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt
2026-07-22 23:04:44.124633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml
2026-07-22 23:04:44.124650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt
2026-07-22 23:04:44.124668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml
2026-07-22 23:04:44.124685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt
2026-07-22 23:04:44.124702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml
2026-07-22 23:04:44.124719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt
2026-07-22 23:04:44.124736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml
2026-07-22 23:04:44.124754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt
2026-07-22 23:04:44.124770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml
2026-07-22 23:04:44.124787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt
2026-07-22 23:04:44.124804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml
2026-07-22 23:04:44.124820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt
2026-07-22 23:04:44.124837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml
2026-07-22 23:04:44.124854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt
2026-07-22 23:04:44.124871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml
2026-07-22 23:04:44.124888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-07-22 23:04:44.124904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-07-22 23:04:44.124921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-07-22 23:04:44.124938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-07-22 23:04:44.124969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-07-22 23:04:44.124988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-07-22 23:04:44.125005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-07-22 23:04:44.125022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-07-22 23:04:44.125038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-07-22 23:04:44.125055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-07-22 23:04:44.125072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-07-22 23:04:44.125089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-07-22 23:04:44.125106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-07-22 23:04:44.125123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-07-22 23:04:44.125141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-07-22 23:04:44.125162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-07-22 23:04:44.125180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-07-22 23:04:44.125196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-07-22 23:04:44.125213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-07-22 23:04:44.125230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-07-22 23:04:44.125247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-07-22 23:04:44.125263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-07-22 23:04:44.125280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt
2026-07-22 23:04:44.125296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml
2026-07-22 23:04:44.125313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-07-22 23:04:44.125330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-07-22 23:04:44.125347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt
2026-07-22 23:04:44.125363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml
2026-07-22 23:04:44.125380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt
2026-07-22 23:04:44.125398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml
2026-07-22 23:04:44.125415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:04:44.125433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:04:44.125450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-07-22 23:04:44.125467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-07-22 23:04:44.125483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-07-22 23:04:44.125500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-07-22 23:04:44.125517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt
2026-07-22 23:04:44.125534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml
2026-07-22 23:04:44.125550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-22 23:04:44.125566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-22 23:04:44.125583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-22 23:04:44.125599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-22 23:04:44.125616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-07-22 23:04:44.125633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-07-22 23:04:44.125650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-07-22 23:04:44.125668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-07-22 23:04:44.125685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-07-22 23:04:44.125702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-07-22 23:04:44.125719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-07-22 23:04:44.125740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-07-22 23:04:44.125758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-07-22 23:04:44.125775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-07-22 23:04:44.125792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-07-22 23:04:44.125809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-07-22 23:04:44.125826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-07-22 23:04:44.125843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-07-22 23:04:44.125859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-07-22 23:04:44.125876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-07-22 23:04:44.125893 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-07-22 23:04:44.125911 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-07-22 23:04:44.125929 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-07-22 23:04:44.125946 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-07-22 23:04:44.125963 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-07-22 23:04:44.125980 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-07-22 23:04:44.125997 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-07-22 23:04:44.126014 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-07-22 23:04:44.126031 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-07-22 23:04:44.126048 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-07-22 23:04:44.126065 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-07-22 23:04:44.126082 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-07-22 23:04:44.126099 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-07-22 23:04:44.126116 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-07-22 23:04:44.126133 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-07-22 23:04:44.126150 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-07-22 23:04:44.126167 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-07-22 23:04:44.126184 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-07-22 23:04:44.126201 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-07-22 23:04:44.126218 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-07-22 23:04:44.126235 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-07-22 23:04:44.126251 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-07-22 23:04:44.126268 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-07-22 23:04:44.126285 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-07-22 23:04:44.126307 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-07-22 23:04:44.126325 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-07-22 23:04:44.126344 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-07-22 23:04:44.126363 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-07-22 23:04:44.126380 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-07-22 23:04:44.126397 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-07-22 23:04:44.126414 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-07-22 23:04:44.126431 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-07-22 23:04:44.126448 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-07-22 23:04:44.126465 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-07-22 23:04:44.126482 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-07-22 23:04:44.126498 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-07-22 23:04:44.126515 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-07-22 23:04:44.126532 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-07-22 23:04:44.126548 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-07-22 23:04:44.126566 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-07-22 23:04:44.126583 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-07-22 23:04:44.126600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-07-22 23:04:44.126617 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-07-22 23:04:44.126634 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-07-22 23:04:44.126651 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-07-22 23:04:44.126668 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-07-22 23:04:44.126686 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-07-22 23:04:44.126703 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-07-22 23:04:44.126720 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-07-22 23:04:44.126737 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-07-22 23:04:44.126754 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-07-22 23:04:44.126771 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-07-22 23:04:44.126787 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-07-22 23:04:44.126804 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-07-22 23:04:44.126822 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-07-22 23:04:44.126839 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-07-22 23:04:44.126856 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-07-22 23:04:44.126877 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-07-22 23:04:44.126894 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-07-22 23:04:44.126911 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-07-22 23:04:44.126927 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-07-22 23:04:44.126944 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-07-22 23:04:44.126960 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-07-22 23:04:44.126977 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-07-22 23:04:44.127027 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-07-22 23:04:44.127046 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-07-22 23:04:44.127063 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-07-22 23:04:44.127080 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-07-22 23:04:44.127097 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-07-22 23:04:44.127115 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt
2026-07-22 23:04:44.127132 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml
2026-07-22 23:04:44.127149 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt
2026-07-22 23:04:44.127166 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml
2026-07-22 23:04:44.127183 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt
2026-07-22 23:04:44.127200 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml
2026-07-22 23:04:44.127217 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt
2026-07-22 23:04:44.127234 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml
2026-07-22 23:04:44.127251 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt
2026-07-22 23:04:44.127267 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml
2026-07-22 23:04:44.127284 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt
2026-07-22 23:04:44.127301 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml
2026-07-22 23:04:44.127318 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt
2026-07-22 23:04:44.127334 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml
2026-07-22 23:04:44.127351 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt
2026-07-22 23:04:44.127368 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml
2026-07-22 23:04:44.127384 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt
2026-07-22 23:04:44.127401 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml
2026-07-22 23:04:44.127417 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt
2026-07-22 23:04:44.127434 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml
2026-07-22 23:04:44.127451 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt
2026-07-22 23:04:44.127473 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml
2026-07-22 23:04:44.127491 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt
2026-07-22 23:04:44.127508 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml
2026-07-22 23:04:44.127525 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt
2026-07-22 23:04:44.127542 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml
2026-07-22 23:04:44.127558 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt
2026-07-22 23:04:44.127575 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml
2026-07-22 23:04:44.127592 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt
2026-07-22 23:04:44.127609 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml
2026-07-22 23:04:44.127626 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-07-22 23:04:44.127643 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-07-22 23:04:44.127660 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-07-22 23:04:44.127677 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-07-22 23:04:44.127694 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-07-22 23:04:44.127711 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-07-22 23:04:44.127728 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-07-22 23:04:44.127745 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-07-22 23:04:44.127762 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-07-22 23:04:44.127778 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-07-22 23:04:44.127796 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-07-22 23:04:44.127813 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-07-22 23:04:44.127830 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-07-22 23:04:44.127848 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-07-22 23:04:44.127865 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-07-22 23:04:44.127883 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-07-22 23:04:44.127900 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-07-22 23:04:44.127917 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-07-22 23:04:44.127934 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-07-22 23:04:44.127951 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-07-22 23:04:44.127968 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-07-22 23:04:44.127985 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-07-22 23:04:44.128002 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-07-22 23:04:44.128019 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-07-22 23:04:44.128036 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-07-22 23:04:44.128058 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-07-22 23:04:44.128076 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-07-22 23:04:44.128093 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-07-22 23:04:44.128110 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-07-22 23:04:44.128128 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-07-22 23:04:44.128145 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt
2026-07-22 23:04:44.128162 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml
2026-07-22 23:04:44.128179 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt
2026-07-22 23:04:44.128196 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml
2026-07-22 23:04:44.128213 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt
2026-07-22 23:04:44.128230 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml
2026-07-22 23:04:44.128247 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt
2026-07-22 23:04:44.128264 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml
2026-07-22 23:04:44.128280 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt
2026-07-22 23:04:44.128297 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml
2026-07-22 23:04:44.128314 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt
2026-07-22 23:04:44.128331 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml
2026-07-22 23:04:44.128348 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt
2026-07-22 23:04:44.128365 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml
2026-07-22 23:04:44.128382 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt
2026-07-22 23:04:44.128398 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml
2026-07-22 23:04:44.128415 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt
2026-07-22 23:04:44.128432 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml
2026-07-22 23:04:44.128449 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt
2026-07-22 23:04:44.128466 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml
2026-07-22 23:04:44.128482 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt
2026-07-22 23:04:44.128499 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml
2026-07-22 23:04:44.128516 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt
2026-07-22 23:04:44.128533 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml
2026-07-22 23:04:44.128549 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt
2026-07-22 23:04:44.128565 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml
2026-07-22 23:04:44.128582 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt
2026-07-22 23:04:44.128599 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml
2026-07-22 23:04:44.128619 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt
2026-07-22 23:04:44.128637 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml
2026-07-22 23:04:44.128654 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt
2026-07-22 23:04:44.128671 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml
2026-07-22 23:04:44.128688 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt
2026-07-22 23:04:44.128705 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml
2026-07-22 23:04:44.128722 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt
2026-07-22 23:04:44.128738 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml
2026-07-22 23:04:44.128755 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt
2026-07-22 23:04:44.128772 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml
2026-07-22 23:04:44.128789 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-07-22 23:04:44.128806 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-07-22 23:04:44.128823 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-07-22 23:04:44.128840 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-07-22 23:04:44.128856 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-07-22 23:04:44.128873 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-07-22 23:04:44.128891 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-07-22 23:04:44.128908 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-07-22 23:04:44.128925 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-07-22 23:04:44.128943 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-07-22 23:04:44.128977 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-07-22 23:04:44.128997 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-07-22 23:04:44.129015 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-07-22 23:04:44.129032 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-07-22 23:04:44.129049 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-07-22 23:04:44.129067 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-07-22 23:04:44.129084 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-07-22 23:04:44.129101 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-07-22 23:04:44.129118 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-07-22 23:04:44.129135 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-07-22 23:04:44.129152 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-07-22 23:04:44.129168 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-07-22 23:04:44.129190 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-07-22 23:04:44.129208 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-07-22 23:04:44.129225 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-07-22 23:04:44.129242 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-07-22 23:04:44.129259 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-07-22 23:04:44.129277 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-07-22 23:04:44.129294 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-07-22 23:04:44.129311 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-07-22 23:04:44.129329 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-07-22 23:04:44.129346 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-07-22 23:04:44.129363 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-07-22 23:04:44.129380 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-07-22 23:04:44.129397 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-07-22 23:04:44.129415 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-07-22 23:04:44.129432 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-07-22 23:04:44.129449 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-07-22 23:04:44.129466 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-07-22 23:04:44.129483 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-07-22 23:04:44.129500 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-07-22 23:04:44.129516 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-07-22 23:04:44.129533 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-07-22 23:04:44.129550 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-07-22 23:04:44.129566 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-07-22 23:04:44.129583 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-07-22 23:04:44.129600 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-07-22 23:04:44.129617 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-07-22 23:04:44.129634 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-07-22 23:04:44.129651 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-07-22 23:04:44.129668 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-07-22 23:04:44.129685 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-07-22 23:04:44.129702 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-07-22 23:04:44.129719 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-07-22 23:04:44.129736 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-07-22 23:04:44.129752 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-07-22 23:04:44.129773 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-07-22 23:04:44.129790 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-07-22 23:04:44.129807 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-07-22 23:04:44.129825 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-07-22 23:04:44.129842 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt
2026-07-22 23:04:44.129859 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml
2026-07-22 23:04:44.129875 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt
2026-07-22 23:04:44.129892 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml
2026-07-22 23:04:44.129909 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt
2026-07-22 23:04:44.129925 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml
2026-07-22 23:04:44.129942 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt
2026-07-22 23:04:44.129959 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml
2026-07-22 23:04:44.129976 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt
2026-07-22 23:04:44.129993 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml
2026-07-22 23:04:44.130010 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt
2026-07-22 23:04:44.130027 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml
2026-07-22 23:04:44.130044 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt
2026-07-22 23:04:44.130061 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml
2026-07-22 23:04:44.130077 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt
2026-07-22 23:04:44.130094 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml
2026-07-22 23:04:44.130110 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt
2026-07-22 23:04:44.130127 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml
2026-07-22 23:04:44.130145 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt
2026-07-22 23:04:44.130162 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml
2026-07-22 23:04:44.130179 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-07-22 23:04:44.130196 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-07-22 23:04:44.130212 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-07-22 23:04:44.130229 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-07-22 23:04:44.130246 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-07-22 23:04:44.130263 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-07-22 23:04:44.130280 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-07-22 23:04:44.130297 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-07-22 23:04:44.130318 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-07-22 23:04:44.130336 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-07-22 23:04:44.130353 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-07-22 23:04:44.130370 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-07-22 23:04:44.130387 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-07-22 23:04:44.130404 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-07-22 23:04:44.130421 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-07-22 23:04:44.130438 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-07-22 23:04:44.130455 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-07-22 23:04:44.130472 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-07-22 23:04:44.130490 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-07-22 23:04:44.130507 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-07-22 23:04:44.130524 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-07-22 23:04:44.130541 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-07-22 23:04:44.130558 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt
2026-07-22 23:04:44.130575 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml
2026-07-22 23:04:44.130592 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-07-22 23:04:44.130609 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-07-22 23:04:44.130626 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt
2026-07-22 23:04:44.130643 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml
2026-07-22 23:04:44.130661 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt
2026-07-22 23:04:44.130678 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml
2026-07-22 23:04:44.130695 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:04:44.130712 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:04:44.130729 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-07-22 23:04:44.130746 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-07-22 23:04:44.130763 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-07-22 23:04:44.130781 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-07-22 23:04:44.130797 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt
2026-07-22 23:04:44.130814 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml
2026-07-22 23:04:44.130834 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-07-22 23:04:44.130858 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-07-22 23:04:44.130886 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-07-22 23:04:44.130918 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-07-22 23:04:44.130948 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-07-22 23:04:44.130968 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-07-22 23:04:44.130985 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-07-22 23:04:44.131026 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-07-22 23:04:44.131045 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-07-22 23:04:44.131063 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-07-22 23:04:44.131081 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-07-22 23:04:44.131099 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-07-22 23:04:44.131116 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-07-22 23:04:44.131133 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-07-22 23:04:44.131151 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-07-22 23:04:44.131168 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-07-22 23:04:44.131185 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-07-22 23:04:44.131203 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-07-22 23:04:44.131220 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-07-22 23:04:44.131237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-07-22 23:04:44.131262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-07-22 23:04:44.131284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-07-22 23:04:44.131302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-07-22 23:04:44.131319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-07-22 23:04:44.131336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-07-22 23:04:44.131353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-07-22 23:04:44.131370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-07-22 23:04:44.131388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-07-22 23:04:44.131405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-07-22 23:04:44.131423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-07-22 23:04:44.131441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-07-22 23:04:44.131459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-07-22 23:04:44.131477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-07-22 23:04:44.131494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-07-22 23:04:44.131512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-07-22 23:04:44.131529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-07-22 23:04:44.131546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-07-22 23:04:44.131564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-07-22 23:04:44.131581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-07-22 23:04:44.131602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-07-22 23:04:44.131620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-07-22 23:04:44.131637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-07-22 23:04:44.131655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-07-22 23:04:44.131672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-07-22 23:04:44.131690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-07-22 23:04:44.131707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-07-22 23:04:44.131725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-07-22 23:04:44.131742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-07-22 23:04:44.131760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-07-22 23:04:44.131777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-07-22 23:04:44.131794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-07-22 23:04:44.131811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-07-22 23:04:44.131828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-07-22 23:04:44.131845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-07-22 23:04:44.131863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-07-22 23:04:44.131880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-07-22 23:04:44.131897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-07-22 23:04:44.131913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-07-22 23:04:44.131930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-07-22 23:04:44.131947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-07-22 23:04:44.131965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-07-22 23:04:44.131982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-07-22 23:04:44.131999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-07-22 23:04:44.132017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-07-22 23:04:44.132034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-07-22 23:04:44.132051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-07-22 23:04:44.132068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-07-22 23:04:44.132085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-07-22 23:04:44.132102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-07-22 23:04:44.132119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-07-22 23:04:44.132137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-07-22 23:04:44.132154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-07-22 23:04:44.132170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-07-22 23:04:44.132187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-07-22 23:04:44.132204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-07-22 23:04:44.132221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt
2026-07-22 23:04:44.132242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml
2026-07-22 23:04:44.132260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt
2026-07-22 23:04:44.132277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml
2026-07-22 23:04:44.132295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt
2026-07-22 23:04:44.132312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml
2026-07-22 23:04:44.132329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt
2026-07-22 23:04:44.132346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml
2026-07-22 23:04:44.132363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt
2026-07-22 23:04:44.132380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml
2026-07-22 23:04:44.132397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt
2026-07-22 23:04:44.132414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml
2026-07-22 23:04:44.132431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt
2026-07-22 23:04:44.132448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml
2026-07-22 23:04:44.132465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt
2026-07-22 23:04:44.132482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml
2026-07-22 23:04:44.132500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt
2026-07-22 23:04:44.132516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml
2026-07-22 23:04:44.132533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt
2026-07-22 23:04:44.132550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml
2026-07-22 23:04:44.132567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt
2026-07-22 23:04:44.132585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml
2026-07-22 23:04:44.132602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt
2026-07-22 23:04:44.132619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml
2026-07-22 23:04:44.132637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-07-22 23:04:44.132654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-07-22 23:04:44.132671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-07-22 23:04:44.132688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-07-22 23:04:44.132705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-07-22 23:04:44.132722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-07-22 23:04:44.132739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-07-22 23:04:44.132757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-07-22 23:04:44.132774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-07-22 23:04:44.132791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-07-22 23:04:44.132808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-07-22 23:04:44.132826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-07-22 23:04:44.132843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-07-22 23:04:44.132865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-07-22 23:04:44.132883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-07-22 23:04:44.132900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-07-22 23:04:44.132964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-07-22 23:04:44.132994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-07-22 23:04:44.133013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-07-22 23:04:44.133031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-07-22 23:04:44.133049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-07-22 23:04:44.133066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-07-22 23:04:44.133083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-07-22 23:04:44.133100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-07-22 23:04:44.133117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-07-22 23:04:44.133134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-07-22 23:04:44.133151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-07-22 23:04:44.133168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-07-22 23:04:44.133185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-07-22 23:04:44.133202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-07-22 23:04:44.133220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-djzvh-api.txt
2026-07-22 23:04:44.133237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-djzvh-api.yaml
2026-07-22 23:04:44.133254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-djzvh-vnc.txt
2026-07-22 23:04:44.133271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-djzvh-vnc.yaml
2026-07-22 23:04:44.133288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-07-22 23:04:44.133304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-07-22 23:04:44.133321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-07-22 23:04:44.133338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-07-22 23:04:44.133358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt
2026-07-22 23:04:44.133377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml
2026-07-22 23:04:44.133394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt
2026-07-22 23:04:44.133411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml
2026-07-22 23:04:44.133428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt
2026-07-22 23:04:44.133445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml
2026-07-22 23:04:44.133462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt
2026-07-22 23:04:44.133479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml
2026-07-22 23:04:44.133496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt
2026-07-22 23:04:44.133512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml
2026-07-22 23:04:44.133529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt
2026-07-22 23:04:44.133552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml
2026-07-22 23:04:44.133571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt
2026-07-22 23:04:44.133588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml
2026-07-22 23:04:44.133606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt
2026-07-22 23:04:44.133623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml
2026-07-22 23:04:44.133640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt
2026-07-22 23:04:44.133658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml
2026-07-22 23:04:44.133675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt
2026-07-22 23:04:44.133692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml
2026-07-22 23:04:44.133709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt
2026-07-22 23:04:44.133726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml
2026-07-22 23:04:44.133743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt
2026-07-22 23:04:44.133760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml
2026-07-22 23:04:44.133777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt
2026-07-22 23:04:44.133794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml
2026-07-22 23:04:44.133811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt
2026-07-22 23:04:44.133828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml
2026-07-22 23:04:44.133845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt
2026-07-22 23:04:44.133862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml
2026-07-22 23:04:44.133879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt
2026-07-22 23:04:44.133896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml
2026-07-22 23:04:44.133914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt
2026-07-22 23:04:44.133931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml
2026-07-22 23:04:44.133948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt
2026-07-22 23:04:44.133965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml
2026-07-22 23:04:44.133982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt
2026-07-22 23:04:44.133999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml
2026-07-22 23:04:44.134016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-07-22 23:04:44.134033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-07-22 23:04:44.134051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-07-22 23:04:44.134068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-07-22 23:04:44.134085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-07-22 23:04:44.134103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-07-22 23:04:44.134120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-07-22 23:04:44.134137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-07-22 23:04:44.134154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-07-22 23:04:44.134175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-07-22 23:04:44.134193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-07-22 23:04:44.134210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-07-22 23:04:44.134226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-07-22 23:04:44.134244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-07-22 23:04:44.134260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-07-22 23:04:44.134277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-07-22 23:04:44.134294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-07-22 23:04:44.134311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-07-22 23:04:44.134328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-07-22 23:04:44.134345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-07-22 23:04:44.134362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-07-22 23:04:44.134379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-07-22 23:04:44.134396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-07-22 23:04:44.134413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-07-22 23:04:44.134429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-07-22 23:04:44.134446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-07-22 23:04:44.134462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-07-22 23:04:44.134479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-07-22 23:04:44.134495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-07-22 23:04:44.134513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-07-22 23:04:44.134530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-07-22 23:04:44.134547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-07-22 23:04:44.134563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-07-22 23:04:44.134580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-07-22 23:04:44.134597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-07-22 23:04:44.134614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-07-22 23:04:44.134631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-07-22 23:04:44.134649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-07-22 23:04:44.134666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-07-22 23:04:44.134684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-07-22 23:04:44.134701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-07-22 23:04:44.134719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-07-22 23:04:44.134737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-07-22 23:04:44.134754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-07-22 23:04:44.134772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-07-22 23:04:44.134794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-07-22 23:04:44.134811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-07-22 23:04:44.134829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-07-22 23:04:44.134846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-07-22 23:04:44.134863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-07-22 23:04:44.134880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-07-22 23:04:44.134897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-07-22 23:04:44.134915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-07-22 23:04:44.134932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-07-22 23:04:44.134949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-07-22 23:04:44.134967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-07-22 23:04:44.134984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-07-22 23:04:44.135029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-07-22 23:04:44.135050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-07-22 23:04:44.135068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-07-22 23:04:44.135086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-07-22 23:04:44.135104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-07-22 23:04:44.135121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt
2026-07-22 23:04:44.135139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml
2026-07-22 23:04:44.135156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt
2026-07-22 23:04:44.135174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml
2026-07-22 23:04:44.135191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt
2026-07-22 23:04:44.135209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml
2026-07-22 23:04:44.135226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt
2026-07-22 23:04:44.135243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml
2026-07-22 23:04:44.135260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt
2026-07-22 23:04:44.135277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml
2026-07-22 23:04:44.135294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt
2026-07-22 23:04:44.135311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml
2026-07-22 23:04:44.135329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt
2026-07-22 23:04:44.135346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml
2026-07-22 23:04:44.135364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt
2026-07-22 23:04:44.135381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml
2026-07-22 23:04:44.135398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt
2026-07-22 23:04:44.135416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml
2026-07-22 23:04:44.135433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt
2026-07-22 23:04:44.135450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml
2026-07-22 23:04:44.135472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt
2026-07-22 23:04:44.135490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml
2026-07-22 23:04:44.135507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt
2026-07-22 23:04:44.135525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml
2026-07-22 23:04:44.135541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt
2026-07-22 23:04:44.135559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml
2026-07-22 23:04:44.135575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt
2026-07-22 23:04:44.135593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml
2026-07-22 23:04:44.135611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt
2026-07-22 23:04:44.135650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml
2026-07-22 23:04:44.135683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt
2026-07-22 23:04:44.135704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml
2026-07-22 23:04:44.135722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-07-22 23:04:44.135740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-07-22 23:04:44.135758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-07-22 23:04:44.135776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-07-22 23:04:44.135793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-07-22 23:04:44.135811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-07-22 23:04:44.135828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-07-22 23:04:44.135845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-07-22 23:04:44.135862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-07-22 23:04:44.135879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-07-22 23:04:44.135897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-07-22 23:04:44.135914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-07-22 23:04:44.135931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-07-22 23:04:44.135948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-07-22 23:04:44.135965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-07-22 23:04:44.135982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-07-22 23:04:44.135999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-07-22 23:04:44.136017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-07-22 23:04:44.136034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-07-22 23:04:44.136051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-07-22 23:04:44.136068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-07-22 23:04:44.136085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-07-22 23:04:44.136101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-07-22 23:04:44.136123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-07-22 23:04:44.136141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-07-22 23:04:44.136158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-07-22 23:04:44.136175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-07-22 23:04:44.136191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-07-22 23:04:44.136209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt
2026-07-22 23:04:44.136226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml
2026-07-22 23:04:44.136243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt
2026-07-22 23:04:44.136260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml
2026-07-22 23:04:44.136277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-07-22 23:04:44.136295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-07-22 23:04:44.136313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-07-22 23:04:44.136330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-07-22 23:04:44.136347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt
2026-07-22 23:04:44.136365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml
2026-07-22 23:04:44.136382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt
2026-07-22 23:04:44.136399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml
2026-07-22 23:04:44.136416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt
2026-07-22 23:04:44.136433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml
2026-07-22 23:04:44.136450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt
2026-07-22 23:04:44.136467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml
2026-07-22 23:04:44.136484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-22 23:04:44.136501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-22 23:04:44.136518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-07-22 23:04:44.136535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-07-22 23:04:44.136553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-07-22 23:04:44.136571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-07-22 23:04:44.136588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-07-22 23:04:44.136605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-07-22 23:04:44.136622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-07-22 23:04:44.136639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-07-22 23:04:44.136656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt
2026-07-22 23:04:44.136673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml
2026-07-22 23:04:44.136694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt
2026-07-22 23:04:44.136712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml
2026-07-22 23:04:44.136730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-07-22 23:04:44.136748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-07-22 23:04:44.136765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-07-22 23:04:44.136782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-07-22 23:04:44.136799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-07-22 23:04:44.136817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-07-22 23:04:44.136834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-07-22 23:04:44.136852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-07-22 23:04:44.136869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-07-22 23:04:44.136886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-07-22 23:04:44.136904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-07-22 23:04:44.136921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-07-22 23:04:44.136938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-07-22 23:04:44.136972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-07-22 23:04:44.136993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-07-22 23:04:44.137011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-07-22 23:04:44.137028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-07-22 23:04:44.137045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-07-22 23:04:44.137062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-07-22 23:04:44.137080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-07-22 23:04:44.137097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-07-22 23:04:44.137114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-07-22 23:04:44.137132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-07-22 23:04:44.137149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-07-22 23:04:44.137167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-07-22 23:04:44.137184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-07-22 23:04:44.137201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-07-22 23:04:44.137217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-07-22 23:04:44.137234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-07-22 23:04:44.137251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-07-22 23:04:44.137268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt
2026-07-22 23:04:44.137285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml
2026-07-22 23:04:44.137307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-07-22 23:04:44.137325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-07-22 23:04:44.137342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-07-22 23:04:44.137359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-07-22 23:04:44.137377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt
2026-07-22 23:04:44.137393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml
2026-07-22 23:04:44.137410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt
2026-07-22 23:04:44.137427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml
2026-07-22 23:04:44.137444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-07-22 23:04:44.137460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-07-22 23:04:44.137477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-07-22 23:04:44.137494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-07-22 23:04:44.137511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-07-22 23:04:44.137528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-07-22 23:04:44.137545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-07-22 23:04:44.137563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-07-22 23:04:44.137580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt
2026-07-22 23:04:44.137597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml
2026-07-22 23:04:44.137614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-07-22 23:04:44.137631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-07-22 23:04:44.137648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-07-22 23:04:44.137666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-07-22 23:04:44.137683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-07-22 23:04:44.137700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-07-22 23:04:44.137717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-07-22 23:04:44.137735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-07-22 23:04:44.137753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-07-22 23:04:44.137770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-07-22 23:04:44.137787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-07-22 23:04:44.137804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-07-22 23:04:44.137822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-07-22 23:04:44.137840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-07-22 23:04:44.137857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-07-22 23:04:44.137879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-07-22 23:04:44.137897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-07-22 23:04:44.137914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-07-22 23:04:44.137932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-07-22 23:04:44.137949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-07-22 23:04:44.137966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-07-22 23:04:44.137984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-07-22 23:04:44.138001 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-07-22 23:04:44.138018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-07-22 23:04:44.138036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-07-22 23:04:44.138054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-07-22 23:04:44.138071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-07-22 23:04:44.138089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-07-22 23:04:44.138106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-07-22 23:04:44.138123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-07-22 23:04:44.138141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-07-22 23:04:44.138158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-07-22 23:04:44.138175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-07-22 23:04:44.138192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-07-22 23:04:44.138209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-07-22 23:04:44.138226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-07-22 23:04:44.138243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-07-22 23:04:44.138260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-07-22 23:04:44.138277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-07-22 23:04:44.138294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-07-22 23:04:44.138311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-07-22 23:04:44.138328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-07-22 23:04:44.138345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-07-22 23:04:44.138362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-07-22 23:04:44.138379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-07-22 23:04:44.138396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-07-22 23:04:44.138413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-07-22 23:04:44.138431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-07-22 23:04:44.138448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-07-22 23:04:44.138465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-07-22 23:04:44.138486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-07-22 23:04:44.138504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-07-22 23:04:44.138521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-07-22 23:04:44.138538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-07-22 23:04:44.138555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-07-22 23:04:44.138575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-07-22 23:04:44.138594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-07-22 23:04:44.138611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-07-22 23:04:44.138628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-07-22 23:04:44.138644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-07-22 23:04:44.138661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-07-22 23:04:44.138678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-07-22 23:04:44.138695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-07-22 23:04:44.138712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-07-22 23:04:44.138730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-07-22 23:04:44.138747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-07-22 23:04:44.138765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-07-22 23:04:44.138782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-07-22 23:04:44.138799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-07-22 23:04:44.138817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-07-22 23:04:44.138834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-07-22 23:04:44.138850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-07-22 23:04:44.138868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-07-22 23:04:44.138885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-07-22 23:04:44.138902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-07-22 23:04:44.138919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-07-22 23:04:44.138936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-07-22 23:04:44.138953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-07-22 23:04:44.138970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-07-22 23:04:44.138987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-07-22 23:04:44.139021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-07-22 23:04:44.139047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-07-22 23:04:44.139070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-07-22 23:04:44.139088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-07-22 23:04:44.139106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-07-22 23:04:44.139128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-07-22 23:04:44.139147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-07-22 23:04:44.139165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-07-22 23:04:44.139182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-07-22 23:04:44.139199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-07-22 23:04:44.139216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-07-22 23:04:44.139234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-07-22 23:04:44.139251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-07-22 23:04:44.139267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt
2026-07-22 23:04:44.139284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml
2026-07-22 23:04:44.139301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt
2026-07-22 23:04:44.139363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml
2026-07-22 23:04:44.139403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt
2026-07-22 23:04:44.139424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml
2026-07-22 23:04:44.139443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt
2026-07-22 23:04:44.139461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml
2026-07-22 23:04:44.139479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt
2026-07-22 23:04:44.139496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml
2026-07-22 23:04:44.139515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt
2026-07-22 23:04:44.139532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml
2026-07-22 23:04:44.139550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt
2026-07-22 23:04:44.139568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml
2026-07-22 23:04:44.139586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt
2026-07-22 23:04:44.139603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml
2026-07-22 23:04:44.139621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt
2026-07-22 23:04:44.139638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml
2026-07-22 23:04:44.139656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt
2026-07-22 23:04:44.139673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml
2026-07-22 23:04:44.139690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt
2026-07-22 23:04:44.139707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml
2026-07-22 23:04:44.139725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt
2026-07-22 23:04:44.139742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml
2026-07-22 23:04:44.139759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt
2026-07-22 23:04:44.139776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml
2026-07-22 23:04:44.139794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt
2026-07-22 23:04:44.139819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml
2026-07-22 23:04:44.139837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt
2026-07-22 23:04:44.139854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml
2026-07-22 23:04:44.139871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-07-22 23:04:44.139888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-07-22 23:04:44.139905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-07-22 23:04:44.139922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-07-22 23:04:44.139939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-07-22 23:04:44.139956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-07-22 23:04:44.139973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-07-22 23:04:44.139990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-07-22 23:04:44.140060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-07-22 23:04:44.140078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-07-22 23:04:44.140096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-07-22 23:04:44.140113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-07-22 23:04:44.140130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-07-22 23:04:44.140148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-07-22 23:04:44.140165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-07-22 23:04:44.140182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-07-22 23:04:44.140199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-07-22 23:04:44.140216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-07-22 23:04:44.140233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-07-22 23:04:44.140250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-07-22 23:04:44.140266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-07-22 23:04:44.140283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-07-22 23:04:44.140300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-07-22 23:04:44.140317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-07-22 23:04:44.140334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-07-22 23:04:44.140351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-07-22 23:04:44.140369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt
2026-07-22 23:04:44.140386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml
2026-07-22 23:04:44.140403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt
2026-07-22 23:04:44.140420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml
2026-07-22 23:04:44.140437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt
2026-07-22 23:04:44.140462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml
2026-07-22 23:04:44.140480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt
2026-07-22 23:04:44.140497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml
2026-07-22 23:04:44.140514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt
2026-07-22 23:04:44.140531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml
2026-07-22 23:04:44.140548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt
2026-07-22 23:04:44.140565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml
2026-07-22 23:04:44.140582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt
2026-07-22 23:04:44.140599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml
2026-07-22 23:04:44.140616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt
2026-07-22 23:04:44.140633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml
2026-07-22 23:04:44.140650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt
2026-07-22 23:04:44.140667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml
2026-07-22 23:04:44.140684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt
2026-07-22 23:04:44.140701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml
2026-07-22 23:04:44.140718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt
2026-07-22 23:04:44.140735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml
2026-07-22 23:04:44.140753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt
2026-07-22 23:04:44.140770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml
2026-07-22 23:04:44.140787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt
2026-07-22 23:04:44.140803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml
2026-07-22 23:04:44.140820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt
2026-07-22 23:04:44.140837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml
2026-07-22 23:04:44.140854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt
2026-07-22 23:04:44.140872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml
2026-07-22 23:04:44.140889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt
2026-07-22 23:04:44.140906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml
2026-07-22 23:04:44.140923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt
2026-07-22 23:04:44.140940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml
2026-07-22 23:04:44.140993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt
2026-07-22 23:04:44.141039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml
2026-07-22 23:04:44.141063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt
2026-07-22 23:04:44.141083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml
2026-07-22 23:04:44.141101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt
2026-07-22 23:04:44.141119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml
2026-07-22 23:04:44.141143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-07-22 23:04:44.141161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-07-22 23:04:44.141178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-07-22 23:04:44.141195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-07-22 23:04:44.141213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-07-22 23:04:44.141230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-07-22 23:04:44.141252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-07-22 23:04:44.141277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-07-22 23:04:44.141296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-07-22 23:04:44.141314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-07-22 23:04:44.141332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-07-22 23:04:44.141350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-07-22 23:04:44.141368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-07-22 23:04:44.141385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-07-22 23:04:44.141402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-07-22 23:04:44.141419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-07-22 23:04:44.141436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-07-22 23:04:44.141453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-07-22 23:04:44.141470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-07-22 23:04:44.141488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-07-22 23:04:44.141505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-07-22 23:04:44.141522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-07-22 23:04:44.141539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-07-22 23:04:44.141555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-07-22 23:04:44.141573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-07-22 23:04:44.141590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-07-22 23:04:44.141607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-07-22 23:04:44.141624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-07-22 23:04:44.141641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-07-22 23:04:44.141658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-07-22 23:04:44.141675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-07-22 23:04:44.141692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-07-22 23:04:44.141709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-07-22 23:04:44.141726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-07-22 23:04:44.141748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-07-22 23:04:44.141766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-07-22 23:04:44.141783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-07-22 23:04:44.141801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-07-22 23:04:44.141818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-07-22 23:04:44.141835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-07-22 23:04:44.141851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-07-22 23:04:44.141869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-07-22 23:04:44.141886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-07-22 23:04:44.141903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-07-22 23:04:44.141920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-07-22 23:04:44.141937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-07-22 23:04:44.141953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-07-22 23:04:44.141970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-07-22 23:04:44.141987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-07-22 23:04:44.142004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-07-22 23:04:44.142021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-07-22 23:04:44.142038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-07-22 23:04:44.142055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-07-22 23:04:44.142072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-07-22 23:04:44.142089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-07-22 23:04:44.142106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-07-22 23:04:44.142123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-07-22 23:04:44.142140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-07-22 23:04:44.142157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-07-22 23:04:44.142174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-07-22 23:04:44.142191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-07-22 23:04:44.142209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-07-22 23:04:44.142225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-07-22 23:04:44.142243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-07-22 23:04:44.142260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt
2026-07-22 23:04:44.142277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml
2026-07-22 23:04:44.142295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt
2026-07-22 23:04:44.142312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml
2026-07-22 23:04:44.142330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt
2026-07-22 23:04:44.142351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml
2026-07-22 23:04:44.142369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt
2026-07-22 23:04:44.142385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml
2026-07-22 23:04:44.142403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt
2026-07-22 23:04:44.142420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml
2026-07-22 23:04:44.142437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt
2026-07-22 23:04:44.142454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml
2026-07-22 23:04:44.142471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt
2026-07-22 23:04:44.142488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml
2026-07-22 23:04:44.142505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt
2026-07-22 23:04:44.142522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml
2026-07-22 23:04:44.142539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt
2026-07-22 23:04:44.142556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml
2026-07-22 23:04:44.142572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt
2026-07-22 23:04:44.142589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml
2026-07-22 23:04:44.142606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt
2026-07-22 23:04:44.142623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml
2026-07-22 23:04:44.142640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-07-22 23:04:44.142656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-07-22 23:04:44.142673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-07-22 23:04:44.142690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-07-22 23:04:44.142707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-07-22 23:04:44.142724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-07-22 23:04:44.142741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-07-22 23:04:44.142758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-07-22 23:04:44.142775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-07-22 23:04:44.142792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-07-22 23:04:44.142809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-07-22 23:04:44.142826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-07-22 23:04:44.142843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-07-22 23:04:44.142861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-07-22 23:04:44.142877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-07-22 23:04:44.142894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-07-22 23:04:44.142912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-07-22 23:04:44.142954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-07-22 23:04:44.142993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-07-22 23:04:44.143086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-07-22 23:04:44.143108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-07-22 23:04:44.143127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-07-22 23:04:44.143145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-07-22 23:04:44.143162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-07-22 23:04:44.143179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt
2026-07-22 23:04:44.143196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml
2026-07-22 23:04:44.143213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-07-22 23:04:44.143230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-07-22 23:04:44.143247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt
2026-07-22 23:04:44.143264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml
2026-07-22 23:04:44.143281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt
2026-07-22 23:04:44.143298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml
2026-07-22 23:04:44.143314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:04:44.143332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:04:44.143349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-07-22 23:04:44.143367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-07-22 23:04:44.143384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-07-22 23:04:44.143403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-07-22 23:04:44.143421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt
2026-07-22 23:04:44.143437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml
2026-07-22 23:04:44.143454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-22 23:04:44.143470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-22 23:04:44.143488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-07-22 23:04:44.143504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-07-22 23:04:44.143522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-07-22 23:04:44.143539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-07-22 23:04:44.143556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-07-22 23:04:44.143573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-07-22 23:04:44.143589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-22 23:04:44.143606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-22 23:04:44.143629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-07-22 23:04:44.143647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-07-22 23:04:44.143664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-07-22 23:04:44.143681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-07-22 23:04:44.143698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-07-22 23:04:44.143715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-07-22 23:04:44.143731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-07-22 23:04:44.143748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-07-22 23:04:44.143765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-07-22 23:04:44.143782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-07-22 23:04:44.143799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-07-22 23:04:44.143816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-07-22 23:04:44.143834 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-07-22 23:04:44.143852 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-07-22 23:04:44.143870 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-07-22 23:04:44.143887 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-07-22 23:04:44.143904 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-07-22 23:04:44.143922 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-07-22 23:04:44.143939 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-07-22 23:04:44.143956 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-07-22 23:04:44.143974 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-07-22 23:04:44.143990 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt
2026-07-22 23:04:44.144007 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml
2026-07-22 23:04:44.144024 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt
2026-07-22 23:04:44.144041 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml
2026-07-22 23:04:44.144059 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-07-22 23:04:44.144076 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-07-22 23:04:44.144094 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt
2026-07-22 23:04:44.144111 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml
2026-07-22 23:04:44.144128 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt
2026-07-22 23:04:44.144145 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml
2026-07-22 23:04:44.144162 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt
2026-07-22 23:04:44.144179 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml
2026-07-22 23:04:44.144195 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-07-22 23:04:44.144212 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-07-22 23:04:44.144229 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-07-22 23:04:44.144246 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-07-22 23:04:44.144263 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-07-22 23:04:44.144284 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-07-22 23:04:44.144302 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-07-22 23:04:44.144319 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-07-22 23:04:44.144336 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-07-22 23:04:44.144354 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-07-22 23:04:44.144371 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-07-22 23:04:44.144388 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-07-22 23:04:44.144405 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-07-22 23:04:44.144422 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-07-22 23:04:44.144439 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-07-22 23:04:44.144456 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-07-22 23:04:44.144473 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt
2026-07-22 23:04:44.144490 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml
2026-07-22 23:04:44.144507 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-07-22 23:04:44.144523 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-07-22 23:04:44.144540 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-07-22 23:04:44.144556 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-07-22 23:04:44.144572 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-07-22 23:04:44.144589 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-07-22 23:04:44.144605 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-07-22 23:04:44.144622 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-07-22 23:04:44.144639 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-07-22 23:04:44.144656 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-07-22 23:04:44.144672 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-07-22 23:04:44.144689 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-07-22 23:04:44.144706 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-07-22 23:04:44.144723 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-07-22 23:04:44.144739 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-07-22 23:04:44.144756 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-07-22 23:04:44.144773 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-07-22 23:04:44.144790 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-07-22 23:04:44.144807 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-07-22 23:04:44.144824 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-07-22 23:04:44.144840 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-07-22 23:04:44.144857 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-07-22 23:04:44.144878 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-07-22 23:04:44.144896 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-07-22 23:04:44.144913 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-07-22 23:04:44.144930 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-07-22 23:04:44.144947 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt
2026-07-22 23:04:44.144983 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml
2026-07-22 23:04:44.145001 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt
2026-07-22 23:04:44.145018 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml
2026-07-22 23:04:44.145036 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-07-22 23:04:44.145053 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-07-22 23:04:44.145070 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-07-22 23:04:44.145087 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-07-22 23:04:44.145104 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt
2026-07-22 23:04:44.145121 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml
2026-07-22 23:04:44.145138 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt
2026-07-22 23:04:44.145155 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml
2026-07-22 23:04:44.145172 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt
2026-07-22 23:04:44.145189 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml
2026-07-22 23:04:44.145205 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt
2026-07-22 23:04:44.145222 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml
2026-07-22 23:04:44.145239 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-22 23:04:44.145257 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-22 23:04:44.145274 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-07-22 23:04:44.145292 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-07-22 23:04:44.145309 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-07-22 23:04:44.145326 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-07-22 23:04:44.145343 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-07-22 23:04:44.145361 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-07-22 23:04:44.145380 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-07-22 23:04:44.145399 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-07-22 23:04:44.145417 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt
2026-07-22 23:04:44.145434 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml
2026-07-22 23:04:44.145450 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt
2026-07-22 23:04:44.145467 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml
2026-07-22 23:04:44.145484 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-07-22 23:04:44.145501 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-07-22 23:04:44.145523 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-07-22 23:04:44.145541 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-07-22 23:04:44.145558 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-07-22 23:04:44.145574 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-07-22 23:04:44.145591 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-07-22 23:04:44.145609 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-07-22 23:04:44.145626 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-07-22 23:04:44.145643 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-07-22 23:04:44.145660 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-07-22 23:04:44.145677 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt
2026-07-22 23:04:44.145694 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml
2026-07-22 23:04:44.145711 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-07-22 23:04:44.145728 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-07-22 23:04:44.145745 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-07-22 23:04:44.145762 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-07-22 23:04:44.145778 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-07-22 23:04:44.145795 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-07-22 23:04:44.145812 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-07-22 23:04:44.145828 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-07-22 23:04:44.145844 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-07-22 23:04:44.145861 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-07-22 23:04:44.145878 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt
2026-07-22 23:04:44.145895 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml
2026-07-22 23:04:44.145911 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-07-22 23:04:44.145929 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-07-22 23:04:44.145946 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt
2026-07-22 23:04:44.145962 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml
2026-07-22 23:04:44.145979 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt
2026-07-22 23:04:44.145996 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml
2026-07-22 23:04:44.146013 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-07-22 23:04:44.146030 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-07-22 23:04:44.146046 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-07-22 23:04:44.146063 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-07-22 23:04:44.146080 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt
2026-07-22 23:04:44.146097 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml
2026-07-22 23:04:44.146118 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-07-22 23:04:44.146135 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-07-22 23:04:44.146152 | instance | cd+++++++++ objects/namespaced/orc-system/
2026-07-22 23:04:44.146169 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/
2026-07-22 23:04:44.146187 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.146205 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.146223 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/
2026-07-22 23:04:44.146241 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt
2026-07-22 23:04:44.146258 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml
2026-07-22 23:04:44.146276 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/
2026-07-22 23:04:44.146293 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt
2026-07-22 23:04:44.146311 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml
2026-07-22 23:04:44.146327 | instance | cd+++++++++ objects/namespaced/orc-system/pods/
2026-07-22 23:04:44.146344 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-wfnh8.txt
2026-07-22 23:04:44.146362 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-wfnh8.yaml
2026-07-22 23:04:44.146379 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/
2026-07-22 23:04:44.146396 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt
2026-07-22 23:04:44.146413 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml
2026-07-22 23:04:44.146430 | instance | cd+++++++++ objects/namespaced/orc-system/roles/
2026-07-22 23:04:44.146448 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt
2026-07-22 23:04:44.146465 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml
2026-07-22 23:04:44.146483 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/
2026-07-22 23:04:44.146500 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt
2026-07-22 23:04:44.146517 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml
2026-07-22 23:04:44.146534 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt
2026-07-22 23:04:44.146551 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml
2026-07-22 23:04:44.146567 | instance | cd+++++++++ objects/namespaced/orc-system/services/
2026-07-22 23:04:44.146585 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt
2026-07-22 23:04:44.146602 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml
2026-07-22 23:04:44.146618 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-07-22 23:04:44.146636 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-07-22 23:04:44.146654 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.146671 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.146688 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-07-22 23:04:44.146705 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-07-22 23:04:44.146722 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-07-22 23:04:44.146744 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-07-22 23:04:44.146762 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-07-22 23:04:44.146779 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-07-22 23:04:44.146796 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-07-22 23:04:44.146813 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-07-22 23:04:44.146830 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-07-22 23:04:44.146847 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-07-22 23:04:44.146865 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2wv8z.txt
2026-07-22 23:04:44.146882 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2wv8z.yaml
2026-07-22 23:04:44.146899 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-07-22 23:04:44.146916 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-07-22 23:04:44.146933 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-07-22 23:04:44.146950 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-07-22 23:04:44.146967 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-07-22 23:04:44.146984 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-22 23:04:44.147001 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-22 23:04:44.147031 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-22 23:04:44.147049 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-22 23:04:44.147065 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-07-22 23:04:44.147082 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-07-22 23:04:44.147099 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-07-22 23:04:44.147116 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-07-22 23:04:44.147132 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-07-22 23:04:44.147149 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-07-22 23:04:44.147166 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-07-22 23:04:44.147184 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-07-22 23:04:44.147200 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-07-22 23:04:44.147218 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-07-22 23:04:44.147234 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-07-22 23:04:44.147251 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-07-22 23:04:44.147268 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-07-22 23:04:44.147285 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-07-22 23:04:44.147303 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-07-22 23:04:44.147320 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-07-22 23:04:44.147337 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-07-22 23:04:44.147358 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-07-22 23:04:44.147376 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-07-22 23:04:44.147393 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-07-22 23:04:44.147410 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-07-22 23:04:44.147427 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-07-22 23:04:44.147445 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-07-22 23:04:44.147462 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-07-22 23:04:44.147479 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-07-22 23:04:44.147496 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-07-22 23:04:44.147513 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-07-22 23:04:44.147530 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-07-22 23:04:44.147547 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-07-22 23:04:44.147564 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-07-22 23:04:44.147580 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-07-22 23:04:44.147598 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-07-22 23:04:44.147615 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-07-22 23:04:44.147632 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-07-22 23:04:44.147649 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-07-22 23:04:44.147665 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-22 23:04:44.147682 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-22 23:04:44.147699 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-07-22 23:04:44.147716 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-07-22 23:04:44.147732 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-07-22 23:04:44.147749 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-07-22 23:04:44.147766 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-07-22 23:04:44.147783 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-07-22 23:04:44.147800 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-22 23:04:44.147818 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-22 23:04:44.147835 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-07-22 23:04:44.147852 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-07-22 23:04:44.147869 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-07-22 23:04:44.147885 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-07-22 23:04:44.147902 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-07-22 23:04:44.147919 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-07-22 23:04:44.147935 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-07-22 23:04:44.147952 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-07-22 23:04:44.147973 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-07-22 23:04:44.147990 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-07-22 23:04:44.148007 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-07-22 23:04:44.148023 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-07-22 23:04:44.148041 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-07-22 23:04:44.148057 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-07-22 23:04:44.148075 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-07-22 23:04:44.148092 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:04:44.148108 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-07-22 23:04:44.148126 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-07-22 23:04:44.148142 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-07-22 23:04:44.148159 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-07-22 23:04:44.148176 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-bwdff.txt
2026-07-22 23:04:44.148193 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-bwdff.yaml
2026-07-22 23:04:44.148211 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-07-22 23:04:44.148228 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-07-22 23:04:44.148246 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-07-22 23:04:44.148263 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-07-22 23:04:44.148280 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-07-22 23:04:44.188337 |
2026-07-22 23:04:44.188428 | TASK [gather-pod-logs : creating directory for pod logs]
2026-07-22 23:04:44.404530 | instance | changed
2026-07-22 23:04:44.412059 |
2026-07-22 23:04:44.412136 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-07-22 23:04:44.610037 | instance | changed
2026-07-22 23:04:44.616557 |
2026-07-22 23:04:44.616750 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-07-22 23:04:45.202327 | instance | auth-system/keycloak-0/keycloak
2026-07-22 23:04:45.410183 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-07-22 23:04:45.600350 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7/manager
2026-07-22 23:04:45.770722 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7" not found
2026-07-22 23:04:45.940763 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm/manager
2026-07-22 23:04:46.113825 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm" not found
2026-07-22 23:04:46.305270 | instance | capi-system/capi-controller-manager-5647546676-8vznr/manager
2026-07-22 23:04:46.494510 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-8vznr" not found
2026-07-22 23:04:46.671446 | instance | capo-system/capo-controller-manager-56cf844ccd-9f64k/manager
2026-07-22 23:04:46.845116 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-9f64k" not found
2026-07-22 23:04:47.049089 | instance | cert-manager/cert-manager-75c4c745bc-rrdhk/cert-manager-controller
2026-07-22 23:04:47.242734 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-rrdhk" not found
2026-07-22 23:04:47.467179 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-pdrb7/cert-manager-cainjector
2026-07-22 23:04:47.681718 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-pdrb7" not found
2026-07-22 23:04:47.855804 | instance | cert-manager/cert-manager-webhook-548949fc64-j5qf6/cert-manager-webhook
2026-07-22 23:04:48.054311 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-j5qf6" not found
2026-07-22 23:04:48.238168 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-6brrx/envoy-gateway
2026-07-22 23:04:48.495143 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-6brrx" not found
2026-07-22 23:04:48.674067 | instance | ingress-nginx/ingress-nginx-controller-5589c/controller
2026-07-22 23:04:48.899668 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-5589c" not found
2026-07-22 23:04:49.071988 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fwmtx/ingress-nginx-default-backend
2026-07-22 23:04:49.239851 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-fwmtx" not found
2026-07-22 23:04:49.428412 | instance | kube-system/cilium-2j9m9/config
2026-07-22 23:04:49.609429 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-2j9m9" not found
2026-07-22 23:04:49.612584 | instance | kube-system/cilium-2j9m9/mount-cgroup
2026-07-22 23:04:49.780016 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-2j9m9" not found
2026-07-22 23:04:49.783832 | instance | kube-system/cilium-2j9m9/apply-sysctl-overwrites
2026-07-22 23:04:49.950614 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-2j9m9" not found
2026-07-22 23:04:49.954856 | instance | kube-system/cilium-2j9m9/mount-bpf-fs
2026-07-22 23:04:50.151659 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-2j9m9" not found
2026-07-22 23:04:50.157289 | instance | kube-system/cilium-2j9m9/clean-cilium-state
2026-07-22 23:04:50.369582 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-2j9m9" not found
2026-07-22 23:04:50.373386 | instance | kube-system/cilium-2j9m9/install-cni-binaries
2026-07-22 23:04:50.547611 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-2j9m9" not found
2026-07-22 23:04:50.551136 | instance | kube-system/cilium-2j9m9/cilium-agent
2026-07-22 23:04:50.839375 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-2j9m9" not found
2026-07-22 23:04:51.019183 | instance | kube-system/cilium-operator-869df985b8-ktl88/cilium-operator
2026-07-22 23:04:51.210819 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-ktl88" not found
2026-07-22 23:04:51.414759 | instance | kube-system/coredns-67659f764b-cklhm/coredns
2026-07-22 23:04:51.598290 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-cklhm" not found
2026-07-22 23:04:51.775491 | instance | kube-system/coredns-67659f764b-plml4/coredns
2026-07-22 23:04:51.946636 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-plml4" not found
2026-07-22 23:04:52.117916 | instance | kube-system/etcd-instance/etcd
2026-07-22 23:04:52.402364 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-07-22 23:04:52.574391 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-07-22 23:04:52.840367 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-07-22 23:04:53.007591 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-07-22 23:04:53.276639 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-07-22 23:04:53.472593 | instance | kube-system/kube-proxy-96zgt/kube-proxy
2026-07-22 23:04:53.667784 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-96zgt" not found
2026-07-22 23:04:53.845520 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-07-22 23:04:54.030990 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-07-22 23:04:54.210916 | instance | kube-system/kube-vip-instance/kube-vip
2026-07-22 23:04:54.398865 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-07-22 23:04:54.578596 | instance | local-path-storage/local-path-provisioner-679c578f5-v4ttm/local-path-provisioner
2026-07-22 23:04:54.763989 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-v4ttm" not found
2026-07-22 23:04:54.942567 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-07-22 23:04:55.119406 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:04:55.124303 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-07-22 23:04:55.324305 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:04:55.328700 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-07-22 23:04:55.522549 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:04:55.527071 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-07-22 23:04:55.715061 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:04:55.905277 | instance | monitoring/goldpinger-6nmkl/goldpinger-daemon
2026-07-22 23:04:56.074497 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-6nmkl" not found
2026-07-22 23:04:56.253884 | instance | monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana-sc-dashboard
2026-07-22 23:04:56.433474 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5" not found
2026-07-22 23:04:56.438812 | instance | monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana-sc-datasources
2026-07-22 23:04:56.620825 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5" not found
2026-07-22 23:04:56.626154 | instance | monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana
2026-07-22 23:04:56.844387 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5" not found
2026-07-22 23:04:57.036350 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn/kube-state-metrics
2026-07-22 23:04:57.218281 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn" not found
2026-07-22 23:04:57.417525 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-bh5dv/kube-prometheus-stack
2026-07-22 23:04:57.595974 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-bh5dv" not found
2026-07-22 23:04:57.766898 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/node-exporter
2026-07-22 23:04:57.963373 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/pod-tls-sidecar
2026-07-22 23:04:58.148842 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-6hrvd" not found
2026-07-22 23:04:58.348053 | instance | monitoring/loki-0/loki
2026-07-22 23:04:58.530205 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-07-22 23:04:58.706772 | instance | monitoring/loki-chunks-cache-0/memcached
2026-07-22 23:04:58.875702 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-07-22 23:04:58.879741 | instance | monitoring/loki-chunks-cache-0/exporter
2026-07-22 23:04:59.057030 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-07-22 23:04:59.232468 | instance | monitoring/loki-gateway-cf54cb88c-tmpwn/nginx
2026-07-22 23:04:59.556316 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-tmpwn" not found
2026-07-22 23:04:59.727257 | instance | monitoring/loki-results-cache-0/memcached
2026-07-22 23:04:59.898066 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-07-22 23:04:59.902439 | instance | monitoring/loki-results-cache-0/exporter
2026-07-22 23:05:00.070853 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-07-22 23:05:00.288528 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-znv2c/gc
2026-07-22 23:05:00.471291 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-znv2c" not found
2026-07-22 23:05:00.667527 | instance | monitoring/node-feature-discovery-master-8665476dbc-4x7zz/master
2026-07-22 23:05:00.840877 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-4x7zz" not found
2026-07-22 23:05:01.030503 | instance | monitoring/node-feature-discovery-worker-h5m5v/worker
2026-07-22 23:05:01.228185 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-h5m5v" not found
2026-07-22 23:05:01.424350 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-07-22 23:05:01.602077 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:05:01.605521 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-07-22 23:05:01.781052 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:05:01.785339 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-07-22 23:05:01.977581 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:05:01.981873 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-07-22 23:05:02.170351 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:05:02.174637 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-07-22 23:05:02.380024 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:05:02.553660 | instance | monitoring/prometheus-pushgateway-7b8659c68b-tplhp/pushgateway
2026-07-22 23:05:02.730128 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-tplhp" not found
2026-07-22 23:05:02.896269 | instance | monitoring/vector-wwxhg/vector
2026-07-22 23:05:03.123285 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-wwxhg" not found
2026-07-22 23:05:03.303341 | instance | openstack/barbican-api-7456465f46-2wdcb/init
2026-07-22 23:05:03.477372 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7456465f46-2wdcb" not found
2026-07-22 23:05:03.481239 | instance | openstack/barbican-api-7456465f46-2wdcb/barbican-api
2026-07-22 23:05:03.671345 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7456465f46-2wdcb" not found
2026-07-22 23:05:03.851381 | instance | openstack/barbican-db-init-vpc44/init
2026-07-22 23:05:04.009600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-vpc44" not found
2026-07-22 23:05:04.014073 | instance | openstack/barbican-db-init-vpc44/barbican-db-init-0
2026-07-22 23:05:04.198314 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-vpc44" not found
2026-07-22 23:05:04.416486 | instance | openstack/barbican-db-sync-mpbfb/init
2026-07-22 23:05:04.597242 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-mpbfb" not found
2026-07-22 23:05:04.601602 | instance | openstack/barbican-db-sync-mpbfb/barbican-db-sync
2026-07-22 23:05:04.779375 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-mpbfb" not found
2026-07-22 23:05:04.972076 | instance | openstack/barbican-ks-endpoints-6r5ts/init
2026-07-22 23:05:05.148520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-6r5ts" not found
2026-07-22 23:05:05.152304 | instance | openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-admin
2026-07-22 23:05:05.349427 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-6r5ts" not found
2026-07-22 23:05:05.354435 | instance | openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-internal
2026-07-22 23:05:05.535757 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-6r5ts" not found
2026-07-22 23:05:05.541330 | instance | openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-public
2026-07-22 23:05:05.718165 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-6r5ts" not found
2026-07-22 23:05:05.908273 | instance | openstack/barbican-ks-service-nm7kt/init
2026-07-22 23:05:06.110086 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-nm7kt" not found
2026-07-22 23:05:06.115162 | instance | openstack/barbican-ks-service-nm7kt/key-manager-ks-service-registration
2026-07-22 23:05:06.321326 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-nm7kt" not found
2026-07-22 23:05:06.515456 | instance | openstack/barbican-ks-user-jb8mk/init
2026-07-22 23:05:06.720614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-jb8mk" not found
2026-07-22 23:05:06.725228 | instance | openstack/barbican-ks-user-jb8mk/barbican-ks-user
2026-07-22 23:05:06.920623 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-jb8mk" not found
2026-07-22 23:05:07.112071 | instance | openstack/barbican-rabbit-init-xv659/init
2026-07-22 23:05:07.318713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-xv659" not found
2026-07-22 23:05:07.324105 | instance | openstack/barbican-rabbit-init-xv659/rabbit-init
2026-07-22 23:05:07.537825 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-xv659" not found
2026-07-22 23:05:07.731954 | instance | openstack/cinder-api-bcd97dd4-b7f8g/init
2026-07-22 23:05:07.930584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-bcd97dd4-b7f8g" not found
2026-07-22 23:05:07.935074 | instance | openstack/cinder-api-bcd97dd4-b7f8g/ceph-coordination-volume-perms
2026-07-22 23:05:08.138123 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-bcd97dd4-b7f8g" not found
2026-07-22 23:05:08.140787 | instance | openstack/cinder-api-bcd97dd4-b7f8g/cinder-api
2026-07-22 23:05:08.368807 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-bcd97dd4-b7f8g" not found
2026-07-22 23:05:08.554216 | instance | openstack/cinder-backup-cb6ddfd86-84fpp/init
2026-07-22 23:05:08.735529 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-cb6ddfd86-84fpp" not found
2026-07-22 23:05:08.740622 | instance | openstack/cinder-backup-cb6ddfd86-84fpp/ceph-backup-keyring-placement
2026-07-22 23:05:08.934825 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-cb6ddfd86-84fpp" not found
2026-07-22 23:05:08.939000 | instance | openstack/cinder-backup-cb6ddfd86-84fpp/ceph-keyring-placement-rbd1
2026-07-22 23:05:09.126053 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-cb6ddfd86-84fpp" not found
2026-07-22 23:05:09.130038 | instance | openstack/cinder-backup-cb6ddfd86-84fpp/ceph-coordination-volume-perms
2026-07-22 23:05:09.299621 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-cb6ddfd86-84fpp" not found
2026-07-22 23:05:09.303849 | instance | openstack/cinder-backup-cb6ddfd86-84fpp/cinder-backup
2026-07-22 23:05:09.490677 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-cb6ddfd86-84fpp" not found
2026-07-22 23:05:09.670155 | instance | openstack/cinder-backup-storage-init-rb7l9/init
2026-07-22 23:05:09.855909 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-rb7l9" not found
2026-07-22 23:05:09.859998 | instance | openstack/cinder-backup-storage-init-rb7l9/ceph-keyring-placement
2026-07-22 23:05:10.048435 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-rb7l9" not found
2026-07-22 23:05:10.052864 | instance | openstack/cinder-backup-storage-init-rb7l9/cinder-backup-storage-init
2026-07-22 23:05:10.258076 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-rb7l9" not found
2026-07-22 23:05:10.467556 | instance | openstack/cinder-bootstrap-bfrqr/init
2026-07-22 23:05:10.668478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-bfrqr" not found
2026-07-22 23:05:10.671852 | instance | openstack/cinder-bootstrap-bfrqr/bootstrap
2026-07-22 23:05:10.855722 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-bfrqr" not found
2026-07-22 23:05:11.057771 | instance | openstack/cinder-create-internal-tenant-mx2wq/init
2026-07-22 23:05:11.243951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-mx2wq" not found
2026-07-22 23:05:11.249211 | instance | openstack/cinder-create-internal-tenant-mx2wq/create-internal-tenant
2026-07-22 23:05:11.444573 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-mx2wq" not found
2026-07-22 23:05:11.622704 | instance | openstack/cinder-db-init-jfnk6/init
2026-07-22 23:05:11.805974 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-jfnk6" not found
2026-07-22 23:05:11.810632 | instance | openstack/cinder-db-init-jfnk6/cinder-db-init-0
2026-07-22 23:05:11.995324 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-jfnk6" not found
2026-07-22 23:05:12.180506 | instance | openstack/cinder-db-sync-jlw74/init
2026-07-22 23:05:12.363394 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-jlw74" not found
2026-07-22 23:05:12.367514 | instance | openstack/cinder-db-sync-jlw74/cinder-db-sync
2026-07-22 23:05:12.542302 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-jlw74" not found
2026-07-22 23:05:12.749715 | instance | openstack/cinder-ks-endpoints-r59vt/init
2026-07-22 23:05:12.925833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-r59vt" not found
2026-07-22 23:05:12.930258 | instance | openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-admin
2026-07-22 23:05:13.120445 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-r59vt" not found
2026-07-22 23:05:13.126971 | instance | openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-internal
2026-07-22 23:05:13.312133 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-r59vt" not found
2026-07-22 23:05:13.316889 | instance | openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-public
2026-07-22 23:05:13.503837 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-r59vt" not found
2026-07-22 23:05:13.696181 | instance | openstack/cinder-ks-service-dbmz9/init
2026-07-22 23:05:13.888228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-dbmz9" not found
2026-07-22 23:05:13.892882 | instance | openstack/cinder-ks-service-dbmz9/volumev3-ks-service-registration
2026-07-22 23:05:14.075826 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-dbmz9" not found
2026-07-22 23:05:14.259284 | instance | openstack/cinder-ks-user-2bgbh/init
2026-07-22 23:05:14.477330 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-2bgbh" not found
2026-07-22 23:05:14.482229 | instance | openstack/cinder-ks-user-2bgbh/cinder-ks-user
2026-07-22 23:05:14.667052 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-2bgbh" not found
2026-07-22 23:05:14.855148 | instance | openstack/cinder-rabbit-init-q6225/init
2026-07-22 23:05:15.023552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-q6225" not found
2026-07-22 23:05:15.028333 | instance | openstack/cinder-rabbit-init-q6225/rabbit-init
2026-07-22 23:05:15.199940 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-q6225" not found
2026-07-22 23:05:15.409979 | instance | openstack/cinder-scheduler-5c75869b9b-sqdzh/init
2026-07-22 23:05:15.602496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-5c75869b9b-sqdzh" not found
2026-07-22 23:05:15.607812 | instance | openstack/cinder-scheduler-5c75869b9b-sqdzh/ceph-coordination-volume-perms
2026-07-22 23:05:15.784517 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-5c75869b9b-sqdzh" not found
2026-07-22 23:05:15.788194 | instance | openstack/cinder-scheduler-5c75869b9b-sqdzh/cinder-scheduler
2026-07-22 23:05:15.969034 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-5c75869b9b-sqdzh" not found
2026-07-22 23:05:16.141260 | instance | openstack/cinder-storage-init-fsm28/init
2026-07-22 23:05:16.321586 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-fsm28" not found
2026-07-22 23:05:16.325619 | instance | openstack/cinder-storage-init-fsm28/ceph-keyring-placement
2026-07-22 23:05:16.513656 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-fsm28" not found
2026-07-22 23:05:16.518650 | instance | openstack/cinder-storage-init-fsm28/cinder-storage-init-rbd1
2026-07-22 23:05:16.696188 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-fsm28" not found
2026-07-22 23:05:16.894661 | instance | openstack/cinder-volume-74695dcd99-tpmv8/init
2026-07-22 23:05:17.066561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-74695dcd99-tpmv8" not found
2026-07-22 23:05:17.070863 | instance | openstack/cinder-volume-74695dcd99-tpmv8/ceph-keyring-placement-rbd1
2026-07-22 23:05:17.237965 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-74695dcd99-tpmv8" not found
2026-07-22 23:05:17.242832 | instance | openstack/cinder-volume-74695dcd99-tpmv8/ceph-coordination-volume-perms
2026-07-22 23:05:17.420305 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-74695dcd99-tpmv8" not found
2026-07-22 23:05:17.423808 | instance | openstack/cinder-volume-74695dcd99-tpmv8/init-cinder-conf
2026-07-22 23:05:17.601300 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-74695dcd99-tpmv8" not found
2026-07-22 23:05:17.605196 | instance | openstack/cinder-volume-74695dcd99-tpmv8/cinder-volume
2026-07-22 23:05:17.787768 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-74695dcd99-tpmv8" not found
2026-07-22 23:05:17.972984 | instance | openstack/glance-api-6674ff6b6c-tjg94/init
2026-07-22 23:05:18.172567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6674ff6b6c-tjg94" not found
2026-07-22 23:05:18.178986 | instance | openstack/glance-api-6674ff6b6c-tjg94/glance-perms
2026-07-22 23:05:18.365013 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6674ff6b6c-tjg94" not found
2026-07-22 23:05:18.369109 | instance | openstack/glance-api-6674ff6b6c-tjg94/ceph-keyring-placement
2026-07-22 23:05:18.547241 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6674ff6b6c-tjg94" not found
2026-07-22 23:05:18.551760 | instance | openstack/glance-api-6674ff6b6c-tjg94/glance-api
2026-07-22 23:05:18.732485 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6674ff6b6c-tjg94" not found
2026-07-22 23:05:18.916107 | instance | openstack/glance-db-init-h9ksd/init
2026-07-22 23:05:19.101244 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-h9ksd" not found
2026-07-22 23:05:19.104842 | instance | openstack/glance-db-init-h9ksd/glance-db-init-0
2026-07-22 23:05:19.287808 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-h9ksd" not found
2026-07-22 23:05:19.475735 | instance | openstack/glance-db-sync-z4bkc/init
2026-07-22 23:05:19.642842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-z4bkc" not found
2026-07-22 23:05:19.646456 | instance | openstack/glance-db-sync-z4bkc/glance-db-sync
2026-07-22 23:05:19.829858 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-z4bkc" not found
2026-07-22 23:05:20.014517 | instance | openstack/glance-ks-endpoints-rxzqc/init
2026-07-22 23:05:20.207270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-rxzqc" not found
2026-07-22 23:05:20.212337 | instance | openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-admin
2026-07-22 23:05:20.407714 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-rxzqc" not found
2026-07-22 23:05:20.411967 | instance | openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-internal
2026-07-22 23:05:20.593403 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-rxzqc" not found
2026-07-22 23:05:20.598180 | instance | openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-public
2026-07-22 23:05:20.769415 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-rxzqc" not found
2026-07-22 23:05:20.944815 | instance | openstack/glance-ks-service-64mcc/init
2026-07-22 23:05:21.122968 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-64mcc" not found
2026-07-22 23:05:21.127780 | instance | openstack/glance-ks-service-64mcc/image-ks-service-registration
2026-07-22 23:05:21.299678 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-64mcc" not found
2026-07-22 23:05:21.484660 | instance | openstack/glance-ks-user-zhw5q/init
2026-07-22 23:05:21.655741 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-zhw5q" not found
2026-07-22 23:05:21.658879 | instance | openstack/glance-ks-user-zhw5q/glance-ks-user
2026-07-22 23:05:21.831190 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-zhw5q" not found
2026-07-22 23:05:22.007752 | instance | openstack/glance-metadefs-load-tfc7d/init
2026-07-22 23:05:22.171500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-tfc7d" not found
2026-07-22 23:05:22.176381 | instance | openstack/glance-metadefs-load-tfc7d/glance-metadefs-load
2026-07-22 23:05:22.370646 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-tfc7d" not found
2026-07-22 23:05:22.545703 | instance | openstack/glance-rabbit-init-mjnkd/init
2026-07-22 23:05:22.727775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-mjnkd" not found
2026-07-22 23:05:22.731925 | instance | openstack/glance-rabbit-init-mjnkd/rabbit-init
2026-07-22 23:05:22.902044 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-mjnkd" not found
2026-07-22 23:05:23.073280 | instance | openstack/glance-storage-init-mn89f/init
2026-07-22 23:05:23.248384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-mn89f" not found
2026-07-22 23:05:23.252897 | instance | openstack/glance-storage-init-mn89f/ceph-keyring-placement
2026-07-22 23:05:23.451177 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-mn89f" not found
2026-07-22 23:05:23.454414 | instance | openstack/glance-storage-init-mn89f/glance-storage-init
2026-07-22 23:05:23.626352 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-mn89f" not found
2026-07-22 23:05:23.802425 | instance | openstack/heat-api-5c9f978d69-9b6cj/init
2026-07-22 23:05:23.985560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-5c9f978d69-9b6cj" not found
2026-07-22 23:05:23.991792 | instance | openstack/heat-api-5c9f978d69-9b6cj/heat-api
2026-07-22 23:05:24.174756 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-5c9f978d69-9b6cj" not found
2026-07-22 23:05:24.366757 | instance | openstack/heat-bootstrap-vkgl9/init
2026-07-22 23:05:24.558961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-vkgl9" not found
2026-07-22 23:05:24.563920 | instance | openstack/heat-bootstrap-vkgl9/bootstrap
2026-07-22 23:05:24.747640 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-vkgl9" not found
2026-07-22 23:05:24.924640 | instance | openstack/heat-cfn-5c8c98fbc5-69slh/init
2026-07-22 23:05:25.110687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-5c8c98fbc5-69slh" not found
2026-07-22 23:05:25.115039 | instance | openstack/heat-cfn-5c8c98fbc5-69slh/heat-cfn
2026-07-22 23:05:25.290067 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-5c8c98fbc5-69slh" not found
2026-07-22 23:05:25.483225 | instance | openstack/heat-db-init-d7pnw/init
2026-07-22 23:05:25.668040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-d7pnw" not found
2026-07-22 23:05:25.672311 | instance | openstack/heat-db-init-d7pnw/heat-db-init-0
2026-07-22 23:05:25.854855 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-d7pnw" not found
2026-07-22 23:05:26.033838 | instance | openstack/heat-db-sync-wvflj/init
2026-07-22 23:05:26.209031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-wvflj" not found
2026-07-22 23:05:26.213169 | instance | openstack/heat-db-sync-wvflj/heat-db-sync
2026-07-22 23:05:26.401839 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-wvflj" not found
2026-07-22 23:05:26.575031 | instance | openstack/heat-domain-ks-user-cbwbw/init
2026-07-22 23:05:26.759321 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-cbwbw" not found
2026-07-22 23:05:26.763757 | instance | openstack/heat-domain-ks-user-cbwbw/heat-ks-domain-user
2026-07-22 23:05:26.947826 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-cbwbw" not found
2026-07-22 23:05:27.135818 | instance | openstack/heat-engine-6755fdbd68-jqkg9/init
2026-07-22 23:05:27.345243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-6755fdbd68-jqkg9" not found
2026-07-22 23:05:27.348072 | instance | openstack/heat-engine-6755fdbd68-jqkg9/heat-engine
2026-07-22 23:05:27.553300 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-6755fdbd68-jqkg9" not found
2026-07-22 23:05:27.652946 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29746010-zfcdm" not found
2026-07-22 23:05:27.739810 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29746010-zfcdm" not found
2026-07-22 23:05:27.935329 | instance | openstack/heat-engine-cleaner-29746015-kkvpt/init
2026-07-22 23:05:28.119223 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29746015-kkvpt" not found
2026-07-22 23:05:28.123239 | instance | openstack/heat-engine-cleaner-29746015-kkvpt/heat-engine-cleaner
2026-07-22 23:05:28.304481 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29746015-kkvpt" not found
2026-07-22 23:05:28.478476 | instance | openstack/heat-engine-cleaner-29746020-twdb9/init
2026-07-22 23:05:28.654118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29746020-twdb9" not found
2026-07-22 23:05:28.658859 | instance | openstack/heat-engine-cleaner-29746020-twdb9/heat-engine-cleaner
2026-07-22 23:05:28.823364 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29746020-twdb9" not found
2026-07-22 23:05:28.992917 | instance | openstack/heat-ks-endpoints-7tx7z/init
2026-07-22 23:05:29.170855 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-7tx7z" not found
2026-07-22 23:05:29.175244 | instance | openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-admin
2026-07-22 23:05:29.356409 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-7tx7z" not found
2026-07-22 23:05:29.359503 | instance | openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-internal
2026-07-22 23:05:29.538525 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-7tx7z" not found
2026-07-22 23:05:29.542864 | instance | openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-public
2026-07-22 23:05:29.720156 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-7tx7z" not found
2026-07-22 23:05:29.723222 | instance | openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-admin
2026-07-22 23:05:29.894957 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-7tx7z" not found
2026-07-22 23:05:29.900014 | instance | openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-internal
2026-07-22 23:05:30.097523 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-7tx7z" not found
2026-07-22 23:05:30.100952 | instance | openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-public
2026-07-22 23:05:30.287147 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-7tx7z" not found
2026-07-22 23:05:30.483366 | instance | openstack/heat-ks-service-b9b2b/init
2026-07-22 23:05:30.657633 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-b9b2b" not found
2026-07-22 23:05:30.662362 | instance | openstack/heat-ks-service-b9b2b/orchestration-ks-service-registration
2026-07-22 23:05:30.844330 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-b9b2b" not found
2026-07-22 23:05:30.848878 | instance | openstack/heat-ks-service-b9b2b/cloudformation-ks-service-registration
2026-07-22 23:05:31.034297 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-b9b2b" not found
2026-07-22 23:05:31.230049 | instance | openstack/heat-ks-user-rgnv5/init
2026-07-22 23:05:31.446274 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-rgnv5" not found
2026-07-22 23:05:31.451394 | instance | openstack/heat-ks-user-rgnv5/heat-ks-user
2026-07-22 23:05:31.651681 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-rgnv5" not found
2026-07-22 23:05:31.657794 | instance | openstack/heat-ks-user-rgnv5/heat-trustee-ks-user
2026-07-22 23:05:31.858815 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-rgnv5" not found
2026-07-22 23:05:32.038287 | instance | openstack/heat-rabbit-init-94fgr/init
2026-07-22 23:05:32.224811 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-94fgr" not found
2026-07-22 23:05:32.229493 | instance | openstack/heat-rabbit-init-94fgr/rabbit-init
2026-07-22 23:05:32.428959 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-94fgr" not found
2026-07-22 23:05:32.604296 | instance | openstack/heat-trusts-jc8jn/init
2026-07-22 23:05:32.789573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-jc8jn" not found
2026-07-22 23:05:32.793922 | instance | openstack/heat-trusts-jc8jn/heat-trusts
2026-07-22 23:05:32.981380 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-jc8jn" not found
2026-07-22 23:05:33.166391 | instance | openstack/keepalived-g6pcf/init
2026-07-22 23:05:33.387048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-g6pcf" not found
2026-07-22 23:05:33.392279 | instance | openstack/keepalived-g6pcf/wait-for-ip
2026-07-22 23:05:33.830327 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-g6pcf" not found
2026-07-22 23:05:33.835423 | instance | openstack/keepalived-g6pcf/keepalived
2026-07-22 23:05:33.925371 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-g6pcf" is waiting to start: PodInitializing
2026-07-22 23:05:34.020064 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-g6pcf" not found
2026-07-22 23:05:34.214585 | instance | openstack/keystone-api-698c859978-smpzf/init
2026-07-22 23:05:34.410566 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-698c859978-smpzf" not found
2026-07-22 23:05:34.414387 | instance | openstack/keystone-api-698c859978-smpzf/keystone-api
2026-07-22 23:05:34.948533 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-698c859978-smpzf" not found
2026-07-22 23:05:35.110336 | instance | openstack/keystone-bootstrap-rhb67/init
2026-07-22 23:05:35.290662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-rhb67" not found
2026-07-22 23:05:35.295276 | instance | openstack/keystone-bootstrap-rhb67/bootstrap
2026-07-22 23:05:35.473441 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-rhb67" not found
2026-07-22 23:05:35.658982 | instance | openstack/keystone-credential-setup-fwr8n/init
2026-07-22 23:05:35.829762 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-fwr8n" not found
2026-07-22 23:05:35.834286 | instance | openstack/keystone-credential-setup-fwr8n/keystone-credential-setup
2026-07-22 23:05:36.012975 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-fwr8n" not found
2026-07-22 23:05:36.188145 | instance | openstack/keystone-db-init-ks4kg/init
2026-07-22 23:05:36.374599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-ks4kg" not found
2026-07-22 23:05:36.378474 | instance | openstack/keystone-db-init-ks4kg/keystone-db-init-0
2026-07-22 23:05:36.550444 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-ks4kg" not found
2026-07-22 23:05:36.729352 | instance | openstack/keystone-db-sync-l9wl6/init
2026-07-22 23:05:36.899091 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-l9wl6" not found
2026-07-22 23:05:36.903975 | instance | openstack/keystone-db-sync-l9wl6/keystone-db-sync
2026-07-22 23:05:37.087256 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-l9wl6" not found
2026-07-22 23:05:37.265605 | instance | openstack/keystone-domain-manage-87wf4/init
2026-07-22 23:05:37.468218 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-87wf4" not found
2026-07-22 23:05:37.483815 | instance | openstack/keystone-domain-manage-87wf4/keystone-domain-manage
2026-07-22 23:05:37.661469 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-87wf4" not found
2026-07-22 23:05:37.840703 | instance | openstack/keystone-fernet-setup-vs96p/init
2026-07-22 23:05:38.021554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-vs96p" not found
2026-07-22 23:05:38.026271 | instance | openstack/keystone-fernet-setup-vs96p/keystone-fernet-setup
2026-07-22 23:05:38.208412 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-vs96p" not found
2026-07-22 23:05:38.393887 | instance | openstack/keystone-rabbit-init-2nddt/init
2026-07-22 23:05:38.557687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-2nddt" not found
2026-07-22 23:05:38.562803 | instance | openstack/keystone-rabbit-init-2nddt/rabbit-init
2026-07-22 23:05:38.740146 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-2nddt" not found
2026-07-22 23:05:38.916014 | instance | openstack/libvirt-libvirt-default-djzvh/init
2026-07-22 23:05:39.087127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-djzvh" not found
2026-07-22 23:05:39.091420 | instance | openstack/libvirt-libvirt-default-djzvh/init-dynamic-options
2026-07-22 23:05:39.260810 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-djzvh" not found
2026-07-22 23:05:39.264981 | instance | openstack/libvirt-libvirt-default-djzvh/ceph-admin-keyring-placement
2026-07-22 23:05:39.463872 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-djzvh" not found
2026-07-22 23:05:39.468005 | instance | openstack/libvirt-libvirt-default-djzvh/ceph-keyring-placement
2026-07-22 23:05:39.643423 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-djzvh" not found
2026-07-22 23:05:39.647872 | instance | openstack/libvirt-libvirt-default-djzvh/tls-sidecar
2026-07-22 23:05:39.823274 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-djzvh" not found
2026-07-22 23:05:39.827000 | instance | openstack/libvirt-libvirt-default-djzvh/libvirt
2026-07-22 23:05:39.999419 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-djzvh" not found
2026-07-22 23:05:40.002551 | instance | openstack/libvirt-libvirt-default-djzvh/libvirt-exporter
2026-07-22 23:05:40.186962 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-djzvh" not found
2026-07-22 23:05:40.367581 | instance | openstack/magnum-api-9fbbb776b-tjztd/init
2026-07-22 23:05:40.555228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-9fbbb776b-tjztd" not found
2026-07-22 23:05:40.558867 | instance | openstack/magnum-api-9fbbb776b-tjztd/magnum-api
2026-07-22 23:05:40.738138 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-9fbbb776b-tjztd" not found
2026-07-22 23:05:40.910075 | instance | openstack/magnum-cluster-api-proxy-h6zrb/magnum-cluster-api-proxy
2026-07-22 23:05:41.086915 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-h6zrb" not found
2026-07-22 23:05:41.280335 | instance | openstack/magnum-conductor-0/init
2026-07-22 23:05:41.455185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found
2026-07-22 23:05:41.459235 | instance | openstack/magnum-conductor-0/magnum-conductor-init
2026-07-22 23:05:41.637235 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found
2026-07-22 23:05:41.640561 | instance | openstack/magnum-conductor-0/magnum-conductor
2026-07-22 23:05:41.805741 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found
2026-07-22 23:05:41.999890 | instance | openstack/magnum-db-init-ccpfd/init
2026-07-22 23:05:42.167238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-ccpfd" not found
2026-07-22 23:05:42.171480 | instance | openstack/magnum-db-init-ccpfd/magnum-db-init-0
2026-07-22 23:05:42.366341 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-ccpfd" not found
2026-07-22 23:05:42.544350 | instance | openstack/magnum-db-sync-5f8qk/init
2026-07-22 23:05:42.732130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-5f8qk" not found
2026-07-22 23:05:42.736050 | instance | openstack/magnum-db-sync-5f8qk/magnum-db-sync
2026-07-22 23:05:42.907950 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-5f8qk" not found
2026-07-22 23:05:43.092322 | instance | openstack/magnum-domain-ks-user-9r9rp/init
2026-07-22 23:05:43.276322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-9r9rp" not found
2026-07-22 23:05:43.281097 | instance | openstack/magnum-domain-ks-user-9r9rp/magnum-ks-domain-user
2026-07-22 23:05:43.452201 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-9r9rp" not found
2026-07-22 23:05:43.634494 | instance | openstack/magnum-ks-endpoints-sz8cq/init
2026-07-22 23:05:43.808462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-sz8cq" not found
2026-07-22 23:05:43.813099 | instance | openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-admin
2026-07-22 23:05:43.989734 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-sz8cq" not found
2026-07-22 23:05:43.994029 | instance | openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-internal
2026-07-22 23:05:44.170439 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-sz8cq" not found
2026-07-22 23:05:44.175121 | instance | openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-public
2026-07-22 23:05:44.371616 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-sz8cq" not found
2026-07-22 23:05:44.539815 | instance | openstack/magnum-ks-service-85hqq/init
2026-07-22 23:05:44.717698 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-85hqq" not found
2026-07-22 23:05:44.722370 | instance | openstack/magnum-ks-service-85hqq/container-infra-ks-service-registration
2026-07-22 23:05:44.905410 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-85hqq" not found
2026-07-22 23:05:45.082073 | instance | openstack/magnum-ks-user-zbw2w/init
2026-07-22 23:05:45.271910 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-zbw2w" not found
2026-07-22 23:05:45.275152 | instance | openstack/magnum-ks-user-zbw2w/magnum-ks-user
2026-07-22 23:05:45.472371 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-zbw2w" not found
2026-07-22 23:05:45.643911 | instance | openstack/magnum-rabbit-init-5ccfs/init
2026-07-22 23:05:45.808810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-5ccfs" not found
2026-07-22 23:05:45.812360 | instance | openstack/magnum-rabbit-init-5ccfs/rabbit-init
2026-07-22 23:05:45.981365 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-5ccfs" not found
2026-07-22 23:05:46.147204 | instance | openstack/magnum-registry-c45778976-mt46t/registry
2026-07-22 23:05:46.326070 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-mt46t" not found
2026-07-22 23:05:46.539838 | instance | openstack/manila-api-748b9d65ff-whtp9/init
2026-07-22 23:05:46.732202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-748b9d65ff-whtp9" not found
2026-07-22 23:05:46.737337 | instance | openstack/manila-api-748b9d65ff-whtp9/manila-api
2026-07-22 23:05:46.923639 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-748b9d65ff-whtp9" not found
2026-07-22 23:05:47.107157 | instance | openstack/manila-bootstrap-rg9zv/init
2026-07-22 23:05:47.288989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-rg9zv" not found
2026-07-22 23:05:47.295148 | instance | openstack/manila-bootstrap-rg9zv/bootstrap
2026-07-22 23:05:47.491605 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-rg9zv" not found
2026-07-22 23:05:47.672868 | instance | openstack/manila-data-58dc9dd746-ctmzd/init
2026-07-22 23:05:47.851044 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-58dc9dd746-ctmzd" not found
2026-07-22 23:05:47.856722 | instance | openstack/manila-data-58dc9dd746-ctmzd/manila-data
2026-07-22 23:05:48.039941 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-58dc9dd746-ctmzd" not found
2026-07-22 23:05:48.235669 | instance | openstack/manila-db-init-tkggl/init
2026-07-22 23:05:48.464779 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-tkggl" not found
2026-07-22 23:05:48.469078 | instance | openstack/manila-db-init-tkggl/manila-db-init-0
2026-07-22 23:05:48.647118 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-tkggl" not found
2026-07-22 23:05:48.816964 | instance | openstack/manila-db-sync-rk87c/init
2026-07-22 23:05:49.007890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-rk87c" not found
2026-07-22 23:05:49.013833 | instance | openstack/manila-db-sync-rk87c/manila-db-sync
2026-07-22 23:05:49.174126 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-rk87c" not found
2026-07-22 23:05:49.377911 | instance | openstack/manila-ks-endpoints-4s59d/init
2026-07-22 23:05:49.554032 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-4s59d" not found
2026-07-22 23:05:49.558232 | instance | openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-admin
2026-07-22 23:05:49.733791 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-4s59d" not found
2026-07-22 23:05:49.737869 | instance | openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-internal
2026-07-22 23:05:49.920759 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-4s59d" not found
2026-07-22 23:05:49.924315 | instance | openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-public
2026-07-22 23:05:50.113170 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-4s59d" not found
2026-07-22 23:05:50.116703 | instance | openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-admin
2026-07-22 23:05:50.302126 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-4s59d" not found
2026-07-22 23:05:50.305712 | instance | openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-internal
2026-07-22 23:05:50.502128 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-4s59d" not found
2026-07-22 23:05:50.506645 | instance | openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-public
2026-07-22 23:05:50.689619 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-4s59d" not found
2026-07-22 23:05:50.854521 | instance | openstack/manila-ks-service-rgh8b/init
2026-07-22 23:05:51.038461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-rgh8b" not found
2026-07-22 23:05:51.042713 | instance | openstack/manila-ks-service-rgh8b/share-ks-service-registration
2026-07-22 23:05:51.208326 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-rgh8b" not found
2026-07-22 23:05:51.212376 | instance | openstack/manila-ks-service-rgh8b/sharev2-ks-service-registration
2026-07-22 23:05:51.400581 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-rgh8b" not found
2026-07-22 23:05:51.579756 | instance | openstack/manila-ks-user-xkt8g/init
2026-07-22 23:05:51.750799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-xkt8g" not found
2026-07-22 23:05:51.755693 | instance | openstack/manila-ks-user-xkt8g/manila-ks-user
2026-07-22 23:05:51.930596 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-xkt8g" not found
2026-07-22 23:05:52.114875 | instance | openstack/manila-rabbit-init-klsbr/init
2026-07-22 23:05:52.284941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-klsbr" not found
2026-07-22 23:05:52.289692 | instance | openstack/manila-rabbit-init-klsbr/rabbit-init
2026-07-22 23:05:52.483603 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-klsbr" not found
2026-07-22 23:05:52.683476 | instance | openstack/manila-scheduler-7c746b4c8-zh8fp/init
2026-07-22 23:05:52.885256 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-7c746b4c8-zh8fp" not found
2026-07-22 23:05:52.889970 | instance | openstack/manila-scheduler-7c746b4c8-zh8fp/manila-scheduler
2026-07-22 23:05:53.056492 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-7c746b4c8-zh8fp" not found
2026-07-22 23:05:53.250300 | instance | openstack/manila-share-5888697776-q2pds/init
2026-07-22 23:05:53.443956 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-5888697776-q2pds" not found
2026-07-22 23:05:53.447871 | instance | openstack/manila-share-5888697776-q2pds/manila-share-init
2026-07-22 23:05:53.617960 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-5888697776-q2pds" not found
2026-07-22 23:05:53.623630 | instance | openstack/manila-share-5888697776-q2pds/manila-share
2026-07-22 23:05:53.801356 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-5888697776-q2pds" not found
2026-07-22 23:05:53.982356 | instance | openstack/memcached-memcached-6479589586-dkjqr/init
2026-07-22 23:05:54.152873 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-dkjqr" not found
2026-07-22 23:05:54.158029 | instance | openstack/memcached-memcached-6479589586-dkjqr/memcached
2026-07-22 23:05:54.340126 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-dkjqr" not found
2026-07-22 23:05:54.343363 | instance | openstack/memcached-memcached-6479589586-dkjqr/memcached-exporter
2026-07-22 23:05:54.516084 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-dkjqr" not found
2026-07-22 23:05:54.684930 | instance | openstack/neutron-coredns-7dd4958666-rbk27/coredns
2026-07-22 23:05:54.876812 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-rbk27" not found
2026-07-22 23:05:55.067898 | instance | openstack/neutron-db-init-ggtwp/init
2026-07-22 23:05:55.260114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-ggtwp" not found
2026-07-22 23:05:55.265464 | instance | openstack/neutron-db-init-ggtwp/neutron-db-init-0
2026-07-22 23:05:55.462201 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-ggtwp" not found
2026-07-22 23:05:55.641558 | instance | openstack/neutron-db-sync-hrq2p/init
2026-07-22 23:05:55.825554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-hrq2p" not found
2026-07-22 23:05:55.828819 | instance | openstack/neutron-db-sync-hrq2p/neutron-db-sync
2026-07-22 23:05:56.028434 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-hrq2p" not found
2026-07-22 23:05:56.213416 | instance | openstack/neutron-dhcp-agent-default-krwg6/init
2026-07-22 23:05:56.407945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-krwg6" not found
2026-07-22 23:05:56.412785 | instance | openstack/neutron-dhcp-agent-default-krwg6/neutron-dhcp-agent-init
2026-07-22 23:05:56.587293 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-krwg6" not found
2026-07-22 23:05:56.592420 | instance | openstack/neutron-dhcp-agent-default-krwg6/neutron-dhcp-agent
2026-07-22 23:05:56.772165 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-krwg6" not found
2026-07-22 23:05:56.975424 | instance | openstack/neutron-ks-endpoints-w5zmj/init
2026-07-22 23:05:57.157916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-w5zmj" not found
2026-07-22 23:05:57.163182 | instance | openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-admin
2026-07-22 23:05:57.385040 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-w5zmj" not found
2026-07-22 23:05:57.391129 | instance | openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-internal
2026-07-22 23:05:57.589161 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-w5zmj" not found
2026-07-22 23:05:57.593525 | instance | openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-public
2026-07-22 23:05:57.783253 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-w5zmj" not found
2026-07-22 23:05:57.975189 | instance | openstack/neutron-ks-service-9fn68/init
2026-07-22 23:05:58.153136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-9fn68" not found
2026-07-22 23:05:58.158322 | instance | openstack/neutron-ks-service-9fn68/network-ks-service-registration
2026-07-22 23:05:58.333160 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-9fn68" not found
2026-07-22 23:05:58.516365 | instance | openstack/neutron-ks-user-fqhs2/init
2026-07-22 23:05:58.697838 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-fqhs2" not found
2026-07-22 23:05:58.703016 | instance | openstack/neutron-ks-user-fqhs2/neutron-ks-user
2026-07-22 23:05:58.894540 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-fqhs2" not found
2026-07-22 23:05:59.074001 | instance | openstack/neutron-l3-agent-default-b6s9f/init
2026-07-22 23:05:59.280903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-b6s9f" not found
2026-07-22 23:05:59.286551 | instance | openstack/neutron-l3-agent-default-b6s9f/neutron-l3-agent-init
2026-07-22 23:05:59.477922 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-b6s9f" not found
2026-07-22 23:05:59.482486 | instance | openstack/neutron-l3-agent-default-b6s9f/neutron-l3-agent
2026-07-22 23:05:59.666213 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-b6s9f" not found
2026-07-22 23:05:59.852167 | instance | openstack/neutron-metadata-agent-default-4rjb8/init
2026-07-22 23:06:00.053853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-4rjb8" not found
2026-07-22 23:06:00.057395 | instance | openstack/neutron-metadata-agent-default-4rjb8/neutron-metadata-agent-init
2026-07-22 23:06:00.233592 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-4rjb8" not found
2026-07-22 23:06:00.239402 | instance | openstack/neutron-metadata-agent-default-4rjb8/neutron-metadata-agent
2026-07-22 23:06:00.427157 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-4rjb8" not found
2026-07-22 23:06:00.604429 | instance | openstack/neutron-netns-cleanup-cron-default-7bnpr/init
2026-07-22 23:06:00.773462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-7bnpr" not found
2026-07-22 23:06:00.778050 | instance | openstack/neutron-netns-cleanup-cron-default-7bnpr/neutron-netns-cleanup-cron
2026-07-22 23:06:00.951973 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-7bnpr" not found
2026-07-22 23:06:01.129982 | instance | openstack/neutron-ovs-agent-default-wk8hm/init
2026-07-22 23:06:01.311588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-wk8hm" not found
2026-07-22 23:06:01.315680 | instance | openstack/neutron-ovs-agent-default-wk8hm/neutron-openvswitch-agent-kernel-modules
2026-07-22 23:06:01.497583 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-wk8hm" not found
2026-07-22 23:06:01.501978 | instance | openstack/neutron-ovs-agent-default-wk8hm/neutron-ovs-agent-init
2026-07-22 23:06:01.693513 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-wk8hm" not found
2026-07-22 23:06:01.698026 | instance | openstack/neutron-ovs-agent-default-wk8hm/neutron-ovs-agent
2026-07-22 23:06:01.929297 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-wk8hm" not found
2026-07-22 23:06:02.097367 | instance | openstack/neutron-rabbit-init-2ppkm/init
2026-07-22 23:06:02.287906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-2ppkm" not found
2026-07-22 23:06:02.292319 | instance | openstack/neutron-rabbit-init-2ppkm/rabbit-init
2026-07-22 23:06:02.478281 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-2ppkm" not found
2026-07-22 23:06:02.651495 | instance | openstack/neutron-rpc-server-6d58954d55-5kr89/init
2026-07-22 23:06:02.844039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-6d58954d55-5kr89" not found
2026-07-22 23:06:02.849951 | instance | openstack/neutron-rpc-server-6d58954d55-5kr89/neutron-rpc-server
2026-07-22 23:06:03.038268 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-6d58954d55-5kr89" not found
2026-07-22 23:06:03.217344 | instance | openstack/neutron-server-7d8cd599f8-dg6q9/init
2026-07-22 23:06:03.430301 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7d8cd599f8-dg6q9" not found
2026-07-22 23:06:03.433888 | instance | openstack/neutron-server-7d8cd599f8-dg6q9/neutron-server
2026-07-22 23:06:03.630954 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-7d8cd599f8-dg6q9" not found
2026-07-22 23:06:03.635569 | instance | openstack/neutron-server-7d8cd599f8-dg6q9/neutron-policy-server
2026-07-22 23:06:03.811534 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7d8cd599f8-dg6q9" not found
2026-07-22 23:06:03.991748 | instance | openstack/nova-api-metadata-75bbb7c45c-6l4gn/init
2026-07-22 23:06:04.178615 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-75bbb7c45c-6l4gn" not found
2026-07-22 23:06:04.183120 | instance | openstack/nova-api-metadata-75bbb7c45c-6l4gn/nova-api-metadata-init
2026-07-22 23:06:04.355982 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-75bbb7c45c-6l4gn" not found
2026-07-22 23:06:04.359558 | instance | openstack/nova-api-metadata-75bbb7c45c-6l4gn/nova-api
2026-07-22 23:06:04.537691 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-75bbb7c45c-6l4gn" not found
2026-07-22 23:06:04.716301 | instance | openstack/nova-api-osapi-5488949985-n7xn7/init
2026-07-22 23:06:04.921463 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-5488949985-n7xn7" not found
2026-07-22 23:06:04.925806 | instance | openstack/nova-api-osapi-5488949985-n7xn7/nova-osapi
2026-07-22 23:06:05.111168 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-5488949985-n7xn7" not found
2026-07-22 23:06:05.281963 | instance | openstack/nova-bootstrap-5rnxm/init
2026-07-22 23:06:05.469667 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-5rnxm" not found
2026-07-22 23:06:05.474792 | instance | openstack/nova-bootstrap-5rnxm/bootstrap
2026-07-22 23:06:05.650215 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-5rnxm" not found
2026-07-22 23:06:05.821888 | instance | openstack/nova-cell-setup-29746020-2rnbt/init
2026-07-22 23:06:06.003217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29746020-2rnbt" not found
2026-07-22 23:06:06.006940 | instance | openstack/nova-cell-setup-29746020-2rnbt/nova-cell-setup
2026-07-22 23:06:06.184425 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29746020-2rnbt" not found
2026-07-22 23:06:06.374584 | instance | openstack/nova-cell-setup-9q4fg/init
2026-07-22 23:06:06.566567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-9q4fg" not found
2026-07-22 23:06:06.570749 | instance | openstack/nova-cell-setup-9q4fg/nova-cell-setup-init
2026-07-22 23:06:06.736182 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-9q4fg" not found
2026-07-22 23:06:06.740367 | instance | openstack/nova-cell-setup-9q4fg/nova-cell-setup
2026-07-22 23:06:06.915529 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-9q4fg" not found
2026-07-22 23:06:07.095768 | instance | openstack/nova-compute-default-wqkmv/init
2026-07-22 23:06:07.303788 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:07.308396 | instance | openstack/nova-compute-default-wqkmv/nova-compute-init
2026-07-22 23:06:07.495282 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:07.499172 | instance | openstack/nova-compute-default-wqkmv/ceph-perms
2026-07-22 23:06:07.698213 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:07.702637 | instance | openstack/nova-compute-default-wqkmv/ceph-admin-keyring-placement
2026-07-22 23:06:07.883474 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:07.889985 | instance | openstack/nova-compute-default-wqkmv/ceph-keyring-placement
2026-07-22 23:06:08.069959 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:08.077076 | instance | openstack/nova-compute-default-wqkmv/nova-compute-vnc-init
2026-07-22 23:06:08.280456 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:08.288563 | instance | openstack/nova-compute-default-wqkmv/nova-compute-ssh-init
2026-07-22 23:06:08.476406 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:08.479722 | instance | openstack/nova-compute-default-wqkmv/nova-compute
2026-07-22 23:06:08.673638 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:08.676955 | instance | openstack/nova-compute-default-wqkmv/nova-compute-ssh
2026-07-22 23:06:08.854180 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-wqkmv" not found
2026-07-22 23:06:09.028094 | instance | openstack/nova-conductor-64d4fb5947-sxcml/init
2026-07-22 23:06:09.202179 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-64d4fb5947-sxcml" not found
2026-07-22 23:06:09.205547 | instance | openstack/nova-conductor-64d4fb5947-sxcml/nova-conductor
2026-07-22 23:06:09.409500 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-64d4fb5947-sxcml" not found
2026-07-22 23:06:09.591873 | instance | openstack/nova-db-init-cnshk/init
2026-07-22 23:06:09.760009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-cnshk" not found
2026-07-22 23:06:09.763287 | instance | openstack/nova-db-init-cnshk/nova-db-init-0
2026-07-22 23:06:09.937512 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-cnshk" not found
2026-07-22 23:06:09.941129 | instance | openstack/nova-db-init-cnshk/nova-db-init-1
2026-07-22 23:06:10.106312 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-cnshk" not found
2026-07-22 23:06:10.111420 | instance | openstack/nova-db-init-cnshk/nova-db-init-2
2026-07-22 23:06:10.300211 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-cnshk" not found
2026-07-22 23:06:10.489044 | instance | openstack/nova-db-sync-zq6t4/init
2026-07-22 23:06:10.664912 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-zq6t4" not found
2026-07-22 23:06:10.669607 | instance | openstack/nova-db-sync-zq6t4/nova-db-sync
2026-07-22 23:06:10.847003 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-zq6t4" not found
2026-07-22 23:06:11.034776 | instance | openstack/nova-ks-endpoints-7kvsk/init
2026-07-22 23:06:11.212087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-7kvsk" not found
2026-07-22 23:06:11.216072 | instance | openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-admin
2026-07-22 23:06:11.416553 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-7kvsk" not found
2026-07-22 23:06:11.421386 | instance | openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-internal
2026-07-22 23:06:11.594239 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-7kvsk" not found
2026-07-22 23:06:11.599404 | instance | openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-public
2026-07-22 23:06:11.796346 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-7kvsk" not found
2026-07-22 23:06:11.970448 | instance | openstack/nova-ks-service-4xmgs/init
2026-07-22 23:06:12.147848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-4xmgs" not found
2026-07-22 23:06:12.151892 | instance | openstack/nova-ks-service-4xmgs/compute-ks-service-registration
2026-07-22 23:06:12.354115 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-4xmgs" not found
2026-07-22 23:06:12.552331 | instance | openstack/nova-ks-user-lb7jf/init
2026-07-22 23:06:12.733875 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-lb7jf" not found
2026-07-22 23:06:12.737995 | instance | openstack/nova-ks-user-lb7jf/nova-ks-user
2026-07-22 23:06:12.912007 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-lb7jf" not found
2026-07-22 23:06:13.098816 | instance | openstack/nova-novncproxy-5df484c9cd-96rpq/init
2026-07-22 23:06:13.278711 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-5df484c9cd-96rpq" not found
2026-07-22 23:06:13.285550 | instance | openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy-init
2026-07-22 23:06:13.483200 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-5df484c9cd-96rpq" not found
2026-07-22 23:06:13.491201 | instance | openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy-init-assets
2026-07-22 23:06:13.678040 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-5df484c9cd-96rpq" not found
2026-07-22 23:06:13.682016 | instance | openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy
2026-07-22 23:06:13.860823 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-5df484c9cd-96rpq" not found
2026-07-22 23:06:14.054326 | instance | openstack/nova-rabbit-init-p6rfb/init
2026-07-22 23:06:14.247876 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-p6rfb" not found
2026-07-22 23:06:14.251205 | instance | openstack/nova-rabbit-init-p6rfb/rabbit-init
2026-07-22 23:06:14.427300 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-p6rfb" not found
2026-07-22 23:06:14.606356 | instance | openstack/nova-scheduler-7c4d9ddf95-8lng9/init
2026-07-22 23:06:14.789778 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7c4d9ddf95-8lng9" not found
2026-07-22 23:06:14.794145 | instance | openstack/nova-scheduler-7c4d9ddf95-8lng9/nova-scheduler
2026-07-22 23:06:14.967699 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7c4d9ddf95-8lng9" not found
2026-07-22 23:06:15.158013 | instance | openstack/nova-service-cleaner-29746020-zsnwh/init
2026-07-22 23:06:15.349715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29746020-zsnwh" not found
2026-07-22 23:06:15.353551 | instance | openstack/nova-service-cleaner-29746020-zsnwh/nova-service-cleaner
2026-07-22 23:06:15.540367 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29746020-zsnwh" not found
2026-07-22 23:06:15.744126 | instance | openstack/octavia-api-5cd977f78c-zct92/init
2026-07-22 23:06:15.932216 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-5cd977f78c-zct92" not found
2026-07-22 23:06:15.937561 | instance | openstack/octavia-api-5cd977f78c-zct92/octavia-api
2026-07-22 23:06:16.331248 | instance | openstack/octavia-bootstrap-lppnq/init
2026-07-22 23:06:16.525944 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-lppnq" not found
2026-07-22 23:06:16.530800 | instance | openstack/octavia-bootstrap-lppnq/bootstrap
2026-07-22 23:06:16.726755 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-lppnq" not found
2026-07-22 23:06:16.917813 | instance | openstack/octavia-db-init-2wt4h/init
2026-07-22 23:06:17.090868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-2wt4h" not found
2026-07-22 23:06:17.095515 | instance | openstack/octavia-db-init-2wt4h/octavia-db-init-0
2026-07-22 23:06:17.279381 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-2wt4h" not found
2026-07-22 23:06:17.285900 | instance | openstack/octavia-db-init-2wt4h/octavia-db-init-1
2026-07-22 23:06:17.486389 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-2wt4h" not found
2026-07-22 23:06:17.677287 | instance | openstack/octavia-db-sync-s7jl9/init
2026-07-22 23:06:17.865918 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-s7jl9" not found
2026-07-22 23:06:17.870259 | instance | openstack/octavia-db-sync-s7jl9/octavia-db-sync
2026-07-22 23:06:18.075199 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-s7jl9" not found
2026-07-22 23:06:18.267256 | instance | openstack/octavia-health-manager-default-cnqtp/init
2026-07-22 23:06:18.487523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-cnqtp" not found
2026-07-22 23:06:18.493078 | instance | openstack/octavia-health-manager-default-cnqtp/octavia-health-manager-get-port
2026-07-22 23:06:18.587456 | instance | Error from server (BadRequest): container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-cnqtp" is waiting to start: PodInitializing
2026-07-22 23:06:18.676159 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-cnqtp" not found
2026-07-22 23:06:18.682050 | instance | openstack/octavia-health-manager-default-cnqtp/octavia-health-manager-nic-init
2026-07-22 23:06:18.770944 | instance | Error from server (BadRequest): container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-cnqtp" is waiting to start: PodInitializing
2026-07-22 23:06:18.865263 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-cnqtp" not found
2026-07-22 23:06:18.870099 | instance | openstack/octavia-health-manager-default-cnqtp/octavia-health-manager
2026-07-22 23:06:18.961848 | instance | Error from server (BadRequest): container "octavia-health-manager" in pod "octavia-health-manager-default-cnqtp" is waiting to start: PodInitializing
2026-07-22 23:06:19.051615 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-cnqtp" not found
2026-07-22 23:06:19.248640 | instance | openstack/octavia-housekeeping-75b57cb844-v72f5/init
2026-07-22 23:06:19.477327 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-75b57cb844-v72f5" not found
2026-07-22 23:06:19.482194 | instance | openstack/octavia-housekeeping-75b57cb844-v72f5/octavia-housekeeping
2026-07-22 23:06:19.590793 | instance | Error from server (BadRequest): container "octavia-housekeeping" in pod "octavia-housekeeping-75b57cb844-v72f5" is waiting to start: PodInitializing
2026-07-22 23:06:19.685563 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-75b57cb844-v72f5" not found
2026-07-22 23:06:19.861476 | instance | openstack/octavia-ks-endpoints-w7slk/init
2026-07-22 23:06:20.049402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-w7slk" not found
2026-07-22 23:06:20.054142 | instance | openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-admin
2026-07-22 23:06:20.249483 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-w7slk" not found
2026-07-22 23:06:20.254009 | instance | openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-internal
2026-07-22 23:06:20.483202 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-w7slk" not found
2026-07-22 23:06:20.487832 | instance | openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-public
2026-07-22 23:06:20.672510 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-w7slk" not found
2026-07-22 23:06:20.860176 | instance | openstack/octavia-ks-service-5x4mv/init
2026-07-22 23:06:21.038060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-5x4mv" not found
2026-07-22 23:06:21.042665 | instance | openstack/octavia-ks-service-5x4mv/load-balancer-ks-service-registration
2026-07-22 23:06:21.221796 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-5x4mv" not found
2026-07-22 23:06:21.410233 | instance | openstack/octavia-ks-user-s2hqh/init
2026-07-22 23:06:21.585314 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-s2hqh" not found
2026-07-22 23:06:21.590104 | instance | openstack/octavia-ks-user-s2hqh/octavia-ks-user
2026-07-22 23:06:21.782909 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-s2hqh" not found
2026-07-22 23:06:21.973985 | instance | openstack/octavia-rabbit-init-fjllb/init
2026-07-22 23:06:22.150271 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-fjllb" not found
2026-07-22 23:06:22.153818 | instance | openstack/octavia-rabbit-init-fjllb/rabbit-init
2026-07-22 23:06:22.337945 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-fjllb" not found
2026-07-22 23:06:22.519077 | instance | openstack/octavia-worker-7c48cf7599-r5bcc/init
2026-07-22 23:06:22.741542 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-7c48cf7599-r5bcc" not found
2026-07-22 23:06:22.745074 | instance | openstack/octavia-worker-7c48cf7599-r5bcc/octavia-worker
2026-07-22 23:06:22.845484 | instance | Error from server (BadRequest): container "octavia-worker" in pod "octavia-worker-7c48cf7599-r5bcc" is waiting to start: PodInitializing
2026-07-22 23:06:22.936329 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-7c48cf7599-r5bcc" not found
2026-07-22 23:06:23.136126 | instance | openstack/openvswitch-htbzx/init
2026-07-22 23:06:23.344856 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-htbzx" not found
2026-07-22 23:06:23.349705 | instance | openstack/openvswitch-htbzx/openvswitch-db-perms
2026-07-22 23:06:23.527941 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-htbzx" not found
2026-07-22 23:06:23.532112 | instance | openstack/openvswitch-htbzx/openvswitch-vswitchd-modules
2026-07-22 23:06:23.708174 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-htbzx" not found
2026-07-22 23:06:23.712784 | instance | openstack/openvswitch-htbzx/openvswitch-db
2026-07-22 23:06:23.895329 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-htbzx" not found
2026-07-22 23:06:23.899363 | instance | openstack/openvswitch-htbzx/openvswitch-vswitchd
2026-07-22 23:06:24.077931 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-htbzx" not found
2026-07-22 23:06:24.259182 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-07-22 23:06:24.477598 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:06:24.482396 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-07-22 23:06:24.660637 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:06:24.665032 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-07-22 23:06:24.996740 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:06:25.000114 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-07-22 23:06:25.181162 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:06:25.375976 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-07-22 23:06:25.574733 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-07-22 23:06:25.579376 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-07-22 23:06:25.788775 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-07-22 23:06:25.792807 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-07-22 23:06:25.972800 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-07-22 23:06:26.166207 | instance | openstack/placement-api-b74bf6b95-6shc5/init
2026-07-22 23:06:26.360535 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-b74bf6b95-6shc5" not found
2026-07-22 23:06:26.364861 | instance | openstack/placement-api-b74bf6b95-6shc5/placement-api
2026-07-22 23:06:26.575261 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-b74bf6b95-6shc5" not found
2026-07-22 23:06:26.768801 | instance | openstack/placement-db-init-t8nvj/init
2026-07-22 23:06:26.962303 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-t8nvj" not found
2026-07-22 23:06:26.965666 | instance | openstack/placement-db-init-t8nvj/placement-db-init-0
2026-07-22 23:06:27.137134 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-t8nvj" not found
2026-07-22 23:06:27.321499 | instance | openstack/placement-db-sync-sphfw/init
2026-07-22 23:06:27.494903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-sphfw" not found
2026-07-22 23:06:27.498454 | instance | openstack/placement-db-sync-sphfw/placement-db-sync
2026-07-22 23:06:27.667919 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-sphfw" not found
2026-07-22 23:06:27.864857 | instance | openstack/placement-ks-endpoints-hqqnz/init
2026-07-22 23:06:28.037231 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-hqqnz" not found
2026-07-22 23:06:28.041585 | instance | openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-admin
2026-07-22 23:06:28.232894 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-hqqnz" not found
2026-07-22 23:06:28.239787 | instance | openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-internal
2026-07-22 23:06:28.432467 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-hqqnz" not found
2026-07-22 23:06:28.435844 | instance | openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-public
2026-07-22 23:06:28.616719 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-hqqnz" not found
2026-07-22 23:06:28.795719 | instance | openstack/placement-ks-service-8v6sn/init
2026-07-22 23:06:28.980305 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-8v6sn" not found
2026-07-22 23:06:28.985984 | instance | openstack/placement-ks-service-8v6sn/placement-ks-service-registration
2026-07-22 23:06:29.162618 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-8v6sn" not found
2026-07-22 23:06:29.342382 | instance | openstack/placement-ks-user-gtgfl/init
2026-07-22 23:06:29.528696 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-gtgfl" not found
2026-07-22 23:06:29.532462 | instance | openstack/placement-ks-user-gtgfl/placement-ks-user
2026-07-22 23:06:29.704511 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-gtgfl" not found
2026-07-22 23:06:29.900850 | instance | openstack/pxc-operator-7cff949c8b-kpbcp/percona-xtradb-cluster-operator
2026-07-22 23:06:30.104771 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-kpbcp" not found
2026-07-22 23:06:30.307220 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-07-22 23:06:30.513701 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-07-22 23:06:30.519464 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-07-22 23:06:30.713849 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-07-22 23:06:30.908693 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-07-22 23:06:31.087734 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-07-22 23:06:31.092123 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-07-22 23:06:31.271911 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-07-22 23:06:31.446514 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-cl5cs/rabbitmq-cluster-operator
2026-07-22 23:06:31.643601 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-cl5cs" not found
2026-07-22 23:06:31.823256 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-07-22 23:06:32.004000 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-07-22 23:06:32.009105 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-07-22 23:06:32.207499 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-07-22 23:06:32.412126 | instance | openstack/rabbitmq-heat-server-0/setup-container
2026-07-22 23:06:32.583163 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found
2026-07-22 23:06:32.586434 | instance | openstack/rabbitmq-heat-server-0/rabbitmq
2026-07-22 23:06:32.766727 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found
2026-07-22 23:06:32.937270 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-07-22 23:06:33.119172 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-07-22 23:06:33.123370 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-07-22 23:06:33.318210 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-07-22 23:06:33.497897 | instance | openstack/rabbitmq-magnum-server-0/setup-container
2026-07-22 23:06:33.684368 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found
2026-07-22 23:06:33.689332 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq
2026-07-22 23:06:33.884586 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found
2026-07-22 23:06:34.076952 | instance | openstack/rabbitmq-manila-server-0/setup-container
2026-07-22 23:06:34.267574 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found
2026-07-22 23:06:34.274031 | instance | openstack/rabbitmq-manila-server-0/rabbitmq
2026-07-22 23:06:34.462943 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found
2026-07-22 23:06:34.631620 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-f2m28/rabbitmq-cluster-operator
2026-07-22 23:06:34.821707 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-f2m28" not found
2026-07-22 23:06:35.007218 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-07-22 23:06:35.189270 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-07-22 23:06:35.194342 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-07-22 23:06:35.405310 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-07-22 23:06:35.581071 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-07-22 23:06:35.757105 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-07-22 23:06:35.760871 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-07-22 23:06:35.973233 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-07-22 23:06:36.144305 | instance | openstack/rabbitmq-octavia-server-0/setup-container
2026-07-22 23:06:36.328223 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found
2026-07-22 23:06:36.332649 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq
2026-07-22 23:06:36.532154 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found
2026-07-22 23:06:36.709761 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/make-container-crash-dir
2026-07-22 23:06:36.884208 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-dbfc7" not found
2026-07-22 23:06:36.888098 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/chown-container-data-dir
2026-07-22 23:06:37.070428 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-dbfc7" not found
2026-07-22 23:06:37.079600 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/ceph-crash
2026-07-22 23:06:37.247209 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-dbfc7" not found
2026-07-22 23:06:37.444627 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/chown-container-data-dir
2026-07-22 23:06:37.629046 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6" not found
2026-07-22 23:06:37.632946 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/rgw
2026-07-22 23:06:37.845556 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6" not found
2026-07-22 23:06:37.850310 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/log-collector
2026-07-22 23:06:38.028052 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6" not found
2026-07-22 23:06:38.216311 | instance | openstack/staffeln-api-87b9f5666-f6nxk/init
2026-07-22 23:06:38.437215 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-87b9f5666-f6nxk" not found
2026-07-22 23:06:38.442339 | instance | openstack/staffeln-api-87b9f5666-f6nxk/staffeln-api
2026-07-22 23:06:38.642885 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-87b9f5666-f6nxk" not found
2026-07-22 23:06:38.815328 | instance | openstack/staffeln-conductor-85df4cbc4f-9xccm/staffeln-conductor
2026-07-22 23:06:39.008024 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-85df4cbc4f-9xccm" not found
2026-07-22 23:06:39.187144 | instance | openstack/staffeln-db-init-z96xr/init
2026-07-22 23:06:39.376245 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-z96xr" not found
2026-07-22 23:06:39.380876 | instance | openstack/staffeln-db-init-z96xr/staffeln-db-init-0
2026-07-22 23:06:39.562632 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-z96xr" not found
2026-07-22 23:06:39.725252 | instance | openstack/staffeln-db-sync-hp7br/init
2026-07-22 23:06:39.909491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-hp7br" not found
2026-07-22 23:06:39.913060 | instance | openstack/staffeln-db-sync-hp7br/staffeln-db-sync
2026-07-22 23:06:40.120428 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-hp7br" not found
2026-07-22 23:06:40.315568 | instance | openstack/valkey-node-0/valkey
2026-07-22 23:06:40.531662 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-07-22 23:06:40.536182 | instance | openstack/valkey-node-0/sentinel
2026-07-22 23:06:40.711845 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-07-22 23:06:40.717068 | instance | openstack/valkey-node-0/metrics
2026-07-22 23:06:40.895197 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-07-22 23:06:41.094111 | instance | orc-system/orc-controller-manager-6cb597b5d4-wfnh8/manager
2026-07-22 23:06:41.304855 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-wfnh8" not found
2026-07-22 23:06:41.506137 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-2wv8z/rook-ceph-operator
2026-07-22 23:06:41.700073 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-2wv8z" not found
2026-07-22 23:06:41.891407 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-bwdff/secretgen-controller
2026-07-22 23:06:42.085423 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-bwdff" not found
2026-07-22 23:06:42.326050 | instance | ERROR
2026-07-22 23:06:42.326432 | instance | {
2026-07-22 23:06:42.326502 | instance | "delta": "0:01:57.279746",
2026-07-22 23:06:42.326551 | instance | "end": "2026-07-22 23:06:42.096670",
2026-07-22 23:06:42.326595 | instance | "msg": "non-zero return code",
2026-07-22 23:06:42.326666 | instance | "rc": 123,
2026-07-22 23:06:42.326710 | instance | "start": "2026-07-22 23:04:44.816924"
2026-07-22 23:06:42.326752 | instance | }
2026-07-22 23:06:42.326816 | instance | ERROR: Ignoring Errors
2026-07-22 23:06:42.341606 |
2026-07-22 23:06:42.341745 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-07-22 23:06:42.965756 | instance | changed:
2026-07-22 23:06:42.965978 | instance | cd+++++++++ pod-logs/
2026-07-22 23:06:42.966016 | instance | cd+++++++++ pod-logs/auth-system/
2026-07-22 23:06:42.966045 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-07-22 23:06:42.966073 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-07-22 23:06:42.966100 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/
2026-07-22 23:06:42.966127 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7/
2026-07-22 23:06:42.966157 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7/manager.txt
2026-07-22 23:06:42.966184 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/
2026-07-22 23:06:42.966210 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm/
2026-07-22 23:06:42.966236 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm/manager.txt
2026-07-22 23:06:42.966262 | instance | cd+++++++++ pod-logs/capi-system/
2026-07-22 23:06:42.966288 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-8vznr/
2026-07-22 23:06:42.966313 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-8vznr/manager.txt
2026-07-22 23:06:42.966339 | instance | cd+++++++++ pod-logs/capo-system/
2026-07-22 23:06:42.966364 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-9f64k/
2026-07-22 23:06:42.966389 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-9f64k/manager.txt
2026-07-22 23:06:42.966414 | instance | cd+++++++++ pod-logs/cert-manager/
2026-07-22 23:06:42.966439 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-rrdhk/
2026-07-22 23:06:42.966465 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-rrdhk/cert-manager-controller.txt
2026-07-22 23:06:42.966491 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-pdrb7/
2026-07-22 23:06:42.966584 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-pdrb7/cert-manager-cainjector.txt
2026-07-22 23:06:42.966616 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-j5qf6/
2026-07-22 23:06:42.966643 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-j5qf6/cert-manager-webhook.txt
2026-07-22 23:06:42.966671 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-07-22 23:06:42.966698 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-6brrx/
2026-07-22 23:06:42.966724 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-6brrx/envoy-gateway.txt
2026-07-22 23:06:42.966751 | instance | cd+++++++++ pod-logs/failed-pods/
2026-07-22 23:06:42.966776 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-07-22 23:06:42.966802 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-07-22 23:06:42.966828 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-07-22 23:06:42.966853 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/
2026-07-22 23:06:42.966878 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7/
2026-07-22 23:06:42.966903 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x5ck7/manager.txt
2026-07-22 23:06:42.966948 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/
2026-07-22 23:06:42.966976 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm/
2026-07-22 23:06:42.967002 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fkmhm/manager.txt
2026-07-22 23:06:42.967028 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/
2026-07-22 23:06:42.967054 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-8vznr/
2026-07-22 23:06:42.967080 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-8vznr/manager.txt
2026-07-22 23:06:42.967106 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/
2026-07-22 23:06:42.967132 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-9f64k/
2026-07-22 23:06:42.967157 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-9f64k/manager.txt
2026-07-22 23:06:42.967182 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-07-22 23:06:42.967207 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-rrdhk/
2026-07-22 23:06:42.967233 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-rrdhk/cert-manager-controller.txt
2026-07-22 23:06:42.967257 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-pdrb7/
2026-07-22 23:06:42.967282 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-pdrb7/cert-manager-cainjector.txt
2026-07-22 23:06:42.967308 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-j5qf6/
2026-07-22 23:06:42.967333 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-j5qf6/cert-manager-webhook.txt
2026-07-22 23:06:42.967358 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-07-22 23:06:42.967383 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-6brrx/
2026-07-22 23:06:42.967408 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-6brrx/envoy-gateway.txt
2026-07-22 23:06:42.967433 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-07-22 23:06:42.967457 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-5589c/
2026-07-22 23:06:42.967482 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-5589c/controller.txt
2026-07-22 23:06:42.967507 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fwmtx/
2026-07-22 23:06:42.967533 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fwmtx/ingress-nginx-default-backend.txt
2026-07-22 23:06:42.967558 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-07-22 23:06:42.967583 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/
2026-07-22 23:06:42.967608 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/apply-sysctl-overwrites.txt
2026-07-22 23:06:42.967633 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/cilium-agent.txt
2026-07-22 23:06:42.967659 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/clean-cilium-state.txt
2026-07-22 23:06:42.967684 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/config.txt
2026-07-22 23:06:42.967708 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/install-cni-binaries.txt
2026-07-22 23:06:42.967733 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/mount-bpf-fs.txt
2026-07-22 23:06:42.967758 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2j9m9/mount-cgroup.txt
2026-07-22 23:06:42.967789 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ktl88/
2026-07-22 23:06:42.967815 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ktl88/cilium-operator.txt
2026-07-22 23:06:42.967840 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cklhm/
2026-07-22 23:06:42.967865 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cklhm/coredns.txt
2026-07-22 23:06:42.967890 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-plml4/
2026-07-22 23:06:42.967915 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-plml4/coredns.txt
2026-07-22 23:06:42.967940 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-07-22 23:06:42.967965 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-07-22 23:06:42.968018 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-07-22 23:06:42.968070 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-22 23:06:42.968101 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-07-22 23:06:42.968130 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-22 23:06:42.968158 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-96zgt/
2026-07-22 23:06:42.968185 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-96zgt/kube-proxy.txt
2026-07-22 23:06:42.968213 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-07-22 23:06:42.968240 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-22 23:06:42.968267 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-07-22 23:06:42.968294 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-07-22 23:06:42.968320 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-07-22 23:06:42.968348 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-v4ttm/
2026-07-22 23:06:42.968374 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-v4ttm/local-path-provisioner.txt
2026-07-22 23:06:42.968402 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-07-22 23:06:42.968429 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-22 23:06:42.968456 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-22 23:06:42.968482 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-22 23:06:42.969364 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-22 23:06:42.969402 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-22 23:06:42.969431 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-6nmkl/
2026-07-22 23:06:42.969459 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-6nmkl/goldpinger-daemon.txt
2026-07-22 23:06:42.969486 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/
2026-07-22 23:06:42.969514 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana-sc-dashboard.txt
2026-07-22 23:06:42.969564 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana-sc-datasources.txt
2026-07-22 23:06:42.969592 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana.txt
2026-07-22 23:06:42.969630 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn/
2026-07-22 23:06:42.969785 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn/kube-state-metrics.txt
2026-07-22 23:06:42.969821 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bh5dv/
2026-07-22 23:06:42.969850 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bh5dv/kube-prometheus-stack.txt
2026-07-22 23:06:42.969878 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/
2026-07-22 23:06:42.969904 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/node-exporter.txt
2026-07-22 23:06:42.969931 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/pod-tls-sidecar.txt
2026-07-22 23:06:42.969956 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-07-22 23:06:42.969983 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-07-22 23:06:42.970016 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-07-22 23:06:42.970044 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-22 23:06:42.970071 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-22 23:06:42.970098 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-tmpwn/
2026-07-22 23:06:42.970124 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-tmpwn/nginx.txt
2026-07-22 23:06:42.970151 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-07-22 23:06:42.970178 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-07-22 23:06:42.970203 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-07-22 23:06:42.970229 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-znv2c/
2026-07-22 23:06:42.970256 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-znv2c/gc.txt
2026-07-22 23:06:42.970282 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-4x7zz/
2026-07-22 23:06:42.970308 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-4x7zz/master.txt
2026-07-22 23:06:42.970334 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-h5m5v/
2026-07-22 23:06:42.970361 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-h5m5v/worker.txt
2026-07-22 23:06:42.970387 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-22 23:06:42.970413 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-22 23:06:42.970440 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-22 23:06:42.970466 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-22 23:06:42.970492 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-22 23:06:42.970518 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-22 23:06:42.970545 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-tplhp/
2026-07-22 23:06:42.970571 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-tplhp/pushgateway.txt
2026-07-22 23:06:42.970604 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-wwxhg/
2026-07-22 23:06:42.970632 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-wwxhg/vector.txt
2026-07-22 23:06:42.970659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-07-22 23:06:42.970685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7456465f46-2wdcb/
2026-07-22 23:06:42.970712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7456465f46-2wdcb/barbican-api.txt
2026-07-22 23:06:42.970738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7456465f46-2wdcb/init.txt
2026-07-22 23:06:42.970765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vpc44/
2026-07-22 23:06:42.970791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vpc44/barbican-db-init-0.txt
2026-07-22 23:06:42.970817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vpc44/init.txt
2026-07-22 23:06:42.970844 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mpbfb/
2026-07-22 23:06:42.970870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mpbfb/barbican-db-sync.txt
2026-07-22 23:06:42.970896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mpbfb/init.txt
2026-07-22 23:06:42.970923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5ts/
2026-07-22 23:06:42.970949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5ts/init.txt
2026-07-22 23:06:42.970975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-admin.txt
2026-07-22 23:06:42.971001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-internal.txt
2026-07-22 23:06:42.971028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-public.txt
2026-07-22 23:06:42.971057 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-nm7kt/
2026-07-22 23:06:42.971088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-nm7kt/init.txt
2026-07-22 23:06:42.971115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-nm7kt/key-manager-ks-service-registration.txt
2026-07-22 23:06:42.971141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-jb8mk/
2026-07-22 23:06:42.971168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-jb8mk/barbican-ks-user.txt
2026-07-22 23:06:42.971194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-jb8mk/init.txt
2026-07-22 23:06:42.971222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xv659/
2026-07-22 23:06:42.971248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xv659/init.txt
2026-07-22 23:06:42.971274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xv659/rabbit-init.txt
2026-07-22 23:06:42.971300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-bcd97dd4-b7f8g/
2026-07-22 23:06:42.971327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-bcd97dd4-b7f8g/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.971354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-bcd97dd4-b7f8g/cinder-api.txt
2026-07-22 23:06:42.971381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-bcd97dd4-b7f8g/init.txt
2026-07-22 23:06:42.971409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cb6ddfd86-84fpp/
2026-07-22 23:06:42.971436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cb6ddfd86-84fpp/ceph-backup-keyring-placement.txt
2026-07-22 23:06:42.971463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cb6ddfd86-84fpp/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.971495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cb6ddfd86-84fpp/ceph-keyring-placement-rbd1.txt
2026-07-22 23:06:42.971522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cb6ddfd86-84fpp/cinder-backup.txt
2026-07-22 23:06:42.971549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cb6ddfd86-84fpp/init.txt
2026-07-22 23:06:42.971576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rb7l9/
2026-07-22 23:06:42.971601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rb7l9/ceph-keyring-placement.txt
2026-07-22 23:06:42.971629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rb7l9/cinder-backup-storage-init.txt
2026-07-22 23:06:42.971655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rb7l9/init.txt
2026-07-22 23:06:42.971681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-bfrqr/
2026-07-22 23:06:42.971708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-bfrqr/bootstrap.txt
2026-07-22 23:06:42.971735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-bfrqr/init.txt
2026-07-22 23:06:42.971760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-mx2wq/
2026-07-22 23:06:42.971786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-mx2wq/create-internal-tenant.txt
2026-07-22 23:06:42.971812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-mx2wq/init.txt
2026-07-22 23:06:42.971839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jfnk6/
2026-07-22 23:06:42.971865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jfnk6/cinder-db-init-0.txt
2026-07-22 23:06:42.971891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jfnk6/init.txt
2026-07-22 23:06:42.971917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jlw74/
2026-07-22 23:06:42.971944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jlw74/cinder-db-sync.txt
2026-07-22 23:06:42.971970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jlw74/init.txt
2026-07-22 23:06:42.971997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r59vt/
2026-07-22 23:06:42.972023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r59vt/init.txt
2026-07-22 23:06:42.972049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-admin.txt
2026-07-22 23:06:42.972075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-internal.txt
2026-07-22 23:06:42.972102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-public.txt
2026-07-22 23:06:42.972128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dbmz9/
2026-07-22 23:06:42.972233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dbmz9/init.txt
2026-07-22 23:06:42.972263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dbmz9/volumev3-ks-service-registration.txt
2026-07-22 23:06:42.972292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2bgbh/
2026-07-22 23:06:42.972320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2bgbh/cinder-ks-user.txt
2026-07-22 23:06:42.972347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2bgbh/init.txt
2026-07-22 23:06:42.972373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q6225/
2026-07-22 23:06:42.972400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q6225/init.txt
2026-07-22 23:06:42.972427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q6225/rabbit-init.txt
2026-07-22 23:06:42.972453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c75869b9b-sqdzh/
2026-07-22 23:06:42.972584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c75869b9b-sqdzh/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.972620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c75869b9b-sqdzh/cinder-scheduler.txt
2026-07-22 23:06:42.972649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c75869b9b-sqdzh/init.txt
2026-07-22 23:06:42.972676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fsm28/
2026-07-22 23:06:42.972703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fsm28/ceph-keyring-placement.txt
2026-07-22 23:06:42.972730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fsm28/cinder-storage-init-rbd1.txt
2026-07-22 23:06:42.972757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fsm28/init.txt
2026-07-22 23:06:42.972782 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74695dcd99-tpmv8/
2026-07-22 23:06:42.972810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74695dcd99-tpmv8/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.972836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74695dcd99-tpmv8/ceph-keyring-placement-rbd1.txt
2026-07-22 23:06:42.972862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74695dcd99-tpmv8/cinder-volume.txt
2026-07-22 23:06:42.972889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74695dcd99-tpmv8/init-cinder-conf.txt
2026-07-22 23:06:42.972916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74695dcd99-tpmv8/init.txt
2026-07-22 23:06:42.972943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6674ff6b6c-tjg94/
2026-07-22 23:06:42.972991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6674ff6b6c-tjg94/ceph-keyring-placement.txt
2026-07-22 23:06:42.973019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6674ff6b6c-tjg94/glance-api.txt
2026-07-22 23:06:42.973046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6674ff6b6c-tjg94/glance-perms.txt
2026-07-22 23:06:42.973073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6674ff6b6c-tjg94/init.txt
2026-07-22 23:06:42.973108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-h9ksd/
2026-07-22 23:06:42.973135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-h9ksd/glance-db-init-0.txt
2026-07-22 23:06:42.973161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-h9ksd/init.txt
2026-07-22 23:06:42.973188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-z4bkc/
2026-07-22 23:06:42.973214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-z4bkc/glance-db-sync.txt
2026-07-22 23:06:42.973232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-z4bkc/init.txt
2026-07-22 23:06:42.973251 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rxzqc/
2026-07-22 23:06:42.973271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-admin.txt
2026-07-22 23:06:42.973289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-internal.txt
2026-07-22 23:06:42.973308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-public.txt
2026-07-22 23:06:42.973328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rxzqc/init.txt
2026-07-22 23:06:42.973347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-64mcc/
2026-07-22 23:06:42.973366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-64mcc/image-ks-service-registration.txt
2026-07-22 23:06:42.973385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-64mcc/init.txt
2026-07-22 23:06:42.973409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-zhw5q/
2026-07-22 23:06:42.973430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-zhw5q/glance-ks-user.txt
2026-07-22 23:06:42.973450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-zhw5q/init.txt
2026-07-22 23:06:42.973470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-tfc7d/
2026-07-22 23:06:42.973489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-tfc7d/glance-metadefs-load.txt
2026-07-22 23:06:42.973509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-tfc7d/init.txt
2026-07-22 23:06:42.973528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mjnkd/
2026-07-22 23:06:42.973546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mjnkd/init.txt
2026-07-22 23:06:42.973565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mjnkd/rabbit-init.txt
2026-07-22 23:06:42.973584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mn89f/
2026-07-22 23:06:42.973603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mn89f/ceph-keyring-placement.txt
2026-07-22 23:06:42.973622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mn89f/glance-storage-init.txt
2026-07-22 23:06:42.973641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mn89f/init.txt
2026-07-22 23:06:42.973661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-5c9f978d69-9b6cj/
2026-07-22 23:06:42.973679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5c9f978d69-9b6cj/heat-api.txt
2026-07-22 23:06:42.973699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5c9f978d69-9b6cj/init.txt
2026-07-22 23:06:42.973719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-vkgl9/
2026-07-22 23:06:42.973738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-vkgl9/bootstrap.txt
2026-07-22 23:06:42.973757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-vkgl9/init.txt
2026-07-22 23:06:42.973776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5c8c98fbc5-69slh/
2026-07-22 23:06:42.973795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5c8c98fbc5-69slh/heat-cfn.txt
2026-07-22 23:06:42.973814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5c8c98fbc5-69slh/init.txt
2026-07-22 23:06:42.973832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d7pnw/
2026-07-22 23:06:42.973851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d7pnw/heat-db-init-0.txt
2026-07-22 23:06:42.973871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d7pnw/init.txt
2026-07-22 23:06:42.973890 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wvflj/
2026-07-22 23:06:42.973908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wvflj/heat-db-sync.txt
2026-07-22 23:06:42.973928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wvflj/init.txt
2026-07-22 23:06:42.973947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-cbwbw/
2026-07-22 23:06:42.973966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-cbwbw/heat-ks-domain-user.txt
2026-07-22 23:06:42.973986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-cbwbw/init.txt
2026-07-22 23:06:42.974005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-6755fdbd68-jqkg9/
2026-07-22 23:06:42.974024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6755fdbd68-jqkg9/heat-engine.txt
2026-07-22 23:06:42.974043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6755fdbd68-jqkg9/init.txt
2026-07-22 23:06:42.974061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746015-kkvpt/
2026-07-22 23:06:42.974084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746015-kkvpt/heat-engine-cleaner.txt
2026-07-22 23:06:42.974104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746015-kkvpt/init.txt
2026-07-22 23:06:42.974123 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746020-twdb9/
2026-07-22 23:06:42.974142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746020-twdb9/heat-engine-cleaner.txt
2026-07-22 23:06:42.974161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746020-twdb9/init.txt
2026-07-22 23:06:42.974179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/
2026-07-22 23:06:42.974198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-admin.txt
2026-07-22 23:06:42.974217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-internal.txt
2026-07-22 23:06:42.974236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-public.txt
2026-07-22 23:06:42.974255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/init.txt
2026-07-22 23:06:42.974274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-admin.txt
2026-07-22 23:06:42.974292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-internal.txt
2026-07-22 23:06:42.974311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-public.txt
2026-07-22 23:06:42.974330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-b9b2b/
2026-07-22 23:06:42.974349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-b9b2b/cloudformation-ks-service-registration.txt
2026-07-22 23:06:42.974367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-b9b2b/init.txt
2026-07-22 23:06:42.974386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-b9b2b/orchestration-ks-service-registration.txt
2026-07-22 23:06:42.974405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rgnv5/
2026-07-22 23:06:42.974425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rgnv5/heat-ks-user.txt
2026-07-22 23:06:42.974443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rgnv5/heat-trustee-ks-user.txt
2026-07-22 23:06:42.974462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rgnv5/init.txt
2026-07-22 23:06:42.974481 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-94fgr/
2026-07-22 23:06:42.974500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-94fgr/init.txt
2026-07-22 23:06:42.974519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-94fgr/rabbit-init.txt
2026-07-22 23:06:42.974538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-jc8jn/
2026-07-22 23:06:42.974557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-jc8jn/heat-trusts.txt
2026-07-22 23:06:42.974576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-jc8jn/init.txt
2026-07-22 23:06:42.974595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-g6pcf/
2026-07-22 23:06:42.974613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-g6pcf/init.txt
2026-07-22 23:06:42.974632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-g6pcf/keepalived.txt
2026-07-22 23:06:42.974651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-g6pcf/wait-for-ip.txt
2026-07-22 23:06:42.974669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-698c859978-smpzf/
2026-07-22 23:06:42.974688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-698c859978-smpzf/init.txt
2026-07-22 23:06:42.974710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-698c859978-smpzf/keystone-api.txt
2026-07-22 23:06:42.974730 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rhb67/
2026-07-22 23:06:42.974750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rhb67/bootstrap.txt
2026-07-22 23:06:42.974769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rhb67/init.txt
2026-07-22 23:06:42.974788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fwr8n/
2026-07-22 23:06:42.974806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fwr8n/init.txt
2026-07-22 23:06:42.974825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fwr8n/keystone-credential-setup.txt
2026-07-22 23:06:42.974845 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ks4kg/
2026-07-22 23:06:42.974864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ks4kg/init.txt
2026-07-22 23:06:42.974883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ks4kg/keystone-db-init-0.txt
2026-07-22 23:06:42.974902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-l9wl6/
2026-07-22 23:06:42.974920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-l9wl6/init.txt
2026-07-22 23:06:42.974939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-l9wl6/keystone-db-sync.txt
2026-07-22 23:06:42.974958 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-87wf4/
2026-07-22 23:06:42.974977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-87wf4/init.txt
2026-07-22 23:06:42.974996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-87wf4/keystone-domain-manage.txt
2026-07-22 23:06:42.975016 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-vs96p/
2026-07-22 23:06:42.975035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-vs96p/init.txt
2026-07-22 23:06:42.975054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-vs96p/keystone-fernet-setup.txt
2026-07-22 23:06:42.975074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2nddt/
2026-07-22 23:06:42.975093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2nddt/init.txt
2026-07-22 23:06:42.975112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2nddt/rabbit-init.txt
2026-07-22 23:06:42.975131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/
2026-07-22 23:06:42.975150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/ceph-admin-keyring-placement.txt
2026-07-22 23:06:42.975169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/ceph-keyring-placement.txt
2026-07-22 23:06:42.975190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/init-dynamic-options.txt
2026-07-22 23:06:42.975212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/init.txt
2026-07-22 23:06:42.975231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/libvirt-exporter.txt
2026-07-22 23:06:42.975249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/libvirt.txt
2026-07-22 23:06:42.975269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-djzvh/tls-sidecar.txt
2026-07-22 23:06:42.975288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-9fbbb776b-tjztd/
2026-07-22 23:06:42.975307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-9fbbb776b-tjztd/init.txt
2026-07-22 23:06:42.975326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-9fbbb776b-tjztd/magnum-api.txt
2026-07-22 23:06:42.975349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-h6zrb/
2026-07-22 23:06:42.975369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-h6zrb/magnum-cluster-api-proxy.txt
2026-07-22 23:06:42.975388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/
2026-07-22 23:06:42.975407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt
2026-07-22 23:06:42.975426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt
2026-07-22 23:06:42.975446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt
2026-07-22 23:06:42.975464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-ccpfd/
2026-07-22 23:06:42.975483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-ccpfd/init.txt
2026-07-22 23:06:42.975502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-ccpfd/magnum-db-init-0.txt
2026-07-22 23:06:42.975521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-5f8qk/
2026-07-22 23:06:42.975540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-5f8qk/init.txt
2026-07-22 23:06:42.975560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-5f8qk/magnum-db-sync.txt
2026-07-22 23:06:42.975579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9r9rp/
2026-07-22 23:06:42.975598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9r9rp/init.txt
2026-07-22 23:06:42.975617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9r9rp/magnum-ks-domain-user.txt
2026-07-22 23:06:42.975636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sz8cq/
2026-07-22 23:06:42.975655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-admin.txt
2026-07-22 23:06:42.975674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-internal.txt
2026-07-22 23:06:42.975693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-public.txt
2026-07-22 23:06:42.975712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sz8cq/init.txt
2026-07-22 23:06:42.975731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-85hqq/
2026-07-22 23:06:42.975750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-85hqq/container-infra-ks-service-registration.txt
2026-07-22 23:06:42.975768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-85hqq/init.txt
2026-07-22 23:06:42.975787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zbw2w/
2026-07-22 23:06:42.975806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zbw2w/init.txt
2026-07-22 23:06:42.975825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zbw2w/magnum-ks-user.txt
2026-07-22 23:06:42.975844 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-5ccfs/
2026-07-22 23:06:42.975862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-5ccfs/init.txt
2026-07-22 23:06:42.975881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-5ccfs/rabbit-init.txt
2026-07-22 23:06:42.975900 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-mt46t/
2026-07-22 23:06:42.975919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-mt46t/registry.txt
2026-07-22 23:06:42.975938 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-748b9d65ff-whtp9/
2026-07-22 23:06:42.975957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-748b9d65ff-whtp9/init.txt
2026-07-22 23:06:42.975976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-748b9d65ff-whtp9/manila-api.txt
2026-07-22 23:06:42.976000 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rg9zv/
2026-07-22 23:06:42.976020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rg9zv/bootstrap.txt
2026-07-22 23:06:42.976039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rg9zv/init.txt
2026-07-22 23:06:42.976058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-58dc9dd746-ctmzd/
2026-07-22 23:06:42.976078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-58dc9dd746-ctmzd/init.txt
2026-07-22 23:06:42.976096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-58dc9dd746-ctmzd/manila-data.txt
2026-07-22 23:06:42.976115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-tkggl/
2026-07-22 23:06:42.976135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-tkggl/init.txt
2026-07-22 23:06:42.976154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-tkggl/manila-db-init-0.txt
2026-07-22 23:06:42.976173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-rk87c/
2026-07-22 23:06:42.976192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-rk87c/init.txt
2026-07-22 23:06:42.976211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-rk87c/manila-db-sync.txt
2026-07-22 23:06:42.976230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/
2026-07-22 23:06:42.976250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/init.txt
2026-07-22 23:06:42.976269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-admin.txt
2026-07-22 23:06:42.976288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-internal.txt
2026-07-22 23:06:42.976307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-public.txt
2026-07-22 23:06:42.976326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-admin.txt
2026-07-22 23:06:42.976350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-internal.txt
2026-07-22 23:06:42.976369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-public.txt
2026-07-22 23:06:42.976388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-rgh8b/
2026-07-22 23:06:42.976408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-rgh8b/init.txt
2026-07-22 23:06:42.976427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-rgh8b/share-ks-service-registration.txt
2026-07-22 23:06:42.976445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-rgh8b/sharev2-ks-service-registration.txt
2026-07-22 23:06:42.976464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-xkt8g/
2026-07-22 23:06:42.976498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-xkt8g/init.txt
2026-07-22 23:06:42.976519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-xkt8g/manila-ks-user.txt
2026-07-22 23:06:42.976539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-klsbr/
2026-07-22 23:06:42.976558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-klsbr/init.txt
2026-07-22 23:06:42.976614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-klsbr/rabbit-init.txt
2026-07-22 23:06:42.976644 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7c746b4c8-zh8fp/
2026-07-22 23:06:42.976666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7c746b4c8-zh8fp/init.txt
2026-07-22 23:06:42.976686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7c746b4c8-zh8fp/manila-scheduler.txt
2026-07-22 23:06:42.976706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-5888697776-q2pds/
2026-07-22 23:06:42.976730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5888697776-q2pds/init.txt
2026-07-22 23:06:42.976750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5888697776-q2pds/manila-share-init.txt
2026-07-22 23:06:42.976770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5888697776-q2pds/manila-share.txt
2026-07-22 23:06:42.976789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dkjqr/
2026-07-22 23:06:42.976809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dkjqr/init.txt
2026-07-22 23:06:42.976828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dkjqr/memcached-exporter.txt
2026-07-22 23:06:42.976848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dkjqr/memcached.txt
2026-07-22 23:06:42.976867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-rbk27/
2026-07-22 23:06:42.976887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-rbk27/coredns.txt
2026-07-22 23:06:42.976906 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-ggtwp/
2026-07-22 23:06:42.976926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-ggtwp/init.txt
2026-07-22 23:06:42.976945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-ggtwp/neutron-db-init-0.txt
2026-07-22 23:06:42.976982 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-hrq2p/
2026-07-22 23:06:42.977002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-hrq2p/init.txt
2026-07-22 23:06:42.977021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-hrq2p/neutron-db-sync.txt
2026-07-22 23:06:42.977040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-krwg6/
2026-07-22 23:06:42.977059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-krwg6/init.txt
2026-07-22 23:06:42.977079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-krwg6/neutron-dhcp-agent-init.txt
2026-07-22 23:06:42.977098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-krwg6/neutron-dhcp-agent.txt
2026-07-22 23:06:42.977117 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-w5zmj/
2026-07-22 23:06:42.977136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-w5zmj/init.txt
2026-07-22 23:06:42.977163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-admin.txt
2026-07-22 23:06:42.977182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-internal.txt
2026-07-22 23:06:42.977202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-public.txt
2026-07-22 23:06:42.977220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-9fn68/
2026-07-22 23:06:42.977240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-9fn68/init.txt
2026-07-22 23:06:42.977259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-9fn68/network-ks-service-registration.txt
2026-07-22 23:06:42.977277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-fqhs2/
2026-07-22 23:06:42.977296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-fqhs2/init.txt
2026-07-22 23:06:42.977315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-fqhs2/neutron-ks-user.txt
2026-07-22 23:06:42.977334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6s9f/
2026-07-22 23:06:42.977353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6s9f/init.txt
2026-07-22 23:06:42.977373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6s9f/neutron-l3-agent-init.txt
2026-07-22 23:06:42.977396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6s9f/neutron-l3-agent.txt
2026-07-22 23:06:42.977416 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-4rjb8/
2026-07-22 23:06:42.977435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-4rjb8/init.txt
2026-07-22 23:06:42.977454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-4rjb8/neutron-metadata-agent-init.txt
2026-07-22 23:06:42.977474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-4rjb8/neutron-metadata-agent.txt
2026-07-22 23:06:42.977493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7bnpr/
2026-07-22 23:06:42.977513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7bnpr/init.txt
2026-07-22 23:06:42.977533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7bnpr/neutron-netns-cleanup-cron.txt
2026-07-22 23:06:42.977552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-wk8hm/
2026-07-22 23:06:42.977571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-wk8hm/init.txt
2026-07-22 23:06:42.977589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-wk8hm/neutron-openvswitch-agent-kernel-modules.txt
2026-07-22 23:06:42.977609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-wk8hm/neutron-ovs-agent-init.txt
2026-07-22 23:06:42.977627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-wk8hm/neutron-ovs-agent.txt
2026-07-22 23:06:42.977647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-2ppkm/
2026-07-22 23:06:42.977667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-2ppkm/init.txt
2026-07-22 23:06:42.977686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-2ppkm/rabbit-init.txt
2026-07-22 23:06:42.977705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6d58954d55-5kr89/
2026-07-22 23:06:42.977724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6d58954d55-5kr89/init.txt
2026-07-22 23:06:42.977744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6d58954d55-5kr89/neutron-rpc-server.txt
2026-07-22 23:06:42.977762 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8cd599f8-dg6q9/
2026-07-22 23:06:42.977781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8cd599f8-dg6q9/init.txt
2026-07-22 23:06:42.977799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8cd599f8-dg6q9/neutron-policy-server.txt
2026-07-22 23:06:42.977818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8cd599f8-dg6q9/neutron-server.txt
2026-07-22 23:06:42.977837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bbb7c45c-6l4gn/
2026-07-22 23:06:42.977855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bbb7c45c-6l4gn/init.txt
2026-07-22 23:06:42.977874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bbb7c45c-6l4gn/nova-api-metadata-init.txt
2026-07-22 23:06:42.977893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bbb7c45c-6l4gn/nova-api.txt
2026-07-22 23:06:42.977911 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5488949985-n7xn7/
2026-07-22 23:06:42.977930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5488949985-n7xn7/init.txt
2026-07-22 23:06:42.977949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5488949985-n7xn7/nova-osapi.txt
2026-07-22 23:06:42.977967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5rnxm/
2026-07-22 23:06:42.977990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5rnxm/bootstrap.txt
2026-07-22 23:06:42.978009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5rnxm/init.txt
2026-07-22 23:06:42.978029 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29746020-2rnbt/
2026-07-22 23:06:42.978047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29746020-2rnbt/init.txt
2026-07-22 23:06:42.978066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29746020-2rnbt/nova-cell-setup.txt
2026-07-22 23:06:42.978085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9q4fg/
2026-07-22 23:06:42.978104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9q4fg/init.txt
2026-07-22 23:06:42.978123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9q4fg/nova-cell-setup-init.txt
2026-07-22 23:06:42.978141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9q4fg/nova-cell-setup.txt
2026-07-22 23:06:42.978161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/
2026-07-22 23:06:42.978180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/ceph-admin-keyring-placement.txt
2026-07-22 23:06:42.978202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/ceph-keyring-placement.txt
2026-07-22 23:06:42.978222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/ceph-perms.txt
2026-07-22 23:06:42.978241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/init.txt
2026-07-22 23:06:42.978260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/nova-compute-init.txt
2026-07-22 23:06:42.978278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/nova-compute-ssh-init.txt
2026-07-22 23:06:42.978296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/nova-compute-ssh.txt
2026-07-22 23:06:42.978315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/nova-compute-vnc-init.txt
2026-07-22 23:06:42.978334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-wqkmv/nova-compute.txt
2026-07-22 23:06:42.978353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-64d4fb5947-sxcml/
2026-07-22 23:06:42.978372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-64d4fb5947-sxcml/init.txt
2026-07-22 23:06:42.978391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-64d4fb5947-sxcml/nova-conductor.txt
2026-07-22 23:06:42.978410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-cnshk/
2026-07-22 23:06:42.978429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-cnshk/init.txt
2026-07-22 23:06:42.978448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-cnshk/nova-db-init-0.txt
2026-07-22 23:06:42.978467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-cnshk/nova-db-init-1.txt
2026-07-22 23:06:42.978485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-cnshk/nova-db-init-2.txt
2026-07-22 23:06:42.978504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zq6t4/
2026-07-22 23:06:42.978522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zq6t4/init.txt
2026-07-22 23:06:42.978541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zq6t4/nova-db-sync.txt
2026-07-22 23:06:42.978560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7kvsk/
2026-07-22 23:06:42.978580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-admin.txt
2026-07-22 23:06:42.978599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-internal.txt
2026-07-22 23:06:42.978623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-public.txt
2026-07-22 23:06:42.978643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7kvsk/init.txt
2026-07-22 23:06:42.978663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4xmgs/
2026-07-22 23:06:42.978682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4xmgs/compute-ks-service-registration.txt
2026-07-22 23:06:42.978701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4xmgs/init.txt
2026-07-22 23:06:42.978720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-lb7jf/
2026-07-22 23:06:42.978739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-lb7jf/init.txt
2026-07-22 23:06:42.978759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-lb7jf/nova-ks-user.txt
2026-07-22 23:06:42.978777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5df484c9cd-96rpq/
2026-07-22 23:06:42.978797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5df484c9cd-96rpq/init.txt
2026-07-22 23:06:42.978816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy-init-assets.txt
2026-07-22 23:06:42.978835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy-init.txt
2026-07-22 23:06:42.978854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy.txt
2026-07-22 23:06:42.978873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-p6rfb/
2026-07-22 23:06:42.978892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-p6rfb/init.txt
2026-07-22 23:06:42.978911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-p6rfb/rabbit-init.txt
2026-07-22 23:06:42.978930 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7c4d9ddf95-8lng9/
2026-07-22 23:06:42.978949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7c4d9ddf95-8lng9/init.txt
2026-07-22 23:06:42.978968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7c4d9ddf95-8lng9/nova-scheduler.txt
2026-07-22 23:06:42.978988 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29746020-zsnwh/
2026-07-22 23:06:42.979007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29746020-zsnwh/init.txt
2026-07-22 23:06:42.979025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29746020-zsnwh/nova-service-cleaner.txt
2026-07-22 23:06:42.979044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-5cd977f78c-zct92/
2026-07-22 23:06:42.979063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5cd977f78c-zct92/init.txt
2026-07-22 23:06:42.979082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5cd977f78c-zct92/octavia-api.txt
2026-07-22 23:06:42.979101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-lppnq/
2026-07-22 23:06:42.979121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-lppnq/bootstrap.txt
2026-07-22 23:06:42.979140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-lppnq/init.txt
2026-07-22 23:06:42.979159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2wt4h/
2026-07-22 23:06:42.979178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2wt4h/init.txt
2026-07-22 23:06:42.979197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2wt4h/octavia-db-init-0.txt
2026-07-22 23:06:42.979216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2wt4h/octavia-db-init-1.txt
2026-07-22 23:06:42.979236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s7jl9/
2026-07-22 23:06:42.979255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s7jl9/init.txt
2026-07-22 23:06:42.979278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s7jl9/octavia-db-sync.txt
2026-07-22 23:06:42.979298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cnqtp/
2026-07-22 23:06:42.979317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cnqtp/init.txt
2026-07-22 23:06:42.979336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cnqtp/octavia-health-manager-get-port.txt
2026-07-22 23:06:42.979355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cnqtp/octavia-health-manager-nic-init.txt
2026-07-22 23:06:42.979374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cnqtp/octavia-health-manager.txt
2026-07-22 23:06:42.979393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-75b57cb844-v72f5/
2026-07-22 23:06:42.979411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-75b57cb844-v72f5/init.txt
2026-07-22 23:06:42.979430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-75b57cb844-v72f5/octavia-housekeeping.txt
2026-07-22 23:06:42.979449 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-w7slk/
2026-07-22 23:06:42.979468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-w7slk/init.txt
2026-07-22 23:06:42.979487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-admin.txt
2026-07-22 23:06:42.979506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-internal.txt
2026-07-22 23:06:42.979525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-public.txt
2026-07-22 23:06:42.979544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-5x4mv/
2026-07-22 23:06:42.979563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-5x4mv/init.txt
2026-07-22 23:06:42.979582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-5x4mv/load-balancer-ks-service-registration.txt
2026-07-22 23:06:42.979601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-s2hqh/
2026-07-22 23:06:42.979620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-s2hqh/init.txt
2026-07-22 23:06:42.979639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-s2hqh/octavia-ks-user.txt
2026-07-22 23:06:42.979658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-fjllb/
2026-07-22 23:06:42.979677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-fjllb/init.txt
2026-07-22 23:06:42.979696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-fjllb/rabbit-init.txt
2026-07-22 23:06:42.979715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7c48cf7599-r5bcc/
2026-07-22 23:06:42.979734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7c48cf7599-r5bcc/init.txt
2026-07-22 23:06:42.979753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7c48cf7599-r5bcc/octavia-worker.txt
2026-07-22 23:06:42.979772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-htbzx/
2026-07-22 23:06:42.979791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-htbzx/init.txt
2026-07-22 23:06:42.979809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-htbzx/openvswitch-db-perms.txt
2026-07-22 23:06:42.979828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-htbzx/openvswitch-db.txt
2026-07-22 23:06:42.979847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-htbzx/openvswitch-vswitchd-modules.txt
2026-07-22 23:06:42.979866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-htbzx/openvswitch-vswitchd.txt
2026-07-22 23:06:42.979889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-07-22 23:06:42.979909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-22 23:06:42.979927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-22 23:06:42.979946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-22 23:06:42.979965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-22 23:06:42.979984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-07-22 23:06:42.980003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-22 23:06:42.980022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-22 23:06:42.980041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-22 23:06:42.980059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-b74bf6b95-6shc5/
2026-07-22 23:06:42.980078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-b74bf6b95-6shc5/init.txt
2026-07-22 23:06:42.980097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-b74bf6b95-6shc5/placement-api.txt
2026-07-22 23:06:42.980116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-t8nvj/
2026-07-22 23:06:42.980135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-t8nvj/init.txt
2026-07-22 23:06:42.980154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-t8nvj/placement-db-init-0.txt
2026-07-22 23:06:42.980173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-sphfw/
2026-07-22 23:06:42.980193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-sphfw/init.txt
2026-07-22 23:06:42.980211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-sphfw/placement-db-sync.txt
2026-07-22 23:06:42.980231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hqqnz/
2026-07-22 23:06:42.980250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hqqnz/init.txt
2026-07-22 23:06:42.980269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-admin.txt
2026-07-22 23:06:42.980289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-internal.txt
2026-07-22 23:06:42.980308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-public.txt
2026-07-22 23:06:42.980327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8v6sn/
2026-07-22 23:06:42.980346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8v6sn/init.txt
2026-07-22 23:06:42.980366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8v6sn/placement-ks-service-registration.txt
2026-07-22 23:06:42.980384 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gtgfl/
2026-07-22 23:06:42.980404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gtgfl/init.txt
2026-07-22 23:06:42.980423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gtgfl/placement-ks-user.txt
2026-07-22 23:06:42.980442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-kpbcp/
2026-07-22 23:06:42.980474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-kpbcp/percona-xtradb-cluster-operator.txt
2026-07-22 23:06:42.980495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-07-22 23:06:42.980515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-22 23:06:42.980534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-22 23:06:42.980560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-07-22 23:06:42.980580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-22 23:06:42.980600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-22 23:06:42.980619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-cl5cs/
2026-07-22 23:06:42.980638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-cl5cs/rabbitmq-cluster-operator.txt
2026-07-22 23:06:42.980657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-07-22 23:06:42.980677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-22 23:06:42.980696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-22 23:06:42.980715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/
2026-07-22 23:06:42.980735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt
2026-07-22 23:06:42.980754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt
2026-07-22 23:06:42.980773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-07-22 23:06:42.980792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-22 23:06:42.980810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-22 23:06:42.980830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/
2026-07-22 23:06:42.980850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt
2026-07-22 23:06:42.980869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt
2026-07-22 23:06:42.980888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/
2026-07-22 23:06:42.980907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt
2026-07-22 23:06:42.980926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt
2026-07-22 23:06:42.980963 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-f2m28/
2026-07-22 23:06:42.980986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-f2m28/rabbitmq-cluster-operator.txt
2026-07-22 23:06:42.981006 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-07-22 23:06:42.981026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-22 23:06:42.981045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-22 23:06:42.981064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-07-22 23:06:42.981089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-22 23:06:42.981109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-22 23:06:42.981127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/
2026-07-22 23:06:42.981146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt
2026-07-22 23:06:42.981164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt
2026-07-22 23:06:42.981188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/
2026-07-22 23:06:42.981206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/ceph-crash.txt
2026-07-22 23:06:42.981232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/chown-container-data-dir.txt
2026-07-22 23:06:42.981252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/make-container-crash-dir.txt
2026-07-22 23:06:42.981273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/
2026-07-22 23:06:42.981292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/chown-container-data-dir.txt
2026-07-22 23:06:42.981311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/log-collector.txt
2026-07-22 23:06:42.981330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/rgw.txt
2026-07-22 23:06:42.981349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-87b9f5666-f6nxk/
2026-07-22 23:06:42.981369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-87b9f5666-f6nxk/init.txt
2026-07-22 23:06:42.981387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-87b9f5666-f6nxk/staffeln-api.txt
2026-07-22 23:06:42.981406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-85df4cbc4f-9xccm/
2026-07-22 23:06:42.981425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-85df4cbc4f-9xccm/staffeln-conductor.txt
2026-07-22 23:06:42.981444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-z96xr/
2026-07-22 23:06:42.981464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-z96xr/init.txt
2026-07-22 23:06:42.981483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-z96xr/staffeln-db-init-0.txt
2026-07-22 23:06:42.981502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-hp7br/
2026-07-22 23:06:42.981522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-hp7br/init.txt
2026-07-22 23:06:42.981541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-hp7br/staffeln-db-sync.txt
2026-07-22 23:06:42.981561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-07-22 23:06:42.981580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-07-22 23:06:42.981599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-07-22 23:06:42.981618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-07-22 23:06:42.981637 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/
2026-07-22 23:06:42.981657 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-wfnh8/
2026-07-22 23:06:42.981677 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-wfnh8/manager.txt
2026-07-22 23:06:42.981696 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-07-22 23:06:42.981715 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2wv8z/
2026-07-22 23:06:42.981734 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2wv8z/rook-ceph-operator.txt
2026-07-22 23:06:42.981753 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-07-22 23:06:42.981772 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-bwdff/
2026-07-22 23:06:42.981792 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-bwdff/secretgen-controller.txt
2026-07-22 23:06:42.981811 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-07-22 23:06:42.981830 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-5589c/
2026-07-22 23:06:42.981850 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-5589c/controller.txt
2026-07-22 23:06:42.981869 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fwmtx/
2026-07-22 23:06:42.981894 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fwmtx/ingress-nginx-default-backend.txt
2026-07-22 23:06:42.981914 | instance | cd+++++++++ pod-logs/kube-system/
2026-07-22 23:06:42.981934 | instance | cd+++++++++ pod-logs/kube-system/cilium-2j9m9/
2026-07-22 23:06:42.981954 | instance | >f+++++++++ pod-logs/kube-system/cilium-2j9m9/apply-sysctl-overwrites.txt
2026-07-22 23:06:42.981973 | instance | >f+++++++++ pod-logs/kube-system/cilium-2j9m9/cilium-agent.txt
2026-07-22 23:06:42.981992 | instance | >f+++++++++ pod-logs/kube-system/cilium-2j9m9/clean-cilium-state.txt
2026-07-22 23:06:42.982012 | instance | >f+++++++++ pod-logs/kube-system/cilium-2j9m9/config.txt
2026-07-22 23:06:42.982031 | instance | >f+++++++++ pod-logs/kube-system/cilium-2j9m9/install-cni-binaries.txt
2026-07-22 23:06:42.982051 | instance | >f+++++++++ pod-logs/kube-system/cilium-2j9m9/mount-bpf-fs.txt
2026-07-22 23:06:42.982070 | instance | >f+++++++++ pod-logs/kube-system/cilium-2j9m9/mount-cgroup.txt
2026-07-22 23:06:42.982090 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ktl88/
2026-07-22 23:06:42.982108 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ktl88/cilium-operator.txt
2026-07-22 23:06:42.982128 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-cklhm/
2026-07-22 23:06:42.982147 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-cklhm/coredns.txt
2026-07-22 23:06:42.982166 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-plml4/
2026-07-22 23:06:42.982185 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-plml4/coredns.txt
2026-07-22 23:06:42.982204 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-07-22 23:06:42.982223 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-07-22 23:06:42.982284 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-07-22 23:06:42.982310 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-22 23:06:42.982330 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-07-22 23:06:42.982351 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-22 23:06:42.982371 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-96zgt/
2026-07-22 23:06:42.982391 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-96zgt/kube-proxy.txt
2026-07-22 23:06:42.982410 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-07-22 23:06:42.982429 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-22 23:06:42.982449 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-07-22 23:06:42.982468 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-07-22 23:06:42.982487 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-07-22 23:06:42.982507 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-v4ttm/
2026-07-22 23:06:42.982526 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-v4ttm/local-path-provisioner.txt
2026-07-22 23:06:42.982546 | instance | cd+++++++++ pod-logs/monitoring/
2026-07-22 23:06:42.982566 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-22 23:06:42.982585 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-22 23:06:42.982604 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-22 23:06:42.982623 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-22 23:06:42.982643 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-22 23:06:42.982669 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-6nmkl/
2026-07-22 23:06:42.982689 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-6nmkl/goldpinger-daemon.txt
2026-07-22 23:06:42.982708 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/
2026-07-22 23:06:42.982727 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana-sc-dashboard.txt
2026-07-22 23:06:42.982746 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana-sc-datasources.txt
2026-07-22 23:06:42.982765 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-69bbcbbdbd-x8hh5/grafana.txt
2026-07-22 23:06:42.982784 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn/
2026-07-22 23:06:42.982803 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7z4bn/kube-state-metrics.txt
2026-07-22 23:06:42.982822 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bh5dv/
2026-07-22 23:06:42.982841 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bh5dv/kube-prometheus-stack.txt
2026-07-22 23:06:42.982861 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/
2026-07-22 23:06:42.982880 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/node-exporter.txt
2026-07-22 23:06:42.982899 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6hrvd/pod-tls-sidecar.txt
2026-07-22 23:06:42.982917 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-07-22 23:06:42.982937 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-07-22 23:06:42.982956 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-07-22 23:06:42.982975 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-22 23:06:42.982994 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-22 23:06:42.983014 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-tmpwn/
2026-07-22 23:06:42.983033 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-tmpwn/nginx.txt
2026-07-22 23:06:42.983052 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-07-22 23:06:42.983072 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-07-22 23:06:42.983090 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-07-22 23:06:42.983109 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-znv2c/
2026-07-22 23:06:42.983128 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-znv2c/gc.txt
2026-07-22 23:06:42.983147 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-4x7zz/
2026-07-22 23:06:42.983166 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-4x7zz/master.txt
2026-07-22 23:06:42.983185 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-h5m5v/
2026-07-22 23:06:42.983204 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-h5m5v/worker.txt
2026-07-22 23:06:42.983222 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-22 23:06:42.983241 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-22 23:06:42.983260 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-22 23:06:42.983279 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-22 23:06:42.983298 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-22 23:06:42.983323 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-22 23:06:42.983343 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-tplhp/
2026-07-22 23:06:42.983363 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-tplhp/pushgateway.txt
2026-07-22 23:06:42.983383 | instance | cd+++++++++ pod-logs/monitoring/vector-wwxhg/
2026-07-22 23:06:42.983403 | instance | >f+++++++++ pod-logs/monitoring/vector-wwxhg/vector.txt
2026-07-22 23:06:42.983422 | instance | cd+++++++++ pod-logs/openstack/
2026-07-22 23:06:42.983441 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7456465f46-2wdcb/
2026-07-22 23:06:42.983461 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7456465f46-2wdcb/barbican-api.txt
2026-07-22 23:06:42.983480 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7456465f46-2wdcb/init.txt
2026-07-22 23:06:42.983499 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-vpc44/
2026-07-22 23:06:42.983518 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vpc44/barbican-db-init-0.txt
2026-07-22 23:06:42.983537 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vpc44/init.txt
2026-07-22 23:06:42.983557 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-mpbfb/
2026-07-22 23:06:42.983575 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-mpbfb/barbican-db-sync.txt
2026-07-22 23:06:42.983594 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-mpbfb/init.txt
2026-07-22 23:06:42.983613 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5ts/
2026-07-22 23:06:42.983633 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5ts/init.txt
2026-07-22 23:06:42.983652 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-admin.txt
2026-07-22 23:06:42.983671 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-internal.txt
2026-07-22 23:06:42.983690 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5ts/key-manager-ks-endpoints-public.txt
2026-07-22 23:06:42.983710 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-nm7kt/
2026-07-22 23:06:42.983729 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-nm7kt/init.txt
2026-07-22 23:06:42.983749 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-nm7kt/key-manager-ks-service-registration.txt
2026-07-22 23:06:42.983768 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-jb8mk/
2026-07-22 23:06:42.983788 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-jb8mk/barbican-ks-user.txt
2026-07-22 23:06:42.983807 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-jb8mk/init.txt
2026-07-22 23:06:42.983827 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-xv659/
2026-07-22 23:06:42.983846 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xv659/init.txt
2026-07-22 23:06:42.983865 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xv659/rabbit-init.txt
2026-07-22 23:06:42.983884 | instance | cd+++++++++ pod-logs/openstack/cinder-api-bcd97dd4-b7f8g/
2026-07-22 23:06:42.983903 | instance | >f+++++++++ pod-logs/openstack/cinder-api-bcd97dd4-b7f8g/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.983923 | instance | >f+++++++++ pod-logs/openstack/cinder-api-bcd97dd4-b7f8g/cinder-api.txt
2026-07-22 23:06:42.983942 | instance | >f+++++++++ pod-logs/openstack/cinder-api-bcd97dd4-b7f8g/init.txt
2026-07-22 23:06:42.983961 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-cb6ddfd86-84fpp/
2026-07-22 23:06:42.983980 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cb6ddfd86-84fpp/ceph-backup-keyring-placement.txt
2026-07-22 23:06:42.983999 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cb6ddfd86-84fpp/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.984018 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cb6ddfd86-84fpp/ceph-keyring-placement-rbd1.txt
2026-07-22 23:06:42.984043 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cb6ddfd86-84fpp/cinder-backup.txt
2026-07-22 23:06:42.984062 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cb6ddfd86-84fpp/init.txt
2026-07-22 23:06:42.984082 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-rb7l9/
2026-07-22 23:06:42.984102 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-rb7l9/ceph-keyring-placement.txt
2026-07-22 23:06:42.984120 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-rb7l9/cinder-backup-storage-init.txt
2026-07-22 23:06:42.984139 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-rb7l9/init.txt
2026-07-22 23:06:42.984159 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-bfrqr/
2026-07-22 23:06:42.984178 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-bfrqr/bootstrap.txt
2026-07-22 23:06:42.984198 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-bfrqr/init.txt
2026-07-22 23:06:42.984217 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-mx2wq/
2026-07-22 23:06:42.984237 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-mx2wq/create-internal-tenant.txt
2026-07-22 23:06:42.984256 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-mx2wq/init.txt
2026-07-22 23:06:42.984276 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-jfnk6/
2026-07-22 23:06:42.984295 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-jfnk6/cinder-db-init-0.txt
2026-07-22 23:06:42.984315 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-jfnk6/init.txt
2026-07-22 23:06:42.984335 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-jlw74/
2026-07-22 23:06:42.984353 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-jlw74/cinder-db-sync.txt
2026-07-22 23:06:42.984373 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-jlw74/init.txt
2026-07-22 23:06:42.984392 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-r59vt/
2026-07-22 23:06:42.984411 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r59vt/init.txt
2026-07-22 23:06:42.984430 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-admin.txt
2026-07-22 23:06:42.984482 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-internal.txt
2026-07-22 23:06:42.984503 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r59vt/volumev3-ks-endpoints-public.txt
2026-07-22 23:06:42.984522 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-dbmz9/
2026-07-22 23:06:42.984541 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-dbmz9/init.txt
2026-07-22 23:06:42.984560 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-dbmz9/volumev3-ks-service-registration.txt
2026-07-22 23:06:42.984579 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-2bgbh/
2026-07-22 23:06:42.984598 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-2bgbh/cinder-ks-user.txt
2026-07-22 23:06:42.984617 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-2bgbh/init.txt
2026-07-22 23:06:42.984636 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-q6225/
2026-07-22 23:06:42.984655 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-q6225/init.txt
2026-07-22 23:06:42.984674 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-q6225/rabbit-init.txt
2026-07-22 23:06:42.984693 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-5c75869b9b-sqdzh/
2026-07-22 23:06:42.984712 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5c75869b9b-sqdzh/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.984731 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5c75869b9b-sqdzh/cinder-scheduler.txt
2026-07-22 23:06:42.984750 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5c75869b9b-sqdzh/init.txt
2026-07-22 23:06:42.984774 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-fsm28/
2026-07-22 23:06:42.984795 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-fsm28/ceph-keyring-placement.txt
2026-07-22 23:06:42.984814 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-fsm28/cinder-storage-init-rbd1.txt
2026-07-22 23:06:42.984833 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-fsm28/init.txt
2026-07-22 23:06:42.984852 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-74695dcd99-tpmv8/
2026-07-22 23:06:42.984871 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74695dcd99-tpmv8/ceph-coordination-volume-perms.txt
2026-07-22 23:06:42.984890 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74695dcd99-tpmv8/ceph-keyring-placement-rbd1.txt
2026-07-22 23:06:42.984909 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74695dcd99-tpmv8/cinder-volume.txt
2026-07-22 23:06:42.984929 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74695dcd99-tpmv8/init-cinder-conf.txt
2026-07-22 23:06:42.984971 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74695dcd99-tpmv8/init.txt
2026-07-22 23:06:42.984993 | instance | cd+++++++++ pod-logs/openstack/glance-api-6674ff6b6c-tjg94/
2026-07-22 23:06:42.985013 | instance | >f+++++++++ pod-logs/openstack/glance-api-6674ff6b6c-tjg94/ceph-keyring-placement.txt
2026-07-22 23:06:42.985041 | instance | >f+++++++++ pod-logs/openstack/glance-api-6674ff6b6c-tjg94/glance-api.txt
2026-07-22 23:06:42.985061 | instance | >f+++++++++ pod-logs/openstack/glance-api-6674ff6b6c-tjg94/glance-perms.txt
2026-07-22 23:06:42.985080 | instance | >f+++++++++ pod-logs/openstack/glance-api-6674ff6b6c-tjg94/init.txt
2026-07-22 23:06:42.985099 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-h9ksd/
2026-07-22 23:06:42.985119 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-h9ksd/glance-db-init-0.txt
2026-07-22 23:06:42.985138 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-h9ksd/init.txt
2026-07-22 23:06:42.985158 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-z4bkc/
2026-07-22 23:06:42.985177 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-z4bkc/glance-db-sync.txt
2026-07-22 23:06:42.985196 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-z4bkc/init.txt
2026-07-22 23:06:42.985215 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-rxzqc/
2026-07-22 23:06:42.985234 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-admin.txt
2026-07-22 23:06:42.985253 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-internal.txt
2026-07-22 23:06:42.985272 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rxzqc/image-ks-endpoints-public.txt
2026-07-22 23:06:42.985291 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rxzqc/init.txt
2026-07-22 23:06:42.985310 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-64mcc/
2026-07-22 23:06:42.985330 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-64mcc/image-ks-service-registration.txt
2026-07-22 23:06:42.985350 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-64mcc/init.txt
2026-07-22 23:06:42.985369 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-zhw5q/
2026-07-22 23:06:42.985388 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-zhw5q/glance-ks-user.txt
2026-07-22 23:06:42.985408 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-zhw5q/init.txt
2026-07-22 23:06:42.985427 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-tfc7d/
2026-07-22 23:06:42.985446 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-tfc7d/glance-metadefs-load.txt
2026-07-22 23:06:42.985466 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-tfc7d/init.txt
2026-07-22 23:06:42.985485 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-mjnkd/
2026-07-22 23:06:42.985504 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mjnkd/init.txt
2026-07-22 23:06:42.985528 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mjnkd/rabbit-init.txt
2026-07-22 23:06:42.985547 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-mn89f/
2026-07-22 23:06:42.985567 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mn89f/ceph-keyring-placement.txt
2026-07-22 23:06:42.985587 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mn89f/glance-storage-init.txt
2026-07-22 23:06:42.985606 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mn89f/init.txt
2026-07-22 23:06:42.985626 | instance | cd+++++++++ pod-logs/openstack/heat-api-5c9f978d69-9b6cj/
2026-07-22 23:06:42.985645 | instance | >f+++++++++ pod-logs/openstack/heat-api-5c9f978d69-9b6cj/heat-api.txt
2026-07-22 23:06:42.985665 | instance | >f+++++++++ pod-logs/openstack/heat-api-5c9f978d69-9b6cj/init.txt
2026-07-22 23:06:42.985684 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-vkgl9/
2026-07-22 23:06:42.985703 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-vkgl9/bootstrap.txt
2026-07-22 23:06:42.985722 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-vkgl9/init.txt
2026-07-22 23:06:42.985741 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-5c8c98fbc5-69slh/
2026-07-22 23:06:42.985760 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5c8c98fbc5-69slh/heat-cfn.txt
2026-07-22 23:06:42.985780 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5c8c98fbc5-69slh/init.txt
2026-07-22 23:06:42.985799 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-d7pnw/
2026-07-22 23:06:42.985818 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-d7pnw/heat-db-init-0.txt
2026-07-22 23:06:42.985837 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-d7pnw/init.txt
2026-07-22 23:06:42.985857 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-wvflj/
2026-07-22 23:06:42.985877 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-wvflj/heat-db-sync.txt
2026-07-22 23:06:42.985896 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-wvflj/init.txt
2026-07-22 23:06:42.985915 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-cbwbw/
2026-07-22 23:06:42.985934 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-cbwbw/heat-ks-domain-user.txt
2026-07-22 23:06:42.985954 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-cbwbw/init.txt
2026-07-22 23:06:42.985973 | instance | cd+++++++++ pod-logs/openstack/heat-engine-6755fdbd68-jqkg9/
2026-07-22 23:06:42.985992 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6755fdbd68-jqkg9/heat-engine.txt
2026-07-22 23:06:42.986011 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6755fdbd68-jqkg9/init.txt
2026-07-22 23:06:42.986030 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29746015-kkvpt/
2026-07-22 23:06:42.986049 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746015-kkvpt/heat-engine-cleaner.txt
2026-07-22 23:06:42.986068 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746015-kkvpt/init.txt
2026-07-22 23:06:42.986087 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29746020-twdb9/
2026-07-22 23:06:42.986106 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746020-twdb9/heat-engine-cleaner.txt
2026-07-22 23:06:42.986125 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746020-twdb9/init.txt
2026-07-22 23:06:42.986143 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/
2026-07-22 23:06:42.986162 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-admin.txt
2026-07-22 23:06:42.986181 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-internal.txt
2026-07-22 23:06:42.986201 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/cloudformation-ks-endpoints-public.txt
2026-07-22 23:06:42.986219 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/init.txt
2026-07-22 23:06:42.986238 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-admin.txt
2026-07-22 23:06:42.986280 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-internal.txt
2026-07-22 23:06:42.986300 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-7tx7z/orchestration-ks-endpoints-public.txt
2026-07-22 23:06:42.986318 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-b9b2b/
2026-07-22 23:06:42.986337 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-b9b2b/cloudformation-ks-service-registration.txt
2026-07-22 23:06:42.986356 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-b9b2b/init.txt
2026-07-22 23:06:42.986376 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-b9b2b/orchestration-ks-service-registration.txt
2026-07-22 23:06:42.986395 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-rgnv5/
2026-07-22 23:06:42.986414 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rgnv5/heat-ks-user.txt
2026-07-22 23:06:42.986434 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rgnv5/heat-trustee-ks-user.txt
2026-07-22 23:06:42.986453 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rgnv5/init.txt
2026-07-22 23:06:42.986472 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-94fgr/
2026-07-22 23:06:42.986491 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-94fgr/init.txt
2026-07-22 23:06:42.986510 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-94fgr/rabbit-init.txt
2026-07-22 23:06:42.986529 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-jc8jn/
2026-07-22 23:06:42.986549 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-jc8jn/heat-trusts.txt
2026-07-22 23:06:42.986568 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-jc8jn/init.txt
2026-07-22 23:06:42.986587 | instance | cd+++++++++ pod-logs/openstack/keepalived-g6pcf/
2026-07-22 23:06:42.986606 | instance | >f+++++++++ pod-logs/openstack/keepalived-g6pcf/init.txt
2026-07-22 23:06:42.986624 | instance | >f+++++++++ pod-logs/openstack/keepalived-g6pcf/keepalived.txt
2026-07-22 23:06:42.986643 | instance | >f+++++++++ pod-logs/openstack/keepalived-g6pcf/wait-for-ip.txt
2026-07-22 23:06:42.986704 | instance | cd+++++++++ pod-logs/openstack/keystone-api-698c859978-smpzf/
2026-07-22 23:06:42.986730 | instance | >f+++++++++ pod-logs/openstack/keystone-api-698c859978-smpzf/init.txt
2026-07-22 23:06:42.986751 | instance | >f+++++++++ pod-logs/openstack/keystone-api-698c859978-smpzf/keystone-api.txt
2026-07-22 23:06:42.986771 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-rhb67/
2026-07-22 23:06:42.986791 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-rhb67/bootstrap.txt
2026-07-22 23:06:42.986810 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-rhb67/init.txt
2026-07-22 23:06:42.986829 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-fwr8n/
2026-07-22 23:06:42.986848 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-fwr8n/init.txt
2026-07-22 23:06:42.986867 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-fwr8n/keystone-credential-setup.txt
2026-07-22 23:06:42.986886 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-ks4kg/
2026-07-22 23:06:42.986905 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-ks4kg/init.txt
2026-07-22 23:06:42.986925 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-ks4kg/keystone-db-init-0.txt
2026-07-22 23:06:42.986944 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-l9wl6/
2026-07-22 23:06:42.986963 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-l9wl6/init.txt
2026-07-22 23:06:42.986982 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-l9wl6/keystone-db-sync.txt
2026-07-22 23:06:42.987002 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-87wf4/
2026-07-22 23:06:42.987021 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-87wf4/init.txt
2026-07-22 23:06:42.987040 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-87wf4/keystone-domain-manage.txt
2026-07-22 23:06:42.987066 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-vs96p/
2026-07-22 23:06:42.987085 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-vs96p/init.txt
2026-07-22 23:06:42.987105 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-vs96p/keystone-fernet-setup.txt
2026-07-22 23:06:42.987123 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-2nddt/
2026-07-22 23:06:42.987143 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2nddt/init.txt
2026-07-22 23:06:42.987162 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2nddt/rabbit-init.txt
2026-07-22 23:06:42.987183 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/
2026-07-22 23:06:42.987204 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/ceph-admin-keyring-placement.txt
2026-07-22 23:06:42.987223 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/ceph-keyring-placement.txt
2026-07-22 23:06:42.987242 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/init-dynamic-options.txt
2026-07-22 23:06:42.987262 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/init.txt
2026-07-22 23:06:42.987281 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/libvirt-exporter.txt
2026-07-22 23:06:42.987308 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/libvirt.txt
2026-07-22 23:06:42.987328 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-djzvh/tls-sidecar.txt
2026-07-22 23:06:42.987347 | instance | cd+++++++++ pod-logs/openstack/magnum-api-9fbbb776b-tjztd/
2026-07-22 23:06:42.987366 | instance | >f+++++++++ pod-logs/openstack/magnum-api-9fbbb776b-tjztd/init.txt
2026-07-22 23:06:42.987386 | instance | >f+++++++++ pod-logs/openstack/magnum-api-9fbbb776b-tjztd/magnum-api.txt
2026-07-22 23:06:42.987405 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-h6zrb/
2026-07-22 23:06:42.987424 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-h6zrb/magnum-cluster-api-proxy.txt
2026-07-22 23:06:42.987444 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/
2026-07-22 23:06:42.987463 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt
2026-07-22 23:06:42.987482 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt
2026-07-22 23:06:42.987501 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt
2026-07-22 23:06:42.987520 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-ccpfd/
2026-07-22 23:06:42.987539 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-ccpfd/init.txt
2026-07-22 23:06:42.987558 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-ccpfd/magnum-db-init-0.txt
2026-07-22 23:06:42.987577 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-5f8qk/
2026-07-22 23:06:42.987596 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-5f8qk/init.txt
2026-07-22 23:06:42.987616 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-5f8qk/magnum-db-sync.txt
2026-07-22 23:06:42.987635 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-9r9rp/
2026-07-22 23:06:42.987653 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9r9rp/init.txt
2026-07-22 23:06:42.987672 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9r9rp/magnum-ks-domain-user.txt
2026-07-22 23:06:42.987691 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-sz8cq/
2026-07-22 23:06:42.987710 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-admin.txt
2026-07-22 23:06:42.987729 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-internal.txt
2026-07-22 23:06:42.987749 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sz8cq/container-infra-ks-endpoints-public.txt
2026-07-22 23:06:42.987774 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sz8cq/init.txt
2026-07-22 23:06:42.987793 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-85hqq/
2026-07-22 23:06:42.987812 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-85hqq/container-infra-ks-service-registration.txt
2026-07-22 23:06:42.987832 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-85hqq/init.txt
2026-07-22 23:06:42.987851 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-zbw2w/
2026-07-22 23:06:42.987870 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-zbw2w/init.txt
2026-07-22 23:06:42.987889 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-zbw2w/magnum-ks-user.txt
2026-07-22 23:06:42.987909 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-5ccfs/
2026-07-22 23:06:42.987931 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-5ccfs/init.txt
2026-07-22 23:06:42.987951 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-5ccfs/rabbit-init.txt
2026-07-22 23:06:42.987970 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-mt46t/
2026-07-22 23:06:42.987989 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-mt46t/registry.txt
2026-07-22 23:06:42.988008 | instance | cd+++++++++ pod-logs/openstack/manila-api-748b9d65ff-whtp9/
2026-07-22 23:06:42.988027 | instance | >f+++++++++ pod-logs/openstack/manila-api-748b9d65ff-whtp9/init.txt
2026-07-22 23:06:42.988046 | instance | >f+++++++++ pod-logs/openstack/manila-api-748b9d65ff-whtp9/manila-api.txt
2026-07-22 23:06:42.988064 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-rg9zv/
2026-07-22 23:06:42.988083 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-rg9zv/bootstrap.txt
2026-07-22 23:06:42.988101 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-rg9zv/init.txt
2026-07-22 23:06:42.988120 | instance | cd+++++++++ pod-logs/openstack/manila-data-58dc9dd746-ctmzd/
2026-07-22 23:06:42.988139 | instance | >f+++++++++ pod-logs/openstack/manila-data-58dc9dd746-ctmzd/init.txt
2026-07-22 23:06:42.988164 | instance | >f+++++++++ pod-logs/openstack/manila-data-58dc9dd746-ctmzd/manila-data.txt
2026-07-22 23:06:42.988183 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-tkggl/
2026-07-22 23:06:42.988202 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-tkggl/init.txt
2026-07-22 23:06:42.988220 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-tkggl/manila-db-init-0.txt
2026-07-22 23:06:42.988239 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-rk87c/
2026-07-22 23:06:42.988258 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-rk87c/init.txt
2026-07-22 23:06:42.988277 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-rk87c/manila-db-sync.txt
2026-07-22 23:06:42.988296 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/
2026-07-22 23:06:42.988315 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/init.txt
2026-07-22 23:06:42.988334 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-admin.txt
2026-07-22 23:06:42.988354 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-internal.txt
2026-07-22 23:06:42.988373 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/share-ks-endpoints-public.txt
2026-07-22 23:06:42.988393 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-admin.txt
2026-07-22 23:06:42.988424 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-internal.txt
2026-07-22 23:06:42.988451 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4s59d/sharev2-ks-endpoints-public.txt
2026-07-22 23:06:42.988471 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-rgh8b/
2026-07-22 23:06:42.988490 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-rgh8b/init.txt
2026-07-22 23:06:42.988510 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-rgh8b/share-ks-service-registration.txt
2026-07-22 23:06:42.988535 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-rgh8b/sharev2-ks-service-registration.txt
2026-07-22 23:06:42.988555 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-xkt8g/
2026-07-22 23:06:42.988574 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-xkt8g/init.txt
2026-07-22 23:06:42.988594 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-xkt8g/manila-ks-user.txt
2026-07-22 23:06:42.988614 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-klsbr/
2026-07-22 23:06:42.988635 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-klsbr/init.txt
2026-07-22 23:06:42.988654 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-klsbr/rabbit-init.txt
2026-07-22 23:06:42.988674 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-7c746b4c8-zh8fp/
2026-07-22 23:06:42.988693 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-7c746b4c8-zh8fp/init.txt
2026-07-22 23:06:42.988712 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-7c746b4c8-zh8fp/manila-scheduler.txt
2026-07-22 23:06:42.988731 | instance | cd+++++++++ pod-logs/openstack/manila-share-5888697776-q2pds/
2026-07-22 23:06:42.988750 | instance | >f+++++++++ pod-logs/openstack/manila-share-5888697776-q2pds/init.txt
2026-07-22 23:06:42.988769 | instance | >f+++++++++ pod-logs/openstack/manila-share-5888697776-q2pds/manila-share-init.txt
2026-07-22 23:06:42.988788 | instance | >f+++++++++ pod-logs/openstack/manila-share-5888697776-q2pds/manila-share.txt
2026-07-22 23:06:42.988807 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dkjqr/
2026-07-22 23:06:42.988827 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dkjqr/init.txt
2026-07-22 23:06:42.988846 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dkjqr/memcached-exporter.txt
2026-07-22 23:06:42.988866 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dkjqr/memcached.txt
2026-07-22 23:06:42.988885 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-rbk27/
2026-07-22 23:06:42.988905 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-rbk27/coredns.txt
2026-07-22 23:06:42.988924 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-ggtwp/
2026-07-22 23:06:42.988943 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-ggtwp/init.txt
2026-07-22 23:06:42.988984 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-ggtwp/neutron-db-init-0.txt
2026-07-22 23:06:42.989004 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-hrq2p/
2026-07-22 23:06:42.989023 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-hrq2p/init.txt
2026-07-22 23:06:42.989048 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-hrq2p/neutron-db-sync.txt
2026-07-22 23:06:42.989070 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-krwg6/
2026-07-22 23:06:42.989089 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-krwg6/init.txt
2026-07-22 23:06:42.989110 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-krwg6/neutron-dhcp-agent-init.txt
2026-07-22 23:06:42.989129 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-krwg6/neutron-dhcp-agent.txt
2026-07-22 23:06:42.989149 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-w5zmj/
2026-07-22 23:06:42.989168 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-w5zmj/init.txt
2026-07-22 23:06:42.989187 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-admin.txt
2026-07-22 23:06:42.989206 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-internal.txt
2026-07-22 23:06:42.989225 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-w5zmj/network-ks-endpoints-public.txt
2026-07-22 23:06:42.989247 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-9fn68/
2026-07-22 23:06:42.989273 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-9fn68/init.txt
2026-07-22 23:06:42.989293 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-9fn68/network-ks-service-registration.txt
2026-07-22 23:06:42.989313 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-fqhs2/
2026-07-22 23:06:42.989333 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-fqhs2/init.txt
2026-07-22 23:06:42.989352 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-fqhs2/neutron-ks-user.txt
2026-07-22 23:06:42.989371 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6s9f/
2026-07-22 23:06:42.989391 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6s9f/init.txt
2026-07-22 23:06:42.989410 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6s9f/neutron-l3-agent-init.txt
2026-07-22 23:06:42.989430 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6s9f/neutron-l3-agent.txt
2026-07-22 23:06:42.989449 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-4rjb8/
2026-07-22 23:06:42.989468 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-4rjb8/init.txt
2026-07-22 23:06:42.989487 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-4rjb8/neutron-metadata-agent-init.txt
2026-07-22 23:06:42.989506 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-4rjb8/neutron-metadata-agent.txt
2026-07-22 23:06:42.989525 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7bnpr/
2026-07-22 23:06:42.989544 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7bnpr/init.txt
2026-07-22 23:06:42.989563 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7bnpr/neutron-netns-cleanup-cron.txt
2026-07-22 23:06:42.989582 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-wk8hm/
2026-07-22 23:06:42.989601 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-wk8hm/init.txt
2026-07-22 23:06:42.989621 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-wk8hm/neutron-openvswitch-agent-kernel-modules.txt
2026-07-22 23:06:42.989640 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-wk8hm/neutron-ovs-agent-init.txt
2026-07-22 23:06:42.989659 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-wk8hm/neutron-ovs-agent.txt
2026-07-22 23:06:42.989679 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-2ppkm/
2026-07-22 23:06:42.989698 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-2ppkm/init.txt
2026-07-22 23:06:42.989718 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-2ppkm/rabbit-init.txt
2026-07-22 23:06:42.989738 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-6d58954d55-5kr89/
2026-07-22 23:06:42.989758 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6d58954d55-5kr89/init.txt
2026-07-22 23:06:42.989777 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6d58954d55-5kr89/neutron-rpc-server.txt
2026-07-22 23:06:42.989796 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7d8cd599f8-dg6q9/
2026-07-22 23:06:42.989816 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7d8cd599f8-dg6q9/init.txt
2026-07-22 23:06:42.989835 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7d8cd599f8-dg6q9/neutron-policy-server.txt
2026-07-22 23:06:42.989855 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7d8cd599f8-dg6q9/neutron-server.txt
2026-07-22 23:06:42.989874 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-75bbb7c45c-6l4gn/
2026-07-22 23:06:42.989893 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75bbb7c45c-6l4gn/init.txt
2026-07-22 23:06:42.989912 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75bbb7c45c-6l4gn/nova-api-metadata-init.txt
2026-07-22 23:06:42.989932 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75bbb7c45c-6l4gn/nova-api.txt
2026-07-22 23:06:42.989957 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-5488949985-n7xn7/
2026-07-22 23:06:42.989977 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5488949985-n7xn7/init.txt
2026-07-22 23:06:42.989998 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5488949985-n7xn7/nova-osapi.txt
2026-07-22 23:06:42.990017 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-5rnxm/
2026-07-22 23:06:42.990037 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5rnxm/bootstrap.txt
2026-07-22 23:06:42.990057 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5rnxm/init.txt
2026-07-22 23:06:42.990075 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29746020-2rnbt/
2026-07-22 23:06:42.990103 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29746020-2rnbt/init.txt
2026-07-22 23:06:42.990122 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29746020-2rnbt/nova-cell-setup.txt
2026-07-22 23:06:42.990145 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-9q4fg/
2026-07-22 23:06:42.990165 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9q4fg/init.txt
2026-07-22 23:06:42.990185 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9q4fg/nova-cell-setup-init.txt
2026-07-22 23:06:42.990204 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9q4fg/nova-cell-setup.txt
2026-07-22 23:06:42.990223 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/
2026-07-22 23:06:42.990242 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/ceph-admin-keyring-placement.txt
2026-07-22 23:06:42.990262 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/ceph-keyring-placement.txt
2026-07-22 23:06:42.990281 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/ceph-perms.txt
2026-07-22 23:06:42.990301 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/init.txt
2026-07-22 23:06:42.990321 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/nova-compute-init.txt
2026-07-22 23:06:42.990340 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/nova-compute-ssh-init.txt
2026-07-22 23:06:42.990360 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/nova-compute-ssh.txt
2026-07-22 23:06:42.990379 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/nova-compute-vnc-init.txt
2026-07-22 23:06:42.990399 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-wqkmv/nova-compute.txt
2026-07-22 23:06:42.990418 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-64d4fb5947-sxcml/
2026-07-22 23:06:42.990437 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-64d4fb5947-sxcml/init.txt
2026-07-22 23:06:42.990456 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-64d4fb5947-sxcml/nova-conductor.txt
2026-07-22 23:06:42.990476 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-cnshk/
2026-07-22 23:06:42.990494 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-cnshk/init.txt
2026-07-22 23:06:42.990514 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-cnshk/nova-db-init-0.txt
2026-07-22 23:06:42.990533 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-cnshk/nova-db-init-1.txt
2026-07-22 23:06:42.990552 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-cnshk/nova-db-init-2.txt
2026-07-22 23:06:42.990571 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-zq6t4/
2026-07-22 23:06:42.990590 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-zq6t4/init.txt
2026-07-22 23:06:42.990609 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-zq6t4/nova-db-sync.txt
2026-07-22 23:06:42.990628 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-7kvsk/
2026-07-22 23:06:42.990648 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-admin.txt
2026-07-22 23:06:42.990667 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-internal.txt
2026-07-22 23:06:42.990692 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7kvsk/compute-ks-endpoints-public.txt
2026-07-22 23:06:42.990712 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7kvsk/init.txt
2026-07-22 23:06:42.990732 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-4xmgs/
2026-07-22 23:06:42.990751 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4xmgs/compute-ks-service-registration.txt
2026-07-22 23:06:42.990771 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4xmgs/init.txt
2026-07-22 23:06:42.990790 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-lb7jf/
2026-07-22 23:06:42.990813 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-lb7jf/init.txt
2026-07-22 23:06:42.990833 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-lb7jf/nova-ks-user.txt
2026-07-22 23:06:42.990852 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-5df484c9cd-96rpq/
2026-07-22 23:06:42.990872 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5df484c9cd-96rpq/init.txt
2026-07-22 23:06:42.990891 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy-init-assets.txt
2026-07-22 23:06:42.990913 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy-init.txt
2026-07-22 23:06:42.990932 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5df484c9cd-96rpq/nova-novncproxy.txt
2026-07-22 23:06:42.990952 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-p6rfb/
2026-07-22 23:06:42.990971 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-p6rfb/init.txt
2026-07-22 23:06:42.990990 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-p6rfb/rabbit-init.txt
2026-07-22 23:06:42.991009 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7c4d9ddf95-8lng9/
2026-07-22 23:06:42.991029 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7c4d9ddf95-8lng9/init.txt
2026-07-22 23:06:42.991048 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7c4d9ddf95-8lng9/nova-scheduler.txt
2026-07-22 23:06:42.991067 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29746020-zsnwh/
2026-07-22 23:06:42.991088 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29746020-zsnwh/init.txt
2026-07-22 23:06:42.991107 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29746020-zsnwh/nova-service-cleaner.txt
2026-07-22 23:06:42.991126 | instance | cd+++++++++ pod-logs/openstack/octavia-api-5cd977f78c-zct92/
2026-07-22 23:06:42.991154 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5cd977f78c-zct92/init.txt
2026-07-22 23:06:42.991174 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5cd977f78c-zct92/octavia-api.txt
2026-07-22 23:06:42.991193 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-lppnq/
2026-07-22 23:06:42.991212 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-lppnq/bootstrap.txt
2026-07-22 23:06:42.991231 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-lppnq/init.txt
2026-07-22 23:06:42.991250 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-2wt4h/
2026-07-22 23:06:42.991269 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-2wt4h/init.txt
2026-07-22 23:06:42.991289 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-2wt4h/octavia-db-init-0.txt
2026-07-22 23:06:42.991308 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-2wt4h/octavia-db-init-1.txt
2026-07-22 23:06:42.991328 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-s7jl9/
2026-07-22 23:06:42.991347 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-s7jl9/init.txt
2026-07-22 23:06:42.991366 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-s7jl9/octavia-db-sync.txt
2026-07-22 23:06:42.991385 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-cnqtp/
2026-07-22 23:06:42.991404 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cnqtp/init.txt
2026-07-22 23:06:42.991423 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cnqtp/octavia-health-manager-get-port.txt
2026-07-22 23:06:42.991447 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cnqtp/octavia-health-manager-nic-init.txt
2026-07-22 23:06:42.991467 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cnqtp/octavia-health-manager.txt
2026-07-22 23:06:42.991487 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-75b57cb844-v72f5/
2026-07-22 23:06:42.991505 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-75b57cb844-v72f5/init.txt
2026-07-22 23:06:42.991524 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-75b57cb844-v72f5/octavia-housekeeping.txt
2026-07-22 23:06:42.991548 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-w7slk/
2026-07-22 23:06:42.991570 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-w7slk/init.txt
2026-07-22 23:06:42.991589 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-admin.txt
2026-07-22 23:06:42.991608 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-internal.txt
2026-07-22 23:06:42.991627 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-w7slk/load-balancer-ks-endpoints-public.txt
2026-07-22 23:06:42.991646 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-5x4mv/
2026-07-22 23:06:42.991665 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-5x4mv/init.txt
2026-07-22 23:06:42.991685 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-5x4mv/load-balancer-ks-service-registration.txt
2026-07-22 23:06:42.991704 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-s2hqh/
2026-07-22 23:06:42.991724 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-s2hqh/init.txt
2026-07-22 23:06:42.991744 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-s2hqh/octavia-ks-user.txt
2026-07-22 23:06:42.991763 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-fjllb/
2026-07-22 23:06:42.991783 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-fjllb/init.txt
2026-07-22 23:06:42.991802 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-fjllb/rabbit-init.txt
2026-07-22 23:06:42.991822 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-7c48cf7599-r5bcc/
2026-07-22 23:06:42.991841 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-7c48cf7599-r5bcc/init.txt
2026-07-22 23:06:42.991860 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-7c48cf7599-r5bcc/octavia-worker.txt
2026-07-22 23:06:42.991880 | instance | cd+++++++++ pod-logs/openstack/openvswitch-htbzx/
2026-07-22 23:06:42.991900 | instance | >f+++++++++ pod-logs/openstack/openvswitch-htbzx/init.txt
2026-07-22 23:06:42.991919 | instance | >f+++++++++ pod-logs/openstack/openvswitch-htbzx/openvswitch-db-perms.txt
2026-07-22 23:06:42.991939 | instance | >f+++++++++ pod-logs/openstack/openvswitch-htbzx/openvswitch-db.txt
2026-07-22 23:06:42.991958 | instance | >f+++++++++ pod-logs/openstack/openvswitch-htbzx/openvswitch-vswitchd-modules.txt
2026-07-22 23:06:42.991977 | instance | >f+++++++++ pod-logs/openstack/openvswitch-htbzx/openvswitch-vswitchd.txt
2026-07-22 23:06:42.991996 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-07-22 23:06:42.992015 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-22 23:06:42.992035 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-22 23:06:42.992054 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-22 23:06:42.992074 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-22 23:06:42.992094 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-07-22 23:06:42.992113 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-22 23:06:42.992133 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-22 23:06:42.992157 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-22 23:06:42.992176 | instance | cd+++++++++ pod-logs/openstack/placement-api-b74bf6b95-6shc5/
2026-07-22 23:06:42.992196 | instance | >f+++++++++ pod-logs/openstack/placement-api-b74bf6b95-6shc5/init.txt
2026-07-22 23:06:42.992215 | instance | >f+++++++++ pod-logs/openstack/placement-api-b74bf6b95-6shc5/placement-api.txt
2026-07-22 23:06:42.992235 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-t8nvj/
2026-07-22 23:06:42.992254 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-t8nvj/init.txt
2026-07-22 23:06:42.992274 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-t8nvj/placement-db-init-0.txt
2026-07-22 23:06:42.992293 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-sphfw/
2026-07-22 23:06:42.992312 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-sphfw/init.txt
2026-07-22 23:06:42.992380 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-sphfw/placement-db-sync.txt
2026-07-22 23:06:42.992413 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-hqqnz/
2026-07-22 23:06:42.992435 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hqqnz/init.txt
2026-07-22 23:06:42.992456 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-admin.txt
2026-07-22 23:06:42.992476 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-internal.txt
2026-07-22 23:06:42.992496 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hqqnz/placement-ks-endpoints-public.txt
2026-07-22 23:06:42.992517 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-8v6sn/
2026-07-22 23:06:42.992536 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8v6sn/init.txt
2026-07-22 23:06:42.992556 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8v6sn/placement-ks-service-registration.txt
2026-07-22 23:06:42.992575 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-gtgfl/
2026-07-22 23:06:42.992595 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-gtgfl/init.txt
2026-07-22 23:06:42.992614 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-gtgfl/placement-ks-user.txt
2026-07-22 23:06:42.992634 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-kpbcp/
2026-07-22 23:06:42.992654 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-kpbcp/percona-xtradb-cluster-operator.txt
2026-07-22 23:06:42.992673 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-07-22 23:06:42.992692 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-22 23:06:42.992711 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-22 23:06:42.992731 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-07-22 23:06:42.992750 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-22 23:06:42.992769 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-22 23:06:42.992789 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-cl5cs/
2026-07-22 23:06:42.992809 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-cl5cs/rabbitmq-cluster-operator.txt
2026-07-22 23:06:42.992828 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-07-22 23:06:42.992848 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-22 23:06:42.992867 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-22 23:06:42.992886 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/
2026-07-22 23:06:42.992905 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt
2026-07-22 23:06:42.992941 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt
2026-07-22 23:06:42.992979 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-07-22 23:06:42.993000 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-22 23:06:42.993019 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-22 23:06:42.993044 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/
2026-07-22 23:06:42.993063 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt
2026-07-22 23:06:42.993082 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt
2026-07-22 23:06:42.993102 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/
2026-07-22 23:06:42.993121 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt
2026-07-22 23:06:42.993140 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt
2026-07-22 23:06:42.993158 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-f2m28/
2026-07-22 23:06:42.993177 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-f2m28/rabbitmq-cluster-operator.txt
2026-07-22 23:06:42.993196 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-07-22 23:06:42.993216 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-22 23:06:42.993234 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-22 23:06:42.993253 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-07-22 23:06:42.993272 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-22 23:06:42.993291 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-22 23:06:42.993310 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/
2026-07-22 23:06:42.993329 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt
2026-07-22 23:06:42.993347 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt
2026-07-22 23:06:42.993366 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/
2026-07-22 23:06:42.993385 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/ceph-crash.txt
2026-07-22 23:06:42.993404 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/chown-container-data-dir.txt
2026-07-22 23:06:42.993424 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dbfc7/make-container-crash-dir.txt
2026-07-22 23:06:42.993443 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/
2026-07-22 23:06:42.993463 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/chown-container-data-dir.txt
2026-07-22 23:06:42.993483 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/log-collector.txt
2026-07-22 23:06:42.993502 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m2hh6/rgw.txt
2026-07-22 23:06:42.993521 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-87b9f5666-f6nxk/
2026-07-22 23:06:42.993540 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-87b9f5666-f6nxk/init.txt
2026-07-22 23:06:42.993559 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-87b9f5666-f6nxk/staffeln-api.txt
2026-07-22 23:06:42.993579 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-85df4cbc4f-9xccm/
2026-07-22 23:06:42.993598 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-85df4cbc4f-9xccm/staffeln-conductor.txt
2026-07-22 23:06:42.993617 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-z96xr/
2026-07-22 23:06:42.993637 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-z96xr/init.txt
2026-07-22 23:06:42.993664 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-z96xr/staffeln-db-init-0.txt
2026-07-22 23:06:42.993683 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-hp7br/
2026-07-22 23:06:42.993703 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-hp7br/init.txt
2026-07-22 23:06:42.993722 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-hp7br/staffeln-db-sync.txt
2026-07-22 23:06:42.993741 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-07-22 23:06:42.993761 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-07-22 23:06:42.993780 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-07-22 23:06:42.993799 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-07-22 23:06:42.993819 | instance | cd+++++++++ pod-logs/orc-system/
2026-07-22 23:06:42.993839 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-wfnh8/
2026-07-22 23:06:42.993859 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-wfnh8/manager.txt
2026-07-22 23:06:42.993879 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-07-22 23:06:42.993899 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2wv8z/
2026-07-22 23:06:42.993918 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2wv8z/rook-ceph-operator.txt
2026-07-22 23:06:42.993937 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-07-22 23:06:42.993957 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-bwdff/
2026-07-22 23:06:42.993977 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-bwdff/secretgen-controller.txt
2026-07-22 23:06:43.013523 |
2026-07-22 23:06:43.013600 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-07-22 23:06:43.251803 | instance | changed
2026-07-22 23:06:43.260322 |
2026-07-22 23:06:43.260428 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-07-22 23:06:44.423203 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-07-22 23:06:44.439479 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-22 23:06:44.440077 | instance | Dload Upload Total Spent Left Speed
2026-07-22 23:06:44.443484 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-07-22 23:06:44.613136 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-07-22 23:06:44.621796 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-22 23:06:44.621835 | instance | Dload Upload Total Spent Left Speed
2026-07-22 23:06:44.628190 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-07-22 23:06:44.972331 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-07-22 23:06:44.979694 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-22 23:06:44.979732 | instance | Dload Upload Total Spent Left Speed
2026-07-22 23:06:44.983817 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-07-22 23:06:45.276423 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-07-22 23:06:45.370802 | instance | ERROR
2026-07-22 23:06:45.370982 | instance | {
2026-07-22 23:06:45.371011 | instance | "delta": "0:00:01.751103",
2026-07-22 23:06:45.371032 | instance | "end": "2026-07-22 23:06:45.281006",
2026-07-22 23:06:45.371049 | instance | "msg": "non-zero return code",
2026-07-22 23:06:45.371087 | instance | "rc": 5,
2026-07-22 23:06:45.371105 | instance | "start": "2026-07-22 23:06:43.529903"
2026-07-22 23:06:45.371123 | instance | }
2026-07-22 23:06:45.371145 | instance | ERROR: Ignoring Errors
2026-07-22 23:06:45.375800 |
2026-07-22 23:06:45.375867 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-07-22 23:06:45.672849 | instance | ceph-mgr endpoints:
2026-07-22 23:06:45.921398 | instance | ok: Runtime: 0:00:00.085575
2026-07-22 23:06:45.928595 |
2026-07-22 23:06:45.928687 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-07-22 23:06:46.474703 | instance | ok: Runtime: 0:00:00.100958
2026-07-22 23:06:46.482513 |
2026-07-22 23:06:46.482624 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-07-22 23:06:46.983832 | instance | changed:
2026-07-22 23:06:46.984028 | instance | cd+++++++++ prometheus/
2026-07-22 23:06:46.984054 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-07-22 23:06:46.984074 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-07-22 23:06:46.984093 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-07-22 23:06:46.993319 |
2026-07-22 23:06:46.993390 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-07-22 23:06:47.201298 | instance | changed
2026-07-22 23:06:47.208302 |
2026-07-22 23:06:47.208391 | TASK [gather-selenium-data : Get selenium data]
2026-07-22 23:06:47.430349 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-07-22 23:06:47.432169 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-07-22 23:06:47.749879 | instance | ERROR
2026-07-22 23:06:47.750132 | instance | {
2026-07-22 23:06:47.750162 | instance | "delta": "0:00:00.006603",
2026-07-22 23:06:47.750182 | instance | "end": "2026-07-22 23:06:47.432529",
2026-07-22 23:06:47.750199 | instance | "msg": "non-zero return code",
2026-07-22 23:06:47.750216 | instance | "rc": 1,
2026-07-22 23:06:47.750233 | instance | "start": "2026-07-22 23:06:47.425926"
2026-07-22 23:06:47.750250 | instance | }
2026-07-22 23:06:47.750273 | instance | ERROR: Ignoring Errors
2026-07-22 23:06:47.755504 |
2026-07-22 23:06:47.755572 | TASK [gather-selenium-data : Downloads logs to executor]
2026-07-22 23:06:48.248628 | instance | changed: cd+++++++++ selenium/
2026-07-22 23:06:48.254940 |
2026-07-22 23:06:48.254995 | PLAY RECAP
2026-07-22 23:06:48.255044 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-07-22 23:06:48.255065 |
2026-07-22 23:06:48.430957 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-22 23:07:11.185455 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-22 23:07:13.249457 |
2026-07-22 23:07:13.249672 | PLAY [all]
2026-07-22 23:07:13.262106 |
2026-07-22 23:07:13.262235 | TASK [fetch-output : Set log path for multiple nodes]
2026-07-22 23:07:13.308556 | instance | skipping: Conditional result was False
2026-07-22 23:07:13.321644 |
2026-07-22 23:07:13.321843 | TASK [fetch-output : Set log path for single node]
2026-07-22 23:07:13.629511 | instance | ok
2026-07-22 23:07:13.634370 |
2026-07-22 23:07:13.634445 | LOOP [fetch-output : Ensure local output dirs]
2026-07-22 23:07:14.069493 | instance -> localhost | ok: "/var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/work/logs"
2026-07-22 23:07:14.280797 | instance -> localhost | changed: "/var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/work/artifacts"
2026-07-22 23:07:14.517331 | instance -> localhost | changed: "/var/lib/zuul/builds/ee6d4568badc43dfb46a217da6f0b4f6/work/docs"
2026-07-22 23:07:14.533157 |
2026-07-22 23:07:14.533311 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-07-22 23:07:15.740607 | instance | changed: .d..t...... ./
2026-07-22 23:07:15.740896 | instance | changed: All items complete
2026-07-22 23:07:15.740943 |
2026-07-22 23:07:16.196420 | instance | changed: .d..t...... ./
2026-07-22 23:07:16.802587 | instance | changed: .d..t...... ./
2026-07-22 23:07:16.833002 |
2026-07-22 23:07:16.833163 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-07-22 23:07:17.552735 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.301906
2026-07-22 23:07:17.834366 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007725
2026-07-22 23:07:17.849663 |
2026-07-22 23:07:17.849885 | PLAY [all]
2026-07-22 23:07:17.856867 |
2026-07-22 23:07:17.856931 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-07-22 23:07:19.796304 | instance | changed
2026-07-22 23:07:19.804317 |
2026-07-22 23:07:19.804389 | PLAY RECAP
2026-07-22 23:07:19.804452 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-07-22 23:07:19.804477 |
2026-07-22 23:07:19.956224 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-22 23:07:20.340624 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-07-22 23:07:21.289922 |
2026-07-22 23:07:21.290070 | PLAY [localhost]
2026-07-22 23:07:21.301156 |
2026-07-22 23:07:21.301253 | TASK [Generate Zuul manifest]
2026-07-22 23:07:21.324314 | localhost | ok
2026-07-22 23:07:22.556144 |
2026-07-22 23:07:22.556327 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-07-22 23:07:23.730165 | localhost | changed
2026-07-22 23:07:24.510141 |
2026-07-22 23:07:24.510313 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-07-22 23:07:24.997049 | localhost | ok
2026-07-22 23:07:25.003998 |
2026-07-22 23:07:25.004071 | TASK [Upload logs]
2026-07-22 23:07:25.026989 | localhost | ok
2026-07-22 23:07:25.834084 |
2026-07-22 23:07:25.834237 | TASK [Set zuul-log-path fact]
2026-07-22 23:07:25.855804 | localhost | ok
2026-07-22 23:07:26.544387 |
2026-07-22 23:07:26.544524 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-22 23:07:26.575721 | localhost | ok
2026-07-22 23:07:26.586608 |
2026-07-22 23:07:26.586671 | TASK [upload-logs : Create log directories]
2026-07-22 23:07:27.650773 | localhost | changed
2026-07-22 23:07:27.656105 |
2026-07-22 23:07:27.656211 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-07-22 23:07:28.225879 | localhost -> localhost | ok: Runtime: 0:00:00.215794
2026-07-22 23:07:28.233437 |
2026-07-22 23:07:28.233538 | TASK [upload-logs : Upload logs to log server]
2026-07-22 23:07:29.762222 | localhost | Output suppressed because no_log was given
2026-07-22 23:07:29.766267 |
2026-07-22 23:07:29.766338 | LOOP [upload-logs : Compress console log and json output]
2026-07-22 23:07:29.814120 | localhost | skipping: Conditional result was False
2026-07-22 23:07:29.821748 | localhost | skipping: Conditional result was False
2026-07-22 23:07:29.835392 |
2026-07-22 23:07:29.835567 | LOOP [upload-logs : Upload compressed console log and json output]
2026-07-22 23:07:29.878460 | localhost | skipping: Conditional result was False
2026-07-22 23:07:29.878702 |
2026-07-22 23:07:29.882878 | localhost | skipping: Conditional result was False
2026-07-22 23:07:29.902468 |
2026-07-22 23:07:29.902824 | LOOP [upload-logs : Upload console log and json output]