2026-06-04 01:32:33.194227 | Job console starting
2026-06-04 01:32:33.206158 | Updating git repos
2026-06-04 01:32:35.852845 | Cloning repos into workspace
2026-06-04 01:32:48.519501 | Restoring repo states
2026-06-04 01:32:55.164651 | Merging changes
2026-06-04 01:32:56.481415 | Checking out repos
2026-06-04 01:33:02.320508 | Preparing playbooks
2026-06-04 01:33:21.190877 | Running Ansible setup
2026-06-04 01:33:25.855226 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-04 01:33:26.542639 |
2026-06-04 01:33:26.542797 | PLAY [localhost]
2026-06-04 01:33:26.551009 |
2026-06-04 01:33:26.551082 | TASK [Gathering Facts]
2026-06-04 01:33:27.602372 | localhost | ok
2026-06-04 01:33:27.613217 |
2026-06-04 01:33:27.613297 | TASK [Setup log path fact]
2026-06-04 01:33:27.634792 | localhost | ok
2026-06-04 01:33:27.647526 |
2026-06-04 01:33:27.647602 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-04 01:33:27.679108 | localhost | ok
2026-06-04 01:33:27.687017 |
2026-06-04 01:33:27.687105 | TASK [emit-job-header : Print job information]
2026-06-04 01:33:27.728034 | # Job Information
2026-06-04 01:33:27.728183 | Ansible Version: 2.16.18
2026-06-04 01:33:27.728226 | Job: atmosphere-molecule-aio-openvswitch
2026-06-04 01:33:27.728256 | Pipeline: check
2026-06-04 01:33:27.728284 | Executor: 2d72f0692154
2026-06-04 01:33:27.728312 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-04 01:33:27.728343 | Event ID: 1fe61e10-5fb5-11f1-8b1e-b48d7184e72d
2026-06-04 01:33:27.732040 |
2026-06-04 01:33:27.732124 | LOOP [emit-job-header : Print node information]
2026-06-04 01:33:27.825704 | localhost | ok:
2026-06-04 01:33:27.825945 | localhost | # Node Information
2026-06-04 01:33:27.825974 | localhost | Inventory Hostname: instance
2026-06-04 01:33:27.825997 | localhost | Hostname: np0000178474
2026-06-04 01:33:27.826018 | localhost | Username: zuul
2026-06-04 01:33:27.826043 | localhost | Distro: Ubuntu 22.04
2026-06-04 01:33:27.826065 | localhost | Provider: yul1
2026-06-04 01:33:27.826088 | localhost | Region: ca-ymq-1
2026-06-04 01:33:27.826107 | localhost | Label: ubuntu-jammy-16
2026-06-04 01:33:27.826126 | localhost | Product Name: OpenStack Nova
2026-06-04 01:33:27.826145 | localhost | Interface IP: 199.204.45.129
2026-06-04 01:33:27.841664 |
2026-06-04 01:33:27.841802 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-04 01:33:28.232841 | localhost -> localhost | changed
2026-06-04 01:33:28.241928 |
2026-06-04 01:33:28.242025 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-04 01:33:29.675633 | localhost -> localhost | changed
2026-06-04 01:33:29.682895 |
2026-06-04 01:33:29.682947 | PLAY [all]
2026-06-04 01:33:29.691423 |
2026-06-04 01:33:29.691488 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-04 01:33:29.944734 | instance -> localhost | ok
2026-06-04 01:33:29.955365 |
2026-06-04 01:33:29.955434 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-04 01:33:29.987889 | instance | ok
2026-06-04 01:33:30.017926 | instance | included: /var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-04 01:33:30.028194 |
2026-06-04 01:33:30.028405 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-04 01:33:31.237463 | instance -> localhost | Generating public/private rsa key pair.
2026-06-04 01:33:31.237677 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/work/4f6fc7929b164b409360453baadca653_id_rsa
2026-06-04 01:33:31.237728 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/work/4f6fc7929b164b409360453baadca653_id_rsa.pub
2026-06-04 01:33:31.237765 | instance -> localhost | The key fingerprint is:
2026-06-04 01:33:31.237797 | instance -> localhost | SHA256:/CsMuaT/wfHiHEV7q2uHVQ9RqYHGj8isDbM8TO50dzY zuul-build-sshkey
2026-06-04 01:33:31.237843 | instance -> localhost | The key's randomart image is:
2026-06-04 01:33:31.237875 | instance -> localhost | +---[RSA 3072]----+
2026-06-04 01:33:31.237913 | instance -> localhost | | . . .o|
2026-06-04 01:33:31.237946 | instance -> localhost | | + ... |
2026-06-04 01:33:31.237977 | instance -> localhost | | o + o o. |
2026-06-04 01:33:31.238007 | instance -> localhost | | = = o oo |
2026-06-04 01:33:31.238038 | instance -> localhost | | =.S o .. o |
2026-06-04 01:33:31.238068 | instance -> localhost | | +X B o.E .|
2026-06-04 01:33:31.238098 | instance -> localhost | | oo+B +o+ . |
2026-06-04 01:33:31.238129 | instance -> localhost | | . .+o+oo. |
2026-06-04 01:33:31.238162 | instance -> localhost | | ...+o+o |
2026-06-04 01:33:31.238192 | instance -> localhost | +----[SHA256]-----+
2026-06-04 01:33:31.238260 | instance -> localhost | ok: Runtime: 0:00:00.770239
2026-06-04 01:33:31.245695 |
2026-06-04 01:33:31.245759 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-04 01:33:31.280152 | instance | ok
2026-06-04 01:33:31.293416 | instance | included: /var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-04 01:33:31.301991 |
2026-06-04 01:33:31.302114 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-04 01:33:31.328470 | instance | skipping: Conditional result was False
2026-06-04 01:33:31.334763 |
2026-06-04 01:33:31.334854 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-04 01:33:31.773401 | instance | changed
2026-06-04 01:33:31.780521 |
2026-06-04 01:33:31.780586 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-04 01:33:32.005609 | instance | ok
2026-06-04 01:33:32.012547 |
2026-06-04 01:33:32.012616 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-04 01:33:32.488337 | instance | changed
2026-06-04 01:33:32.619265 |
2026-06-04 01:33:32.619384 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-04 01:33:33.098151 | instance | changed
2026-06-04 01:33:33.217849 |
2026-06-04 01:33:33.218040 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-04 01:33:33.246848 | instance | skipping: Conditional result was False
2026-06-04 01:33:33.254793 |
2026-06-04 01:33:33.254863 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-04 01:33:33.574414 | instance -> localhost | changed
2026-06-04 01:33:33.587731 |
2026-06-04 01:33:33.587796 | TASK [add-build-sshkey : Add back temp key]
2026-06-04 01:33:34.065247 | instance -> localhost | Identity added: /var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/work/4f6fc7929b164b409360453baadca653_id_rsa (zuul-build-sshkey)
2026-06-04 01:33:34.065508 | instance -> localhost | ok: Runtime: 0:00:00.015165
2026-06-04 01:33:34.072831 |
2026-06-04 01:33:34.235801 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-04 01:33:34.502708 | instance | ok
2026-06-04 01:33:34.585737 |
2026-06-04 01:33:34.585846 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-04 01:33:34.613661 | instance | skipping: Conditional result was False
2026-06-04 01:33:34.629853 |
2026-06-04 01:33:34.629923 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-04 01:33:34.947050 | instance | ok
2026-06-04 01:33:34.954951 |
2026-06-04 01:33:34.955040 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-04 01:33:38.517307 | instance | Output suppressed because no_log was given
2026-06-04 01:33:38.527468 |
2026-06-04 01:33:38.527568 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-04 01:33:38.728943 | instance | ok: "logs"
2026-06-04 01:33:38.729288 | instance | ok: All items complete
2026-06-04 01:33:38.729317 |
2026-06-04 01:33:38.884819 | instance | ok: "artifacts"
2026-06-04 01:33:39.037903 | instance | ok: "docs"
2026-06-04 01:33:39.152771 |
2026-06-04 01:33:39.153020 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-04 01:33:39.346993 | instance | changed: "logs"
2026-06-04 01:33:39.506414 | instance | changed: "artifacts"
2026-06-04 01:33:39.669037 | instance | changed: "docs"
2026-06-04 01:33:39.684193 |
2026-06-04 01:33:39.684333 | PLAY RECAP
2026-06-04 01:33:39.684387 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-04 01:33:39.684428 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-04 01:33:39.684462 |
2026-06-04 01:33:39.870874 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-04 01:33:39.883370 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-04 01:33:40.530337 |
2026-06-04 01:33:40.530496 | PLAY [all]
2026-06-04 01:33:40.543099 |
2026-06-04 01:33:40.543180 | TASK [setup-uv : Extract archive]
2026-06-04 01:33:42.879089 | instance | changed
2026-06-04 01:33:42.886363 |
2026-06-04 01:33:42.886447 | TASK [setup-uv : Print version]
2026-06-04 01:33:43.222171 | instance | uv 0.8.13
2026-06-04 01:33:43.431512 | instance | ok: Runtime: 0:00:00.007868
2026-06-04 01:33:43.442036 |
2026-06-04 01:33:43.442103 | TASK [Install Ansible collection siblings]
2026-06-04 01:33:52.347858 | instance | changed:
2026-06-04 01:33:52.348040 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-04 01:33:52.348070 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-04 01:33:52.348092 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-04 01:33:52.348113 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-04 01:33:52.348133 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-04 01:33:52.348157 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-04 01:33:52.348178 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-04 01:33:52.348200 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-04 01:33:52.348220 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-04 01:33:52.348240 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-04 01:33:52.348259 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-04 01:33:52.348279 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-04 01:33:52.348298 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-04 01:33:52.348317 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-04 01:33:52.348336 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-04 01:33:52.348356 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-04 01:33:52.348376 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-04 01:33:52.348396 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-04 01:33:52.348415 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-04 01:33:52.348434 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-04 01:33:52.348452 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-04 01:33:52.348471 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-04 01:33:52.348492 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-06-04 01:33:52.348527 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-04 01:33:52.348548 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-04 01:33:52.348567 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-04 01:33:52.348586 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-04 01:33:52.348606 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-04 01:33:52.348625 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-04 01:33:52.348643 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-04 01:33:52.348662 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-04 01:33:52.348682 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-04 01:33:52.348700 | 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-06-04 01:33:52.348724 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.348743 | instance | Process install dependency map
2026-06-04 01:33:52.348762 | instance | Starting collection install process
2026-06-04 01:33:52.348782 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-04 01:33:52.348800 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-04 01:33:52.348819 | instance | ansible.netcommon:* was installed successfully
2026-06-04 01:33:52.348838 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-04 01:33:52.348857 | instance | Creating virtual environment at: .venv
2026-06-04 01:33:52.348875 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-04 01:33:52.348894 | instance | Downloading setuptools (1.1MiB)
2026-06-04 01:33:52.348913 | instance | Downloading cryptography (4.2MiB)
2026-06-04 01:33:52.348931 | instance | Downloading netaddr (2.2MiB)
2026-06-04 01:33:52.348994 | instance | Downloading ansible-core (2.1MiB)
2026-06-04 01:33:52.349028 | instance | Downloading pydantic-core (2.0MiB)
2026-06-04 01:33:52.349055 | instance | Downloading openstacksdk (1.7MiB)
2026-06-04 01:33:52.349081 | instance | Downloading rjsonnet (1.2MiB)
2026-06-04 01:33:52.349108 | instance | Downloading kubernetes (1.9MiB)
2026-06-04 01:33:52.349134 | instance | Downloading pygments (1.2MiB)
2026-06-04 01:33:52.349160 | instance | Building pyperclip==1.9.0
2026-06-04 01:33:52.349186 | instance | Downloading rjsonnet
2026-06-04 01:33:52.349213 | instance | Downloading pygments
2026-06-04 01:33:52.349239 | instance | Downloading pydantic-core
2026-06-04 01:33:52.349265 | instance | Downloading netaddr
2026-06-04 01:33:52.349292 | instance | Downloading setuptools
2026-06-04 01:33:52.349318 | instance | Downloading cryptography
2026-06-04 01:33:52.349344 | instance | Downloading kubernetes
2026-06-04 01:33:52.349370 | instance | Downloading ansible-core
2026-06-04 01:33:52.349395 | instance | Downloading openstacksdk
2026-06-04 01:33:52.349421 | instance | Built pyperclip==1.9.0
2026-06-04 01:33:52.349447 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-04 01:33:52.349473 | instance | Installed 83 packages in 39ms
2026-06-04 01:33:52.349499 | instance | Checked out ansible.posix to 1.6.0
2026-06-04 01:33:52.349525 | 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-06-04 01:33:52.349551 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.349577 | instance | Process install dependency map
2026-06-04 01:33:52.349603 | instance | Starting collection install process
2026-06-04 01:33:52.349629 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-04 01:33:52.349665 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-04 01:33:52.349691 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-04 01:33:52.349718 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.349744 | instance | 2.17.12
2026-06-04 01:33:52.349770 | instance | Checked out ansible.utils to v6.0.2
2026-06-04 01:33:52.349795 | 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-06-04 01:33:52.349822 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.349848 | instance | Process install dependency map
2026-06-04 01:33:52.349874 | instance | Starting collection install process
2026-06-04 01:33:52.349900 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-04 01:33:52.349926 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-04 01:33:52.349953 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-04 01:33:52.349979 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.350006 | instance | 2.17.12
2026-06-04 01:33:52.350032 | instance | Checked out atmosphere.common to v0.7.0
2026-06-04 01:33:52.350058 | 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-06-04 01:33:52.350084 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.350110 | instance | Process install dependency map
2026-06-04 01:33:52.350135 | instance | Starting collection install process
2026-06-04 01:33:52.350160 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-04 01:33:52.350185 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-04 01:33:52.350211 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-04 01:33:52.350236 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.350262 | instance | 2.17.12
2026-06-04 01:33:52.350287 | instance | Checked out community.crypto to 2.2.3
2026-06-04 01:33:52.350312 | 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-06-04 01:33:52.350337 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.350362 | instance | Process install dependency map
2026-06-04 01:33:52.350388 | instance | Starting collection install process
2026-06-04 01:33:52.350413 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-04 01:33:52.350439 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-04 01:33:52.350464 | instance | community.crypto:2.2.3 was installed successfully
2026-06-04 01:33:52.350490 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.350515 | instance | 2.17.12
2026-06-04 01:33:52.350540 | instance | Checked out community.general to 7.3.0
2026-06-04 01:33:52.350566 | 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-06-04 01:33:52.350592 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.350628 | instance | Process install dependency map
2026-06-04 01:33:52.350654 | instance | Starting collection install process
2026-06-04 01:33:52.350680 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-04 01:33:52.350705 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-04 01:33:52.350730 | instance | community.general:7.3.0 was installed successfully
2026-06-04 01:33:52.350755 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.350781 | instance | 2.17.12
2026-06-04 01:33:52.350807 | instance | Checked out community.mysql to 3.6.0
2026-06-04 01:33:52.350834 | 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-06-04 01:33:52.350862 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.350889 | instance | Process install dependency map
2026-06-04 01:33:52.350915 | instance | Starting collection install process
2026-06-04 01:33:52.350941 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-04 01:33:52.350967 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-04 01:33:52.350993 | instance | community.mysql:3.6.0 was installed successfully
2026-06-04 01:33:52.351019 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.351044 | instance | 2.17.12
2026-06-04 01:33:52.351070 | instance | Checked out kubernetes.core to 2.4.0
2026-06-04 01:33:52.351096 | 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-06-04 01:33:52.351122 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.351148 | instance | Process install dependency map
2026-06-04 01:33:52.351174 | instance | Starting collection install process
2026-06-04 01:33:52.351200 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-04 01:33:52.351226 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-04 01:33:52.351251 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-04 01:33:52.351277 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.351302 | instance | 2.17.12
2026-06-04 01:33:52.351328 | instance | Checked out openstack.cloud to 2.5.0
2026-06-04 01:33:52.351354 | 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-06-04 01:33:52.351380 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.351405 | instance | Process install dependency map
2026-06-04 01:33:52.351431 | instance | Starting collection install process
2026-06-04 01:33:52.351456 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-04 01:33:52.351481 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-04 01:33:52.351506 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-04 01:33:52.351531 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.351557 | instance | 2.17.12
2026-06-04 01:33:52.351583 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-04 01:33:52.351618 | 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-06-04 01:33:52.351646 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.351671 | instance | Process install dependency map
2026-06-04 01:33:52.351696 | instance | Starting collection install process
2026-06-04 01:33:52.351722 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-04 01:33:52.351748 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-04 01:33:52.351773 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-04 01:33:52.351799 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.351865 | instance | 2.17.12
2026-06-04 01:33:52.351893 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-04 01:33:52.351919 | 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-06-04 01:33:52.351946 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.351976 | instance | Process install dependency map
2026-06-04 01:33:52.352002 | instance | Starting collection install process
2026-06-04 01:33:52.352027 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-04 01:33:52.352053 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-04 01:33:52.352079 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-04 01:33:52.352105 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.352131 | instance | 2.17.12
2026-06-04 01:33:52.352158 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-06-04 01:33:52.352192 | 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-06-04 01:33:52.352230 | instance | Starting galaxy collection install process
2026-06-04 01:33:52.352264 | instance | Process install dependency map
2026-06-04 01:33:52.352296 | instance | Starting collection install process
2026-06-04 01:33:52.352322 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-04 01:33:52.352347 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-04 01:33:52.352373 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-06-04 01:33:52.352399 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 01:33:52.352424 | instance | 2.17.12
2026-06-04 01:33:52.362703 |
2026-06-04 01:33:52.363061 | PLAY RECAP
2026-06-04 01:33:52.363115 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-04 01:33:52.363138 |
2026-06-04 01:33:52.543005 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-04 01:33:52.557144 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-04 01:33:53.190020 |
2026-06-04 01:33:53.190446 | PLAY [all]
2026-06-04 01:33:53.203039 |
2026-06-04 01:33:53.203119 | TASK [Install "jq" for log collection]
2026-06-04 01:34:03.118176 | instance | changed
2026-06-04 01:34:03.120165 |
2026-06-04 01:34:03.120220 | PLAY RECAP
2026-06-04 01:34:03.120286 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-04 01:34:03.120339 |
2026-06-04 01:34:03.244529 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-04 01:34:03.253308 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-04 01:34:03.878268 |
2026-06-04 01:34:03.878414 | PLAY [all]
2026-06-04 01:34:03.890065 |
2026-06-04 01:34:03.890137 | TASK [Copy inventory file for Zuul]
2026-06-04 01:34:04.718936 | instance | changed
2026-06-04 01:34:04.724359 |
2026-06-04 01:34:04.724439 | TASK [Switch "ansible_host" to private IP]
2026-06-04 01:34:05.059195 | instance | changed: 1 replacements made
2026-06-04 01:34:05.064896 |
2026-06-04 01:34:05.064984 | TASK [Run Molecule scenario]
2026-06-04 01:34:05.917665 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-04 01:34:06.287386 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-04 01:34:06.287502 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-04 01:34:17.008738 | instance | INFO [aio > dependency] Executing
2026-06-04 01:34:17.008880 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-04 01:34:17.009134 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-04 01:34:17.009256 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-04 01:34:17.017333 | instance | INFO [aio > cleanup] Executing
2026-06-04 01:34:17.017664 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-04 01:34:17.028019 | instance | INFO [aio > destroy] Executing
2026-06-04 01:34:17.028152 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-04 01:34:17.028285 | instance | INFO [aio > destroy] Executed: Successful
2026-06-04 01:34:17.039201 | instance | INFO [aio > syntax] Executing
2026-06-04 01:34:19.887604 | instance |
2026-06-04 01:34:19.887890 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-04 01:34:20.001739 | instance | INFO [aio > syntax] Executed: Successful
2026-06-04 01:34:20.029410 | instance | INFO [aio > create] Executing
2026-06-04 01:34:20.033204 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-04 01:34:20.052038 | instance | INFO [aio > prepare] Executing
2026-06-04 01:34:20.892872 | instance |
2026-06-04 01:34:20.893048 | instance | PLAY [Prepare] *****************************************************************
2026-06-04 01:34:20.893366 | instance |
2026-06-04 01:34:20.893682 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:34:20.894001 | instance | Thursday 04 June 2026 01:34:20 +0000 (0:00:00.025) 0:00:00.025 *********
2026-06-04 01:34:22.033873 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-04 01:34:22.034150 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-04 01:34:22.034434 | instance | interpreter could change the meaning of that path. See
2026-06-04 01:34:22.034712 | instance | https://docs.ansible.com/ansible-
2026-06-04 01:34:22.034989 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-04 01:34:22.043161 | instance | ok: [instance]
2026-06-04 01:34:22.043435 | instance |
2026-06-04 01:34:22.043711 | instance | TASK [Configure short hostname] ************************************************
2026-06-04 01:34:22.043934 | instance | Thursday 04 June 2026 01:34:22 +0000 (0:00:01.150) 0:00:01.176 *********
2026-06-04 01:34:23.230326 | instance | changed: [instance]
2026-06-04 01:34:23.230651 | instance |
2026-06-04 01:34:23.231007 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-04 01:34:23.231348 | instance | Thursday 04 June 2026 01:34:23 +0000 (0:00:01.187) 0:00:02.363 *********
2026-06-04 01:34:23.477897 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-04 01:34:23.478077 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-04 01:34:23.478281 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-04 01:34:23.486926 | instance | changed: [instance]
2026-06-04 01:34:23.487134 | instance |
2026-06-04 01:34:23.487363 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-04 01:34:23.487553 | instance | Thursday 04 June 2026 01:34:23 +0000 (0:00:00.256) 0:00:02.620 *********
2026-06-04 01:34:24.501070 | instance | ok: [instance]
2026-06-04 01:34:24.501294 | instance |
2026-06-04 01:34:24.501566 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-04 01:34:24.501830 | instance | Thursday 04 June 2026 01:34:24 +0000 (0:00:01.013) 0:00:03.634 *********
2026-06-04 01:34:25.245597 | instance | ok: [instance]
2026-06-04 01:34:25.245815 | instance |
2026-06-04 01:34:25.245959 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-04 01:34:25.246119 | instance |
2026-06-04 01:34:25.246296 | instance | TASK [Create folders for workspace] ********************************************
2026-06-04 01:34:25.246530 | instance | Thursday 04 June 2026 01:34:25 +0000 (0:00:00.744) 0:00:04.378 *********
2026-06-04 01:34:26.205582 | instance | changed: [localhost] => (item=group_vars)
2026-06-04 01:34:26.205619 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-04 01:34:26.205624 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-04 01:34:26.205629 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-04 01:34:26.205634 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-04 01:34:26.205638 | instance | changed: [localhost] => (item=host_vars)
2026-06-04 01:34:26.206621 | instance |
2026-06-04 01:34:26.206629 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-04 01:34:26.206634 | instance |
2026-06-04 01:34:26.206638 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-04 01:34:26.206846 | instance | Thursday 04 June 2026 01:34:26 +0000 (0:00:00.958) 0:00:05.337 *********
2026-06-04 01:34:26.369330 | instance | changed: [localhost]
2026-06-04 01:34:26.370133 | instance |
2026-06-04 01:34:26.370177 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-04 01:34:26.370189 | instance | Thursday 04 June 2026 01:34:26 +0000 (0:00:00.164) 0:00:05.502 *********
2026-06-04 01:34:26.391185 | instance | ok: [localhost]
2026-06-04 01:34:26.391687 | instance |
2026-06-04 01:34:26.391717 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-04 01:34:26.391725 | instance | Thursday 04 June 2026 01:34:26 +0000 (0:00:00.022) 0:00:05.524 *********
2026-06-04 01:34:26.436926 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '06adddab-a5ea-5666-8e60-99525e977d12'})
2026-06-04 01:34:26.437126 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-04 01:34:26.437336 | instance |
2026-06-04 01:34:26.437532 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-04 01:34:26.437725 | instance | Thursday 04 June 2026 01:34:26 +0000 (0:00:00.045) 0:00:05.570 *********
2026-06-04 01:34:26.964953 | instance | changed: [localhost]
2026-06-04 01:34:26.965136 | instance |
2026-06-04 01:34:26.965392 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-04 01:34:26.965597 | instance |
2026-06-04 01:34:26.965810 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-04 01:34:26.966023 | instance | Thursday 04 June 2026 01:34:26 +0000 (0:00:00.528) 0:00:06.098 *********
2026-06-04 01:34:27.129638 | instance | changed: [localhost]
2026-06-04 01:34:27.129767 | instance |
2026-06-04 01:34:27.130018 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-04 01:34:27.130239 | instance | Thursday 04 June 2026 01:34:27 +0000 (0:00:00.164) 0:00:06.262 *********
2026-06-04 01:34:27.155944 | instance | ok: [localhost]
2026-06-04 01:34:27.156322 | instance |
2026-06-04 01:34:27.156755 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-04 01:34:27.157118 | instance | Thursday 04 June 2026 01:34:27 +0000 (0:00:00.024) 0:00:06.286 *********
2026-06-04 01:34:27.181740 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-04 01:34:27.181852 | instance |
2026-06-04 01:34:27.182053 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-04 01:34:27.182237 | instance | Thursday 04 June 2026 01:34:27 +0000 (0:00:00.028) 0:00:06.315 *********
2026-06-04 01:34:27.522317 | instance | changed: [localhost]
2026-06-04 01:34:27.522566 | instance |
2026-06-04 01:34:27.522790 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-04 01:34:27.523014 | instance |
2026-06-04 01:34:27.523282 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-04 01:34:27.523513 | instance | Thursday 04 June 2026 01:34:27 +0000 (0:00:00.339) 0:00:06.654 *********
2026-06-04 01:34:27.692887 | instance | changed: [localhost]
2026-06-04 01:34:27.692920 | instance |
2026-06-04 01:34:27.692932 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-04 01:34:27.692942 | instance | Thursday 04 June 2026 01:34:27 +0000 (0:00:00.171) 0:00:06.825 *********
2026-06-04 01:34:27.715229 | instance | ok: [localhost]
2026-06-04 01:34:27.715324 | instance |
2026-06-04 01:34:27.715594 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-04 01:34:27.715861 | instance | Thursday 04 June 2026 01:34:27 +0000 (0:00:00.023) 0:00:06.848 *********
2026-06-04 01:34:27.759820 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-04 01:34:27.760088 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-04 01:34:27.760370 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-04 01:34:27.760688 | instance |
2026-06-04 01:34:27.760985 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-04 01:34:27.761233 | instance | Thursday 04 June 2026 01:34:27 +0000 (0:00:00.044) 0:00:06.892 *********
2026-06-04 01:34:28.102242 | instance | changed: [localhost]
2026-06-04 01:34:28.102593 | instance |
2026-06-04 01:34:28.102980 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-04 01:34:28.103426 | instance |
2026-06-04 01:34:28.103834 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-04 01:34:28.104148 | instance | Thursday 04 June 2026 01:34:28 +0000 (0:00:00.342) 0:00:07.235 *********
2026-06-04 01:34:28.318833 | instance | changed: [localhost]
2026-06-04 01:34:28.319021 | instance |
2026-06-04 01:34:28.319261 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-04 01:34:28.319461 | instance | Thursday 04 June 2026 01:34:28 +0000 (0:00:00.216) 0:00:07.451 *********
2026-06-04 01:34:28.349277 | instance | ok: [localhost]
2026-06-04 01:34:28.349477 | instance |
2026-06-04 01:34:28.349679 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-04 01:34:28.349882 | instance | Thursday 04 June 2026 01:34:28 +0000 (0:00:00.030) 0:00:07.482 *********
2026-06-04 01:34:28.387649 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-04 01:34:28.388011 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-04 01:34:28.388353 | instance |
2026-06-04 01:34:28.388670 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-04 01:34:28.388987 | instance | Thursday 04 June 2026 01:34:28 +0000 (0:00:00.037) 0:00:07.520 *********
2026-06-04 01:34:28.719697 | instance | changed: [localhost]
2026-06-04 01:34:28.719927 | instance |
2026-06-04 01:34:28.720336 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-04 01:34:28.720614 | instance |
2026-06-04 01:34:28.720892 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:34:28.721173 | instance | Thursday 04 June 2026 01:34:28 +0000 (0:00:00.332) 0:00:07.852 *********
2026-06-04 01:34:29.373989 | instance | ok: [localhost]
2026-06-04 01:34:29.374225 | instance |
2026-06-04 01:34:29.374524 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-04 01:34:29.374800 | instance | Thursday 04 June 2026 01:34:29 +0000 (0:00:00.654) 0:00:08.507 *********
2026-06-04 01:34:29.564702 | instance | changed: [localhost]
2026-06-04 01:34:29.564973 | instance |
2026-06-04 01:34:29.565282 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-04 01:34:29.565574 | instance | Thursday 04 June 2026 01:34:29 +0000 (0:00:00.190) 0:00:08.697 *********
2026-06-04 01:34:29.592681 | instance | ok: [localhost]
2026-06-04 01:34:29.592895 | instance |
2026-06-04 01:34:29.593128 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-04 01:34:29.593286 | instance | Thursday 04 June 2026 01:34:29 +0000 (0:00:00.028) 0:00:08.725 *********
2026-06-04 01:34:30.327158 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-04 01:34:30.327569 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-04 01:34:30.327912 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-04 01:34:30.328297 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-04 01:34:30.328646 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-04 01:34:30.328983 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-04 01:34:30.329323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-04 01:34:30.329657 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-04 01:34:30.329984 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-04 01:34:30.330313 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-04 01:34:30.330641 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-04 01:34:30.330965 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-04 01:34:30.331339 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-04 01:34:30.331780 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-04 01:34:30.332132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-04 01:34:30.332543 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-04 01:34:30.332787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-04 01:34:30.332998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-04 01:34:30.333203 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-04 01:34:30.333410 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-04 01:34:30.333620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-04 01:34:30.333825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-04 01:34:30.334032 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-04 01:34:30.334228 | instance |
2026-06-04 01:34:30.334434 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-04 01:34:30.334640 | instance | Thursday 04 June 2026 01:34:30 +0000 (0:00:00.734) 0:00:09.460 *********
2026-06-04 01:34:30.655930 | instance | changed: [localhost]
2026-06-04 01:34:30.656407 | instance |
2026-06-04 01:34:30.656781 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-04 01:34:30.657130 | instance | Thursday 04 June 2026 01:34:30 +0000 (0:00:00.327) 0:00:09.788 *********
2026-06-04 01:34:30.825884 | instance | changed: [localhost]
2026-06-04 01:34:30.826076 | instance |
2026-06-04 01:34:30.826240 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-04 01:34:30.826388 | instance |
2026-06-04 01:34:30.826559 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-04 01:34:30.826716 | instance | Thursday 04 June 2026 01:34:30 +0000 (0:00:00.169) 0:00:09.957 *********
2026-06-04 01:34:30.994677 | instance | changed: [localhost]
2026-06-04 01:34:30.994716 | instance |
2026-06-04 01:34:30.994723 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-04 01:34:30.994730 | instance | Thursday 04 June 2026 01:34:30 +0000 (0:00:00.169) 0:00:10.127 *********
2026-06-04 01:34:31.021495 | instance | ok: [localhost]
2026-06-04 01:34:31.021540 | instance |
2026-06-04 01:34:31.021548 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-04 01:34:31.021556 | instance | Thursday 04 June 2026 01:34:31 +0000 (0:00:00.027) 0:00:10.154 *********
2026-06-04 01:34:31.055289 | 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-06-04 01:34:31.055360 | instance |
2026-06-04 01:34:31.055373 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-04 01:34:31.055383 | instance | Thursday 04 June 2026 01:34:31 +0000 (0:00:00.033) 0:00:10.187 *********
2026-06-04 01:34:31.404147 | instance | changed: [localhost]
2026-06-04 01:34:31.404400 | instance |
2026-06-04 01:34:31.404689 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-04 01:34:31.405005 | instance |
2026-06-04 01:34:31.405283 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-04 01:34:31.405556 | instance | Thursday 04 June 2026 01:34:31 +0000 (0:00:00.349) 0:00:10.537 *********
2026-06-04 01:34:31.572150 | instance | changed: [localhost]
2026-06-04 01:34:31.572377 | instance |
2026-06-04 01:34:31.572649 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-04 01:34:31.573013 | instance | Thursday 04 June 2026 01:34:31 +0000 (0:00:00.168) 0:00:10.705 *********
2026-06-04 01:34:31.602369 | instance | ok: [localhost]
2026-06-04 01:34:31.602581 | instance |
2026-06-04 01:34:31.602872 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-04 01:34:31.603209 | instance | Thursday 04 June 2026 01:34:31 +0000 (0:00:00.030) 0:00:10.735 *********
2026-06-04 01:34:31.642930 | 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-06-04 01:34:31.643182 | instance |
2026-06-04 01:34:31.643454 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-04 01:34:31.643744 | instance | Thursday 04 June 2026 01:34:31 +0000 (0:00:00.040) 0:00:10.776 *********
2026-06-04 01:34:31.985190 | instance | changed: [localhost]
2026-06-04 01:34:31.985412 | instance |
2026-06-04 01:34:31.985750 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-04 01:34:31.986029 | instance |
2026-06-04 01:34:31.986309 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-04 01:34:31.986574 | instance | Thursday 04 June 2026 01:34:31 +0000 (0:00:00.342) 0:00:11.118 *********
2026-06-04 01:34:32.162260 | instance | changed: [localhost]
2026-06-04 01:34:32.162475 | instance |
2026-06-04 01:34:32.162765 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-04 01:34:32.163029 | instance | Thursday 04 June 2026 01:34:32 +0000 (0:00:00.176) 0:00:11.295 *********
2026-06-04 01:34:32.192140 | instance | ok: [localhost]
2026-06-04 01:34:32.192354 | instance |
2026-06-04 01:34:32.192629 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-04 01:34:32.192886 | instance | Thursday 04 June 2026 01:34:32 +0000 (0:00:00.030) 0:00:11.325 *********
2026-06-04 01:34:32.597564 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-04 01:34:32.597954 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-04 01:34:32.598289 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-04 01:34:32.598618 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-04 01:34:32.598962 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-04 01:34:32.599336 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-04 01:34:32.599673 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-04 01:34:32.600000 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-04 01:34:32.600330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-04 01:34:32.600657 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-04 01:34:32.600983 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-04 01:34:32.601369 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-04 01:34:32.601705 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-04 01:34:32.602110 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-04 01:34:32.602326 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-04 01:34:32.602534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-04 01:34:32.602740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-04 01:34:32.602946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-04 01:34:32.603186 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-04 01:34:32.603399 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-04 01:34:32.603614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-04 01:34:32.603823 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-04 01:34:32.604031 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-04 01:34:32.604238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-04 01:34:32.604444 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-04 01:34:32.604647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-04 01:34:32.604850 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-04 01:34:32.605053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-04 01:34:32.605254 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-04 01:34:32.605481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-04 01:34:32.605685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-04 01:34:32.605888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-04 01:34:32.606091 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-04 01:34:32.606296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-04 01:34:32.606501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-04 01:34:32.606703 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-04 01:34:32.606912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-04 01:34:32.607136 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-04 01:34:32.607343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-04 01:34:32.607549 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-04 01:34:32.607756 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-04 01:34:32.607959 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-04 01:34:32.608162 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-04 01:34:32.608374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-04 01:34:32.608591 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-04 01:34:32.608797 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-04 01:34:32.609001 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-04 01:34:32.609206 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-04 01:34:32.609454 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-04 01:34:32.609667 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-04 01:34:32.609814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-04 01:34:32.609967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-04 01:34:32.610113 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-04 01:34:32.610260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-04 01:34:32.610398 | instance |
2026-06-04 01:34:32.610545 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-04 01:34:32.610698 | instance | Thursday 04 June 2026 01:34:32 +0000 (0:00:00.405) 0:00:11.730 *********
2026-06-04 01:34:32.646491 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-04 01:34:32.646820 | instance |
2026-06-04 01:34:32.647185 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-04 01:34:32.647525 | instance | Thursday 04 June 2026 01:34:32 +0000 (0:00:00.049) 0:00:11.779 *********
2026-06-04 01:34:33.047251 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-04 01:34:33.047611 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-04 01:34:33.047925 | instance |
2026-06-04 01:34:33.048258 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-04 01:34:33.048590 | instance | Thursday 04 June 2026 01:34:33 +0000 (0:00:00.400) 0:00:12.180 *********
2026-06-04 01:34:35.025676 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-04 01:34:35.025732 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-04 01:34:35.025744 | instance |
2026-06-04 01:34:35.025754 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-04 01:34:35.025764 | instance | Thursday 04 June 2026 01:34:35 +0000 (0:00:01.976) 0:00:14.157 *********
2026-06-04 01:34:35.077298 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-04 01:34:35.077333 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-04 01:34:35.077344 | instance |
2026-06-04 01:34:35.077353 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-04 01:34:35.077363 | instance | Thursday 04 June 2026 01:34:35 +0000 (0:00:00.051) 0:00:14.209 *********
2026-06-04 01:34:35.401280 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-04 01:34:35.401336 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-04 01:34:35.401347 | instance |
2026-06-04 01:34:35.401358 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-04 01:34:35.401369 | instance | Thursday 04 June 2026 01:34:35 +0000 (0:00:00.323) 0:00:14.533 *********
2026-06-04 01:34:35.735237 | instance | changed: [localhost]
2026-06-04 01:34:35.735297 | instance |
2026-06-04 01:34:35.735576 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-04 01:34:35.735848 | instance | Thursday 04 June 2026 01:34:35 +0000 (0:00:00.334) 0:00:14.867 *********
2026-06-04 01:34:35.770979 | instance | skipping: [localhost]
2026-06-04 01:34:35.771378 | instance |
2026-06-04 01:34:35.771676 | instance | PLAY [Setup networking] ********************************************************
2026-06-04 01:34:35.771957 | instance |
2026-06-04 01:34:35.772386 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:34:35.772755 | instance | Thursday 04 June 2026 01:34:35 +0000 (0:00:00.036) 0:00:14.904 *********
2026-06-04 01:34:36.452376 | instance | ok: [instance]
2026-06-04 01:34:36.452788 | instance |
2026-06-04 01:34:36.453157 | instance | TASK [Create bridge for management network] ************************************
2026-06-04 01:34:36.453505 | instance | Thursday 04 June 2026 01:34:36 +0000 (0:00:00.680) 0:00:15.585 *********
2026-06-04 01:34:36.759659 | instance | ok: [instance]
2026-06-04 01:34:36.760052 | instance |
2026-06-04 01:34:36.760436 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-04 01:34:36.760661 | instance | Thursday 04 June 2026 01:34:36 +0000 (0:00:00.306) 0:00:15.892 *********
2026-06-04 01:34:36.960522 | instance | ok: [instance]
2026-06-04 01:34:36.960690 | instance |
2026-06-04 01:34:36.960948 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-04 01:34:36.961175 | instance | Thursday 04 June 2026 01:34:36 +0000 (0:00:00.201) 0:00:16.093 *********
2026-06-04 01:34:37.139823 | instance | ok: [instance]
2026-06-04 01:34:37.140090 | instance |
2026-06-04 01:34:37.140324 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-04 01:34:37.140566 | instance | Thursday 04 June 2026 01:34:37 +0000 (0:00:00.177) 0:00:16.271 *********
2026-06-04 01:34:37.321635 | instance | ok: [instance]
2026-06-04 01:34:37.321877 | instance |
2026-06-04 01:34:37.322064 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-04 01:34:37.322262 | instance | Thursday 04 June 2026 01:34:37 +0000 (0:00:00.181) 0:00:16.452 *********
2026-06-04 01:34:37.694779 | instance | ok: [instance] => (item=br-mgmt)
2026-06-04 01:34:37.695210 | instance | ok: [instance] => (item=dummy0)
2026-06-04 01:34:37.695537 | instance |
2026-06-04 01:34:37.695886 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-04 01:34:37.696246 | instance |
2026-06-04 01:34:37.696585 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:34:37.696946 | instance | Thursday 04 June 2026 01:34:37 +0000 (0:00:00.375) 0:00:16.828 *********
2026-06-04 01:34:38.412957 | instance | ok: [instance]
2026-06-04 01:34:38.413343 | instance |
2026-06-04 01:34:38.413689 | instance | TASK [Install depedencies] *****************************************************
2026-06-04 01:34:38.414030 | instance | Thursday 04 June 2026 01:34:38 +0000 (0:00:00.717) 0:00:17.545 *********
2026-06-04 01:34:57.370267 | instance | changed: [instance]
2026-06-04 01:34:57.370662 | instance |
2026-06-04 01:34:57.371115 | instance | TASK [Start up service] ********************************************************
2026-06-04 01:34:57.371516 | instance | Thursday 04 June 2026 01:34:57 +0000 (0:00:18.957) 0:00:36.503 *********
2026-06-04 01:34:57.888055 | instance | ok: [instance]
2026-06-04 01:34:57.888576 | instance |
2026-06-04 01:34:57.888620 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-04 01:34:57.888628 | instance | Thursday 04 June 2026 01:34:57 +0000 (0:00:00.517) 0:00:37.021 *********
2026-06-04 01:34:58.098593 | instance | ok: [instance]
2026-06-04 01:34:58.098664 | instance |
2026-06-04 01:34:58.098893 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-04 01:34:58.098923 | instance | Thursday 04 June 2026 01:34:58 +0000 (0:00:00.210) 0:00:37.232 *********
2026-06-04 01:34:58.529140 | instance | changed: [instance]
2026-06-04 01:34:58.529203 | instance |
2026-06-04 01:34:58.529459 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-04 01:34:58.529494 | instance | Thursday 04 June 2026 01:34:58 +0000 (0:00:00.430) 0:00:37.662 *********
2026-06-04 01:34:58.717021 | instance | ok: [instance]
2026-06-04 01:34:58.717109 | instance |
2026-06-04 01:34:58.717382 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-04 01:34:58.717410 | instance | Thursday 04 June 2026 01:34:58 +0000 (0:00:00.187) 0:00:37.850 *********
2026-06-04 01:34:58.742086 | instance | skipping: [instance]
2026-06-04 01:34:58.742468 | instance |
2026-06-04 01:34:58.742506 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-04 01:34:58.742512 | instance | Thursday 04 June 2026 01:34:58 +0000 (0:00:00.024) 0:00:37.875 *********
2026-06-04 01:34:59.252725 | instance | changed: [instance] => (item=osd0)
2026-06-04 01:34:59.253604 | instance | changed: [instance] => (item=osd1)
2026-06-04 01:34:59.253656 | instance | changed: [instance] => (item=osd2)
2026-06-04 01:34:59.253664 | instance |
2026-06-04 01:34:59.253671 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-04 01:34:59.253678 | instance | Thursday 04 June 2026 01:34:59 +0000 (0:00:00.510) 0:00:38.385 *********
2026-06-04 01:34:59.772042 | instance | changed: [instance] => (item=osd0)
2026-06-04 01:34:59.772119 | instance | changed: [instance] => (item=osd1)
2026-06-04 01:34:59.772254 | instance | changed: [instance] => (item=osd2)
2026-06-04 01:34:59.772470 | instance |
2026-06-04 01:34:59.772625 | instance | TASK [Start loop devices] ******************************************************
2026-06-04 01:34:59.772777 | instance | Thursday 04 June 2026 01:34:59 +0000 (0:00:00.519) 0:00:38.905 *********
2026-06-04 01:35:00.471652 | instance | changed: [instance] => (item=osd0)
2026-06-04 01:35:00.471725 | instance | changed: [instance] => (item=osd1)
2026-06-04 01:35:00.471868 | instance | changed: [instance] => (item=osd2)
2026-06-04 01:35:00.472189 | instance |
2026-06-04 01:35:00.472346 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-04 01:35:00.472495 | instance | Thursday 04 June 2026 01:35:00 +0000 (0:00:00.699) 0:00:39.605 *********
2026-06-04 01:35:03.493437 | instance | changed: [instance] => (item=osd0)
2026-06-04 01:35:03.493571 | instance | changed: [instance] => (item=osd1)
2026-06-04 01:35:03.494190 | instance | changed: [instance] => (item=osd2)
2026-06-04 01:35:03.494209 | instance |
2026-06-04 01:35:03.494215 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-04 01:35:03.494221 | instance | Thursday 04 June 2026 01:35:03 +0000 (0:00:03.021) 0:00:42.627 *********
2026-06-04 01:35:05.305377 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-04 01:35:05.306562 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-04 01:35:05.306603 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-04 01:35:05.306611 | instance |
2026-06-04 01:35:05.306618 | instance | PLAY [controllers] *************************************************************
2026-06-04 01:35:05.306625 | instance |
2026-06-04 01:35:05.306631 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:35:05.306637 | instance | Thursday 04 June 2026 01:35:05 +0000 (0:00:01.811) 0:00:44.438 *********
2026-06-04 01:35:06.159113 | instance | ok: [instance]
2026-06-04 01:35:06.159195 | instance |
2026-06-04 01:35:06.159574 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-04 01:35:06.159614 | instance | Thursday 04 June 2026 01:35:06 +0000 (0:00:00.853) 0:00:45.292 *********
2026-06-04 01:35:06.604383 | instance | changed: [instance]
2026-06-04 01:35:06.604640 | instance |
2026-06-04 01:35:06.605235 | instance | PLAY RECAP *********************************************************************
2026-06-04 01:35:06.605599 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-04 01:35:06.605959 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-04 01:35:06.606275 | instance |
2026-06-04 01:35:06.606606 | instance | Thursday 04 June 2026 01:35:06 +0000 (0:00:00.445) 0:00:45.737 *********
2026-06-04 01:35:06.606924 | instance | ===============================================================================
2026-06-04 01:35:06.607280 | instance | Install depedencies ---------------------------------------------------- 18.96s
2026-06-04 01:35:06.607609 | instance | Create a volume group for each loop device ------------------------------ 3.02s
2026-06-04 01:35:06.607942 | instance | Generate SSH keys for missing variables --------------------------------- 1.98s
2026-06-04 01:35:06.608297 | instance | Create a logical volume for each loop device ---------------------------- 1.81s
2026-06-04 01:35:06.608621 | instance | Configure short hostname ------------------------------------------------ 1.19s
2026-06-04 01:35:06.608941 | instance | Gathering Facts --------------------------------------------------------- 1.15s
2026-06-04 01:35:06.609266 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.01s
2026-06-04 01:35:06.609583 | instance | Create folders for workspace -------------------------------------------- 0.96s
2026-06-04 01:35:06.609901 | instance | Gathering Facts --------------------------------------------------------- 0.85s
2026-06-04 01:35:06.610220 | instance | Purge "snapd" package --------------------------------------------------- 0.74s
2026-06-04 01:35:06.610541 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s
2026-06-04 01:35:06.610859 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-04 01:35:06.611210 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-06-04 01:35:06.611536 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-06-04 01:35:06.611855 | instance | Gathering Facts --------------------------------------------------------- 0.65s
2026-06-04 01:35:06.612252 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s
2026-06-04 01:35:06.612558 | instance | Set permissions on loopback devices ------------------------------------- 0.52s
2026-06-04 01:35:06.612703 | instance | Start up service -------------------------------------------------------- 0.52s
2026-06-04 01:35:06.612850 | instance | Create devices for Ceph ------------------------------------------------- 0.51s
2026-06-04 01:35:06.612994 | instance | Set masquerade rule ----------------------------------------------------- 0.45s
2026-06-04 01:35:06.672803 | instance | INFO [aio > prepare] Executed: Successful
2026-06-04 01:35:06.688509 | instance | INFO [aio > converge] Executing
2026-06-04 01:35:09.374183 | instance |
2026-06-04 01:35:09.374565 | instance | PLAY [all] *********************************************************************
2026-06-04 01:35:09.374872 | instance |
2026-06-04 01:35:09.375236 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:35:09.375561 | instance | Thursday 04 June 2026 01:35:09 +0000 (0:00:00.016) 0:00:00.016 *********
2026-06-04 01:35:10.527854 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-04 01:35:10.528270 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-04 01:35:10.528616 | instance | interpreter could change the meaning of that path. See
2026-06-04 01:35:10.528978 | instance | https://docs.ansible.com/ansible-
2026-06-04 01:35:10.529432 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-04 01:35:10.536361 | instance | ok: [instance]
2026-06-04 01:35:10.536694 | instance |
2026-06-04 01:35:10.537044 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-04 01:35:10.537383 | instance | Thursday 04 June 2026 01:35:10 +0000 (0:00:01.162) 0:00:01.178 *********
2026-06-04 01:35:10.573742 | instance | skipping: [instance]
2026-06-04 01:35:10.574115 | instance |
2026-06-04 01:35:10.574460 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-04 01:35:10.574816 | instance | Thursday 04 June 2026 01:35:10 +0000 (0:00:00.037) 0:00:01.215 *********
2026-06-04 01:35:10.749010 | instance | ok: [instance]
2026-06-04 01:35:10.749248 | instance |
2026-06-04 01:35:10.749456 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-04 01:35:10.749647 | instance |
2026-06-04 01:35:10.749850 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:35:10.750047 | instance | Thursday 04 June 2026 01:35:10 +0000 (0:00:00.175) 0:00:01.391 *********
2026-06-04 01:35:11.608630 | instance | ok: [instance]
2026-06-04 01:35:11.609001 | instance |
2026-06-04 01:35:11.609341 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:35:11.609674 | instance | Thursday 04 June 2026 01:35:11 +0000 (0:00:00.858) 0:00:02.250 *********
2026-06-04 01:35:11.875132 | instance | ok: [instance]
2026-06-04 01:35:11.875324 | instance |
2026-06-04 01:35:11.875480 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:35:11.875631 | instance | Thursday 04 June 2026 01:35:11 +0000 (0:00:00.263) 0:00:02.513 *********
2026-06-04 01:35:11.913914 | instance | skipping: [instance]
2026-06-04 01:35:11.913948 | instance |
2026-06-04 01:35:11.913953 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 01:35:11.913958 | instance | Thursday 04 June 2026 01:35:11 +0000 (0:00:00.041) 0:00:02.555 *********
2026-06-04 01:35:12.263618 | instance | changed: [instance]
2026-06-04 01:35:12.263649 | instance |
2026-06-04 01:35:12.263654 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:35:12.263659 | instance | Thursday 04 June 2026 01:35:12 +0000 (0:00:00.349) 0:00:02.905 *********
2026-06-04 01:35:12.327107 | instance | ok: [instance] => {
2026-06-04 01:35:12.327141 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-04 01:35:12.327146 | instance | }
2026-06-04 01:35:12.327151 | instance |
2026-06-04 01:35:12.327155 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:35:12.327168 | instance | Thursday 04 June 2026 01:35:12 +0000 (0:00:00.063) 0:00:02.968 *********
2026-06-04 01:35:13.041890 | instance | changed: [instance]
2026-06-04 01:35:13.041961 | instance |
2026-06-04 01:35:13.042201 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:35:13.042235 | instance | Thursday 04 June 2026 01:35:13 +0000 (0:00:00.715) 0:00:03.684 *********
2026-06-04 01:35:13.091268 | instance | skipping: [instance]
2026-06-04 01:35:13.091336 | instance |
2026-06-04 01:35:13.091660 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:35:13.091700 | instance | Thursday 04 June 2026 01:35:13 +0000 (0:00:00.049) 0:00:03.733 *********
2026-06-04 01:35:13.138864 | instance | skipping: [instance]
2026-06-04 01:35:13.139202 | instance |
2026-06-04 01:35:13.139399 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:35:13.139417 | instance | Thursday 04 June 2026 01:35:13 +0000 (0:00:00.047) 0:00:03.780 *********
2026-06-04 01:35:13.347682 | instance | ok: [instance]
2026-06-04 01:35:13.347739 | instance |
2026-06-04 01:35:13.348009 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:35:13.348044 | instance | Thursday 04 June 2026 01:35:13 +0000 (0:00:00.208) 0:00:03.989 *********
2026-06-04 01:35:14.489080 | instance | ok: [instance]
2026-06-04 01:35:14.489151 | instance |
2026-06-04 01:35:14.489368 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:35:14.489410 | instance | Thursday 04 June 2026 01:35:14 +0000 (0:00:01.141) 0:00:05.131 *********
2026-06-04 01:35:14.561623 | instance | ok: [instance] => {
2026-06-04 01:35:14.562404 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-04 01:35:14.562450 | instance | }
2026-06-04 01:35:14.562459 | instance |
2026-06-04 01:35:14.562465 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:35:14.562472 | instance | Thursday 04 June 2026 01:35:14 +0000 (0:00:00.072) 0:00:05.203 *********
2026-06-04 01:35:15.282801 | instance | changed: [instance]
2026-06-04 01:35:15.282874 | instance |
2026-06-04 01:35:15.283111 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:35:15.283149 | instance | Thursday 04 June 2026 01:35:15 +0000 (0:00:00.721) 0:00:05.924 *********
2026-06-04 01:35:18.107517 | instance | changed: [instance]
2026-06-04 01:35:18.107584 | instance |
2026-06-04 01:35:18.107837 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 01:35:18.107884 | instance | Thursday 04 June 2026 01:35:18 +0000 (0:00:02.824) 0:00:08.749 *********
2026-06-04 01:35:18.137942 | instance | skipping: [instance]
2026-06-04 01:35:18.138359 | instance |
2026-06-04 01:35:18.138520 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 01:35:18.138527 | instance | Thursday 04 June 2026 01:35:18 +0000 (0:00:00.030) 0:00:08.779 *********
2026-06-04 01:35:18.168673 | instance | skipping: [instance]
2026-06-04 01:35:18.169056 | instance |
2026-06-04 01:35:18.169094 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 01:35:18.169100 | instance | Thursday 04 June 2026 01:35:18 +0000 (0:00:00.030) 0:00:08.810 *********
2026-06-04 01:35:18.205737 | instance | skipping: [instance]
2026-06-04 01:35:18.205896 | instance |
2026-06-04 01:35:18.206080 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 01:35:18.206364 | instance | Thursday 04 June 2026 01:35:18 +0000 (0:00:00.037) 0:00:08.847 *********
2026-06-04 01:35:25.545929 | instance | changed: [instance]
2026-06-04 01:35:25.546065 | instance |
2026-06-04 01:35:25.546096 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 01:35:25.546214 | instance | Thursday 04 June 2026 01:35:25 +0000 (0:00:07.340) 0:00:16.188 *********
2026-06-04 01:35:26.205866 | instance | changed: [instance]
2026-06-04 01:35:26.205938 | instance |
2026-06-04 01:35:26.205957 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 01:35:26.206098 | instance | Thursday 04 June 2026 01:35:26 +0000 (0:00:00.659) 0:00:16.847 *********
2026-06-04 01:35:27.099546 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 01:35:27.099616 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 01:35:27.100355 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 01:35:27.100392 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 01:35:27.100399 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 01:35:27.100404 | instance |
2026-06-04 01:35:27.100408 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 01:35:27.100413 | instance | Thursday 04 June 2026 01:35:27 +0000 (0:00:00.893) 0:00:17.741 *********
2026-06-04 01:35:27.684994 | instance | changed: [instance]
2026-06-04 01:35:27.685070 | instance |
2026-06-04 01:35:27.685861 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 01:35:27.685899 | instance | Thursday 04 June 2026 01:35:27 +0000 (0:00:00.577) 0:00:18.318 *********
2026-06-04 01:35:27.685904 | instance |
2026-06-04 01:35:27.685909 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-04 01:35:27.685913 | instance | Thursday 04 June 2026 01:35:27 +0000 (0:00:00.008) 0:00:18.327 *********
2026-06-04 01:35:28.597324 | instance | ok: [instance]
2026-06-04 01:35:28.597399 | instance |
2026-06-04 01:35:28.597644 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-04 01:35:28.597677 | instance | Thursday 04 June 2026 01:35:28 +0000 (0:00:00.912) 0:00:19.239 *********
2026-06-04 01:35:29.022019 | instance | changed: [instance]
2026-06-04 01:35:29.022114 | instance |
2026-06-04 01:35:29.022393 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 01:35:29.022464 | instance | Thursday 04 June 2026 01:35:29 +0000 (0:00:00.424) 0:00:19.663 *********
2026-06-04 01:35:29.584220 | instance | changed: [instance]
2026-06-04 01:35:29.584356 | instance |
2026-06-04 01:35:29.584369 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:35:29.584505 | instance | Thursday 04 June 2026 01:35:29 +0000 (0:00:00.562) 0:00:20.226 *********
2026-06-04 01:35:29.815753 | instance | ok: [instance]
2026-06-04 01:35:29.815839 | instance |
2026-06-04 01:35:29.816149 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:35:29.816429 | instance | Thursday 04 June 2026 01:35:29 +0000 (0:00:00.231) 0:00:20.457 *********
2026-06-04 01:35:29.876533 | instance | ok: [instance] => {
2026-06-04 01:35:29.877343 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-04 01:35:29.877385 | instance | }
2026-06-04 01:35:29.877392 | instance |
2026-06-04 01:35:29.877399 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:35:29.877405 | instance | Thursday 04 June 2026 01:35:29 +0000 (0:00:00.060) 0:00:20.518 *********
2026-06-04 01:35:30.758271 | instance | changed: [instance]
2026-06-04 01:35:30.758338 | instance |
2026-06-04 01:35:30.758556 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:35:30.758571 | instance | Thursday 04 June 2026 01:35:30 +0000 (0:00:00.882) 0:00:21.400 *********
2026-06-04 01:35:35.037392 | instance | changed: [instance]
2026-06-04 01:35:35.037466 | instance |
2026-06-04 01:35:35.037717 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-04 01:35:35.037755 | instance | Thursday 04 June 2026 01:35:35 +0000 (0:00:04.279) 0:00:25.679 *********
2026-06-04 01:35:35.988245 | instance | ok: [instance]
2026-06-04 01:35:35.988320 | instance |
2026-06-04 01:35:35.988538 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-04 01:35:35.988574 | instance | Thursday 04 June 2026 01:35:35 +0000 (0:00:00.950) 0:00:26.630 *********
2026-06-04 01:35:36.463382 | instance | changed: [instance]
2026-06-04 01:35:36.463455 | instance |
2026-06-04 01:35:36.463727 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-04 01:35:36.463765 | instance | Thursday 04 June 2026 01:35:36 +0000 (0:00:00.475) 0:00:27.105 *********
2026-06-04 01:35:36.901896 | instance | changed: [instance]
2026-06-04 01:35:36.901958 | instance |
2026-06-04 01:35:36.902205 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-04 01:35:36.902244 | instance | Thursday 04 June 2026 01:35:36 +0000 (0:00:00.438) 0:00:27.543 *********
2026-06-04 01:35:37.442810 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-04 01:35:37.442927 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-04 01:35:37.443200 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-04 01:35:37.443289 | instance |
2026-06-04 01:35:37.443615 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-04 01:35:37.443664 | instance | Thursday 04 June 2026 01:35:37 +0000 (0:00:00.540) 0:00:28.084 *********
2026-06-04 01:35:37.876954 | instance | changed: [instance]
2026-06-04 01:35:37.877028 | instance |
2026-06-04 01:35:37.877306 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-04 01:35:37.877345 | instance | Thursday 04 June 2026 01:35:37 +0000 (0:00:00.434) 0:00:28.519 *********
2026-06-04 01:35:38.328405 | instance | changed: [instance]
2026-06-04 01:35:38.328471 | instance |
2026-06-04 01:35:38.329089 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-04 01:35:38.329127 | instance | Thursday 04 June 2026 01:35:38 +0000 (0:00:00.443) 0:00:28.962 *********
2026-06-04 01:35:38.329133 | instance |
2026-06-04 01:35:38.329138 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-04 01:35:38.329142 | instance | Thursday 04 June 2026 01:35:38 +0000 (0:00:00.008) 0:00:28.970 *********
2026-06-04 01:35:39.002324 | instance | ok: [instance]
2026-06-04 01:35:39.002394 | instance |
2026-06-04 01:35:39.002649 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-04 01:35:39.002689 | instance | Thursday 04 June 2026 01:35:38 +0000 (0:00:00.673) 0:00:29.644 *********
2026-06-04 01:35:40.898911 | instance | changed: [instance]
2026-06-04 01:35:40.899049 | instance |
2026-06-04 01:35:40.899062 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-04 01:35:40.899246 | instance | Thursday 04 June 2026 01:35:40 +0000 (0:00:01.896) 0:00:31.541 *********
2026-06-04 01:35:41.459152 | instance | changed: [instance]
2026-06-04 01:35:41.459219 | instance |
2026-06-04 01:35:41.459484 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-04 01:35:41.459499 | instance | Thursday 04 June 2026 01:35:41 +0000 (0:00:00.560) 0:00:32.101 *********
2026-06-04 01:35:41.514755 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-04 01:35:41.514860 | instance |
2026-06-04 01:35:41.515122 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-04 01:35:41.515138 | instance | Thursday 04 June 2026 01:35:41 +0000 (0:00:00.055) 0:00:32.156 *********
2026-06-04 01:35:46.152863 | instance | changed: [instance]
2026-06-04 01:35:46.152987 | instance |
2026-06-04 01:35:46.153366 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-04 01:35:46.153415 | instance | Thursday 04 June 2026 01:35:46 +0000 (0:00:04.637) 0:00:36.794 *********
2026-06-04 01:35:46.765788 | instance | ok: [instance] => (item=chronyd)
2026-06-04 01:35:46.765885 | instance | ok: [instance] => (item=sshd)
2026-06-04 01:35:46.766264 | instance |
2026-06-04 01:35:46.766298 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-04 01:35:46.766304 | instance | Thursday 04 June 2026 01:35:46 +0000 (0:00:00.613) 0:00:37.407 *********
2026-06-04 01:35:47.084046 | instance | changed: [instance]
2026-06-04 01:35:47.084142 | instance |
2026-06-04 01:35:47.084432 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-04 01:35:47.084468 | instance | Thursday 04 June 2026 01:35:47 +0000 (0:00:00.318) 0:00:37.726 *********
2026-06-04 01:35:47.276165 | instance | ok: [instance]
2026-06-04 01:35:47.276267 | instance |
2026-06-04 01:35:47.276529 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-04 01:35:47.276565 | instance | Thursday 04 June 2026 01:35:47 +0000 (0:00:00.192) 0:00:37.918 *********
2026-06-04 01:35:47.720222 | instance | changed: [instance]
2026-06-04 01:35:47.720331 | instance |
2026-06-04 01:35:47.720594 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-04 01:35:47.720635 | instance | Thursday 04 June 2026 01:35:47 +0000 (0:00:00.444) 0:00:38.362 *********
2026-06-04 01:35:48.074414 | instance | changed: [instance]
2026-06-04 01:35:48.074815 | instance |
2026-06-04 01:35:48.074856 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-04 01:35:48.074862 | instance | Thursday 04 June 2026 01:35:48 +0000 (0:00:00.353) 0:00:38.716 *********
2026-06-04 01:35:48.186151 | instance | ok: [instance]
2026-06-04 01:35:48.186247 | instance |
2026-06-04 01:35:48.186459 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-04 01:35:48.186497 | instance | Thursday 04 June 2026 01:35:48 +0000 (0:00:00.111) 0:00:38.828 *********
2026-06-04 01:35:48.400914 | instance | ok: [instance] => (item=instance)
2026-06-04 01:35:48.400989 | instance |
2026-06-04 01:35:48.401251 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-04 01:35:48.401289 | instance | Thursday 04 June 2026 01:35:48 +0000 (0:00:00.214) 0:00:39.043 *********
2026-06-04 01:35:48.453983 | instance | ok: [instance]
2026-06-04 01:35:48.454040 | instance |
2026-06-04 01:35:48.454290 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-04 01:35:48.454305 | instance | Thursday 04 June 2026 01:35:48 +0000 (0:00:00.053) 0:00:39.096 *********
2026-06-04 01:35:48.522276 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-04 01:35:48.522363 | instance |
2026-06-04 01:35:48.522628 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-04 01:35:48.522795 | instance | Thursday 04 June 2026 01:35:48 +0000 (0:00:00.068) 0:00:39.164 *********
2026-06-04 01:35:48.852003 | instance | changed: [instance]
2026-06-04 01:35:48.852067 | instance |
2026-06-04 01:35:48.852293 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-04 01:35:48.852328 | instance | Thursday 04 June 2026 01:35:48 +0000 (0:00:00.329) 0:00:39.493 *********
2026-06-04 01:35:49.554012 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-04 01:35:49.554067 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-04 01:35:49.554598 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-04 01:35:49.554636 | instance |
2026-06-04 01:35:49.554642 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-04 01:35:49.554647 | instance | Thursday 04 June 2026 01:35:49 +0000 (0:00:00.702) 0:00:40.196 *********
2026-06-04 01:37:13.884452 | instance | ok: [instance]
2026-06-04 01:37:13.884540 | instance |
2026-06-04 01:37:13.884587 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-04 01:37:13.884709 | instance | Thursday 04 June 2026 01:37:13 +0000 (0:01:24.330) 0:02:04.526 *********
2026-06-04 01:37:14.100489 | instance | changed: [instance]
2026-06-04 01:37:14.100527 | instance |
2026-06-04 01:37:14.100533 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-04 01:37:14.100544 | instance | Thursday 04 June 2026 01:37:14 +0000 (0:00:00.215) 0:02:04.742 *********
2026-06-04 01:37:14.142059 | instance | ok: [instance]
2026-06-04 01:37:14.142095 | instance |
2026-06-04 01:37:14.142102 | instance | TASK [Install Ceph host] *******************************************************
2026-06-04 01:37:14.142107 | instance | Thursday 04 June 2026 01:37:14 +0000 (0:00:00.041) 0:02:04.783 *********
2026-06-04 01:37:14.223814 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-04 01:37:14.223842 | instance |
2026-06-04 01:37:14.223847 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-04 01:37:14.223852 | instance | Thursday 04 June 2026 01:37:14 +0000 (0:00:00.081) 0:02:04.865 *********
2026-06-04 01:37:19.901159 | instance | ok: [instance]
2026-06-04 01:37:19.901230 | instance |
2026-06-04 01:37:19.901521 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-04 01:37:19.901558 | instance | Thursday 04 June 2026 01:37:19 +0000 (0:00:05.677) 0:02:10.543 *********
2026-06-04 01:37:19.950632 | instance | ok: [instance] => (item=instance)
2026-06-04 01:37:19.950709 | instance |
2026-06-04 01:37:19.950966 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-04 01:37:19.951003 | instance | Thursday 04 June 2026 01:37:19 +0000 (0:00:00.049) 0:02:10.592 *********
2026-06-04 01:37:20.375154 | instance | ok: [instance]
2026-06-04 01:37:20.375395 | instance |
2026-06-04 01:37:20.375678 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-04 01:37:20.375725 | instance | Thursday 04 June 2026 01:37:20 +0000 (0:00:00.423) 0:02:11.016 *********
2026-06-04 01:37:28.137729 | instance | ok: [instance]
2026-06-04 01:37:28.137835 | instance |
2026-06-04 01:37:28.138064 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-04 01:37:28.138099 | instance | Thursday 04 June 2026 01:37:28 +0000 (0:00:07.763) 0:02:18.779 *********
2026-06-04 01:38:14.889811 | instance | changed: [instance]
2026-06-04 01:38:14.889886 | instance |
2026-06-04 01:38:14.889964 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-04 01:38:14.890080 | instance | Thursday 04 June 2026 01:38:14 +0000 (0:00:46.751) 0:03:05.531 *********
2026-06-04 01:38:28.965502 | instance | ok: [instance]
2026-06-04 01:38:28.965592 | instance |
2026-06-04 01:38:28.965659 | instance | TASK [Install Ceph host] *******************************************************
2026-06-04 01:38:28.965795 | instance | Thursday 04 June 2026 01:38:28 +0000 (0:00:14.075) 0:03:19.607 *********
2026-06-04 01:38:29.055721 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-04 01:38:29.055765 | instance |
2026-06-04 01:38:29.055771 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-04 01:38:29.055776 | instance | Thursday 04 June 2026 01:38:29 +0000 (0:00:00.089) 0:03:19.697 *********
2026-06-04 01:38:29.108253 | instance | skipping: [instance]
2026-06-04 01:38:29.108357 | instance |
2026-06-04 01:38:29.108632 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-04 01:38:29.108666 | instance | Thursday 04 June 2026 01:38:29 +0000 (0:00:00.053) 0:03:19.750 *********
2026-06-04 01:38:29.162023 | instance | skipping: [instance] => (item=instance)
2026-06-04 01:38:29.162526 | instance | skipping: [instance]
2026-06-04 01:38:29.162570 | instance |
2026-06-04 01:38:29.162576 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-04 01:38:29.162582 | instance | Thursday 04 June 2026 01:38:29 +0000 (0:00:00.053) 0:03:19.804 *********
2026-06-04 01:38:29.410068 | instance | ok: [instance]
2026-06-04 01:38:29.410201 | instance |
2026-06-04 01:38:29.410593 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-04 01:38:29.410644 | instance | Thursday 04 June 2026 01:38:29 +0000 (0:00:00.247) 0:03:20.051 *********
2026-06-04 01:38:35.819475 | instance | ok: [instance]
2026-06-04 01:38:35.819574 | instance |
2026-06-04 01:38:35.819839 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-04 01:38:35.819890 | instance | Thursday 04 June 2026 01:38:35 +0000 (0:00:06.409) 0:03:26.461 *********
2026-06-04 01:38:48.152151 | instance | changed: [instance]
2026-06-04 01:38:48.152613 | instance |
2026-06-04 01:38:48.152633 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-04 01:38:48.152641 | instance | Thursday 04 June 2026 01:38:48 +0000 (0:00:12.333) 0:03:38.794 *********
2026-06-04 01:38:54.135297 | instance | ok: [instance]
2026-06-04 01:38:54.135364 | instance |
2026-06-04 01:38:54.135635 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-04 01:38:54.135662 | instance | Thursday 04 June 2026 01:38:54 +0000 (0:00:05.983) 0:03:44.777 *********
2026-06-04 01:39:01.798328 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-04 01:39:01.798414 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-04 01:39:01.798483 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-04 01:39:01.798601 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-04 01:39:01.798716 | instance |
2026-06-04 01:39:01.798847 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-04 01:39:01.798981 | instance |
2026-06-04 01:39:01.799228 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:39:01.799366 | instance | Thursday 04 June 2026 01:39:01 +0000 (0:00:07.663) 0:03:52.440 *********
2026-06-04 01:39:02.696696 | instance | ok: [instance]
2026-06-04 01:39:02.696777 | instance |
2026-06-04 01:39:02.696911 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:39:02.697073 | instance | Thursday 04 June 2026 01:39:02 +0000 (0:00:00.897) 0:03:53.337 *********
2026-06-04 01:39:02.897532 | instance | ok: [instance]
2026-06-04 01:39:02.897610 | instance |
2026-06-04 01:39:02.897672 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:39:02.897806 | instance | Thursday 04 June 2026 01:39:02 +0000 (0:00:00.201) 0:03:53.539 *********
2026-06-04 01:39:02.936953 | instance | skipping: [instance]
2026-06-04 01:39:02.937048 | instance |
2026-06-04 01:39:02.937127 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 01:39:02.937250 | instance | Thursday 04 June 2026 01:39:02 +0000 (0:00:00.039) 0:03:53.579 *********
2026-06-04 01:39:03.145251 | instance | ok: [instance]
2026-06-04 01:39:03.145321 | instance |
2026-06-04 01:39:03.145461 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:39:03.145585 | instance | Thursday 04 June 2026 01:39:03 +0000 (0:00:00.208) 0:03:53.787 *********
2026-06-04 01:39:03.201956 | instance | ok: [instance] => {
2026-06-04 01:39:03.202079 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-04 01:39:03.202245 | instance | }
2026-06-04 01:39:03.202402 | instance |
2026-06-04 01:39:03.202571 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:39:03.202741 | instance | Thursday 04 June 2026 01:39:03 +0000 (0:00:00.056) 0:03:53.843 *********
2026-06-04 01:39:03.493042 | instance | ok: [instance]
2026-06-04 01:39:03.493115 | instance |
2026-06-04 01:39:03.493232 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:39:03.493351 | instance | Thursday 04 June 2026 01:39:03 +0000 (0:00:00.291) 0:03:54.135 *********
2026-06-04 01:39:03.541490 | instance | skipping: [instance]
2026-06-04 01:39:03.541576 | instance |
2026-06-04 01:39:03.541636 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:39:03.541788 | instance | Thursday 04 June 2026 01:39:03 +0000 (0:00:00.048) 0:03:54.183 *********
2026-06-04 01:39:03.588675 | instance | skipping: [instance]
2026-06-04 01:39:03.588744 | instance |
2026-06-04 01:39:03.588837 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:39:03.588947 | instance | Thursday 04 June 2026 01:39:03 +0000 (0:00:00.047) 0:03:54.230 *********
2026-06-04 01:39:03.786890 | instance | ok: [instance]
2026-06-04 01:39:03.786960 | instance |
2026-06-04 01:39:03.787057 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:39:03.787214 | instance | Thursday 04 June 2026 01:39:03 +0000 (0:00:00.198) 0:03:54.429 *********
2026-06-04 01:39:04.827911 | instance | ok: [instance]
2026-06-04 01:39:04.828292 | instance |
2026-06-04 01:39:04.828306 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:39:04.828331 | instance | Thursday 04 June 2026 01:39:04 +0000 (0:00:01.040) 0:03:55.470 *********
2026-06-04 01:39:04.896641 | instance | ok: [instance] => {
2026-06-04 01:39:04.896722 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-04 01:39:04.896826 | instance | }
2026-06-04 01:39:04.896932 | instance |
2026-06-04 01:39:04.897056 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:39:04.897179 | instance | Thursday 04 June 2026 01:39:04 +0000 (0:00:00.068) 0:03:55.538 *********
2026-06-04 01:39:05.234586 | instance | ok: [instance]
2026-06-04 01:39:05.234667 | instance |
2026-06-04 01:39:05.234786 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:39:05.234912 | instance | Thursday 04 June 2026 01:39:05 +0000 (0:00:00.338) 0:03:55.876 *********
2026-06-04 01:39:07.162570 | instance | ok: [instance]
2026-06-04 01:39:07.162714 | instance |
2026-06-04 01:39:07.162909 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 01:39:07.163121 | instance | Thursday 04 June 2026 01:39:07 +0000 (0:00:01.927) 0:03:57.804 *********
2026-06-04 01:39:07.197216 | instance | skipping: [instance]
2026-06-04 01:39:07.197318 | instance |
2026-06-04 01:39:07.197447 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 01:39:07.197576 | instance | Thursday 04 June 2026 01:39:07 +0000 (0:00:00.034) 0:03:57.839 *********
2026-06-04 01:39:07.232920 | instance | skipping: [instance]
2026-06-04 01:39:07.233063 | instance |
2026-06-04 01:39:07.233226 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 01:39:07.233391 | instance | Thursday 04 June 2026 01:39:07 +0000 (0:00:00.035) 0:03:57.874 *********
2026-06-04 01:39:07.264693 | instance | skipping: [instance]
2026-06-04 01:39:07.264785 | instance |
2026-06-04 01:39:07.264946 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 01:39:07.265100 | instance | Thursday 04 June 2026 01:39:07 +0000 (0:00:00.031) 0:03:57.906 *********
2026-06-04 01:39:08.289370 | instance | ok: [instance]
2026-06-04 01:39:08.289486 | instance |
2026-06-04 01:39:08.289679 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 01:39:08.289832 | instance | Thursday 04 June 2026 01:39:08 +0000 (0:00:01.024) 0:03:58.931 *********
2026-06-04 01:39:08.705582 | instance | ok: [instance]
2026-06-04 01:39:08.705666 | instance |
2026-06-04 01:39:08.706026 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 01:39:08.706069 | instance | Thursday 04 June 2026 01:39:08 +0000 (0:00:00.416) 0:03:59.347 *********
2026-06-04 01:39:09.596979 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 01:39:09.598245 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 01:39:09.598293 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 01:39:09.598301 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 01:39:09.598308 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 01:39:09.598316 | instance |
2026-06-04 01:39:09.598323 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 01:39:09.598329 | instance | Thursday 04 June 2026 01:39:09 +0000 (0:00:00.891) 0:04:00.238 *********
2026-06-04 01:39:10.113685 | instance | ok: [instance]
2026-06-04 01:39:10.113758 | instance |
2026-06-04 01:39:10.114333 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 01:39:10.114375 | instance | Thursday 04 June 2026 01:39:10 +0000 (0:00:00.508) 0:04:00.747 *********
2026-06-04 01:39:10.114380 | instance |
2026-06-04 01:39:10.114385 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 01:39:10.114390 | instance | Thursday 04 June 2026 01:39:10 +0000 (0:00:00.008) 0:04:00.755 *********
2026-06-04 01:39:10.460505 | instance | ok: [instance]
2026-06-04 01:39:10.460585 | instance |
2026-06-04 01:39:10.460809 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:39:10.460846 | instance | Thursday 04 June 2026 01:39:10 +0000 (0:00:00.346) 0:04:01.102 *********
2026-06-04 01:39:10.666668 | instance | ok: [instance]
2026-06-04 01:39:10.666722 | instance |
2026-06-04 01:39:10.666987 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:39:10.667026 | instance | Thursday 04 June 2026 01:39:10 +0000 (0:00:00.206) 0:04:01.308 *********
2026-06-04 01:39:10.719530 | instance | ok: [instance] => {
2026-06-04 01:39:10.719605 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-04 01:39:10.720107 | instance | }
2026-06-04 01:39:10.720148 | instance |
2026-06-04 01:39:10.720154 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:39:10.720159 | instance | Thursday 04 June 2026 01:39:10 +0000 (0:00:00.052) 0:04:01.361 *********
2026-06-04 01:39:11.072983 | instance | ok: [instance]
2026-06-04 01:39:11.073059 | instance |
2026-06-04 01:39:11.073274 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:39:11.073313 | instance | Thursday 04 June 2026 01:39:11 +0000 (0:00:00.353) 0:04:01.715 *********
2026-06-04 01:39:15.112837 | instance | ok: [instance]
2026-06-04 01:39:15.112952 | instance |
2026-06-04 01:39:15.113218 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-04 01:39:15.113261 | instance | Thursday 04 June 2026 01:39:15 +0000 (0:00:04.039) 0:04:05.754 *********
2026-06-04 01:39:16.083719 | instance | ok: [instance]
2026-06-04 01:39:16.083815 | instance |
2026-06-04 01:39:16.084239 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-04 01:39:16.084285 | instance | Thursday 04 June 2026 01:39:16 +0000 (0:00:00.970) 0:04:06.725 *********
2026-06-04 01:39:16.288967 | instance | ok: [instance]
2026-06-04 01:39:16.289036 | instance |
2026-06-04 01:39:16.289530 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-04 01:39:16.289573 | instance | Thursday 04 June 2026 01:39:16 +0000 (0:00:00.205) 0:04:06.930 *********
2026-06-04 01:39:16.709043 | instance | ok: [instance]
2026-06-04 01:39:16.709121 | instance |
2026-06-04 01:39:16.709503 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-04 01:39:16.709574 | instance | Thursday 04 June 2026 01:39:16 +0000 (0:00:00.419) 0:04:07.350 *********
2026-06-04 01:39:17.277361 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-04 01:39:17.277478 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-04 01:39:17.278147 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-04 01:39:17.278200 | instance |
2026-06-04 01:39:17.278208 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-04 01:39:17.278216 | instance | Thursday 04 June 2026 01:39:17 +0000 (0:00:00.569) 0:04:07.919 *********
2026-06-04 01:39:17.692146 | instance | ok: [instance]
2026-06-04 01:39:17.692556 | instance |
2026-06-04 01:39:17.692620 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-04 01:39:17.692627 | instance | Thursday 04 June 2026 01:39:17 +0000 (0:00:00.414) 0:04:08.333 *********
2026-06-04 01:39:18.111598 | instance | ok: [instance]
2026-06-04 01:39:18.111681 | instance |
2026-06-04 01:39:18.112418 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-04 01:39:18.112441 | instance | Thursday 04 June 2026 01:39:18 +0000 (0:00:00.411) 0:04:08.745 *********
2026-06-04 01:39:18.112454 | instance |
2026-06-04 01:39:18.112468 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-04 01:39:18.112474 | instance | Thursday 04 June 2026 01:39:18 +0000 (0:00:00.007) 0:04:08.753 *********
2026-06-04 01:39:18.478038 | instance | ok: [instance]
2026-06-04 01:39:18.478103 | instance |
2026-06-04 01:39:18.478330 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-04 01:39:18.478370 | instance | Thursday 04 June 2026 01:39:18 +0000 (0:00:00.366) 0:04:09.120 *********
2026-06-04 01:39:18.536552 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-04 01:39:18.536945 | instance |
2026-06-04 01:39:18.536968 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-04 01:39:18.536983 | instance | Thursday 04 June 2026 01:39:18 +0000 (0:00:00.058) 0:04:09.178 *********
2026-06-04 01:39:19.660764 | instance | ok: [instance]
2026-06-04 01:39:19.660851 | instance |
2026-06-04 01:39:19.661207 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-04 01:39:19.661245 | instance | Thursday 04 June 2026 01:39:19 +0000 (0:00:01.124) 0:04:10.302 *********
2026-06-04 01:39:20.290352 | instance | ok: [instance] => (item=chronyd)
2026-06-04 01:39:20.290423 | instance | ok: [instance] => (item=sshd)
2026-06-04 01:39:20.290830 | instance |
2026-06-04 01:39:20.290870 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-04 01:39:20.290876 | instance | Thursday 04 June 2026 01:39:20 +0000 (0:00:00.629) 0:04:10.932 *********
2026-06-04 01:39:20.578109 | instance | ok: [instance]
2026-06-04 01:39:20.578193 | instance |
2026-06-04 01:39:20.578494 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-04 01:39:20.578536 | instance | Thursday 04 June 2026 01:39:20 +0000 (0:00:00.287) 0:04:11.220 *********
2026-06-04 01:39:20.790057 | instance | ok: [instance]
2026-06-04 01:39:20.790120 | instance |
2026-06-04 01:39:20.790416 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-04 01:39:20.790435 | instance | Thursday 04 June 2026 01:39:20 +0000 (0:00:00.211) 0:04:11.432 *********
2026-06-04 01:39:21.030506 | instance | ok: [instance]
2026-06-04 01:39:21.030602 | instance |
2026-06-04 01:39:21.030903 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-04 01:39:21.030919 | instance | Thursday 04 June 2026 01:39:21 +0000 (0:00:00.240) 0:04:11.672 *********
2026-06-04 01:39:21.226829 | instance | ok: [instance]
2026-06-04 01:39:21.226887 | instance |
2026-06-04 01:39:21.227188 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-04 01:39:21.227272 | instance | Thursday 04 June 2026 01:39:21 +0000 (0:00:00.196) 0:04:11.868 *********
2026-06-04 01:39:21.437817 | instance | ok: [instance] => (item=instance)
2026-06-04 01:39:21.437890 | instance |
2026-06-04 01:39:21.438102 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-04 01:39:21.438137 | instance | Thursday 04 June 2026 01:39:21 +0000 (0:00:00.211) 0:04:12.079 *********
2026-06-04 01:39:21.487894 | instance | ok: [instance]
2026-06-04 01:39:21.488263 | instance |
2026-06-04 01:39:21.488307 | instance | TASK [Install Ceph host] *******************************************************
2026-06-04 01:39:21.488313 | instance | Thursday 04 June 2026 01:39:21 +0000 (0:00:00.049) 0:04:12.129 *********
2026-06-04 01:39:21.553134 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-04 01:39:21.553188 | instance |
2026-06-04 01:39:21.553299 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-04 01:39:21.553419 | instance | Thursday 04 June 2026 01:39:21 +0000 (0:00:00.065) 0:04:12.195 *********
2026-06-04 01:39:21.607429 | instance | skipping: [instance]
2026-06-04 01:39:21.607826 | instance |
2026-06-04 01:39:21.607855 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-04 01:39:21.607861 | instance | Thursday 04 June 2026 01:39:21 +0000 (0:00:00.054) 0:04:12.249 *********
2026-06-04 01:39:21.801560 | instance | skipping: [instance] => (item=instance)
2026-06-04 01:39:21.801670 | instance | skipping: [instance]
2026-06-04 01:39:21.801847 | instance |
2026-06-04 01:39:21.801997 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-04 01:39:21.802144 | instance | Thursday 04 June 2026 01:39:21 +0000 (0:00:00.194) 0:04:12.443 *********
2026-06-04 01:39:22.052634 | instance | ok: [instance]
2026-06-04 01:39:22.053137 | instance |
2026-06-04 01:39:22.053178 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-04 01:39:22.053187 | instance | Thursday 04 June 2026 01:39:22 +0000 (0:00:00.250) 0:04:12.694 *********
2026-06-04 01:39:28.400586 | instance | ok: [instance]
2026-06-04 01:39:28.400659 | instance |
2026-06-04 01:39:28.400904 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-04 01:39:28.400941 | instance | Thursday 04 June 2026 01:39:28 +0000 (0:00:06.348) 0:04:19.042 *********
2026-06-04 01:39:33.678481 | instance | ok: [instance]
2026-06-04 01:39:33.678552 | instance |
2026-06-04 01:39:33.678797 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-04 01:39:33.678835 | instance | Thursday 04 June 2026 01:39:33 +0000 (0:00:05.277) 0:04:24.320 *********
2026-06-04 01:39:47.592590 | instance | ok: [instance]
2026-06-04 01:39:47.592651 | instance |
2026-06-04 01:39:47.592915 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-04 01:39:47.592955 | instance | Thursday 04 June 2026 01:39:47 +0000 (0:00:13.914) 0:04:38.234 *********
2026-06-04 01:41:19.421192 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-04 01:41:19.421297 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-04 01:41:19.421470 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-04 01:41:19.421632 | instance |
2026-06-04 01:41:19.421811 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-04 01:41:19.421987 | instance | Thursday 04 June 2026 01:41:19 +0000 (0:01:31.828) 0:06:10.062 *********
2026-06-04 01:41:25.381130 | instance | ok: [instance]
2026-06-04 01:41:25.381833 | instance |
2026-06-04 01:41:25.381890 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-04 01:41:25.381901 | instance | Thursday 04 June 2026 01:41:25 +0000 (0:00:05.959) 0:06:16.022 *********
2026-06-04 01:41:31.430522 | instance | ok: [instance]
2026-06-04 01:41:31.431039 | instance |
2026-06-04 01:41:31.431105 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-04 01:41:31.431113 | instance | Thursday 04 June 2026 01:41:31 +0000 (0:00:06.049) 0:06:22.072 *********
2026-06-04 01:41:31.494481 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-04 01:41:31.494572 | instance |
2026-06-04 01:41:31.494841 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-04 01:41:31.494884 | instance | Thursday 04 June 2026 01:41:31 +0000 (0:00:00.064) 0:06:22.136 *********
2026-06-04 01:41:31.542651 | instance | ok: [instance]
2026-06-04 01:41:31.543165 | instance |
2026-06-04 01:41:31.543214 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-04 01:41:31.543530 | instance | Thursday 04 June 2026 01:41:31 +0000 (0:00:00.047) 0:06:22.184 *********
2026-06-04 01:41:37.585879 | instance | ok: [instance]
2026-06-04 01:41:37.585975 | instance |
2026-06-04 01:41:37.586020 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-04 01:41:37.586171 | instance | Thursday 04 June 2026 01:41:37 +0000 (0:00:06.043) 0:06:28.227 *********
2026-06-04 01:41:37.637639 | instance | ok: [instance]
2026-06-04 01:41:37.638019 | instance |
2026-06-04 01:41:37.638055 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-04 01:41:37.638061 | instance | Thursday 04 June 2026 01:41:37 +0000 (0:00:00.051) 0:06:28.279 *********
2026-06-04 01:41:37.691678 | instance | skipping: [instance] => (item=1)
2026-06-04 01:41:37.692549 | instance | skipping: [instance] => (item=1)
2026-06-04 01:41:37.692587 | instance | skipping: [instance] => (item=1)
2026-06-04 01:41:37.692595 | instance | skipping: [instance]
2026-06-04 01:41:37.692602 | instance |
2026-06-04 01:41:37.692608 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-04 01:41:37.692783 | instance | Thursday 04 June 2026 01:41:37 +0000 (0:00:00.053) 0:06:28.333 *********
2026-06-04 01:41:37.736536 | instance | skipping: [instance]
2026-06-04 01:41:37.736569 | instance |
2026-06-04 01:41:37.736580 | instance | PLAY [all] *********************************************************************
2026-06-04 01:41:37.736589 | instance |
2026-06-04 01:41:37.736599 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-04 01:41:37.736608 | instance | Thursday 04 June 2026 01:41:37 +0000 (0:00:00.043) 0:06:28.377 *********
2026-06-04 01:41:38.039056 | instance | changed: [instance]
2026-06-04 01:41:38.039482 | instance |
2026-06-04 01:41:38.039830 | instance | PLAY [all] *********************************************************************
2026-06-04 01:41:38.040179 | instance |
2026-06-04 01:41:38.040532 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:41:38.040938 | instance | Thursday 04 June 2026 01:41:38 +0000 (0:00:00.303) 0:06:28.680 *********
2026-06-04 01:41:38.944995 | instance | ok: [instance]
2026-06-04 01:41:38.945043 | instance |
2026-06-04 01:41:38.945050 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-04 01:41:38.945057 | instance | Thursday 04 June 2026 01:41:38 +0000 (0:00:00.905) 0:06:29.586 *********
2026-06-04 01:41:43.591210 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-04 01:41:43.591278 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-04 01:41:43.591285 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-04 01:41:43.591291 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-04 01:41:43.592426 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-04 01:41:43.592461 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-04 01:41:43.592472 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-04 01:41:43.592481 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-04 01:41:43.592490 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-04 01:41:43.592826 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-04 01:41:43.593864 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-04 01:41:43.593873 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-04 01:41:43.593878 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-04 01:41:43.593882 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-04 01:41:43.594028 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-04 01:41:43.594394 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-04 01:41:43.594717 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-04 01:41:43.595039 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-04 01:41:43.595388 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-04 01:41:43.595720 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-04 01:41:43.596016 | instance |
2026-06-04 01:41:43.596335 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-04 01:41:43.596646 | instance | Thursday 04 June 2026 01:41:43 +0000 (0:00:04.645) 0:06:34.232 *********
2026-06-04 01:41:43.793618 | instance | changed: [instance]
2026-06-04 01:41:43.793770 | instance |
2026-06-04 01:41:43.794024 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-04 01:41:43.794232 | instance | Thursday 04 June 2026 01:41:43 +0000 (0:00:00.203) 0:06:34.435 *********
2026-06-04 01:41:44.240513 | instance | changed: [instance]
2026-06-04 01:41:44.240592 | instance |
2026-06-04 01:41:44.240996 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-04 01:41:44.241066 | instance | Thursday 04 June 2026 01:41:44 +0000 (0:00:00.446) 0:06:34.881 *********
2026-06-04 01:41:44.479112 | instance | ok: [instance]
2026-06-04 01:41:44.479242 | instance |
2026-06-04 01:41:44.479262 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-04 01:41:44.479424 | instance | Thursday 04 June 2026 01:41:44 +0000 (0:00:00.239) 0:06:35.121 *********
2026-06-04 01:41:44.529428 | instance | ok: [instance]
2026-06-04 01:41:44.530030 | instance |
2026-06-04 01:41:44.530073 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-04 01:41:44.530089 | instance |
2026-06-04 01:41:44.530094 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:41:44.530098 | instance | Thursday 04 June 2026 01:41:44 +0000 (0:00:00.050) 0:06:35.171 *********
2026-06-04 01:41:45.482369 | instance | ok: [instance]
2026-06-04 01:41:45.482597 | instance |
2026-06-04 01:41:45.483181 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-04 01:41:45.483247 | instance | Thursday 04 June 2026 01:41:45 +0000 (0:00:00.952) 0:06:36.123 *********
2026-06-04 01:41:45.690903 | instance | changed: [instance]
2026-06-04 01:41:45.690976 | instance |
2026-06-04 01:41:45.691169 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-04 01:41:45.691234 | instance | Thursday 04 June 2026 01:41:45 +0000 (0:00:00.209) 0:06:36.333 *********
2026-06-04 01:41:46.594527 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-04 01:41:46.595211 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-04 01:41:46.595259 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-04 01:41:46.595273 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-04 01:41:46.595287 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-04 01:41:46.595723 | instance |
2026-06-04 01:41:46.595766 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-04 01:41:46.595773 | instance | Thursday 04 June 2026 01:41:46 +0000 (0:00:00.903) 0:06:37.236 *********
2026-06-04 01:41:46.776316 | 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-06-04 01:41:46.948441 | 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-06-04 01:41:47.119578 | 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-06-04 01:41:47.132430 | instance | ...ignoring
2026-06-04 01:41:47.132971 | instance |
2026-06-04 01:41:47.133010 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-04 01:41:47.133018 | instance | Thursday 04 June 2026 01:41:47 +0000 (0:00:00.537) 0:06:37.774 *********
2026-06-04 01:41:47.333477 | instance | ok: [instance]
2026-06-04 01:41:47.334148 | instance |
2026-06-04 01:41:47.334183 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-04 01:41:47.334191 | instance | Thursday 04 June 2026 01:41:47 +0000 (0:00:00.200) 0:06:37.975 *********
2026-06-04 01:41:47.523577 | instance | ok: [instance]
2026-06-04 01:41:47.524079 | instance |
2026-06-04 01:41:47.524126 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-04 01:41:47.524135 | instance | Thursday 04 June 2026 01:41:47 +0000 (0:00:00.190) 0:06:38.165 *********
2026-06-04 01:41:47.558422 | instance | ok: [instance]
2026-06-04 01:41:47.558918 | instance |
2026-06-04 01:41:47.558940 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-04 01:41:47.558948 | instance | Thursday 04 June 2026 01:41:47 +0000 (0:00:00.035) 0:06:38.200 *********
2026-06-04 01:41:47.598455 | instance | ok: [instance]
2026-06-04 01:41:47.598849 | instance |
2026-06-04 01:41:47.598867 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-04 01:41:47.598873 | instance | Thursday 04 June 2026 01:41:47 +0000 (0:00:00.040) 0:06:38.240 *********
2026-06-04 01:41:48.139020 | instance | ok: [instance]
2026-06-04 01:41:48.139705 | instance |
2026-06-04 01:41:48.139772 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-04 01:41:48.139799 | instance | Thursday 04 June 2026 01:41:48 +0000 (0:00:00.540) 0:06:38.780 *********
2026-06-04 01:41:48.386252 | instance | ok: [instance]
2026-06-04 01:41:48.386316 | instance |
2026-06-04 01:41:48.387147 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-04 01:41:48.387185 | instance | Thursday 04 June 2026 01:41:48 +0000 (0:00:00.192) 0:06:38.973 *********
2026-06-04 01:41:48.387190 | instance |
2026-06-04 01:41:48.387195 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-04 01:41:48.387199 | instance |
2026-06-04 01:41:48.387203 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:41:48.387208 | instance | Thursday 04 June 2026 01:41:48 +0000 (0:00:00.055) 0:06:39.028 *********
2026-06-04 01:41:49.279505 | instance | ok: [instance]
2026-06-04 01:41:49.279683 | instance |
2026-06-04 01:41:49.279974 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:41:49.279998 | instance | Thursday 04 June 2026 01:41:49 +0000 (0:00:00.892) 0:06:39.921 *********
2026-06-04 01:41:49.493880 | instance | ok: [instance]
2026-06-04 01:41:49.494011 | instance |
2026-06-04 01:41:49.494335 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:41:49.494401 | instance | Thursday 04 June 2026 01:41:49 +0000 (0:00:00.214) 0:06:40.136 *********
2026-06-04 01:41:49.533864 | instance | skipping: [instance]
2026-06-04 01:41:49.533968 | instance |
2026-06-04 01:41:49.534213 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 01:41:49.534250 | instance | Thursday 04 June 2026 01:41:49 +0000 (0:00:00.039) 0:06:40.176 *********
2026-06-04 01:41:49.737117 | instance | ok: [instance]
2026-06-04 01:41:49.737185 | instance |
2026-06-04 01:41:49.737486 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:41:49.737538 | instance | Thursday 04 June 2026 01:41:49 +0000 (0:00:00.203) 0:06:40.379 *********
2026-06-04 01:41:49.789201 | instance | ok: [instance] => {
2026-06-04 01:41:49.789515 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-04 01:41:49.789595 | instance | }
2026-06-04 01:41:49.790003 | instance |
2026-06-04 01:41:49.790032 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:41:49.790046 | instance | Thursday 04 June 2026 01:41:49 +0000 (0:00:00.051) 0:06:40.431 *********
2026-06-04 01:41:50.085640 | instance | ok: [instance]
2026-06-04 01:41:50.085709 | instance |
2026-06-04 01:41:50.086006 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:41:50.086107 | instance | Thursday 04 June 2026 01:41:50 +0000 (0:00:00.296) 0:06:40.727 *********
2026-06-04 01:41:50.129422 | instance | skipping: [instance]
2026-06-04 01:41:50.129749 | instance |
2026-06-04 01:41:50.130115 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:41:50.130443 | instance | Thursday 04 June 2026 01:41:50 +0000 (0:00:00.043) 0:06:40.771 *********
2026-06-04 01:41:50.359731 | instance | ok: [instance]
2026-06-04 01:41:50.359952 | instance |
2026-06-04 01:41:50.360151 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:41:50.360351 | instance | Thursday 04 June 2026 01:41:50 +0000 (0:00:00.230) 0:06:41.001 *********
2026-06-04 01:41:51.333946 | instance | ok: [instance]
2026-06-04 01:41:51.334295 | instance |
2026-06-04 01:41:51.334615 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:41:51.334930 | instance | Thursday 04 June 2026 01:41:51 +0000 (0:00:00.973) 0:06:41.975 *********
2026-06-04 01:41:51.394858 | instance | ok: [instance] => {
2026-06-04 01:41:51.395289 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-04 01:41:51.395630 | instance | }
2026-06-04 01:41:51.395948 | instance |
2026-06-04 01:41:51.396288 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:41:51.396629 | instance | Thursday 04 June 2026 01:41:51 +0000 (0:00:00.061) 0:06:42.036 *********
2026-06-04 01:41:51.739619 | instance | ok: [instance]
2026-06-04 01:41:51.739756 | instance |
2026-06-04 01:41:51.740129 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:41:51.740385 | instance | Thursday 04 June 2026 01:41:51 +0000 (0:00:00.342) 0:06:42.379 *********
2026-06-04 01:41:53.665495 | instance | ok: [instance]
2026-06-04 01:41:53.665568 | instance |
2026-06-04 01:41:53.665821 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 01:41:53.665861 | instance | Thursday 04 June 2026 01:41:53 +0000 (0:00:01.928) 0:06:44.307 *********
2026-06-04 01:41:53.701145 | instance | skipping: [instance]
2026-06-04 01:41:53.701665 | instance |
2026-06-04 01:41:53.701701 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 01:41:53.701710 | instance | Thursday 04 June 2026 01:41:53 +0000 (0:00:00.035) 0:06:44.342 *********
2026-06-04 01:41:53.738424 | instance | skipping: [instance]
2026-06-04 01:41:53.738629 | instance |
2026-06-04 01:41:53.738707 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 01:41:53.738795 | instance | Thursday 04 June 2026 01:41:53 +0000 (0:00:00.037) 0:06:44.380 *********
2026-06-04 01:41:53.768279 | instance | skipping: [instance]
2026-06-04 01:41:53.768376 | instance |
2026-06-04 01:41:53.768644 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 01:41:53.768681 | instance | Thursday 04 June 2026 01:41:53 +0000 (0:00:00.029) 0:06:44.410 *********
2026-06-04 01:41:54.769743 | instance | ok: [instance]
2026-06-04 01:41:54.769818 | instance |
2026-06-04 01:41:54.770076 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 01:41:54.770336 | instance | Thursday 04 June 2026 01:41:54 +0000 (0:00:01.001) 0:06:45.411 *********
2026-06-04 01:41:55.194533 | instance | ok: [instance]
2026-06-04 01:41:55.194603 | instance |
2026-06-04 01:41:55.194887 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 01:41:55.194925 | instance | Thursday 04 June 2026 01:41:55 +0000 (0:00:00.424) 0:06:45.836 *********
2026-06-04 01:41:56.097640 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 01:41:56.097716 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 01:41:56.098498 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 01:41:56.098535 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 01:41:56.098543 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 01:41:56.098549 | instance |
2026-06-04 01:41:56.098553 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 01:41:56.098558 | instance | Thursday 04 June 2026 01:41:56 +0000 (0:00:00.903) 0:06:46.739 *********
2026-06-04 01:41:56.611556 | instance | ok: [instance]
2026-06-04 01:41:56.611640 | instance |
2026-06-04 01:41:56.612234 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 01:41:56.612269 | instance | Thursday 04 June 2026 01:41:56 +0000 (0:00:00.506) 0:06:47.246 *********
2026-06-04 01:41:56.612275 | instance |
2026-06-04 01:41:56.612280 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 01:41:56.612289 | instance | Thursday 04 June 2026 01:41:56 +0000 (0:00:00.007) 0:06:47.253 *********
2026-06-04 01:41:56.956230 | instance | ok: [instance]
2026-06-04 01:41:56.956340 | instance |
2026-06-04 01:41:56.956387 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-04 01:41:56.956568 | instance | Thursday 04 June 2026 01:41:56 +0000 (0:00:00.344) 0:06:47.598 *********
2026-06-04 01:41:57.510428 | 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-06-04 01:41:57.523800 | instance | ...ignoring
2026-06-04 01:41:57.523868 | instance |
2026-06-04 01:41:57.523998 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-04 01:41:57.524149 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.567) 0:06:48.165 *********
2026-06-04 01:41:57.553764 | instance | skipping: [instance]
2026-06-04 01:41:57.554137 | instance |
2026-06-04 01:41:57.554178 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-04 01:41:57.554184 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.029) 0:06:48.195 *********
2026-06-04 01:41:57.592527 | instance | skipping: [instance]
2026-06-04 01:41:57.592642 | instance |
2026-06-04 01:41:57.593001 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-04 01:41:57.593046 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.038) 0:06:48.234 *********
2026-06-04 01:41:57.626091 | instance | skipping: [instance]
2026-06-04 01:41:57.626662 | instance |
2026-06-04 01:41:57.626709 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-04 01:41:57.626717 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.033) 0:06:48.267 *********
2026-06-04 01:41:57.668668 | instance | skipping: [instance]
2026-06-04 01:41:57.668792 | instance |
2026-06-04 01:41:57.669210 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-04 01:41:57.669261 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.042) 0:06:48.310 *********
2026-06-04 01:41:57.720198 | instance | skipping: [instance]
2026-06-04 01:41:57.720262 | instance |
2026-06-04 01:41:57.720398 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:41:57.720583 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.051) 0:06:48.361 *********
2026-06-04 01:41:57.920211 | instance | ok: [instance]
2026-06-04 01:41:57.920276 | instance |
2026-06-04 01:41:57.920384 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:41:57.920560 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.200) 0:06:48.562 *********
2026-06-04 01:41:57.969426 | instance | ok: [instance] => {
2026-06-04 01:41:57.969684 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-04 01:41:57.970047 | instance | }
2026-06-04 01:41:57.970352 | instance |
2026-06-04 01:41:57.970676 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:41:57.970994 | instance | Thursday 04 June 2026 01:41:57 +0000 (0:00:00.048) 0:06:48.610 *********
2026-06-04 01:42:00.591695 | instance | changed: [instance]
2026-06-04 01:42:00.591823 | instance |
2026-06-04 01:42:00.592042 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:42:00.592334 | instance | Thursday 04 June 2026 01:42:00 +0000 (0:00:02.621) 0:06:51.232 *********
2026-06-04 01:42:00.639625 | instance | skipping: [instance]
2026-06-04 01:42:00.639795 | instance |
2026-06-04 01:42:00.639949 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:42:00.640097 | instance | Thursday 04 June 2026 01:42:00 +0000 (0:00:00.046) 0:06:51.278 *********
2026-06-04 01:42:00.840595 | instance | ok: [instance]
2026-06-04 01:42:00.840956 | instance |
2026-06-04 01:42:00.841288 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:42:00.841624 | instance | Thursday 04 June 2026 01:42:00 +0000 (0:00:00.203) 0:06:51.482 *********
2026-06-04 01:42:00.891695 | instance | ok: [instance] => {
2026-06-04 01:42:00.891814 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-04 01:42:00.891933 | instance | }
2026-06-04 01:42:00.892110 | instance |
2026-06-04 01:42:00.892267 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:42:00.892419 | instance | Thursday 04 June 2026 01:42:00 +0000 (0:00:00.047) 0:06:51.530 *********
2026-06-04 01:42:02.086944 | instance | changed: [instance]
2026-06-04 01:42:02.087023 | instance |
2026-06-04 01:42:02.087206 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:42:02.087303 | instance | Thursday 04 June 2026 01:42:02 +0000 (0:00:01.198) 0:06:52.728 *********
2026-06-04 01:42:02.139909 | instance | skipping: [instance]
2026-06-04 01:42:02.139948 | instance |
2026-06-04 01:42:02.139953 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 01:42:02.139959 | instance | Thursday 04 June 2026 01:42:02 +0000 (0:00:00.052) 0:06:52.781 *********
2026-06-04 01:42:02.175816 | instance | skipping: [instance]
2026-06-04 01:42:02.175931 | instance |
2026-06-04 01:42:02.176205 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 01:42:02.176245 | instance | Thursday 04 June 2026 01:42:02 +0000 (0:00:00.036) 0:06:52.817 *********
2026-06-04 01:42:02.206107 | instance | skipping: [instance]
2026-06-04 01:42:02.206168 | instance |
2026-06-04 01:42:02.206275 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 01:42:02.206408 | instance | Thursday 04 June 2026 01:42:02 +0000 (0:00:00.030) 0:06:52.848 *********
2026-06-04 01:42:02.243155 | instance | skipping: [instance]
2026-06-04 01:42:02.243890 | instance |
2026-06-04 01:42:02.243942 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 01:42:02.243954 | instance | Thursday 04 June 2026 01:42:02 +0000 (0:00:00.036) 0:06:52.884 *********
2026-06-04 01:42:03.190371 | instance | ok: [instance]
2026-06-04 01:42:03.190441 | instance |
2026-06-04 01:42:03.190714 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 01:42:03.190757 | instance | Thursday 04 June 2026 01:42:03 +0000 (0:00:00.947) 0:06:53.832 *********
2026-06-04 01:42:03.600871 | instance | ok: [instance]
2026-06-04 01:42:03.600990 | instance |
2026-06-04 01:42:03.601353 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 01:42:03.601617 | instance | Thursday 04 June 2026 01:42:03 +0000 (0:00:00.410) 0:06:54.242 *********
2026-06-04 01:42:04.493572 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 01:42:04.494735 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 01:42:04.494757 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 01:42:04.494764 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 01:42:04.494771 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 01:42:04.494778 | instance |
2026-06-04 01:42:04.494784 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 01:42:04.494790 | instance | Thursday 04 June 2026 01:42:04 +0000 (0:00:00.892) 0:06:55.135 *********
2026-06-04 01:42:04.999718 | instance | ok: [instance]
2026-06-04 01:42:04.999783 | instance |
2026-06-04 01:42:05.000432 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 01:42:05.000466 | instance | Thursday 04 June 2026 01:42:04 +0000 (0:00:00.497) 0:06:55.632 *********
2026-06-04 01:42:05.000472 | instance |
2026-06-04 01:42:05.000477 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 01:42:05.000481 | instance | Thursday 04 June 2026 01:42:04 +0000 (0:00:00.008) 0:06:55.641 *********
2026-06-04 01:42:05.357695 | instance | ok: [instance]
2026-06-04 01:42:05.357758 | instance |
2026-06-04 01:42:05.358029 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:42:05.358062 | instance | Thursday 04 June 2026 01:42:05 +0000 (0:00:00.357) 0:06:55.999 *********
2026-06-04 01:42:05.551160 | instance | ok: [instance]
2026-06-04 01:42:05.551238 | instance |
2026-06-04 01:42:05.551509 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:42:05.551550 | instance | Thursday 04 June 2026 01:42:05 +0000 (0:00:00.193) 0:06:56.193 *********
2026-06-04 01:42:05.599189 | instance | ok: [instance] => {
2026-06-04 01:42:05.600014 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-04 01:42:05.600033 | instance | }
2026-06-04 01:42:05.600053 | instance |
2026-06-04 01:42:05.600060 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:42:05.600067 | instance | Thursday 04 June 2026 01:42:05 +0000 (0:00:00.048) 0:06:56.241 *********
2026-06-04 01:42:06.243877 | instance | changed: [instance]
2026-06-04 01:42:06.243936 | instance |
2026-06-04 01:42:06.244218 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:42:06.244256 | instance | Thursday 04 June 2026 01:42:06 +0000 (0:00:00.644) 0:06:56.886 *********
2026-06-04 01:42:08.612313 | instance | changed: [instance]
2026-06-04 01:42:08.612380 | instance |
2026-06-04 01:42:08.612625 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:42:08.612717 | instance | Thursday 04 June 2026 01:42:08 +0000 (0:00:02.368) 0:06:59.254 *********
2026-06-04 01:42:08.678929 | instance | ok: [instance] => {
2026-06-04 01:42:08.679252 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-04 01:42:08.679334 | instance | }
2026-06-04 01:42:08.679754 | instance |
2026-06-04 01:42:08.679793 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:42:08.679800 | instance | Thursday 04 June 2026 01:42:08 +0000 (0:00:00.066) 0:06:59.320 *********
2026-06-04 01:42:09.417976 | instance | changed: [instance]
2026-06-04 01:42:09.418077 | instance |
2026-06-04 01:42:09.418353 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:42:09.418368 | instance | Thursday 04 June 2026 01:42:09 +0000 (0:00:00.739) 0:07:00.060 *********
2026-06-04 01:42:10.800149 | instance | changed: [instance]
2026-06-04 01:42:10.800283 | instance |
2026-06-04 01:42:10.800612 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-04 01:42:10.800632 | instance | Thursday 04 June 2026 01:42:10 +0000 (0:00:01.382) 0:07:01.442 *********
2026-06-04 01:42:11.251261 | instance | changed: [instance]
2026-06-04 01:42:11.251658 | instance |
2026-06-04 01:42:11.251701 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-04 01:42:11.251707 | instance | Thursday 04 June 2026 01:42:11 +0000 (0:00:00.450) 0:07:01.893 *********
2026-06-04 01:42:11.465929 | instance | changed: [instance]
2026-06-04 01:42:11.465989 | instance |
2026-06-04 01:42:11.466261 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:42:11.466292 | instance | Thursday 04 June 2026 01:42:11 +0000 (0:00:00.214) 0:07:02.108 *********
2026-06-04 01:42:11.670553 | instance | ok: [instance]
2026-06-04 01:42:11.670617 | instance |
2026-06-04 01:42:11.670897 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:42:11.670937 | instance | Thursday 04 June 2026 01:42:11 +0000 (0:00:00.204) 0:07:02.312 *********
2026-06-04 01:42:11.728459 | instance | ok: [instance] => {
2026-06-04 01:42:11.729296 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-04 01:42:11.729326 | instance | }
2026-06-04 01:42:11.729333 | instance |
2026-06-04 01:42:11.729340 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:42:11.729346 | instance | Thursday 04 June 2026 01:42:11 +0000 (0:00:00.057) 0:07:02.370 *********
2026-06-04 01:42:12.762248 | instance | changed: [instance]
2026-06-04 01:42:12.762312 | instance |
2026-06-04 01:42:12.762558 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:42:12.762593 | instance | Thursday 04 June 2026 01:42:12 +0000 (0:00:01.034) 0:07:03.404 *********
2026-06-04 01:42:15.330145 | instance | changed: [instance]
2026-06-04 01:42:15.330283 | instance |
2026-06-04 01:42:15.330634 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-04 01:42:15.330652 | instance | Thursday 04 June 2026 01:42:15 +0000 (0:00:02.567) 0:07:05.972 *********
2026-06-04 01:42:15.376709 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-04 01:42:15.376800 | instance |
2026-06-04 01:42:15.377052 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-04 01:42:15.377097 | instance | Thursday 04 June 2026 01:42:15 +0000 (0:00:00.046) 0:07:06.018 *********
2026-06-04 01:42:16.385507 | instance | ok: [instance]
2026-06-04 01:42:16.385589 | instance |
2026-06-04 01:42:16.385840 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-04 01:42:16.385884 | instance | Thursday 04 June 2026 01:42:16 +0000 (0:00:01.008) 0:07:07.027 *********
2026-06-04 01:42:16.603784 | instance | changed: [instance]
2026-06-04 01:42:16.603870 | instance |
2026-06-04 01:42:16.604162 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-04 01:42:16.604196 | instance | Thursday 04 June 2026 01:42:16 +0000 (0:00:00.218) 0:07:07.245 *********
2026-06-04 01:42:17.085420 | instance | changed: [instance]
2026-06-04 01:42:17.085473 | instance |
2026-06-04 01:42:17.085485 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-04 01:42:17.085495 | instance | Thursday 04 June 2026 01:42:17 +0000 (0:00:00.480) 0:07:07.726 *********
2026-06-04 01:42:17.814828 | instance | changed: [instance] => (item=br_netfilter)
2026-06-04 01:42:17.814866 | instance | ok: [instance] => (item=ip_tables)
2026-06-04 01:42:17.814871 | instance | changed: [instance] => (item=ip6_tables)
2026-06-04 01:42:17.814875 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-04 01:42:17.814880 | instance |
2026-06-04 01:42:17.814884 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:42:17.814888 | instance | Thursday 04 June 2026 01:42:17 +0000 (0:00:00.730) 0:07:08.456 *********
2026-06-04 01:42:18.001382 | instance | ok: [instance]
2026-06-04 01:42:18.001457 | instance |
2026-06-04 01:42:18.001703 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:42:18.001718 | instance | Thursday 04 June 2026 01:42:17 +0000 (0:00:00.187) 0:07:08.643 *********
2026-06-04 01:42:18.043183 | instance | ok: [instance] => {
2026-06-04 01:42:18.043767 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-04 01:42:18.043812 | instance | }
2026-06-04 01:42:18.043818 | instance |
2026-06-04 01:42:18.043823 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:42:18.043828 | instance | Thursday 04 June 2026 01:42:18 +0000 (0:00:00.041) 0:07:08.685 *********
2026-06-04 01:42:30.804130 | instance | changed: [instance]
2026-06-04 01:42:30.804208 | instance |
2026-06-04 01:42:30.804428 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:42:30.804711 | instance | Thursday 04 June 2026 01:42:30 +0000 (0:00:12.760) 0:07:21.446 *********
2026-06-04 01:42:30.844758 | instance | skipping: [instance]
2026-06-04 01:42:30.845247 | instance |
2026-06-04 01:42:30.845296 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-04 01:42:30.845305 | instance | Thursday 04 June 2026 01:42:30 +0000 (0:00:00.040) 0:07:21.486 *********
2026-06-04 01:42:30.899257 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-04 01:42:30.899658 | instance |
2026-06-04 01:42:30.899693 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-04 01:42:30.899702 | instance | Thursday 04 June 2026 01:42:30 +0000 (0:00:00.054) 0:07:21.541 *********
2026-06-04 01:42:30.942555 | instance | skipping: [instance]
2026-06-04 01:42:30.942617 | instance |
2026-06-04 01:42:30.942892 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-04 01:42:30.942932 | instance | Thursday 04 June 2026 01:42:30 +0000 (0:00:00.043) 0:07:21.584 *********
2026-06-04 01:42:34.934942 | instance | changed: [instance]
2026-06-04 01:42:34.935014 | instance |
2026-06-04 01:42:34.935292 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-04 01:42:34.935329 | instance | Thursday 04 June 2026 01:42:34 +0000 (0:00:03.992) 0:07:25.577 *********
2026-06-04 01:42:36.184487 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-04 01:42:36.184520 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-04 01:42:36.184533 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-04 01:42:36.184537 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-04 01:42:36.184541 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-04 01:42:36.184545 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-04 01:42:36.184549 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-04 01:42:36.184553 | instance |
2026-06-04 01:42:36.184558 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-04 01:42:36.184562 | instance | Thursday 04 June 2026 01:42:36 +0000 (0:00:01.248) 0:07:26.825 *********
2026-06-04 01:42:36.727321 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-04 01:42:36.727396 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-04 01:42:36.727408 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-04 01:42:36.727418 | instance |
2026-06-04 01:42:36.727436 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-04 01:42:36.727445 | instance | Thursday 04 June 2026 01:42:36 +0000 (0:00:00.542) 0:07:27.368 *********
2026-06-04 01:42:37.178264 | instance | changed: [instance]
2026-06-04 01:42:37.178302 | instance |
2026-06-04 01:42:37.178308 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-04 01:42:37.178313 | instance | Thursday 04 June 2026 01:42:37 +0000 (0:00:00.451) 0:07:27.819 *********
2026-06-04 01:42:37.624564 | instance | changed: [instance]
2026-06-04 01:42:37.624633 | instance |
2026-06-04 01:42:37.624860 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-04 01:42:37.624898 | instance | Thursday 04 June 2026 01:42:37 +0000 (0:00:00.446) 0:07:28.266 *********
2026-06-04 01:42:37.826983 | instance | ok: [instance]
2026-06-04 01:42:37.827065 | instance |
2026-06-04 01:42:37.827276 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-04 01:42:37.827348 | instance | Thursday 04 June 2026 01:42:37 +0000 (0:00:00.202) 0:07:28.469 *********
2026-06-04 01:42:37.864942 | instance | skipping: [instance]
2026-06-04 01:42:37.865084 | instance |
2026-06-04 01:42:37.865325 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-04 01:42:37.865413 | instance | Thursday 04 June 2026 01:42:37 +0000 (0:00:00.037) 0:07:28.506 *********
2026-06-04 01:42:38.399669 | instance | ok: [instance] => (item=swap)
2026-06-04 01:42:38.399750 | instance | ok: [instance] => (item=none)
2026-06-04 01:42:38.400115 | instance |
2026-06-04 01:42:38.400162 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-04 01:42:38.400168 | instance | Thursday 04 June 2026 01:42:38 +0000 (0:00:00.535) 0:07:29.041 *********
2026-06-04 01:42:38.837602 | instance | changed: [instance]
2026-06-04 01:42:38.837662 | instance |
2026-06-04 01:42:38.837942 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-04 01:42:38.838005 | instance | Thursday 04 June 2026 01:42:38 +0000 (0:00:00.438) 0:07:29.479 *********
2026-06-04 01:42:39.393294 | instance | changed: [instance]
2026-06-04 01:42:39.393329 | instance |
2026-06-04 01:42:39.393334 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-04 01:42:39.393339 | instance | Thursday 04 June 2026 01:42:39 +0000 (0:00:00.547) 0:07:30.026 *********
2026-06-04 01:42:39.393343 | instance |
2026-06-04 01:42:39.393347 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-04 01:42:39.393351 | instance | Thursday 04 June 2026 01:42:39 +0000 (0:00:00.007) 0:07:30.034 *********
2026-06-04 01:42:40.146653 | instance | ok: [instance]
2026-06-04 01:42:40.146723 | instance |
2026-06-04 01:42:40.146997 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-04 01:42:40.147043 | instance | Thursday 04 June 2026 01:42:40 +0000 (0:00:00.753) 0:07:30.788 *********
2026-06-04 01:42:40.723135 | instance | changed: [instance]
2026-06-04 01:42:40.723253 | instance |
2026-06-04 01:42:40.723369 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-04 01:42:40.723524 | instance | Thursday 04 June 2026 01:42:40 +0000 (0:00:00.576) 0:07:31.365 *********
2026-06-04 01:42:41.699787 | instance | ok: [instance]
2026-06-04 01:42:41.700219 | instance |
2026-06-04 01:42:41.700236 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-04 01:42:41.700296 | instance | Thursday 04 June 2026 01:42:41 +0000 (0:00:00.976) 0:07:32.341 *********
2026-06-04 01:42:42.432871 | instance | ok: [instance]
2026-06-04 01:42:42.432908 | instance |
2026-06-04 01:42:42.432914 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-04 01:42:42.432918 | instance | Thursday 04 June 2026 01:42:42 +0000 (0:00:00.732) 0:07:33.074 *********
2026-06-04 01:42:42.635178 | instance | ok: [instance]
2026-06-04 01:42:42.635255 | instance |
2026-06-04 01:42:42.635467 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-04 01:42:42.635509 | instance | Thursday 04 June 2026 01:42:42 +0000 (0:00:00.202) 0:07:33.277 *********
2026-06-04 01:42:43.120884 | instance | ok: [instance]
2026-06-04 01:42:43.120959 | instance |
2026-06-04 01:42:43.121217 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-04 01:42:43.121252 | instance | Thursday 04 June 2026 01:42:43 +0000 (0:00:00.485) 0:07:33.763 *********
2026-06-04 01:42:43.197209 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-04 01:42:43.197268 | instance |
2026-06-04 01:42:43.197488 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-04 01:42:43.197504 | instance | Thursday 04 June 2026 01:42:43 +0000 (0:00:00.076) 0:07:33.839 *********
2026-06-04 01:42:43.266740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-04 01:42:43.266808 | instance |
2026-06-04 01:42:43.267054 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-04 01:42:43.267106 | instance | Thursday 04 June 2026 01:42:43 +0000 (0:00:00.069) 0:07:33.908 *********
2026-06-04 01:42:43.469262 | instance | ok: [instance] => (item=instance)
2026-06-04 01:42:43.469367 | instance |
2026-06-04 01:42:43.469636 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-04 01:42:43.469672 | instance | Thursday 04 June 2026 01:42:43 +0000 (0:00:00.202) 0:07:34.111 *********
2026-06-04 01:42:43.514439 | instance | skipping: [instance]
2026-06-04 01:42:43.514506 | instance |
2026-06-04 01:42:43.514775 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-04 01:42:43.514797 | instance | Thursday 04 June 2026 01:42:43 +0000 (0:00:00.045) 0:07:34.156 *********
2026-06-04 01:42:43.577269 | instance | ok: [instance]
2026-06-04 01:42:43.577560 | instance |
2026-06-04 01:42:43.577644 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-04 01:42:43.577811 | instance | Thursday 04 June 2026 01:42:43 +0000 (0:00:00.062) 0:07:34.219 *********
2026-06-04 01:42:43.619028 | instance | ok: [instance] => {
2026-06-04 01:42:43.619145 | instance | "msg": "instance"
2026-06-04 01:42:43.619276 | instance | }
2026-06-04 01:42:43.619451 | instance |
2026-06-04 01:42:43.619602 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-04 01:42:43.619747 | instance | Thursday 04 June 2026 01:42:43 +0000 (0:00:00.042) 0:07:34.261 *********
2026-06-04 01:42:44.143161 | instance | changed: [instance]
2026-06-04 01:42:44.143238 | instance |
2026-06-04 01:42:44.143500 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-04 01:42:44.143538 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.523) 0:07:34.785 *********
2026-06-04 01:42:44.179554 | instance | skipping: [instance]
2026-06-04 01:42:44.179916 | instance |
2026-06-04 01:42:44.179955 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-04 01:42:44.179973 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.036) 0:07:34.821 *********
2026-06-04 01:42:44.218431 | instance | skipping: [instance]
2026-06-04 01:42:44.218501 | instance |
2026-06-04 01:42:44.218744 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-04 01:42:44.218767 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.039) 0:07:34.860 *********
2026-06-04 01:42:44.258405 | instance | skipping: [instance]
2026-06-04 01:42:44.258554 | instance |
2026-06-04 01:42:44.258725 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-04 01:42:44.258940 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.039) 0:07:34.900 *********
2026-06-04 01:42:44.294957 | instance | skipping: [instance]
2026-06-04 01:42:44.295242 | instance |
2026-06-04 01:42:44.295548 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-04 01:42:44.295818 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.036) 0:07:34.936 *********
2026-06-04 01:42:44.330239 | instance | skipping: [instance]
2026-06-04 01:42:44.330562 | instance |
2026-06-04 01:42:44.330847 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-04 01:42:44.331269 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.035) 0:07:34.972 *********
2026-06-04 01:42:44.366329 | instance | skipping: [instance]
2026-06-04 01:42:44.366566 | instance |
2026-06-04 01:42:44.366872 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-04 01:42:44.367156 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.035) 0:07:35.008 *********
2026-06-04 01:42:44.398369 | instance | skipping: [instance]
2026-06-04 01:42:44.398520 | instance |
2026-06-04 01:42:44.398686 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-04 01:42:44.398875 | instance | Thursday 04 June 2026 01:42:44 +0000 (0:00:00.031) 0:07:35.040 *********
2026-06-04 01:43:05.137583 | instance | changed: [instance]
2026-06-04 01:43:05.138036 | instance |
2026-06-04 01:43:05.138050 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-04 01:43:05.138061 | instance | Thursday 04 June 2026 01:43:05 +0000 (0:00:20.738) 0:07:55.778 *********
2026-06-04 01:43:05.330418 | instance | ok: [instance]
2026-06-04 01:43:05.330671 | instance |
2026-06-04 01:43:05.330946 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-04 01:43:05.331255 | instance | Thursday 04 June 2026 01:43:05 +0000 (0:00:00.193) 0:07:55.971 *********
2026-06-04 01:43:05.368179 | instance | skipping: [instance]
2026-06-04 01:43:05.368288 | instance |
2026-06-04 01:43:05.368465 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-04 01:43:05.368638 | instance | Thursday 04 June 2026 01:43:05 +0000 (0:00:00.037) 0:07:56.009 *********
2026-06-04 01:43:05.565218 | instance | changed: [instance]
2026-06-04 01:43:05.565354 | instance |
2026-06-04 01:43:05.565531 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-04 01:43:05.565695 | instance | Thursday 04 June 2026 01:43:05 +0000 (0:00:00.197) 0:07:56.207 *********
2026-06-04 01:43:05.774682 | instance | changed: [instance]
2026-06-04 01:43:05.774865 | instance |
2026-06-04 01:43:05.775112 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-04 01:43:05.775352 | instance | Thursday 04 June 2026 01:43:05 +0000 (0:00:00.209) 0:07:56.416 *********
2026-06-04 01:43:05.977938 | instance | changed: [instance]
2026-06-04 01:43:05.978168 | instance |
2026-06-04 01:43:05.978445 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-04 01:43:05.978768 | instance | Thursday 04 June 2026 01:43:05 +0000 (0:00:00.203) 0:07:56.619 *********
2026-06-04 01:43:10.331725 | instance | changed: [instance]
2026-06-04 01:43:10.331975 | instance |
2026-06-04 01:43:10.332268 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-04 01:43:10.332545 | instance | Thursday 04 June 2026 01:43:10 +0000 (0:00:04.353) 0:08:00.973 *********
2026-06-04 01:43:19.745335 | instance | changed: [instance]
2026-06-04 01:43:19.745414 | instance |
2026-06-04 01:43:19.745622 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-04 01:43:19.745794 | instance | Thursday 04 June 2026 01:43:19 +0000 (0:00:09.413) 0:08:10.387 *********
2026-06-04 01:43:19.791908 | instance | skipping: [instance]
2026-06-04 01:43:19.792119 | instance |
2026-06-04 01:43:19.792382 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-04 01:43:19.792649 | instance | Thursday 04 June 2026 01:43:19 +0000 (0:00:00.046) 0:08:10.433 *********
2026-06-04 01:43:19.835586 | instance | skipping: [instance]
2026-06-04 01:43:19.835826 | instance |
2026-06-04 01:43:19.836027 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-04 01:43:19.836277 | instance | Thursday 04 June 2026 01:43:19 +0000 (0:00:00.043) 0:08:10.477 *********
2026-06-04 01:43:20.607021 | instance | changed: [instance]
2026-06-04 01:43:20.607545 | instance |
2026-06-04 01:43:20.607899 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-04 01:43:20.608238 | instance | Thursday 04 June 2026 01:43:20 +0000 (0:00:00.771) 0:08:11.248 *********
2026-06-04 01:43:20.654054 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-04 01:43:20.654315 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-04 01:43:20.654569 | instance | skipping: [instance]
2026-06-04 01:43:20.655952 | instance |
2026-06-04 01:43:20.656202 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-04 01:43:20.656556 | instance | Thursday 04 June 2026 01:43:20 +0000 (0:00:00.047) 0:08:11.296 *********
2026-06-04 01:43:20.695767 | instance | skipping: [instance]
2026-06-04 01:43:20.696016 | instance |
2026-06-04 01:43:20.696308 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-04 01:43:20.696575 | instance | Thursday 04 June 2026 01:43:20 +0000 (0:00:00.041) 0:08:11.337 *********
2026-06-04 01:43:20.734134 | instance | skipping: [instance]
2026-06-04 01:43:20.734367 | instance |
2026-06-04 01:43:20.734640 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-04 01:43:20.734981 | instance | Thursday 04 June 2026 01:43:20 +0000 (0:00:00.038) 0:08:11.376 *********
2026-06-04 01:43:20.773756 | instance | skipping: [instance]
2026-06-04 01:43:20.773975 | instance |
2026-06-04 01:43:20.774249 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-04 01:43:20.774524 | instance | Thursday 04 June 2026 01:43:20 +0000 (0:00:00.039) 0:08:11.415 *********
2026-06-04 01:43:20.808855 | instance | skipping: [instance]
2026-06-04 01:43:20.809111 | instance |
2026-06-04 01:43:20.809371 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-04 01:43:20.809624 | instance | Thursday 04 June 2026 01:43:20 +0000 (0:00:00.035) 0:08:11.450 *********
2026-06-04 01:43:21.239303 | instance | ok: [instance]
2026-06-04 01:43:21.239528 | instance |
2026-06-04 01:43:21.239821 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-04 01:43:21.240131 | instance | Thursday 04 June 2026 01:43:21 +0000 (0:00:00.430) 0:08:11.881 *********
2026-06-04 01:43:22.191717 | instance | changed: [instance]
2026-06-04 01:43:22.191932 | instance |
2026-06-04 01:43:22.192243 | instance | PLAY [Install control-plane components] ****************************************
2026-06-04 01:43:22.192520 | instance |
2026-06-04 01:43:22.192791 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:43:22.193062 | instance | Thursday 04 June 2026 01:43:22 +0000 (0:00:00.952) 0:08:12.833 *********
2026-06-04 01:43:23.217604 | instance | ok: [instance]
2026-06-04 01:43:23.217661 | instance |
2026-06-04 01:43:23.217672 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 01:43:23.217682 | instance | Thursday 04 June 2026 01:43:23 +0000 (0:00:01.024) 0:08:13.858 *********
2026-06-04 01:43:23.415666 | instance | ok: [instance]
2026-06-04 01:43:23.415745 | instance |
2026-06-04 01:43:23.415972 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:43:23.416011 | instance | Thursday 04 June 2026 01:43:23 +0000 (0:00:00.199) 0:08:14.057 *********
2026-06-04 01:43:24.393150 | instance | ok: [instance]
2026-06-04 01:43:24.393240 | instance |
2026-06-04 01:43:24.393324 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 01:43:24.393493 | instance | Thursday 04 June 2026 01:43:24 +0000 (0:00:00.977) 0:08:15.035 *********
2026-06-04 01:43:24.607777 | instance | ok: [instance]
2026-06-04 01:43:24.607844 | instance |
2026-06-04 01:43:24.607995 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:43:24.608110 | instance | Thursday 04 June 2026 01:43:24 +0000 (0:00:00.214) 0:08:15.249 *********
2026-06-04 01:43:24.653675 | instance | ok: [instance] => {
2026-06-04 01:43:24.653811 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-04 01:43:24.654024 | instance | }
2026-06-04 01:43:24.654095 | instance |
2026-06-04 01:43:24.654471 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:43:24.654512 | instance | Thursday 04 June 2026 01:43:24 +0000 (0:00:00.045) 0:08:15.295 *********
2026-06-04 01:43:25.490003 | instance | changed: [instance]
2026-06-04 01:43:25.490048 | instance |
2026-06-04 01:43:25.490056 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:43:25.490062 | instance | Thursday 04 June 2026 01:43:25 +0000 (0:00:00.835) 0:08:16.131 *********
2026-06-04 01:43:26.996407 | instance | changed: [instance]
2026-06-04 01:43:26.996785 | instance |
2026-06-04 01:43:26.996823 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-04 01:43:26.996835 | instance | Thursday 04 June 2026 01:43:26 +0000 (0:00:01.507) 0:08:17.638 *********
2026-06-04 01:43:27.323034 | instance | ok: [instance]
2026-06-04 01:43:27.323124 | instance |
2026-06-04 01:43:27.323248 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-04 01:43:27.323366 | instance | Thursday 04 June 2026 01:43:27 +0000 (0:00:00.326) 0:08:17.965 *********
2026-06-04 01:43:27.519103 | instance | changed: [instance]
2026-06-04 01:43:27.519321 | instance |
2026-06-04 01:43:27.519604 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-04 01:43:27.519870 | instance | Thursday 04 June 2026 01:43:27 +0000 (0:00:00.195) 0:08:18.160 *********
2026-06-04 01:43:27.766472 | instance | ok: [instance]
2026-06-04 01:43:27.766740 | instance |
2026-06-04 01:43:27.767060 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-04 01:43:27.767392 | instance | Thursday 04 June 2026 01:43:27 +0000 (0:00:00.247) 0:08:18.408 *********
2026-06-04 01:43:27.966299 | instance | changed: [instance]
2026-06-04 01:43:27.966521 | instance |
2026-06-04 01:43:27.966904 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-04 01:43:27.967224 | instance | Thursday 04 June 2026 01:43:27 +0000 (0:00:00.198) 0:08:18.606 *********
2026-06-04 01:43:28.157275 | instance | ok: [instance]
2026-06-04 01:43:28.157543 | instance |
2026-06-04 01:43:28.157826 | instance | TASK [Install plugin] **********************************************************
2026-06-04 01:43:28.158105 | instance | Thursday 04 June 2026 01:43:28 +0000 (0:00:00.192) 0:08:18.798 *********
2026-06-04 01:43:28.212199 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-04 01:43:28.212465 | instance |
2026-06-04 01:43:28.212746 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:43:28.213092 | instance | Thursday 04 June 2026 01:43:28 +0000 (0:00:00.054) 0:08:18.853 *********
2026-06-04 01:43:28.255887 | instance | ok: [instance] => {
2026-06-04 01:43:28.256194 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-04 01:43:28.256453 | instance | }
2026-06-04 01:43:28.256711 | instance |
2026-06-04 01:43:28.256990 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:43:28.257342 | instance | Thursday 04 June 2026 01:43:28 +0000 (0:00:00.043) 0:08:18.897 *********
2026-06-04 01:43:29.074549 | instance | changed: [instance]
2026-06-04 01:43:29.074827 | instance |
2026-06-04 01:43:29.075157 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:43:29.075370 | instance | Thursday 04 June 2026 01:43:29 +0000 (0:00:00.818) 0:08:19.716 *********
2026-06-04 01:43:30.864971 | instance | changed: [instance]
2026-06-04 01:43:30.865170 | instance |
2026-06-04 01:43:30.865494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:43:30.865823 | instance | Thursday 04 June 2026 01:43:30 +0000 (0:00:01.790) 0:08:21.506 *********
2026-06-04 01:43:30.905071 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:43:30.905209 | instance |
2026-06-04 01:43:30.905490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:43:30.905769 | instance | Thursday 04 June 2026 01:43:30 +0000 (0:00:00.040) 0:08:21.546 *********
2026-06-04 01:43:31.545816 | instance | changed: [instance]
2026-06-04 01:43:31.546015 | instance |
2026-06-04 01:43:31.546312 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-04 01:43:31.546619 | instance | Thursday 04 June 2026 01:43:31 +0000 (0:00:00.640) 0:08:22.187 *********
2026-06-04 01:43:32.474109 | instance | ok: [instance]
2026-06-04 01:43:32.474328 | instance |
2026-06-04 01:43:32.474643 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-04 01:43:32.474968 | instance | Thursday 04 June 2026 01:43:32 +0000 (0:00:00.928) 0:08:23.115 *********
2026-06-04 01:43:34.423102 | instance | changed: [instance]
2026-06-04 01:43:34.423206 | instance |
2026-06-04 01:43:34.423337 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:43:34.423454 | instance | Thursday 04 June 2026 01:43:34 +0000 (0:00:01.949) 0:08:25.065 *********
2026-06-04 01:43:34.466473 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:43:34.466565 | instance |
2026-06-04 01:43:34.466689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:43:34.466806 | instance | Thursday 04 June 2026 01:43:34 +0000 (0:00:00.043) 0:08:25.108 *********
2026-06-04 01:43:34.948159 | instance | changed: [instance]
2026-06-04 01:43:34.948342 | instance |
2026-06-04 01:43:34.948569 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-04 01:43:34.948791 | instance | Thursday 04 June 2026 01:43:34 +0000 (0:00:00.481) 0:08:25.589 *********
2026-06-04 01:44:02.041789 | instance | changed: [instance]
2026-06-04 01:44:02.042542 | instance |
2026-06-04 01:44:02.042556 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-04 01:44:02.042567 | instance | Thursday 04 June 2026 01:44:02 +0000 (0:00:27.085) 0:08:52.675 *********
2026-06-04 01:44:02.710364 | instance | changed: [instance]
2026-06-04 01:44:02.710456 | instance |
2026-06-04 01:44:02.710568 | instance | PLAY [all] *********************************************************************
2026-06-04 01:44:02.710701 | instance |
2026-06-04 01:44:02.710871 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:44:02.711018 | instance | Thursday 04 June 2026 01:44:02 +0000 (0:00:00.676) 0:08:53.352 *********
2026-06-04 01:44:03.801617 | instance | ok: [instance]
2026-06-04 01:44:03.801684 | instance |
2026-06-04 01:44:03.801696 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-04 01:44:03.801873 | instance | Thursday 04 June 2026 01:44:03 +0000 (0:00:01.090) 0:08:54.442 *********
2026-06-04 01:44:04.480172 | instance | changed: [instance]
2026-06-04 01:44:04.480899 | instance |
2026-06-04 01:44:04.480960 | instance | PLAY [all] *********************************************************************
2026-06-04 01:44:04.480972 | instance |
2026-06-04 01:44:04.480981 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-04 01:44:04.481001 | instance | Thursday 04 June 2026 01:44:04 +0000 (0:00:00.679) 0:08:55.122 *********
2026-06-04 01:44:05.190042 | instance | ok: [instance]
2026-06-04 01:44:05.190621 | instance |
2026-06-04 01:44:05.190637 | instance | PLAY [controllers] *************************************************************
2026-06-04 01:44:05.190652 | instance |
2026-06-04 01:44:05.190656 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:44:05.190660 | instance | Thursday 04 June 2026 01:44:05 +0000 (0:00:00.709) 0:08:55.832 *********
2026-06-04 01:44:06.530652 | instance | ok: [instance]
2026-06-04 01:44:06.530736 | instance |
2026-06-04 01:44:06.530948 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:44:06.530986 | instance | Thursday 04 June 2026 01:44:06 +0000 (0:00:01.340) 0:08:57.172 *********
2026-06-04 01:44:06.574518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:44:06.574879 | instance |
2026-06-04 01:44:06.574918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:44:06.574923 | instance | Thursday 04 June 2026 01:44:06 +0000 (0:00:00.043) 0:08:57.216 *********
2026-06-04 01:44:07.042244 | instance | changed: [instance]
2026-06-04 01:44:07.042775 | instance |
2026-06-04 01:44:07.042887 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-04 01:44:07.042911 | instance | Thursday 04 June 2026 01:44:07 +0000 (0:00:00.467) 0:08:57.684 *********
2026-06-04 01:44:08.752489 | instance | changed: [instance]
2026-06-04 01:44:08.752551 | instance |
2026-06-04 01:44:08.752738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:44:08.752844 | instance | Thursday 04 June 2026 01:44:08 +0000 (0:00:01.710) 0:08:59.394 *********
2026-06-04 01:44:08.792497 | instance | skipping: [instance]
2026-06-04 01:44:08.792534 | instance |
2026-06-04 01:44:08.792539 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-04 01:44:08.792544 | instance | Thursday 04 June 2026 01:44:08 +0000 (0:00:00.039) 0:08:59.434 *********
2026-06-04 01:44:08.836735 | instance | skipping: [instance]
2026-06-04 01:44:08.837114 | instance |
2026-06-04 01:44:08.837480 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-04 01:44:08.837487 | instance | Thursday 04 June 2026 01:44:08 +0000 (0:00:00.044) 0:08:59.478 *********
2026-06-04 01:44:08.874957 | instance | skipping: [instance]
2026-06-04 01:44:08.875156 | instance |
2026-06-04 01:44:08.875219 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-04 01:44:08.875436 | instance | Thursday 04 June 2026 01:44:08 +0000 (0:00:00.038) 0:08:59.516 *********
2026-06-04 01:44:08.911810 | instance | skipping: [instance]
2026-06-04 01:44:08.912090 | instance |
2026-06-04 01:44:08.912380 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-04 01:44:08.912667 | instance | Thursday 04 June 2026 01:44:08 +0000 (0:00:00.036) 0:08:59.553 *********
2026-06-04 01:44:08.959690 | instance | skipping: [instance]
2026-06-04 01:44:08.959869 | instance |
2026-06-04 01:44:08.960047 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-04 01:44:08.960226 | instance | Thursday 04 June 2026 01:44:08 +0000 (0:00:00.048) 0:08:59.601 *********
2026-06-04 01:44:09.007968 | instance | skipping: [instance]
2026-06-04 01:44:09.008184 | instance |
2026-06-04 01:44:09.008446 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-04 01:44:09.008703 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.047) 0:08:59.649 *********
2026-06-04 01:44:09.061125 | instance | skipping: [instance]
2026-06-04 01:44:09.061359 | instance |
2026-06-04 01:44:09.061621 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-04 01:44:09.061878 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.053) 0:08:59.703 *********
2026-06-04 01:44:09.095685 | instance | skipping: [instance]
2026-06-04 01:44:09.095843 | instance |
2026-06-04 01:44:09.096024 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-04 01:44:09.096212 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.034) 0:08:59.737 *********
2026-06-04 01:44:09.141779 | instance | skipping: [instance]
2026-06-04 01:44:09.142026 | instance |
2026-06-04 01:44:09.142304 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-04 01:44:09.142611 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.045) 0:08:59.783 *********
2026-06-04 01:44:09.178796 | instance | skipping: [instance]
2026-06-04 01:44:09.178934 | instance |
2026-06-04 01:44:09.179122 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-04 01:44:09.179334 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.036) 0:08:59.820 *********
2026-06-04 01:44:09.211011 | instance | skipping: [instance]
2026-06-04 01:44:09.211272 | instance |
2026-06-04 01:44:09.211554 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-04 01:44:09.211839 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.032) 0:08:59.852 *********
2026-06-04 01:44:09.244425 | instance | skipping: [instance]
2026-06-04 01:44:09.244674 | instance |
2026-06-04 01:44:09.244970 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-04 01:44:09.245231 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.033) 0:08:59.886 *********
2026-06-04 01:44:09.290192 | instance | skipping: [instance]
2026-06-04 01:44:09.290440 | instance |
2026-06-04 01:44:09.290743 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-04 01:44:09.291007 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.045) 0:08:59.932 *********
2026-06-04 01:44:09.323748 | instance | skipping: [instance]
2026-06-04 01:44:09.323954 | instance |
2026-06-04 01:44:09.324225 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-04 01:44:09.324496 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.033) 0:08:59.965 *********
2026-06-04 01:44:09.365642 | instance | skipping: [instance]
2026-06-04 01:44:09.365863 | instance |
2026-06-04 01:44:09.366104 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-04 01:44:09.366427 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.042) 0:09:00.007 *********
2026-06-04 01:44:09.404414 | instance | skipping: [instance]
2026-06-04 01:44:09.404573 | instance |
2026-06-04 01:44:09.404830 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-04 01:44:09.405086 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.038) 0:09:00.046 *********
2026-06-04 01:44:09.434369 | instance | skipping: [instance]
2026-06-04 01:44:09.434475 | instance |
2026-06-04 01:44:09.434643 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-04 01:44:09.434830 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.029) 0:09:00.076 *********
2026-06-04 01:44:09.468412 | instance | skipping: [instance]
2026-06-04 01:44:09.468785 | instance |
2026-06-04 01:44:09.469269 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-04 01:44:09.469742 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.034) 0:09:00.110 *********
2026-06-04 01:44:09.502036 | instance | skipping: [instance]
2026-06-04 01:44:09.502261 | instance |
2026-06-04 01:44:09.502853 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-04 01:44:09.503147 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.033) 0:09:00.144 *********
2026-06-04 01:44:09.534302 | instance | skipping: [instance]
2026-06-04 01:44:09.534835 | instance |
2026-06-04 01:44:09.535144 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-04 01:44:09.535413 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.032) 0:09:00.176 *********
2026-06-04 01:44:09.568626 | instance | skipping: [instance]
2026-06-04 01:44:09.568875 | instance |
2026-06-04 01:44:09.569180 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-04 01:44:09.569510 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.033) 0:09:00.210 *********
2026-06-04 01:44:09.605715 | instance | skipping: [instance]
2026-06-04 01:44:09.605960 | instance |
2026-06-04 01:44:09.606198 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-04 01:44:09.606498 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.037) 0:09:00.247 *********
2026-06-04 01:44:09.654101 | instance | skipping: [instance]
2026-06-04 01:44:09.654362 | instance |
2026-06-04 01:44:09.654633 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-04 01:44:09.654896 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.048) 0:09:00.296 *********
2026-06-04 01:44:09.710082 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-04 01:44:09.710418 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-04 01:44:09.710694 | instance | skipping: [instance]
2026-06-04 01:44:09.710944 | instance |
2026-06-04 01:44:09.711264 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-04 01:44:09.711548 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.055) 0:09:00.351 *********
2026-06-04 01:44:09.744751 | instance | skipping: [instance]
2026-06-04 01:44:09.745023 | instance |
2026-06-04 01:44:09.745311 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-04 01:44:09.745589 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.034) 0:09:00.386 *********
2026-06-04 01:44:09.797451 | instance | skipping: [instance]
2026-06-04 01:44:09.797656 | instance |
2026-06-04 01:44:09.797915 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-04 01:44:09.798209 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.052) 0:09:00.439 *********
2026-06-04 01:44:09.831439 | instance | skipping: [instance]
2026-06-04 01:44:09.831692 | instance |
2026-06-04 01:44:09.831979 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-04 01:44:09.832235 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.033) 0:09:00.473 *********
2026-06-04 01:44:09.865113 | instance | skipping: [instance]
2026-06-04 01:44:09.865431 | instance |
2026-06-04 01:44:09.865701 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-04 01:44:09.865967 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.033) 0:09:00.507 *********
2026-06-04 01:44:09.936190 | instance | skipping: [instance]
2026-06-04 01:44:09.936354 | instance |
2026-06-04 01:44:09.936678 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-04 01:44:09.936917 | instance |
2026-06-04 01:44:09.937186 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:44:09.937426 | instance | Thursday 04 June 2026 01:44:09 +0000 (0:00:00.071) 0:09:00.578 *********
2026-06-04 01:44:11.199118 | instance | ok: [instance]
2026-06-04 01:44:11.199389 | instance |
2026-06-04 01:44:11.199653 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-04 01:44:11.199941 | instance | Thursday 04 June 2026 01:44:11 +0000 (0:00:01.262) 0:09:01.840 *********
2026-06-04 01:44:11.265898 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-04 01:44:11.266229 | instance |
2026-06-04 01:44:11.266533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:44:11.266879 | instance | Thursday 04 June 2026 01:44:11 +0000 (0:00:00.067) 0:09:01.907 *********
2026-06-04 01:44:11.311400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:44:11.311609 | instance |
2026-06-04 01:44:11.311893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:44:11.312164 | instance | Thursday 04 June 2026 01:44:11 +0000 (0:00:00.045) 0:09:01.953 *********
2026-06-04 01:44:11.819723 | instance | changed: [instance]
2026-06-04 01:44:11.819964 | instance |
2026-06-04 01:44:11.820241 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-04 01:44:11.820507 | instance | Thursday 04 June 2026 01:44:11 +0000 (0:00:00.508) 0:09:02.461 *********
2026-06-04 01:44:37.630896 | instance | changed: [instance]
2026-06-04 01:44:37.630988 | instance |
2026-06-04 01:44:37.631194 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-04 01:44:37.631332 | instance | Thursday 04 June 2026 01:44:37 +0000 (0:00:25.811) 0:09:28.272 *********
2026-06-04 01:44:38.359767 | instance | changed: [instance]
2026-06-04 01:44:38.360065 | instance |
2026-06-04 01:44:38.360411 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-04 01:44:38.360747 | instance | Thursday 04 June 2026 01:44:38 +0000 (0:00:00.728) 0:09:29.001 *********
2026-06-04 01:44:38.404675 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-04 01:44:38.404848 | instance |
2026-06-04 01:44:38.405116 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-04 01:44:38.405416 | instance | Thursday 04 June 2026 01:44:38 +0000 (0:00:00.045) 0:09:29.046 *********
2026-06-04 01:44:39.117066 | instance | changed: [instance]
2026-06-04 01:44:39.117317 | instance |
2026-06-04 01:44:39.117585 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-04 01:44:39.117868 | instance | Thursday 04 June 2026 01:44:39 +0000 (0:00:00.711) 0:09:29.758 *********
2026-06-04 01:44:39.782444 | instance | ok: [instance]
2026-06-04 01:44:39.782647 | instance |
2026-06-04 01:44:39.782912 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-04 01:44:39.783217 | instance | Thursday 04 June 2026 01:44:39 +0000 (0:00:00.665) 0:09:30.424 *********
2026-06-04 01:44:40.245942 | instance | changed: [instance]
2026-06-04 01:44:40.246026 | instance |
2026-06-04 01:44:40.246152 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-04 01:44:40.246286 | instance | Thursday 04 June 2026 01:44:40 +0000 (0:00:00.454) 0:09:30.878 *********
2026-06-04 01:44:40.246387 | instance |
2026-06-04 01:44:40.246516 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-04 01:44:40.246633 | instance | Thursday 04 June 2026 01:44:40 +0000 (0:00:00.009) 0:09:30.888 *********
2026-06-04 01:44:40.283835 | instance | skipping: [instance]
2026-06-04 01:44:40.284092 | instance |
2026-06-04 01:44:40.284360 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-04 01:44:40.284621 | instance | Thursday 04 June 2026 01:44:40 +0000 (0:00:00.037) 0:09:30.925 *********
2026-06-04 01:44:41.930314 | instance | changed: [instance]
2026-06-04 01:44:41.930532 | instance |
2026-06-04 01:44:41.930812 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-04 01:44:41.931164 | instance | Thursday 04 June 2026 01:44:41 +0000 (0:00:01.646) 0:09:32.572 *********
2026-06-04 01:44:44.134133 | instance | changed: [instance]
2026-06-04 01:44:44.134373 | instance |
2026-06-04 01:44:44.134648 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:44:44.134975 | instance | Thursday 04 June 2026 01:44:44 +0000 (0:00:02.203) 0:09:34.775 *********
2026-06-04 01:44:44.176137 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:44:44.176375 | instance |
2026-06-04 01:44:44.176648 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:44:44.176908 | instance | Thursday 04 June 2026 01:44:44 +0000 (0:00:00.042) 0:09:34.818 *********
2026-06-04 01:44:44.673292 | instance | changed: [instance]
2026-06-04 01:44:44.673444 | instance |
2026-06-04 01:44:44.673637 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-04 01:44:44.673830 | instance | Thursday 04 June 2026 01:44:44 +0000 (0:00:00.497) 0:09:35.315 *********
2026-06-04 01:44:58.635051 | instance | changed: [instance]
2026-06-04 01:44:58.635518 | instance |
2026-06-04 01:44:58.635932 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:44:58.636310 | instance | Thursday 04 June 2026 01:44:58 +0000 (0:00:13.961) 0:09:49.276 *********
2026-06-04 01:44:58.681637 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:44:58.681932 | instance |
2026-06-04 01:44:58.682275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:44:58.682567 | instance | Thursday 04 June 2026 01:44:58 +0000 (0:00:00.047) 0:09:49.323 *********
2026-06-04 01:44:59.159390 | instance | changed: [instance]
2026-06-04 01:44:59.159628 | instance |
2026-06-04 01:44:59.159935 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-04 01:44:59.160213 | instance | Thursday 04 June 2026 01:44:59 +0000 (0:00:00.477) 0:09:49.801 *********
2026-06-04 01:45:01.925191 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-04 01:45:01.925244 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-04 01:45:01.925256 | instance |
2026-06-04 01:45:01.925278 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-04 01:45:01.925287 | instance | Thursday 04 June 2026 01:45:01 +0000 (0:00:02.764) 0:09:52.565 *********
2026-06-04 01:45:05.147014 | instance | changed: [instance]
2026-06-04 01:45:05.147113 | instance |
2026-06-04 01:45:05.147257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:45:05.147377 | instance | Thursday 04 June 2026 01:45:05 +0000 (0:00:03.222) 0:09:55.788 *********
2026-06-04 01:45:05.197018 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:45:05.197090 | instance |
2026-06-04 01:45:05.197422 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:45:05.197462 | instance | Thursday 04 June 2026 01:45:05 +0000 (0:00:00.050) 0:09:55.839 *********
2026-06-04 01:45:05.678994 | instance | changed: [instance]
2026-06-04 01:45:05.679203 | instance |
2026-06-04 01:45:05.679550 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-04 01:45:05.679610 | instance | Thursday 04 June 2026 01:45:05 +0000 (0:00:00.482) 0:09:56.321 *********
2026-06-04 01:45:08.523396 | instance | ok: [instance]
2026-06-04 01:45:08.523475 | instance |
2026-06-04 01:45:08.523539 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-04 01:45:08.523691 | instance | Thursday 04 June 2026 01:45:08 +0000 (0:00:02.844) 0:09:59.165 *********
2026-06-04 01:45:10.893005 | instance | changed: [instance]
2026-06-04 01:45:10.893094 | instance |
2026-06-04 01:45:10.893370 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-04 01:45:10.893406 | instance | Thursday 04 June 2026 01:45:10 +0000 (0:00:02.369) 0:10:01.535 *********
2026-06-04 01:45:11.515340 | instance | ok: [instance]
2026-06-04 01:45:11.515411 | instance |
2026-06-04 01:45:11.515687 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-04 01:45:11.515735 | instance | Thursday 04 June 2026 01:45:11 +0000 (0:00:00.622) 0:10:02.157 *********
2026-06-04 01:45:12.167535 | instance | changed: [instance]
2026-06-04 01:45:12.167614 | instance |
2026-06-04 01:45:12.167924 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-04 01:45:12.167969 | instance | Thursday 04 June 2026 01:45:12 +0000 (0:00:00.652) 0:10:02.809 *********
2026-06-04 01:45:12.892104 | instance | ok: [instance]
2026-06-04 01:45:12.892175 | instance |
2026-06-04 01:45:12.892479 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-04 01:45:12.892805 | instance | Thursday 04 June 2026 01:45:12 +0000 (0:00:00.724) 0:10:03.534 *********
2026-06-04 01:45:12.932414 | instance | skipping: [instance]
2026-06-04 01:45:12.932537 | instance |
2026-06-04 01:45:12.932586 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-04 01:45:12.932773 | instance | Thursday 04 June 2026 01:45:12 +0000 (0:00:00.040) 0:10:03.574 *********
2026-06-04 01:45:12.984869 | instance | skipping: [instance]
2026-06-04 01:45:12.984999 | instance |
2026-06-04 01:45:12.985163 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-04 01:45:12.985277 | instance | Thursday 04 June 2026 01:45:12 +0000 (0:00:00.052) 0:10:03.626 *********
2026-06-04 01:45:13.030692 | instance | skipping: [instance]
2026-06-04 01:45:13.030726 | instance |
2026-06-04 01:45:13.030742 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-04 01:45:13.030747 | instance | Thursday 04 June 2026 01:45:13 +0000 (0:00:00.045) 0:10:03.672 *********
2026-06-04 01:45:13.079137 | instance | skipping: [instance]
2026-06-04 01:45:13.079171 | instance |
2026-06-04 01:45:13.079436 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-04 01:45:13.079503 | instance | Thursday 04 June 2026 01:45:13 +0000 (0:00:00.048) 0:10:03.720 *********
2026-06-04 01:45:13.123053 | instance | skipping: [instance]
2026-06-04 01:45:13.123113 | instance |
2026-06-04 01:45:13.123119 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-04 01:45:13.123125 | instance | Thursday 04 June 2026 01:45:13 +0000 (0:00:00.043) 0:10:03.764 *********
2026-06-04 01:45:13.174774 | instance | skipping: [instance]
2026-06-04 01:45:13.174830 | instance |
2026-06-04 01:45:13.175144 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-04 01:45:13.175440 | instance | Thursday 04 June 2026 01:45:13 +0000 (0:00:00.051) 0:10:03.816 *********
2026-06-04 01:45:13.214761 | instance | skipping: [instance]
2026-06-04 01:45:13.215164 | instance |
2026-06-04 01:45:13.215505 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-04 01:45:13.215813 | instance | Thursday 04 June 2026 01:45:13 +0000 (0:00:00.040) 0:10:03.856 *********
2026-06-04 01:46:45.966307 | instance | changed: [instance]
2026-06-04 01:46:45.966452 | instance |
2026-06-04 01:46:45.966467 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-04 01:46:45.966478 | instance | Thursday 04 June 2026 01:46:45 +0000 (0:01:32.744) 0:11:36.601 *********
2026-06-04 01:46:46.673826 | instance | changed: [instance]
2026-06-04 01:46:46.673991 | instance |
2026-06-04 01:46:46.674248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:46:46.674505 | instance | Thursday 04 June 2026 01:46:46 +0000 (0:00:00.713) 0:11:37.314 *********
2026-06-04 01:46:46.722694 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:46:46.722919 | instance |
2026-06-04 01:46:46.723220 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:46:46.723509 | instance | Thursday 04 June 2026 01:46:46 +0000 (0:00:00.050) 0:11:37.364 *********
2026-06-04 01:46:47.228318 | instance | changed: [instance]
2026-06-04 01:46:47.228502 | instance |
2026-06-04 01:46:47.228827 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-04 01:46:47.229083 | instance | Thursday 04 June 2026 01:46:47 +0000 (0:00:00.505) 0:11:37.870 *********
2026-06-04 01:46:47.965157 | instance | changed: [instance]
2026-06-04 01:46:47.965363 | instance |
2026-06-04 01:46:47.966439 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-04 01:46:47.966452 | instance | Thursday 04 June 2026 01:46:47 +0000 (0:00:00.736) 0:11:38.606 *********
2026-06-04 01:46:49.559228 | instance | changed: [instance]
2026-06-04 01:46:49.559537 | instance |
2026-06-04 01:46:49.559840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 01:46:49.560107 | instance | Thursday 04 June 2026 01:46:49 +0000 (0:00:01.594) 0:11:40.200 *********
2026-06-04 01:46:49.600396 | instance | skipping: [instance]
2026-06-04 01:46:49.600665 | instance |
2026-06-04 01:46:49.600936 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 01:46:49.601205 | instance | Thursday 04 June 2026 01:46:49 +0000 (0:00:00.041) 0:11:40.241 *********
2026-06-04 01:46:49.636447 | instance | skipping: [instance]
2026-06-04 01:46:49.636589 | instance |
2026-06-04 01:46:49.636772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 01:46:49.636937 | instance | Thursday 04 June 2026 01:46:49 +0000 (0:00:00.036) 0:11:40.278 *********
2026-06-04 01:46:49.675915 | instance | skipping: [instance]
2026-06-04 01:46:49.676178 | instance |
2026-06-04 01:46:49.676491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 01:46:49.676811 | instance | Thursday 04 June 2026 01:46:49 +0000 (0:00:00.039) 0:11:40.317 *********
2026-06-04 01:46:49.711915 | instance | skipping: [instance]
2026-06-04 01:46:49.712180 | instance |
2026-06-04 01:46:49.712460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 01:46:49.712733 | instance | Thursday 04 June 2026 01:46:49 +0000 (0:00:00.036) 0:11:40.353 *********
2026-06-04 01:46:50.378859 | instance | ok: [instance]
2026-06-04 01:46:50.379147 | instance |
2026-06-04 01:46:50.379450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 01:46:50.379724 | instance | Thursday 04 June 2026 01:46:50 +0000 (0:00:00.666) 0:11:41.020 *********
2026-06-04 01:46:50.434643 | instance | ok: [instance]
2026-06-04 01:46:50.434904 | instance |
2026-06-04 01:46:50.435301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 01:46:50.435567 | instance | Thursday 04 June 2026 01:46:50 +0000 (0:00:00.056) 0:11:41.076 *********
2026-06-04 01:46:50.473963 | instance | ok: [instance]
2026-06-04 01:46:50.474204 | instance |
2026-06-04 01:46:50.474477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 01:46:50.474764 | instance | Thursday 04 June 2026 01:46:50 +0000 (0:00:00.039) 0:11:41.115 *********
2026-06-04 01:46:50.526265 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 01:46:50.526480 | instance |
2026-06-04 01:46:50.526743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 01:46:50.526998 | instance | Thursday 04 June 2026 01:46:50 +0000 (0:00:00.052) 0:11:41.168 *********
2026-06-04 01:46:50.571357 | instance | ok: [instance]
2026-06-04 01:46:50.571609 | instance |
2026-06-04 01:46:50.571887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:46:50.572151 | instance | Thursday 04 June 2026 01:46:50 +0000 (0:00:00.044) 0:11:41.213 *********
2026-06-04 01:46:50.614885 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:46:50.615158 | instance |
2026-06-04 01:46:50.615433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:46:50.615760 | instance | Thursday 04 June 2026 01:46:50 +0000 (0:00:00.043) 0:11:41.256 *********
2026-06-04 01:46:51.105884 | instance | changed: [instance]
2026-06-04 01:46:51.106041 | instance |
2026-06-04 01:46:51.106220 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-04 01:46:51.106385 | instance | Thursday 04 June 2026 01:46:51 +0000 (0:00:00.491) 0:11:41.747 *********
2026-06-04 01:46:51.735925 | instance | ok: [instance]
2026-06-04 01:46:51.736283 | instance |
2026-06-04 01:46:51.736440 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-04 01:46:51.736731 | instance | Thursday 04 June 2026 01:46:51 +0000 (0:00:00.629) 0:11:42.377 *********
2026-06-04 01:46:52.954494 | instance | changed: [instance]
2026-06-04 01:46:52.954616 | instance |
2026-06-04 01:46:52.954779 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-04 01:46:52.954945 | instance | Thursday 04 June 2026 01:46:52 +0000 (0:00:01.218) 0:11:43.596 *********
2026-06-04 01:46:53.417303 | instance | ok: [instance]
2026-06-04 01:46:53.417538 | instance |
2026-06-04 01:46:53.417823 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-04 01:46:53.418226 | instance | Thursday 04 June 2026 01:46:53 +0000 (0:00:00.462) 0:11:44.058 *********
2026-06-04 01:46:53.846625 | instance | changed: [instance]
2026-06-04 01:46:53.846943 | instance |
2026-06-04 01:46:53.847325 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-04 01:46:53.847667 | instance | Thursday 04 June 2026 01:46:53 +0000 (0:00:00.429) 0:11:44.488 *********
2026-06-04 01:46:54.298840 | instance | changed: [instance]
2026-06-04 01:46:54.299092 | instance |
2026-06-04 01:46:54.299491 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-04 01:46:54.299794 | instance | Thursday 04 June 2026 01:46:54 +0000 (0:00:00.452) 0:11:44.940 *********
2026-06-04 01:46:54.712825 | instance | ok: [instance]
2026-06-04 01:46:54.713037 | instance |
2026-06-04 01:46:54.713363 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-04 01:46:54.713632 | instance | Thursday 04 June 2026 01:46:54 +0000 (0:00:00.414) 0:11:45.354 *********
2026-06-04 01:49:24.096369 | instance | changed: [instance]
2026-06-04 01:49:24.096433 | instance |
2026-06-04 01:49:24.096454 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-04 01:49:24.096714 | instance | Thursday 04 June 2026 01:49:24 +0000 (0:02:29.382) 0:14:14.737 *********
2026-06-04 01:49:24.759302 | instance | ok: [instance]
2026-06-04 01:49:24.759380 | instance |
2026-06-04 01:49:24.759710 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-04 01:49:24.759779 | instance | Thursday 04 June 2026 01:49:24 +0000 (0:00:00.663) 0:14:15.400 *********
2026-06-04 01:49:24.813642 | instance | included: ingress for instance
2026-06-04 01:49:24.813765 | instance |
2026-06-04 01:49:24.813776 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-04 01:49:24.813952 | instance | Thursday 04 June 2026 01:49:24 +0000 (0:00:00.055) 0:14:15.455 *********
2026-06-04 01:49:25.750287 | instance | changed: [instance]
2026-06-04 01:49:25.750362 | instance |
2026-06-04 01:49:25.750373 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-04 01:49:25.750390 | instance | Thursday 04 June 2026 01:49:25 +0000 (0:00:00.936) 0:14:16.392 *********
2026-06-04 01:49:26.006766 | instance | ok: [instance]
2026-06-04 01:49:26.006836 | instance |
2026-06-04 01:49:26.006980 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-04 01:49:26.007139 | instance | Thursday 04 June 2026 01:49:26 +0000 (0:00:00.256) 0:14:16.648 *********
2026-06-04 01:49:26.891583 | instance | changed: [instance]
2026-06-04 01:49:26.891664 | instance |
2026-06-04 01:49:26.891936 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-04 01:49:26.892001 | instance |
2026-06-04 01:49:26.892019 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:49:26.892121 | instance | Thursday 04 June 2026 01:49:26 +0000 (0:00:00.884) 0:14:17.533 *********
2026-06-04 01:49:28.488303 | instance | ok: [instance]
2026-06-04 01:49:28.488380 | instance |
2026-06-04 01:49:28.488625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:49:28.488667 | instance | Thursday 04 June 2026 01:49:28 +0000 (0:00:01.596) 0:14:19.130 *********
2026-06-04 01:49:28.540451 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:49:28.540886 | instance |
2026-06-04 01:49:28.540928 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:49:28.540935 | instance | Thursday 04 June 2026 01:49:28 +0000 (0:00:00.051) 0:14:19.182 *********
2026-06-04 01:49:29.024286 | instance | changed: [instance]
2026-06-04 01:49:29.024363 | instance |
2026-06-04 01:49:29.024608 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-04 01:49:29.024646 | instance | Thursday 04 June 2026 01:49:29 +0000 (0:00:00.484) 0:14:19.666 *********
2026-06-04 01:49:29.785217 | instance | ok: [instance]
2026-06-04 01:49:29.785258 | instance |
2026-06-04 01:49:29.785526 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-04 01:49:29.785537 | instance | Thursday 04 June 2026 01:49:29 +0000 (0:00:00.760) 0:14:20.427 *********
2026-06-04 01:49:31.978869 | instance | changed: [instance]
2026-06-04 01:49:31.978936 | instance |
2026-06-04 01:49:31.978956 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:49:31.979247 | instance | Thursday 04 June 2026 01:49:31 +0000 (0:00:02.192) 0:14:22.619 *********
2026-06-04 01:49:32.032126 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:49:32.032349 | instance |
2026-06-04 01:49:32.032621 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:49:32.032904 | instance | Thursday 04 June 2026 01:49:32 +0000 (0:00:00.053) 0:14:22.673 *********
2026-06-04 01:49:32.648657 | instance | changed: [instance]
2026-06-04 01:49:32.648729 | instance |
2026-06-04 01:49:32.648897 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-04 01:49:32.649017 | instance | Thursday 04 June 2026 01:49:32 +0000 (0:00:00.617) 0:14:23.290 *********
2026-06-04 01:49:33.916674 | instance | changed: [instance]
2026-06-04 01:49:33.916734 | instance |
2026-06-04 01:49:33.916756 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-04 01:49:33.916963 | instance | Thursday 04 June 2026 01:49:33 +0000 (0:00:01.267) 0:14:24.558 *********
2026-06-04 01:49:34.617290 | instance | ok: [instance]
2026-06-04 01:49:34.617396 | instance |
2026-06-04 01:49:34.617644 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-04 01:49:34.617693 | instance | Thursday 04 June 2026 01:49:34 +0000 (0:00:00.701) 0:14:25.259 *********
2026-06-04 01:49:42.593067 | instance | ok: [instance]
2026-06-04 01:49:42.593149 | instance |
2026-06-04 01:49:42.593407 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-04 01:49:42.593445 | instance | Thursday 04 June 2026 01:49:42 +0000 (0:00:07.975) 0:14:33.235 *********
2026-06-04 01:49:44.098241 | instance | ok: [instance]
2026-06-04 01:49:44.098366 | instance |
2026-06-04 01:49:44.098769 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-04 01:49:44.098817 | instance | Thursday 04 June 2026 01:49:44 +0000 (0:00:01.504) 0:14:34.739 *********
2026-06-04 01:49:44.370552 | instance | ok: [instance]
2026-06-04 01:49:44.370628 | instance |
2026-06-04 01:49:44.370884 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-04 01:49:44.370924 | instance | Thursday 04 June 2026 01:49:44 +0000 (0:00:00.272) 0:14:35.012 *********
2026-06-04 01:49:44.588768 | instance | ok: [instance]
2026-06-04 01:49:44.588856 | instance |
2026-06-04 01:49:44.589136 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-04 01:49:44.589170 | instance | Thursday 04 June 2026 01:49:44 +0000 (0:00:00.218) 0:14:35.230 *********
2026-06-04 01:49:44.795204 | instance | ok: [instance]
2026-06-04 01:49:44.795273 | instance |
2026-06-04 01:49:44.795570 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-04 01:49:44.795706 | instance | Thursday 04 June 2026 01:49:44 +0000 (0:00:00.206) 0:14:35.437 *********
2026-06-04 01:49:45.494029 | instance | changed: [instance]
2026-06-04 01:49:45.494143 | instance |
2026-06-04 01:49:45.494485 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-04 01:49:45.494539 | instance | Thursday 04 June 2026 01:49:45 +0000 (0:00:00.698) 0:14:36.135 *********
2026-06-04 01:50:02.472973 | instance | changed: [instance] => (item=alertmanager)
2026-06-04 01:50:02.473046 | instance | changed: [instance] => (item=grafana)
2026-06-04 01:50:02.473243 | instance | changed: [instance] => (item=prometheus)
2026-06-04 01:50:02.473322 | instance |
2026-06-04 01:50:02.473571 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-04 01:50:02.473637 | instance | Thursday 04 June 2026 01:50:02 +0000 (0:00:16.979) 0:14:53.114 *********
2026-06-04 01:50:04.486329 | instance | ok: [instance] => (item=alertmanager)
2026-06-04 01:50:04.486433 | instance | ok: [instance] => (item=grafana)
2026-06-04 01:50:04.486877 | instance | ok: [instance] => (item=prometheus)
2026-06-04 01:50:04.486928 | instance |
2026-06-04 01:50:04.486943 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-04 01:50:04.486952 | instance | Thursday 04 June 2026 01:50:04 +0000 (0:00:02.013) 0:14:55.128 *********
2026-06-04 01:50:08.436045 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:08.436296 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:08.436451 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:08.436464 | instance | changed: [instance]
2026-06-04 01:50:08.436569 | instance |
2026-06-04 01:50:08.436687 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-04 01:50:08.436982 | instance | Thursday 04 June 2026 01:50:08 +0000 (0:00:03.949) 0:14:59.078 *********
2026-06-04 01:50:13.688684 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:13.688772 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:13.689094 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:13.689284 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:13.689532 | instance | changed: [instance] => (item=None)
2026-06-04 01:50:13.689850 | instance | changed: [instance]
2026-06-04 01:50:13.690069 | instance |
2026-06-04 01:50:13.690323 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-04 01:50:13.690578 | instance | Thursday 04 June 2026 01:50:13 +0000 (0:00:05.251) 0:15:04.330 *********
2026-06-04 01:50:25.049662 | instance | changed: [instance] => (item=alertmanager)
2026-06-04 01:50:25.049737 | instance | changed: [instance] => (item=prometheus)
2026-06-04 01:50:25.049751 | instance |
2026-06-04 01:50:25.049762 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-04 01:50:25.049772 | instance | Thursday 04 June 2026 01:50:25 +0000 (0:00:11.360) 0:15:15.690 *********
2026-06-04 01:50:36.405992 | instance | changed: [instance] => (item=alertmanager)
2026-06-04 01:50:36.406073 | instance | changed: [instance] => (item=prometheus)
2026-06-04 01:50:36.406453 | instance |
2026-06-04 01:50:36.406491 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-04 01:50:36.406497 | instance | Thursday 04 June 2026 01:50:36 +0000 (0:00:11.357) 0:15:27.048 *********
2026-06-04 01:50:37.090243 | instance | changed: [instance]
2026-06-04 01:50:37.090308 | instance |
2026-06-04 01:50:37.090579 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-04 01:50:37.090621 | instance | Thursday 04 June 2026 01:50:37 +0000 (0:00:00.684) 0:15:27.732 *********
2026-06-04 01:50:43.785421 | instance | ok: [instance]
2026-06-04 01:50:43.785509 | instance |
2026-06-04 01:50:43.785613 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-04 01:50:43.785735 | instance | Thursday 04 June 2026 01:50:43 +0000 (0:00:06.695) 0:15:34.427 *********
2026-06-04 01:50:57.502576 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-04 01:50:57.502679 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-04 01:50:57.503178 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-04 01:50:57.503241 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-04 01:50:57.503252 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-04 01:50:57.503268 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-04 01:50:57.503300 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-04 01:50:57.503664 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-04 01:50:57.503700 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-04 01:50:57.503712 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-04 01:50:57.504371 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-04 01:50:57.504407 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-04 01:50:57.504413 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-04 01:50:57.504418 | instance |
2026-06-04 01:50:57.504422 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-04 01:50:57.504427 | instance | Thursday 04 June 2026 01:50:57 +0000 (0:00:13.717) 0:15:48.144 *********
2026-06-04 01:51:26.791035 | instance | changed: [instance]
2026-06-04 01:51:26.791152 | instance |
2026-06-04 01:51:26.791227 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:51:26.791339 | instance | Thursday 04 June 2026 01:51:26 +0000 (0:00:29.288) 0:16:17.432 *********
2026-06-04 01:51:26.848893 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:51:26.849195 | instance |
2026-06-04 01:51:26.849496 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:51:26.849821 | instance | Thursday 04 June 2026 01:51:26 +0000 (0:00:00.057) 0:16:17.490 *********
2026-06-04 01:51:27.365843 | instance | changed: [instance]
2026-06-04 01:51:27.366085 | instance |
2026-06-04 01:51:27.366369 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-04 01:51:27.366750 | instance | Thursday 04 June 2026 01:51:27 +0000 (0:00:00.516) 0:16:18.007 *********
2026-06-04 01:51:30.291002 | instance | changed: [instance]
2026-06-04 01:51:30.291201 | instance |
2026-06-04 01:51:30.291366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:51:30.291531 | instance | Thursday 04 June 2026 01:51:30 +0000 (0:00:02.925) 0:16:20.933 *********
2026-06-04 01:51:30.350912 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:51:30.351056 | instance |
2026-06-04 01:51:30.351268 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:51:30.351436 | instance | Thursday 04 June 2026 01:51:30 +0000 (0:00:00.059) 0:16:20.992 *********
2026-06-04 01:51:30.966391 | instance | changed: [instance]
2026-06-04 01:51:30.966452 | instance |
2026-06-04 01:51:30.966509 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-04 01:51:30.966689 | instance | Thursday 04 June 2026 01:51:30 +0000 (0:00:00.614) 0:16:21.607 *********
2026-06-04 01:51:32.495668 | instance | changed: [instance]
2026-06-04 01:51:32.495781 | instance |
2026-06-04 01:51:32.495984 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:51:32.496165 | instance | Thursday 04 June 2026 01:51:32 +0000 (0:00:01.529) 0:16:23.137 *********
2026-06-04 01:51:32.550034 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:51:32.550351 | instance |
2026-06-04 01:51:32.550763 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:51:32.551194 | instance | Thursday 04 June 2026 01:51:32 +0000 (0:00:00.053) 0:16:23.191 *********
2026-06-04 01:51:33.020466 | instance | changed: [instance]
2026-06-04 01:51:33.020770 | instance |
2026-06-04 01:51:33.021106 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-04 01:51:33.021501 | instance | Thursday 04 June 2026 01:51:33 +0000 (0:00:00.470) 0:16:23.662 *********
2026-06-04 01:51:34.680309 | instance | changed: [instance]
2026-06-04 01:51:34.680493 | instance |
2026-06-04 01:51:34.680657 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-04 01:51:34.680829 | instance | Thursday 04 June 2026 01:51:34 +0000 (0:00:01.659) 0:16:25.322 *********
2026-06-04 01:51:35.469664 | instance | changed: [instance]
2026-06-04 01:51:35.469907 | instance |
2026-06-04 01:51:35.470183 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:51:35.470550 | instance | Thursday 04 June 2026 01:51:35 +0000 (0:00:00.789) 0:16:26.111 *********
2026-06-04 01:51:35.516086 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:51:35.516349 | instance |
2026-06-04 01:51:35.516613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:51:35.516896 | instance | Thursday 04 June 2026 01:51:35 +0000 (0:00:00.046) 0:16:26.158 *********
2026-06-04 01:51:35.998163 | instance | changed: [instance]
2026-06-04 01:51:35.998310 | instance |
2026-06-04 01:51:35.998495 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-04 01:51:35.998703 | instance | Thursday 04 June 2026 01:51:35 +0000 (0:00:00.481) 0:16:26.640 *********
2026-06-04 01:51:37.413879 | instance | changed: [instance]
2026-06-04 01:51:37.413951 | instance |
2026-06-04 01:51:37.413959 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:51:37.413967 | instance | Thursday 04 June 2026 01:51:37 +0000 (0:00:01.414) 0:16:28.054 *********
2026-06-04 01:51:37.467705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:51:37.467826 | instance |
2026-06-04 01:51:37.468023 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:51:37.468201 | instance | Thursday 04 June 2026 01:51:37 +0000 (0:00:00.054) 0:16:28.109 *********
2026-06-04 01:51:37.939127 | instance | changed: [instance]
2026-06-04 01:51:37.939216 | instance |
2026-06-04 01:51:37.939347 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-04 01:51:37.939466 | instance | Thursday 04 June 2026 01:51:37 +0000 (0:00:00.471) 0:16:28.580 *********
2026-06-04 01:51:39.341833 | instance | changed: [instance]
2026-06-04 01:51:39.342063 | instance |
2026-06-04 01:51:39.342331 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-04 01:51:39.342572 | instance |
2026-06-04 01:51:39.342847 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 01:51:39.343280 | instance | Thursday 04 June 2026 01:51:39 +0000 (0:00:01.402) 0:16:29.983 *********
2026-06-04 01:51:41.162698 | instance | ok: [instance]
2026-06-04 01:51:41.162798 | instance |
2026-06-04 01:51:41.162865 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-04 01:51:41.163219 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:01.820) 0:16:31.803 *********
2026-06-04 01:51:41.243217 | instance | skipping: [instance]
2026-06-04 01:51:41.243332 | instance |
2026-06-04 01:51:41.243623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 01:51:41.243664 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.081) 0:16:31.885 *********
2026-06-04 01:51:41.470761 | instance | ok: [instance]
2026-06-04 01:51:41.470839 | instance |
2026-06-04 01:51:41.471082 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 01:51:41.471128 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.227) 0:16:32.113 *********
2026-06-04 01:51:41.515351 | instance | skipping: [instance]
2026-06-04 01:51:41.515444 | instance |
2026-06-04 01:51:41.515694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 01:51:41.515776 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.044) 0:16:32.157 *********
2026-06-04 01:51:41.562266 | instance | skipping: [instance]
2026-06-04 01:51:41.562345 | instance |
2026-06-04 01:51:41.562472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 01:51:41.562599 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.046) 0:16:32.204 *********
2026-06-04 01:51:41.608439 | instance | skipping: [instance]
2026-06-04 01:51:41.608529 | instance |
2026-06-04 01:51:41.608715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 01:51:41.608830 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.046) 0:16:32.250 *********
2026-06-04 01:51:41.658000 | instance | skipping: [instance]
2026-06-04 01:51:41.658242 | instance |
2026-06-04 01:51:41.658531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 01:51:41.658801 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.049) 0:16:32.299 *********
2026-06-04 01:51:41.705366 | instance | skipping: [instance]
2026-06-04 01:51:41.705643 | instance |
2026-06-04 01:51:41.705978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 01:51:41.706246 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.047) 0:16:32.347 *********
2026-06-04 01:51:41.764731 | instance | ok: [instance]
2026-06-04 01:51:41.764971 | instance |
2026-06-04 01:51:41.765239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 01:51:41.765499 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.058) 0:16:32.406 *********
2026-06-04 01:51:41.820085 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 01:51:41.820337 | instance |
2026-06-04 01:51:41.820621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 01:51:41.820899 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.055) 0:16:32.462 *********
2026-06-04 01:51:41.886964 | instance | ok: [instance]
2026-06-04 01:51:41.887228 | instance |
2026-06-04 01:51:41.887506 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:51:41.887771 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.067) 0:16:32.529 *********
2026-06-04 01:51:41.953022 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:51:41.953260 | instance |
2026-06-04 01:51:41.953538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:51:41.953780 | instance | Thursday 04 June 2026 01:51:41 +0000 (0:00:00.065) 0:16:32.594 *********
2026-06-04 01:51:42.477516 | instance | changed: [instance]
2026-06-04 01:51:42.477733 | instance |
2026-06-04 01:51:42.478000 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-04 01:51:42.478263 | instance | Thursday 04 June 2026 01:51:42 +0000 (0:00:00.524) 0:16:33.119 *********
2026-06-04 01:51:43.923787 | instance | changed: [instance]
2026-06-04 01:51:43.923923 | instance |
2026-06-04 01:51:43.924099 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-04 01:51:43.924276 | instance | Thursday 04 June 2026 01:51:43 +0000 (0:00:01.441) 0:16:34.560 *********
2026-06-04 01:51:44.615536 | instance | changed: [instance]
2026-06-04 01:51:44.615713 | instance |
2026-06-04 01:51:44.615914 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-04 01:51:44.616138 | instance | Thursday 04 June 2026 01:51:44 +0000 (0:00:00.696) 0:16:35.257 *********
2026-06-04 01:51:49.342898 | instance | changed: [instance]
2026-06-04 01:51:49.343236 | instance |
2026-06-04 01:51:49.343537 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-04 01:51:49.343893 | instance | Thursday 04 June 2026 01:51:49 +0000 (0:00:04.727) 0:16:39.984 *********
2026-06-04 01:51:49.551076 | instance | changed: [instance]
2026-06-04 01:51:49.551195 | instance |
2026-06-04 01:51:49.551319 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-04 01:51:49.551448 | instance | Thursday 04 June 2026 01:51:49 +0000 (0:00:00.208) 0:16:40.193 *********
2026-06-04 01:51:50.079226 | instance | changed: [instance]
2026-06-04 01:51:50.079510 | instance |
2026-06-04 01:51:50.079883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 01:51:50.080166 | instance | Thursday 04 June 2026 01:51:50 +0000 (0:00:00.527) 0:16:40.720 *********
2026-06-04 01:51:50.184094 | instance | ok: [instance]
2026-06-04 01:51:50.184261 | instance |
2026-06-04 01:51:50.184354 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 01:51:50.184752 | instance | Thursday 04 June 2026 01:51:50 +0000 (0:00:00.104) 0:16:40.824 *********
2026-06-04 01:51:50.263602 | instance | included: rabbitmq for instance
2026-06-04 01:51:50.263885 | instance |
2026-06-04 01:51:50.264221 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 01:51:50.264539 | instance | Thursday 04 June 2026 01:51:50 +0000 (0:00:00.079) 0:16:40.904 *********
2026-06-04 01:51:50.932990 | instance | ok: [instance]
2026-06-04 01:51:50.933213 | instance |
2026-06-04 01:51:50.933529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 01:51:50.933879 | instance | Thursday 04 June 2026 01:51:50 +0000 (0:00:00.669) 0:16:41.574 *********
2026-06-04 01:51:50.978480 | instance | skipping: [instance]
2026-06-04 01:51:50.978626 | instance |
2026-06-04 01:51:50.978819 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 01:51:50.979025 | instance | Thursday 04 June 2026 01:51:50 +0000 (0:00:00.045) 0:16:41.620 *********
2026-06-04 01:51:51.032656 | instance | skipping: [instance]
2026-06-04 01:51:51.032888 | instance |
2026-06-04 01:51:51.033137 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 01:51:51.033393 | instance | Thursday 04 June 2026 01:51:51 +0000 (0:00:00.053) 0:16:41.674 *********
2026-06-04 01:51:51.085119 | instance | skipping: [instance]
2026-06-04 01:51:51.085351 | instance |
2026-06-04 01:51:51.085610 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 01:51:51.085857 | instance | Thursday 04 June 2026 01:51:51 +0000 (0:00:00.052) 0:16:41.726 *********
2026-06-04 01:52:21.924430 | instance | changed: [instance]
2026-06-04 01:52:21.924701 | instance |
2026-06-04 01:52:21.925020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 01:52:21.925306 | instance | Thursday 04 June 2026 01:52:21 +0000 (0:00:30.839) 0:17:12.566 *********
2026-06-04 01:52:22.566333 | instance | ok: [instance]
2026-06-04 01:52:22.566584 | instance |
2026-06-04 01:52:22.566934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 01:52:22.567360 | instance | Thursday 04 June 2026 01:52:22 +0000 (0:00:00.641) 0:17:13.208 *********
2026-06-04 01:52:22.622354 | instance | ok: [instance]
2026-06-04 01:52:22.622575 | instance |
2026-06-04 01:52:22.622870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 01:52:22.623163 | instance | Thursday 04 June 2026 01:52:22 +0000 (0:00:00.056) 0:17:13.264 *********
2026-06-04 01:52:22.683146 | instance | skipping: [instance]
2026-06-04 01:52:22.683372 | instance |
2026-06-04 01:52:22.683673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 01:52:22.683913 | instance | Thursday 04 June 2026 01:52:22 +0000 (0:00:00.060) 0:17:13.325 *********
2026-06-04 01:52:22.733062 | instance | skipping: [instance]
2026-06-04 01:52:22.733353 | instance |
2026-06-04 01:52:22.733600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 01:52:22.733876 | instance | Thursday 04 June 2026 01:52:22 +0000 (0:00:00.049) 0:17:13.375 *********
2026-06-04 01:52:22.789271 | instance | ok: [instance]
2026-06-04 01:52:22.789501 | instance |
2026-06-04 01:52:22.789822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 01:52:22.790070 | instance | Thursday 04 June 2026 01:52:22 +0000 (0:00:00.056) 0:17:13.431 *********
2026-06-04 01:52:22.894315 | instance | ok: [instance] => (item=identity)
2026-06-04 01:52:22.894474 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 01:52:22.894652 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 01:52:22.894918 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 01:52:22.895285 | instance |
2026-06-04 01:52:22.895599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 01:52:22.895866 | instance | Thursday 04 June 2026 01:52:22 +0000 (0:00:00.104) 0:17:13.536 *********
2026-06-04 01:52:22.957877 | instance | ok: [instance]
2026-06-04 01:52:22.957991 | instance |
2026-06-04 01:52:22.958159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:52:22.958393 | instance | Thursday 04 June 2026 01:52:22 +0000 (0:00:00.063) 0:17:13.599 *********
2026-06-04 01:52:23.023623 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:52:23.023798 | instance |
2026-06-04 01:52:23.024089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:52:23.024371 | instance | Thursday 04 June 2026 01:52:23 +0000 (0:00:00.065) 0:17:13.665 *********
2026-06-04 01:52:23.546125 | instance | changed: [instance]
2026-06-04 01:52:23.546357 | instance |
2026-06-04 01:52:23.546696 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-04 01:52:23.547006 | instance | Thursday 04 June 2026 01:52:23 +0000 (0:00:00.522) 0:17:14.187 *********
2026-06-04 01:52:25.016909 | instance | ok: [instance] => (item=None)
2026-06-04 01:52:25.017167 | instance | ok: [instance]
2026-06-04 01:52:25.017492 | instance |
2026-06-04 01:52:25.017889 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-04 01:52:25.018260 | instance | Thursday 04 June 2026 01:52:25 +0000 (0:00:01.470) 0:17:15.658 *********
2026-06-04 01:52:26.041363 | instance | ok: [instance] => (item=atmosphere)
2026-06-04 01:52:26.041596 | instance |
2026-06-04 01:52:26.041884 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-04 01:52:26.042154 | instance | Thursday 04 June 2026 01:52:26 +0000 (0:00:01.024) 0:17:16.683 *********
2026-06-04 01:52:26.919239 | instance | changed: [instance]
2026-06-04 01:52:26.919468 | instance |
2026-06-04 01:52:26.919759 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-04 01:52:26.920022 | instance | Thursday 04 June 2026 01:52:26 +0000 (0:00:00.877) 0:17:17.560 *********
2026-06-04 01:52:27.995780 | instance | changed: [instance] => (item=None)
2026-06-04 01:52:27.995952 | instance | changed: [instance]
2026-06-04 01:52:27.996140 | instance |
2026-06-04 01:52:27.996343 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-04 01:52:27.996526 | instance | Thursday 04 June 2026 01:52:27 +0000 (0:00:01.076) 0:17:18.637 *********
2026-06-04 01:52:29.421085 | instance | changed: [instance] => (item=None)
2026-06-04 01:52:29.421166 | instance | changed: [instance]
2026-06-04 01:52:29.421545 | instance |
2026-06-04 01:52:29.421607 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-04 01:52:29.421619 | instance | Thursday 04 June 2026 01:52:29 +0000 (0:00:01.425) 0:17:20.063 *********
2026-06-04 01:55:14.398718 | instance | changed: [instance]
2026-06-04 01:55:14.398800 | instance |
2026-06-04 01:55:14.399046 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 01:55:14.399104 | instance | Thursday 04 June 2026 01:55:14 +0000 (0:02:44.977) 0:20:05.040 *********
2026-06-04 01:55:14.503440 | instance | included: openstack_helm_ingress for instance
2026-06-04 01:55:14.503491 | instance |
2026-06-04 01:55:14.503739 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 01:55:14.503771 | instance | Thursday 04 June 2026 01:55:14 +0000 (0:00:00.104) 0:20:05.145 *********
2026-06-04 01:55:14.559084 | instance | skipping: [instance]
2026-06-04 01:55:14.559175 | instance |
2026-06-04 01:55:14.559331 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 01:55:14.559450 | instance | Thursday 04 June 2026 01:55:14 +0000 (0:00:00.055) 0:20:05.201 *********
2026-06-04 01:55:14.611314 | instance | skipping: [instance]
2026-06-04 01:55:14.611551 | instance |
2026-06-04 01:55:14.611830 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 01:55:14.612088 | instance | Thursday 04 June 2026 01:55:14 +0000 (0:00:00.047) 0:20:05.248 *********
2026-06-04 01:55:14.672203 | instance | ok: [instance]
2026-06-04 01:55:14.672345 | instance |
2026-06-04 01:55:14.672525 | instance | TASK [Create Ingress identity] *************************************************
2026-06-04 01:55:14.672701 | instance | Thursday 04 June 2026 01:55:14 +0000 (0:00:00.065) 0:20:05.314 *********
2026-06-04 01:55:14.754062 | instance | included: ingress for instance
2026-06-04 01:55:14.754299 | instance |
2026-06-04 01:55:14.754566 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-04 01:55:14.754831 | instance | Thursday 04 June 2026 01:55:14 +0000 (0:00:00.081) 0:20:05.395 *********
2026-06-04 01:55:15.707986 | instance | changed: [instance]
2026-06-04 01:55:15.708231 | instance |
2026-06-04 01:55:15.708532 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-04 01:55:15.708810 | instance | Thursday 04 June 2026 01:55:15 +0000 (0:00:00.953) 0:20:06.349 *********
2026-06-04 01:55:19.986353 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-04 01:55:19.987242 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-04 01:55:19.987311 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-04 01:55:19.987326 | instance | ok: [instance]
2026-06-04 01:55:19.987400 | instance |
2026-06-04 01:55:19.987630 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-04 01:55:19.987861 | instance | Thursday 04 June 2026 01:55:19 +0000 (0:00:04.278) 0:20:10.628 *********
2026-06-04 01:55:20.703808 | instance | ok: [instance]
2026-06-04 01:55:20.703864 | instance |
2026-06-04 01:55:20.703996 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-04 01:55:20.704109 | instance | Thursday 04 June 2026 01:55:20 +0000 (0:00:00.717) 0:20:11.345 *********
2026-06-04 01:55:22.006892 | instance | ok: [instance] => (item=atmosphere)
2026-06-04 01:55:22.007265 | instance |
2026-06-04 01:55:22.007634 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-04 01:55:22.007961 | instance | Thursday 04 June 2026 01:55:22 +0000 (0:00:01.302) 0:20:12.648 *********
2026-06-04 01:55:23.252970 | instance | changed: [instance] => (item=atmosphere)
2026-06-04 01:55:23.253050 | instance |
2026-06-04 01:55:23.253167 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-04 01:55:23.253291 | instance | Thursday 04 June 2026 01:55:23 +0000 (0:00:01.246) 0:20:13.895 *********
2026-06-04 01:55:24.343927 | instance | changed: [instance] => (item=atmosphere)
2026-06-04 01:55:24.344005 | instance |
2026-06-04 01:55:24.344279 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-04 01:55:24.344313 | instance | Thursday 04 June 2026 01:55:24 +0000 (0:00:01.090) 0:20:14.985 *********
2026-06-04 01:55:25.503026 | instance | changed: [instance] => (item=atmosphere)
2026-06-04 01:55:25.503115 | instance |
2026-06-04 01:55:25.503270 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-04 01:55:25.503358 | instance | Thursday 04 June 2026 01:55:25 +0000 (0:00:01.158) 0:20:16.144 *********
2026-06-04 01:55:25.764169 | instance | changed: [instance]
2026-06-04 01:55:25.764275 | instance |
2026-06-04 01:55:25.764706 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 01:55:25.765157 | instance | Thursday 04 June 2026 01:55:25 +0000 (0:00:00.258) 0:20:16.403 *********
2026-06-04 01:55:26.817559 | instance | ok: [instance]
2026-06-04 01:55:26.817683 | instance |
2026-06-04 01:55:26.818045 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 01:55:26.818090 | instance | Thursday 04 June 2026 01:55:26 +0000 (0:00:01.055) 0:20:17.459 *********
2026-06-04 01:55:27.056922 | instance | ok: [instance]
2026-06-04 01:55:27.057007 | instance |
2026-06-04 01:55:27.057212 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 01:55:27.057267 | instance | Thursday 04 June 2026 01:55:27 +0000 (0:00:00.239) 0:20:17.699 *********
2026-06-04 01:55:27.138097 | instance | ok: [instance] => {
2026-06-04 01:55:27.138183 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-04 01:55:27.138651 | instance | }
2026-06-04 01:55:27.138668 | instance |
2026-06-04 01:55:27.138674 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 01:55:27.138678 | instance | Thursday 04 June 2026 01:55:27 +0000 (0:00:00.080) 0:20:17.780 *********
2026-06-04 01:55:27.862145 | instance | changed: [instance]
2026-06-04 01:55:27.862263 | instance |
2026-06-04 01:55:27.862523 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 01:55:27.862566 | instance | Thursday 04 June 2026 01:55:27 +0000 (0:00:00.724) 0:20:18.504 *********
2026-06-04 01:55:29.140619 | instance | changed: [instance]
2026-06-04 01:55:29.140689 | instance |
2026-06-04 01:55:29.140944 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-04 01:55:29.140986 | instance | Thursday 04 June 2026 01:55:29 +0000 (0:00:01.278) 0:20:19.782 *********
2026-06-04 01:55:29.640898 | instance | changed: [instance]
2026-06-04 01:55:29.641008 | instance |
2026-06-04 01:55:29.641263 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-04 01:55:29.641281 | instance | Thursday 04 June 2026 01:55:29 +0000 (0:00:00.500) 0:20:20.283 *********
2026-06-04 01:55:30.327137 | instance | ok: [instance]
2026-06-04 01:55:30.327344 | instance |
2026-06-04 01:55:30.327424 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-04 01:55:30.327533 | instance | Thursday 04 June 2026 01:55:30 +0000 (0:00:00.686) 0:20:20.969 *********
2026-06-04 01:55:31.065693 | instance | ok: [instance]
2026-06-04 01:55:31.065782 | instance |
2026-06-04 01:55:31.065865 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-04 01:55:31.066009 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.738) 0:20:21.707 *********
2026-06-04 01:55:31.409770 | instance | ok: [instance]
2026-06-04 01:55:31.409836 | instance |
2026-06-04 01:55:31.410096 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-04 01:55:31.410134 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.344) 0:20:22.051 *********
2026-06-04 01:55:31.525022 | instance | included: openstack_helm_endpoints for instance
2026-06-04 01:55:31.525373 | instance |
2026-06-04 01:55:31.525414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 01:55:31.525420 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.115) 0:20:22.167 *********
2026-06-04 01:55:31.575323 | instance | skipping: [instance]
2026-06-04 01:55:31.575459 | instance |
2026-06-04 01:55:31.575731 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 01:55:31.575772 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.050) 0:20:22.217 *********
2026-06-04 01:55:31.623480 | instance | skipping: [instance]
2026-06-04 01:55:31.623599 | instance |
2026-06-04 01:55:31.623900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 01:55:31.623932 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.048) 0:20:22.265 *********
2026-06-04 01:55:31.672564 | instance | skipping: [instance]
2026-06-04 01:55:31.672752 | instance |
2026-06-04 01:55:31.672827 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 01:55:31.672957 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.049) 0:20:22.314 *********
2026-06-04 01:55:31.720199 | instance | skipping: [instance]
2026-06-04 01:55:31.720496 | instance |
2026-06-04 01:55:31.720531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 01:55:31.720673 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.047) 0:20:22.362 *********
2026-06-04 01:55:31.767984 | instance | skipping: [instance]
2026-06-04 01:55:31.768337 | instance |
2026-06-04 01:55:31.768684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 01:55:31.769014 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.047) 0:20:22.410 *********
2026-06-04 01:55:31.816100 | instance | skipping: [instance]
2026-06-04 01:55:31.816431 | instance |
2026-06-04 01:55:31.816771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 01:55:31.817096 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.048) 0:20:22.458 *********
2026-06-04 01:55:31.957476 | instance | ok: [instance]
2026-06-04 01:55:31.957848 | instance |
2026-06-04 01:55:31.958195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 01:55:31.958581 | instance | Thursday 04 June 2026 01:55:31 +0000 (0:00:00.140) 0:20:22.599 *********
2026-06-04 01:55:32.036630 | instance | ok: [instance] => (item=identity)
2026-06-04 01:55:32.036975 | instance |
2026-06-04 01:55:32.037303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 01:55:32.037625 | instance | Thursday 04 June 2026 01:55:32 +0000 (0:00:00.079) 0:20:22.678 *********
2026-06-04 01:55:32.107784 | instance | ok: [instance]
2026-06-04 01:55:32.108113 | instance |
2026-06-04 01:55:32.108439 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-04 01:55:32.108787 | instance | Thursday 04 June 2026 01:55:32 +0000 (0:00:00.071) 0:20:22.749 *********
2026-06-04 01:55:32.576946 | instance | changed: [instance]
2026-06-04 01:55:32.577161 | instance |
2026-06-04 01:55:32.577441 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-04 01:55:32.577715 | instance | Thursday 04 June 2026 01:55:32 +0000 (0:00:00.469) 0:20:23.218 *********
2026-06-04 01:55:33.075047 | instance | changed: [instance]
2026-06-04 01:55:33.075361 | instance |
2026-06-04 01:55:33.075653 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-04 01:55:33.075936 | instance | Thursday 04 June 2026 01:55:33 +0000 (0:00:00.498) 0:20:23.716 *********
2026-06-04 01:55:33.547942 | instance | changed: [instance]
2026-06-04 01:55:33.547999 | instance |
2026-06-04 01:55:33.548137 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-04 01:55:33.548293 | instance | Thursday 04 June 2026 01:55:33 +0000 (0:00:00.473) 0:20:24.190 *********
2026-06-04 01:55:34.046180 | instance | changed: [instance]
2026-06-04 01:55:34.046247 | instance |
2026-06-04 01:55:34.046363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 01:55:34.046475 | instance | Thursday 04 June 2026 01:55:34 +0000 (0:00:00.498) 0:20:24.688 *********
2026-06-04 01:55:34.127505 | instance | ok: [instance]
2026-06-04 01:55:34.127737 | instance |
2026-06-04 01:55:34.127994 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 01:55:34.128244 | instance | Thursday 04 June 2026 01:55:34 +0000 (0:00:00.081) 0:20:24.769 *********
2026-06-04 01:55:34.206315 | instance | included: rabbitmq for instance
2026-06-04 01:55:34.206548 | instance |
2026-06-04 01:55:34.206882 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 01:55:34.207195 | instance | Thursday 04 June 2026 01:55:34 +0000 (0:00:00.078) 0:20:24.848 *********
2026-06-04 01:55:34.859394 | instance | ok: [instance]
2026-06-04 01:55:34.859617 | instance |
2026-06-04 01:55:34.859898 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 01:55:34.860170 | instance | Thursday 04 June 2026 01:55:34 +0000 (0:00:00.652) 0:20:25.500 *********
2026-06-04 01:55:34.924425 | instance | skipping: [instance]
2026-06-04 01:55:34.924645 | instance |
2026-06-04 01:55:34.924962 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 01:55:34.925221 | instance | Thursday 04 June 2026 01:55:34 +0000 (0:00:00.065) 0:20:25.566 *********
2026-06-04 01:55:34.984051 | instance | skipping: [instance]
2026-06-04 01:55:34.984297 | instance |
2026-06-04 01:55:34.984556 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 01:55:34.984854 | instance | Thursday 04 June 2026 01:55:34 +0000 (0:00:00.059) 0:20:25.625 *********
2026-06-04 01:55:35.034892 | instance | skipping: [instance]
2026-06-04 01:55:35.035145 | instance |
2026-06-04 01:55:35.035413 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 01:55:35.035677 | instance | Thursday 04 June 2026 01:55:35 +0000 (0:00:00.050) 0:20:25.676 *********
2026-06-04 01:56:05.877299 | instance | changed: [instance]
2026-06-04 01:56:05.877377 | instance |
2026-06-04 01:56:05.877568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 01:56:05.877737 | instance | Thursday 04 June 2026 01:56:05 +0000 (0:00:30.842) 0:20:56.519 *********
2026-06-04 01:56:06.577375 | instance | ok: [instance]
2026-06-04 01:56:06.577684 | instance |
2026-06-04 01:56:06.578034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 01:56:06.578314 | instance | Thursday 04 June 2026 01:56:06 +0000 (0:00:00.699) 0:20:57.218 *********
2026-06-04 01:56:06.638042 | instance | ok: [instance]
2026-06-04 01:56:06.638359 | instance |
2026-06-04 01:56:06.638729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 01:56:06.638934 | instance | Thursday 04 June 2026 01:56:06 +0000 (0:00:00.061) 0:20:57.279 *********
2026-06-04 01:56:06.698079 | instance | skipping: [instance]
2026-06-04 01:56:06.698317 | instance |
2026-06-04 01:56:06.698595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 01:56:06.698852 | instance | Thursday 04 June 2026 01:56:06 +0000 (0:00:00.060) 0:20:57.339 *********
2026-06-04 01:56:06.756667 | instance | skipping: [instance]
2026-06-04 01:56:06.756815 | instance |
2026-06-04 01:56:06.756990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 01:56:06.757156 | instance | Thursday 04 June 2026 01:56:06 +0000 (0:00:00.058) 0:20:57.398 *********
2026-06-04 01:56:06.804756 | instance | ok: [instance]
2026-06-04 01:56:06.804991 | instance |
2026-06-04 01:56:06.805289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 01:56:06.805601 | instance | Thursday 04 June 2026 01:56:06 +0000 (0:00:00.047) 0:20:57.446 *********
2026-06-04 01:56:06.938104 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 01:56:06.938360 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 01:56:06.938624 | instance | ok: [instance] => (item=key_manager)
2026-06-04 01:56:06.938843 | instance | ok: [instance] => (item=identity)
2026-06-04 01:56:06.939140 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 01:56:06.939421 | instance |
2026-06-04 01:56:06.939684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 01:56:06.939897 | instance | Thursday 04 June 2026 01:56:06 +0000 (0:00:00.133) 0:20:57.579 *********
2026-06-04 01:56:07.012411 | instance | ok: [instance]
2026-06-04 01:56:07.012695 | instance |
2026-06-04 01:56:07.012999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:56:07.013295 | instance | Thursday 04 June 2026 01:56:07 +0000 (0:00:00.074) 0:20:57.654 *********
2026-06-04 01:56:07.072928 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:56:07.073169 | instance |
2026-06-04 01:56:07.073432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:56:07.073690 | instance | Thursday 04 June 2026 01:56:07 +0000 (0:00:00.060) 0:20:57.714 *********
2026-06-04 01:56:07.612906 | instance | changed: [instance]
2026-06-04 01:56:07.613136 | instance |
2026-06-04 01:56:07.613411 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-04 01:56:07.613677 | instance | Thursday 04 June 2026 01:56:07 +0000 (0:00:00.539) 0:20:58.254 *********
2026-06-04 01:57:43.647129 | instance | changed: [instance]
2026-06-04 01:57:43.647219 | instance |
2026-06-04 01:57:43.647237 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 01:57:43.647248 | instance | Thursday 04 June 2026 01:57:43 +0000 (0:01:36.033) 0:22:34.287 *********
2026-06-04 01:57:43.773996 | instance | included: openstack_helm_ingress for instance
2026-06-04 01:57:43.774064 | instance |
2026-06-04 01:57:43.774377 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 01:57:43.774453 | instance | Thursday 04 June 2026 01:57:43 +0000 (0:00:00.127) 0:22:34.415 *********
2026-06-04 01:57:43.828099 | instance | skipping: [instance]
2026-06-04 01:57:43.828216 | instance |
2026-06-04 01:57:43.828267 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 01:57:43.828403 | instance | Thursday 04 June 2026 01:57:43 +0000 (0:00:00.054) 0:22:34.470 *********
2026-06-04 01:57:43.882049 | instance | skipping: [instance]
2026-06-04 01:57:43.882452 | instance |
2026-06-04 01:57:43.882503 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 01:57:43.882511 | instance | Thursday 04 June 2026 01:57:43 +0000 (0:00:00.053) 0:22:34.524 *********
2026-06-04 01:57:43.949251 | instance | ok: [instance]
2026-06-04 01:57:43.949355 | instance |
2026-06-04 01:57:43.949632 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-04 01:57:43.949676 | instance | Thursday 04 June 2026 01:57:43 +0000 (0:00:00.067) 0:22:34.591 *********
2026-06-04 01:57:44.036092 | instance | included: ingress for instance
2026-06-04 01:57:44.036204 | instance |
2026-06-04 01:57:44.036422 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-04 01:57:44.036477 | instance | Thursday 04 June 2026 01:57:44 +0000 (0:00:00.086) 0:22:34.677 *********
2026-06-04 01:57:44.947416 | instance | changed: [instance]
2026-06-04 01:57:44.947521 | instance |
2026-06-04 01:57:44.947778 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-04 01:57:44.947795 | instance | Thursday 04 June 2026 01:57:44 +0000 (0:00:00.911) 0:22:35.589 *********
2026-06-04 01:57:46.134650 | instance | changed: [instance]
2026-06-04 01:57:46.135002 | instance |
2026-06-04 01:57:46.135020 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-04 01:57:46.135025 | instance | Thursday 04 June 2026 01:57:46 +0000 (0:00:01.187) 0:22:36.776 *********
2026-06-04 01:57:56.004245 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-04 01:57:56.004458 | instance |
2026-06-04 01:57:56.004869 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:57:56.005180 | instance | Thursday 04 June 2026 01:57:55 +0000 (0:00:09.868) 0:22:46.645 *********
2026-06-04 01:57:56.070831 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:57:56.070945 | instance |
2026-06-04 01:57:56.071103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:57:56.071247 | instance | Thursday 04 June 2026 01:57:56 +0000 (0:00:00.067) 0:22:46.712 *********
2026-06-04 01:57:56.568533 | instance | changed: [instance]
2026-06-04 01:57:56.568599 | instance |
2026-06-04 01:57:56.568763 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-04 01:57:56.568853 | instance | Thursday 04 June 2026 01:57:56 +0000 (0:00:00.497) 0:22:47.210 *********
2026-06-04 01:57:59.231879 | instance | changed: [instance]
2026-06-04 01:57:59.232123 | instance |
2026-06-04 01:57:59.232407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 01:57:59.232676 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:02.662) 0:22:49.873 *********
2026-06-04 01:57:59.284852 | instance | skipping: [instance]
2026-06-04 01:57:59.285076 | instance |
2026-06-04 01:57:59.285345 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 01:57:59.285610 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.052) 0:22:49.926 *********
2026-06-04 01:57:59.332998 | instance | skipping: [instance]
2026-06-04 01:57:59.333177 | instance |
2026-06-04 01:57:59.333458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 01:57:59.333972 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.048) 0:22:49.974 *********
2026-06-04 01:57:59.378283 | instance | skipping: [instance]
2026-06-04 01:57:59.378499 | instance |
2026-06-04 01:57:59.378806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 01:57:59.379171 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.045) 0:22:50.020 *********
2026-06-04 01:57:59.421917 | instance | skipping: [instance]
2026-06-04 01:57:59.422156 | instance |
2026-06-04 01:57:59.422491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 01:57:59.422781 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.043) 0:22:50.063 *********
2026-06-04 01:57:59.476110 | instance | skipping: [instance]
2026-06-04 01:57:59.476334 | instance |
2026-06-04 01:57:59.476635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 01:57:59.476921 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.054) 0:22:50.117 *********
2026-06-04 01:57:59.512908 | instance | skipping: [instance]
2026-06-04 01:57:59.513133 | instance |
2026-06-04 01:57:59.513423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 01:57:59.513702 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.037) 0:22:50.155 *********
2026-06-04 01:57:59.564500 | instance | ok: [instance]
2026-06-04 01:57:59.564726 | instance |
2026-06-04 01:57:59.565007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 01:57:59.565271 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.051) 0:22:50.206 *********
2026-06-04 01:57:59.628687 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-04 01:57:59.628828 | instance |
2026-06-04 01:57:59.629000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 01:57:59.629189 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.064) 0:22:50.270 *********
2026-06-04 01:57:59.692318 | instance | ok: [instance]
2026-06-04 01:57:59.692562 | instance |
2026-06-04 01:57:59.692853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:57:59.693173 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.063) 0:22:50.334 *********
2026-06-04 01:57:59.778317 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:57:59.778520 | instance |
2026-06-04 01:57:59.778766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:57:59.779028 | instance | Thursday 04 June 2026 01:57:59 +0000 (0:00:00.086) 0:22:50.420 *********
2026-06-04 01:58:00.282002 | instance | changed: [instance]
2026-06-04 01:58:00.282238 | instance |
2026-06-04 01:58:00.282559 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-04 01:58:00.282844 | instance | Thursday 04 June 2026 01:58:00 +0000 (0:00:00.503) 0:22:50.923 *********
2026-06-04 01:58:18.059055 | instance | ok: [instance]
2026-06-04 01:58:18.059225 | instance |
2026-06-04 01:58:18.059410 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-04 01:58:18.059589 | instance | Thursday 04 June 2026 01:58:18 +0000 (0:00:17.777) 0:23:08.700 *********
2026-06-04 01:58:32.487434 | instance | ok: [instance]
2026-06-04 01:58:32.487616 | instance |
2026-06-04 01:58:32.487895 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-04 01:58:32.488144 | instance | Thursday 04 June 2026 01:58:32 +0000 (0:00:14.427) 0:23:23.128 *********
2026-06-04 01:58:33.837726 | instance | ok: [instance]
2026-06-04 01:58:33.837991 | instance |
2026-06-04 01:58:33.838244 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-04 01:58:33.838509 | instance | Thursday 04 June 2026 01:58:33 +0000 (0:00:01.350) 0:23:24.479 *********
2026-06-04 01:58:35.019773 | instance | ok: [instance]
2026-06-04 01:58:35.020598 | instance |
2026-06-04 01:58:35.020657 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-04 01:58:35.020666 | instance | Thursday 04 June 2026 01:58:35 +0000 (0:00:01.182) 0:23:25.661 *********
2026-06-04 01:58:35.680961 | instance | changed: [instance]
2026-06-04 01:58:35.681248 | instance |
2026-06-04 01:58:35.681563 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-04 01:58:35.681847 | instance | Thursday 04 June 2026 01:58:35 +0000 (0:00:00.661) 0:23:26.322 *********
2026-06-04 01:58:36.376247 | instance | changed: [instance]
2026-06-04 01:58:36.376522 | instance |
2026-06-04 01:58:36.377180 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-04 01:58:36.377246 | instance | Thursday 04 June 2026 01:58:36 +0000 (0:00:00.695) 0:23:27.017 *********
2026-06-04 01:58:39.301703 | instance | changed: [instance]
2026-06-04 01:58:39.301774 | instance |
2026-06-04 01:58:39.302414 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-04 01:58:39.302446 | instance | Thursday 04 June 2026 01:58:39 +0000 (0:00:02.925) 0:23:29.943 *********
2026-06-04 01:58:40.717531 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-04 01:58:40.741436 | instance | changed: [instance]
2026-06-04 01:58:40.741908 | instance |
2026-06-04 01:58:40.741931 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-04 01:58:40.741952 | instance | Thursday 04 June 2026 01:58:40 +0000 (0:00:01.440) 0:23:31.383 *********
2026-06-04 01:58:47.131255 | instance | ok: [instance]
2026-06-04 01:58:47.131299 | instance |
2026-06-04 01:58:47.131307 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-04 01:58:47.131314 | instance | Thursday 04 June 2026 01:58:47 +0000 (0:00:06.389) 0:23:37.772 *********
2026-06-04 01:58:48.269788 | instance | changed: [instance]
2026-06-04 01:58:48.269859 | instance |
2026-06-04 01:58:48.269997 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-04 01:58:48.270121 | instance | Thursday 04 June 2026 01:58:48 +0000 (0:00:01.139) 0:23:38.911 *********
2026-06-04 01:58:50.307702 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-129.nip.io/swift/v1/%(tenant_id)s'})
2026-06-04 01:58:50.307992 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-04 01:58:50.308237 | instance |
2026-06-04 01:58:50.308507 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 01:58:50.308767 | instance | Thursday 04 June 2026 01:58:50 +0000 (0:00:02.037) 0:23:40.949 *********
2026-06-04 01:58:50.406474 | instance | included: openstack_helm_ingress for instance
2026-06-04 01:58:50.406729 | instance |
2026-06-04 01:58:50.407003 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 01:58:50.407294 | instance | Thursday 04 June 2026 01:58:50 +0000 (0:00:00.098) 0:23:41.048 *********
2026-06-04 01:58:50.457045 | instance | skipping: [instance]
2026-06-04 01:58:50.457289 | instance |
2026-06-04 01:58:50.457590 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 01:58:50.457885 | instance | Thursday 04 June 2026 01:58:50 +0000 (0:00:00.050) 0:23:41.098 *********
2026-06-04 01:58:50.507728 | instance | skipping: [instance]
2026-06-04 01:58:50.507966 | instance |
2026-06-04 01:58:50.508283 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 01:58:50.508546 | instance | Thursday 04 June 2026 01:58:50 +0000 (0:00:00.050) 0:23:41.149 *********
2026-06-04 01:58:50.570197 | instance | ok: [instance]
2026-06-04 01:58:50.570439 | instance |
2026-06-04 01:58:50.570721 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-04 01:58:50.570986 | instance | Thursday 04 June 2026 01:58:50 +0000 (0:00:00.062) 0:23:41.212 *********
2026-06-04 01:58:50.644101 | instance | included: ingress for instance
2026-06-04 01:58:50.644333 | instance |
2026-06-04 01:58:50.644604 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-04 01:58:50.644965 | instance | Thursday 04 June 2026 01:58:50 +0000 (0:00:00.073) 0:23:41.285 *********
2026-06-04 01:58:51.717416 | instance | changed: [instance]
2026-06-04 01:58:51.717561 | instance |
2026-06-04 01:58:51.717749 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:58:51.717915 | instance | Thursday 04 June 2026 01:58:51 +0000 (0:00:01.072) 0:23:42.358 *********
2026-06-04 01:58:51.783825 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:58:51.783979 | instance |
2026-06-04 01:58:51.784160 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:58:51.784338 | instance | Thursday 04 June 2026 01:58:51 +0000 (0:00:00.066) 0:23:42.425 *********
2026-06-04 01:58:52.307869 | instance | changed: [instance]
2026-06-04 01:58:52.307998 | instance |
2026-06-04 01:58:52.308180 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-04 01:58:52.308367 | instance | Thursday 04 June 2026 01:58:52 +0000 (0:00:00.523) 0:23:42.949 *********
2026-06-04 01:59:06.642135 | instance | ok: [instance]
2026-06-04 01:59:06.642392 | instance |
2026-06-04 01:59:06.642774 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-04 01:59:06.643224 | instance | Thursday 04 June 2026 01:59:06 +0000 (0:00:14.332) 0:23:57.282 *********
2026-06-04 01:59:06.713377 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-04 01:59:06.713616 | instance |
2026-06-04 01:59:06.713886 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-04 01:59:06.714153 | instance | Thursday 04 June 2026 01:59:06 +0000 (0:00:00.072) 0:23:57.355 *********
2026-06-04 01:59:07.419501 | instance | changed: [instance]
2026-06-04 01:59:07.419762 | instance |
2026-06-04 01:59:07.420036 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-04 01:59:07.420324 | instance | Thursday 04 June 2026 01:59:07 +0000 (0:00:00.706) 0:23:58.061 *********
2026-06-04 01:59:08.110041 | instance | changed: [instance]
2026-06-04 01:59:08.110090 | instance |
2026-06-04 01:59:08.110101 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-04 01:59:08.110111 | instance | Thursday 04 June 2026 01:59:08 +0000 (0:00:00.689) 0:23:58.750 *********
2026-06-04 01:59:09.287523 | instance | ok: [instance]
2026-06-04 01:59:09.287625 | instance |
2026-06-04 01:59:09.287879 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-04 01:59:09.287920 | instance | Thursday 04 June 2026 01:59:09 +0000 (0:00:01.178) 0:23:59.929 *********
2026-06-04 01:59:09.344746 | instance | ok: [instance]
2026-06-04 01:59:09.344833 | instance |
2026-06-04 01:59:09.345098 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-04 01:59:09.345139 | instance | Thursday 04 June 2026 01:59:09 +0000 (0:00:00.057) 0:23:59.986 *********
2026-06-04 01:59:10.020322 | instance | changed: [instance]
2026-06-04 01:59:10.020411 | instance |
2026-06-04 01:59:10.020546 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-04 01:59:10.020694 | instance | Thursday 04 June 2026 01:59:10 +0000 (0:00:00.675) 0:24:00.662 *********
2026-06-04 01:59:10.280454 | instance | ok: [instance]
2026-06-04 01:59:10.280564 | instance |
2026-06-04 01:59:10.280843 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-04 01:59:10.280885 | instance | Thursday 04 June 2026 01:59:10 +0000 (0:00:00.260) 0:24:00.922 *********
2026-06-04 01:59:11.493628 | instance | changed: [instance]
2026-06-04 01:59:11.493713 | instance |
2026-06-04 01:59:11.493971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 01:59:11.494013 | instance | Thursday 04 June 2026 01:59:11 +0000 (0:00:01.213) 0:24:02.135 *********
2026-06-04 01:59:11.667706 | instance | ok: [instance]
2026-06-04 01:59:11.667744 | instance |
2026-06-04 01:59:11.667750 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 01:59:11.667754 | instance | Thursday 04 June 2026 01:59:11 +0000 (0:00:00.174) 0:24:02.309 *********
2026-06-04 01:59:11.744172 | instance | included: rabbitmq for instance
2026-06-04 01:59:11.744206 | instance |
2026-06-04 01:59:11.744211 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 01:59:11.744216 | instance | Thursday 04 June 2026 01:59:11 +0000 (0:00:00.076) 0:24:02.386 *********
2026-06-04 01:59:12.413566 | instance | ok: [instance]
2026-06-04 01:59:12.413646 | instance |
2026-06-04 01:59:12.413889 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 01:59:12.413930 | instance | Thursday 04 June 2026 01:59:12 +0000 (0:00:00.669) 0:24:03.055 *********
2026-06-04 01:59:12.569351 | instance | skipping: [instance]
2026-06-04 01:59:12.569422 | instance |
2026-06-04 01:59:12.569682 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 01:59:12.569725 | instance | Thursday 04 June 2026 01:59:12 +0000 (0:00:00.155) 0:24:03.211 *********
2026-06-04 01:59:12.627547 | instance | skipping: [instance]
2026-06-04 01:59:12.627760 | instance |
2026-06-04 01:59:12.628667 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 01:59:12.628829 | instance | Thursday 04 June 2026 01:59:12 +0000 (0:00:00.057) 0:24:03.269 *********
2026-06-04 01:59:12.687478 | instance | skipping: [instance]
2026-06-04 01:59:12.687545 | instance |
2026-06-04 01:59:12.687800 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 01:59:12.687847 | instance | Thursday 04 June 2026 01:59:12 +0000 (0:00:00.060) 0:24:03.329 *********
2026-06-04 01:59:43.620549 | instance | changed: [instance]
2026-06-04 01:59:43.620630 | instance |
2026-06-04 01:59:43.620769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 01:59:43.620886 | instance | Thursday 04 June 2026 01:59:43 +0000 (0:00:30.932) 0:24:34.262 *********
2026-06-04 01:59:44.400657 | instance | ok: [instance]
2026-06-04 01:59:44.400795 | instance |
2026-06-04 01:59:44.400962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 01:59:44.401140 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.780) 0:24:35.042 *********
2026-06-04 01:59:44.460465 | instance | ok: [instance]
2026-06-04 01:59:44.460697 | instance |
2026-06-04 01:59:44.460967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 01:59:44.461226 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.059) 0:24:35.102 *********
2026-06-04 01:59:44.513689 | instance | skipping: [instance]
2026-06-04 01:59:44.513906 | instance |
2026-06-04 01:59:44.514188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 01:59:44.514463 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.053) 0:24:35.155 *********
2026-06-04 01:59:44.572669 | instance | skipping: [instance]
2026-06-04 01:59:44.572994 | instance |
2026-06-04 01:59:44.573409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 01:59:44.573765 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.058) 0:24:35.214 *********
2026-06-04 01:59:44.632286 | instance | ok: [instance]
2026-06-04 01:59:44.632417 | instance |
2026-06-04 01:59:44.632592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 01:59:44.632757 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.060) 0:24:35.274 *********
2026-06-04 01:59:44.754395 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 01:59:44.754637 | instance | ok: [instance] => (item=image)
2026-06-04 01:59:44.754890 | instance | ok: [instance] => (item=dashboard)
2026-06-04 01:59:44.755168 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 01:59:44.755421 | instance | ok: [instance] => (item=identity)
2026-06-04 01:59:44.755670 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 01:59:44.755904 | instance |
2026-06-04 01:59:44.756159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 01:59:44.756411 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.121) 0:24:35.396 *********
2026-06-04 01:59:44.820956 | instance | ok: [instance]
2026-06-04 01:59:44.821192 | instance |
2026-06-04 01:59:44.821458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 01:59:44.821712 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.066) 0:24:35.462 *********
2026-06-04 01:59:44.880884 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 01:59:44.881124 | instance |
2026-06-04 01:59:44.881390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 01:59:44.881645 | instance | Thursday 04 June 2026 01:59:44 +0000 (0:00:00.059) 0:24:35.522 *********
2026-06-04 01:59:45.429318 | instance | changed: [instance]
2026-06-04 01:59:45.429450 | instance |
2026-06-04 01:59:45.429668 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-04 01:59:45.429868 | instance | Thursday 04 June 2026 01:59:45 +0000 (0:00:00.548) 0:24:36.070 *********
2026-06-04 01:59:45.687475 | instance | ok: [instance]
2026-06-04 01:59:45.687665 | instance |
2026-06-04 01:59:45.687932 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-04 01:59:45.688149 | instance | Thursday 04 June 2026 01:59:45 +0000 (0:00:00.258) 0:24:36.329 *********
2026-06-04 02:01:54.325759 | instance | changed: [instance]
2026-06-04 02:01:54.325981 | instance |
2026-06-04 02:01:54.326260 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 02:01:54.326534 | instance | Thursday 04 June 2026 02:01:54 +0000 (0:02:08.638) 0:26:44.967 *********
2026-06-04 02:01:54.437846 | instance | included: openstack_helm_ingress for instance
2026-06-04 02:01:54.438107 | instance |
2026-06-04 02:01:54.438396 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 02:01:54.438668 | instance | Thursday 04 June 2026 02:01:54 +0000 (0:00:00.112) 0:26:45.079 *********
2026-06-04 02:01:54.488959 | instance | skipping: [instance]
2026-06-04 02:01:54.489230 | instance |
2026-06-04 02:01:54.489531 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 02:01:54.489816 | instance | Thursday 04 June 2026 02:01:54 +0000 (0:00:00.050) 0:26:45.130 *********
2026-06-04 02:01:54.548196 | instance | skipping: [instance]
2026-06-04 02:01:54.548296 | instance |
2026-06-04 02:01:54.548429 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 02:01:54.548554 | instance | Thursday 04 June 2026 02:01:54 +0000 (0:00:00.059) 0:26:45.190 *********
2026-06-04 02:01:54.609006 | instance | ok: [instance]
2026-06-04 02:01:54.609157 | instance |
2026-06-04 02:01:54.609360 | instance | TASK [Create Ingress image] ****************************************************
2026-06-04 02:01:54.609543 | instance | Thursday 04 June 2026 02:01:54 +0000 (0:00:00.060) 0:26:45.251 *********
2026-06-04 02:01:54.690872 | instance | included: ingress for instance
2026-06-04 02:01:54.691125 | instance |
2026-06-04 02:01:54.691464 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-04 02:01:54.691725 | instance | Thursday 04 June 2026 02:01:54 +0000 (0:00:00.081) 0:26:45.332 *********
2026-06-04 02:01:55.686256 | instance | changed: [instance]
2026-06-04 02:01:55.686514 | instance |
2026-06-04 02:01:55.686812 | instance | TASK [Create images] ***********************************************************
2026-06-04 02:01:55.687140 | instance | Thursday 04 June 2026 02:01:55 +0000 (0:00:00.995) 0:26:46.328 *********
2026-06-04 02:01:55.781888 | 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-06-04 02:01:55.782194 | instance |
2026-06-04 02:01:55.782621 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-04 02:01:55.782984 | instance | Thursday 04 June 2026 02:01:55 +0000 (0:00:00.095) 0:26:46.423 *********
2026-06-04 02:01:59.359889 | instance | changed: [instance]
2026-06-04 02:01:59.359967 | instance |
2026-06-04 02:01:59.360098 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-04 02:01:59.360199 | instance | Thursday 04 June 2026 02:01:59 +0000 (0:00:03.577) 0:26:50.001 *********
2026-06-04 02:02:00.075707 | instance | ok: [instance]
2026-06-04 02:02:00.076063 | instance |
2026-06-04 02:02:00.076509 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-04 02:02:00.077013 | instance | Thursday 04 June 2026 02:02:00 +0000 (0:00:00.715) 0:26:50.716 *********
2026-06-04 02:02:00.131544 | instance | ok: [instance]
2026-06-04 02:02:00.131738 | instance |
2026-06-04 02:02:00.132023 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-04 02:02:00.132274 | instance | Thursday 04 June 2026 02:02:00 +0000 (0:00:00.056) 0:26:50.773 *********
2026-06-04 02:02:16.351309 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-04 02:02:16.351608 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-04 02:02:16.351903 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-04 02:02:16.352262 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-04 02:02:16.352643 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-04 02:02:16.352943 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-04 02:02:16.353292 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-04 02:02:16.353612 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-04 02:02:16.353881 | instance | ok: [instance]
2026-06-04 02:02:16.354145 | instance |
2026-06-04 02:02:16.354434 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-04 02:02:16.354702 | instance | Thursday 04 June 2026 02:02:16 +0000 (0:00:16.219) 0:27:06.992 *********
2026-06-04 02:02:16.405099 | instance | ok: [instance]
2026-06-04 02:02:16.405240 | instance |
2026-06-04 02:02:16.405427 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-04 02:02:16.405581 | instance | Thursday 04 June 2026 02:02:16 +0000 (0:00:00.054) 0:27:07.047 *********
2026-06-04 02:02:16.463609 | instance | ok: [instance]
2026-06-04 02:02:16.463858 | instance |
2026-06-04 02:02:16.464112 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-04 02:02:16.464384 | instance | Thursday 04 June 2026 02:02:16 +0000 (0:00:00.058) 0:27:07.105 *********
2026-06-04 02:02:16.691728 | instance | changed: [instance]
2026-06-04 02:02:16.691850 | instance |
2026-06-04 02:02:16.692026 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-04 02:02:16.692196 | instance | Thursday 04 June 2026 02:02:16 +0000 (0:00:00.228) 0:27:07.333 *********
2026-06-04 02:02:17.387736 | instance | changed: [instance]
2026-06-04 02:02:17.388092 | instance |
2026-06-04 02:02:17.388485 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-04 02:02:17.388846 | instance | Thursday 04 June 2026 02:02:17 +0000 (0:00:00.695) 0:27:08.029 *********
2026-06-04 02:02:17.615052 | instance | ok: [instance]
2026-06-04 02:02:17.615440 | instance |
2026-06-04 02:02:17.615804 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-04 02:02:17.616206 | instance | Thursday 04 June 2026 02:02:17 +0000 (0:00:00.227) 0:27:08.256 *********
2026-06-04 02:02:17.881953 | instance | changed: [instance]
2026-06-04 02:02:17.882603 | instance |
2026-06-04 02:02:17.882609 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-04 02:02:17.882615 | instance | Thursday 04 June 2026 02:02:17 +0000 (0:00:00.267) 0:27:08.523 *********
2026-06-04 02:02:18.586744 | instance | ok: [instance]
2026-06-04 02:02:18.586792 | instance |
2026-06-04 02:02:18.586804 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-04 02:02:18.586814 | instance | Thursday 04 June 2026 02:02:18 +0000 (0:00:00.703) 0:27:09.227 *********
2026-06-04 02:02:18.650516 | instance | ok: [instance]
2026-06-04 02:02:18.650586 | instance |
2026-06-04 02:02:18.650696 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-04 02:02:18.650815 | instance | Thursday 04 June 2026 02:02:18 +0000 (0:00:00.064) 0:27:09.292 *********
2026-06-04 02:02:24.039062 | instance | changed: [instance]
2026-06-04 02:02:24.039421 | instance |
2026-06-04 02:02:24.039457 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-04 02:02:24.039620 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:05.388) 0:27:14.680 *********
2026-06-04 02:02:24.092275 | instance | skipping: [instance]
2026-06-04 02:02:24.092349 | instance |
2026-06-04 02:02:24.092582 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-04 02:02:24.092652 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.053) 0:27:14.734 *********
2026-06-04 02:02:24.141435 | instance | skipping: [instance]
2026-06-04 02:02:24.141536 | instance |
2026-06-04 02:02:24.141797 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-04 02:02:24.141837 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.049) 0:27:14.783 *********
2026-06-04 02:02:24.451947 | instance | changed: [instance]
2026-06-04 02:02:24.452060 | instance |
2026-06-04 02:02:24.452319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 02:02:24.452360 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.310) 0:27:15.093 *********
2026-06-04 02:02:24.538458 | instance | ok: [instance]
2026-06-04 02:02:24.538559 | instance |
2026-06-04 02:02:24.538680 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 02:02:24.538799 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.086) 0:27:15.180 *********
2026-06-04 02:02:24.590469 | instance | skipping: [instance]
2026-06-04 02:02:24.590549 | instance |
2026-06-04 02:02:24.590682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 02:02:24.590831 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.051) 0:27:15.232 *********
2026-06-04 02:02:24.640531 | instance | skipping: [instance]
2026-06-04 02:02:24.640632 | instance |
2026-06-04 02:02:24.640913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 02:02:24.640973 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.050) 0:27:15.282 *********
2026-06-04 02:02:24.693166 | instance | skipping: [instance]
2026-06-04 02:02:24.693233 | instance |
2026-06-04 02:02:24.693524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 02:02:24.693564 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.052) 0:27:15.335 *********
2026-06-04 02:02:24.749262 | instance | skipping: [instance]
2026-06-04 02:02:24.749335 | instance |
2026-06-04 02:02:24.749634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 02:02:24.749694 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.056) 0:27:15.391 *********
2026-06-04 02:02:24.809442 | instance | skipping: [instance]
2026-06-04 02:02:24.809497 | instance |
2026-06-04 02:02:24.809509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 02:02:24.809519 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.059) 0:27:15.450 *********
2026-06-04 02:02:24.859158 | instance | ok: [instance]
2026-06-04 02:02:24.859328 | instance |
2026-06-04 02:02:24.859382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 02:02:24.859535 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.050) 0:27:15.501 *********
2026-06-04 02:02:24.952793 | instance | ok: [instance] => (item=identity)
2026-06-04 02:02:24.952961 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 02:02:24.953006 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 02:02:24.953489 | instance | ok: [instance] => (item=staffeln)
2026-06-04 02:02:24.953519 | instance |
2026-06-04 02:02:24.953525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 02:02:24.953530 | instance | Thursday 04 June 2026 02:02:24 +0000 (0:00:00.093) 0:27:15.594 *********
2026-06-04 02:02:25.039821 | instance | ok: [instance]
2026-06-04 02:02:25.039859 | instance |
2026-06-04 02:02:25.039864 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:02:25.039870 | instance | Thursday 04 June 2026 02:02:25 +0000 (0:00:00.086) 0:27:15.681 *********
2026-06-04 02:02:25.116465 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:02:25.116523 | instance |
2026-06-04 02:02:25.116535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:02:25.116545 | instance | Thursday 04 June 2026 02:02:25 +0000 (0:00:00.076) 0:27:15.758 *********
2026-06-04 02:02:25.654670 | instance | changed: [instance]
2026-06-04 02:02:25.654732 | instance |
2026-06-04 02:02:25.654857 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-04 02:02:25.654993 | instance | Thursday 04 June 2026 02:02:25 +0000 (0:00:00.538) 0:27:16.296 *********
2026-06-04 02:02:45.868184 | instance | changed: [instance]
2026-06-04 02:02:45.868453 | instance |
2026-06-04 02:02:45.868772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 02:02:45.869043 | instance | Thursday 04 June 2026 02:02:45 +0000 (0:00:20.212) 0:27:36.509 *********
2026-06-04 02:02:45.951801 | instance | ok: [instance]
2026-06-04 02:02:45.952008 | instance |
2026-06-04 02:02:45.952278 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 02:02:45.952586 | instance | Thursday 04 June 2026 02:02:45 +0000 (0:00:00.083) 0:27:36.593 *********
2026-06-04 02:02:46.047622 | instance | included: rabbitmq for instance
2026-06-04 02:02:46.047855 | instance |
2026-06-04 02:02:46.048146 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 02:02:46.048472 | instance | Thursday 04 June 2026 02:02:46 +0000 (0:00:00.095) 0:27:36.689 *********
2026-06-04 02:02:46.731516 | instance | ok: [instance]
2026-06-04 02:02:46.731771 | instance |
2026-06-04 02:02:46.732185 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 02:02:46.732477 | instance | Thursday 04 June 2026 02:02:46 +0000 (0:00:00.683) 0:27:37.372 *********
2026-06-04 02:02:46.784316 | instance | skipping: [instance]
2026-06-04 02:02:46.784603 | instance |
2026-06-04 02:02:46.784977 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 02:02:46.785259 | instance | Thursday 04 June 2026 02:02:46 +0000 (0:00:00.053) 0:27:37.426 *********
2026-06-04 02:02:46.835272 | instance | skipping: [instance]
2026-06-04 02:02:46.835554 | instance |
2026-06-04 02:02:46.835918 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 02:02:46.836230 | instance | Thursday 04 June 2026 02:02:46 +0000 (0:00:00.051) 0:27:37.477 *********
2026-06-04 02:02:46.886521 | instance | skipping: [instance]
2026-06-04 02:02:46.886761 | instance |
2026-06-04 02:02:46.887061 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 02:02:46.887406 | instance | Thursday 04 June 2026 02:02:46 +0000 (0:00:00.051) 0:27:37.528 *********
2026-06-04 02:03:17.757775 | instance | changed: [instance]
2026-06-04 02:03:17.757844 | instance |
2026-06-04 02:03:17.757857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 02:03:17.757875 | instance | Thursday 04 June 2026 02:03:17 +0000 (0:00:30.870) 0:28:08.398 *********
2026-06-04 02:03:18.449137 | instance | ok: [instance]
2026-06-04 02:03:18.449233 | instance |
2026-06-04 02:03:18.449492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 02:03:18.449530 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.692) 0:28:09.091 *********
2026-06-04 02:03:18.510941 | instance | ok: [instance]
2026-06-04 02:03:18.511158 | instance |
2026-06-04 02:03:18.511484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 02:03:18.511537 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.061) 0:28:09.152 *********
2026-06-04 02:03:18.567541 | instance | skipping: [instance]
2026-06-04 02:03:18.567624 | instance |
2026-06-04 02:03:18.567792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 02:03:18.567862 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.056) 0:28:09.209 *********
2026-06-04 02:03:18.639179 | instance | skipping: [instance]
2026-06-04 02:03:18.639467 | instance |
2026-06-04 02:03:18.639528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 02:03:18.639546 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.071) 0:28:09.281 *********
2026-06-04 02:03:18.693987 | instance | ok: [instance]
2026-06-04 02:03:18.694076 | instance |
2026-06-04 02:03:18.694259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 02:03:18.694420 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.054) 0:28:09.336 *********
2026-06-04 02:03:18.815555 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 02:03:18.815632 | instance | ok: [instance] => (item=image)
2026-06-04 02:03:18.815743 | instance | ok: [instance] => (item=volumev3)
2026-06-04 02:03:18.815922 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 02:03:18.816066 | instance | ok: [instance] => (item=identity)
2026-06-04 02:03:18.816220 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 02:03:18.817475 | instance |
2026-06-04 02:03:18.817941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 02:03:18.818397 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.121) 0:28:09.457 *********
2026-06-04 02:03:18.887835 | instance | ok: [instance]
2026-06-04 02:03:18.887885 | instance |
2026-06-04 02:03:18.888035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:03:18.888217 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.072) 0:28:09.529 *********
2026-06-04 02:03:18.956905 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:03:18.956961 | instance |
2026-06-04 02:03:18.957109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:03:18.957294 | instance | Thursday 04 June 2026 02:03:18 +0000 (0:00:00.069) 0:28:09.598 *********
2026-06-04 02:03:19.503909 | instance | changed: [instance]
2026-06-04 02:03:19.503974 | instance |
2026-06-04 02:03:19.504243 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-04 02:03:19.504281 | instance | Thursday 04 June 2026 02:03:19 +0000 (0:00:00.547) 0:28:10.145 *********
2026-06-04 02:03:19.884924 | instance | ok: [instance]
2026-06-04 02:03:19.884976 | instance |
2026-06-04 02:03:19.884987 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-04 02:03:19.884998 | instance | Thursday 04 June 2026 02:03:19 +0000 (0:00:00.379) 0:28:10.525 *********
2026-06-04 02:03:19.947537 | instance | ok: [instance]
2026-06-04 02:03:19.947605 | instance |
2026-06-04 02:03:19.947776 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-04 02:03:19.947934 | instance | Thursday 04 June 2026 02:03:19 +0000 (0:00:00.063) 0:28:10.589 *********
2026-06-04 02:03:20.210646 | instance | ok: [instance]
2026-06-04 02:03:20.210871 | instance |
2026-06-04 02:03:20.211156 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-04 02:03:20.211474 | instance | Thursday 04 June 2026 02:03:20 +0000 (0:00:00.262) 0:28:10.852 *********
2026-06-04 02:08:07.516928 | instance | changed: [instance]
2026-06-04 02:08:07.517009 | instance |
2026-06-04 02:08:07.517092 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 02:08:07.517202 | instance | Thursday 04 June 2026 02:08:07 +0000 (0:04:47.306) 0:32:58.158 *********
2026-06-04 02:08:07.729333 | instance | included: openstack_helm_ingress for instance
2026-06-04 02:08:07.729407 | instance |
2026-06-04 02:08:07.729497 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 02:08:07.729628 | instance | Thursday 04 June 2026 02:08:07 +0000 (0:00:00.212) 0:32:58.371 *********
2026-06-04 02:08:07.783309 | instance | skipping: [instance]
2026-06-04 02:08:07.783510 | instance |
2026-06-04 02:08:07.783794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 02:08:07.784051 | instance | Thursday 04 June 2026 02:08:07 +0000 (0:00:00.053) 0:32:58.425 *********
2026-06-04 02:08:07.837268 | instance | skipping: [instance]
2026-06-04 02:08:07.837403 | instance |
2026-06-04 02:08:07.837476 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 02:08:07.839000 | instance | Thursday 04 June 2026 02:08:07 +0000 (0:00:00.054) 0:32:58.479 *********
2026-06-04 02:08:07.901854 | instance | ok: [instance]
2026-06-04 02:08:07.901915 | instance |
2026-06-04 02:08:07.902048 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-04 02:08:07.902167 | instance | Thursday 04 June 2026 02:08:07 +0000 (0:00:00.064) 0:32:58.543 *********
2026-06-04 02:08:07.983147 | instance | included: ingress for instance
2026-06-04 02:08:07.983214 | instance |
2026-06-04 02:08:07.983352 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-04 02:08:07.983458 | instance | Thursday 04 June 2026 02:08:07 +0000 (0:00:00.081) 0:32:58.625 *********
2026-06-04 02:08:09.012830 | instance | changed: [instance]
2026-06-04 02:08:09.013065 | instance |
2026-06-04 02:08:09.013379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 02:08:09.013658 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:01.028) 0:32:59.654 *********
2026-06-04 02:08:09.092528 | instance | ok: [instance]
2026-06-04 02:08:09.092597 | instance |
2026-06-04 02:08:09.092733 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 02:08:09.092856 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.080) 0:32:59.734 *********
2026-06-04 02:08:09.137855 | instance | skipping: [instance]
2026-06-04 02:08:09.137956 | instance |
2026-06-04 02:08:09.138091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 02:08:09.138213 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.045) 0:32:59.779 *********
2026-06-04 02:08:09.184892 | instance | skipping: [instance]
2026-06-04 02:08:09.185048 | instance |
2026-06-04 02:08:09.185186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 02:08:09.185305 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.046) 0:32:59.826 *********
2026-06-04 02:08:09.234248 | instance | skipping: [instance]
2026-06-04 02:08:09.234317 | instance |
2026-06-04 02:08:09.234442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 02:08:09.234560 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.049) 0:32:59.876 *********
2026-06-04 02:08:09.288365 | instance | skipping: [instance]
2026-06-04 02:08:09.288483 | instance |
2026-06-04 02:08:09.288597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 02:08:09.288716 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.054) 0:32:59.930 *********
2026-06-04 02:08:09.339745 | instance | skipping: [instance]
2026-06-04 02:08:09.339849 | instance |
2026-06-04 02:08:09.340005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 02:08:09.340150 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.051) 0:32:59.981 *********
2026-06-04 02:08:09.395324 | instance | ok: [instance]
2026-06-04 02:08:09.395403 | instance |
2026-06-04 02:08:09.395530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 02:08:09.395657 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.055) 0:33:00.037 *********
2026-06-04 02:08:09.492945 | instance | ok: [instance] => (item=identity)
2026-06-04 02:08:09.493067 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 02:08:09.493171 | instance | ok: [instance] => (item=placement)
2026-06-04 02:08:09.493292 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 02:08:09.493402 | instance |
2026-06-04 02:08:09.493519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 02:08:09.493633 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.097) 0:33:00.135 *********
2026-06-04 02:08:09.567732 | instance | ok: [instance]
2026-06-04 02:08:09.567839 | instance |
2026-06-04 02:08:09.567971 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:08:09.568224 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.074) 0:33:00.209 *********
2026-06-04 02:08:09.628299 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:08:09.628650 | instance |
2026-06-04 02:08:09.628667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:08:09.630428 | instance | Thursday 04 June 2026 02:08:09 +0000 (0:00:00.060) 0:33:00.269 *********
2026-06-04 02:08:10.147955 | instance | changed: [instance]
2026-06-04 02:08:10.148185 | instance |
2026-06-04 02:08:10.148460 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-04 02:08:10.148739 | instance | Thursday 04 June 2026 02:08:10 +0000 (0:00:00.519) 0:33:00.789 *********
2026-06-04 02:09:42.690400 | instance | changed: [instance]
2026-06-04 02:09:42.690467 | instance |
2026-06-04 02:09:42.690487 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 02:09:42.690582 | instance | Thursday 04 June 2026 02:09:42 +0000 (0:01:32.542) 0:34:33.332 *********
2026-06-04 02:09:42.790767 | instance | included: openstack_helm_ingress for instance
2026-06-04 02:09:42.790868 | instance |
2026-06-04 02:09:42.791098 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 02:09:42.791142 | instance | Thursday 04 June 2026 02:09:42 +0000 (0:00:00.100) 0:34:33.432 *********
2026-06-04 02:09:42.858664 | instance | skipping: [instance]
2026-06-04 02:09:42.858720 | instance |
2026-06-04 02:09:42.858727 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 02:09:42.858734 | instance | Thursday 04 June 2026 02:09:42 +0000 (0:00:00.067) 0:34:33.499 *********
2026-06-04 02:09:42.917034 | instance | skipping: [instance]
2026-06-04 02:09:42.917109 | instance |
2026-06-04 02:09:42.917329 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 02:09:42.917411 | instance | Thursday 04 June 2026 02:09:42 +0000 (0:00:00.059) 0:34:33.559 *********
2026-06-04 02:09:43.005570 | instance | ok: [instance]
2026-06-04 02:09:43.005621 | instance |
2026-06-04 02:09:43.005629 | instance | TASK [Create Ingress placement] ************************************************
2026-06-04 02:09:43.005636 | instance | Thursday 04 June 2026 02:09:42 +0000 (0:00:00.086) 0:34:33.645 *********
2026-06-04 02:09:43.091755 | instance | included: ingress for instance
2026-06-04 02:09:43.091849 | instance |
2026-06-04 02:09:43.091954 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-04 02:09:43.092149 | instance | Thursday 04 June 2026 02:09:43 +0000 (0:00:00.087) 0:34:33.733 *********
2026-06-04 02:09:44.146324 | instance | changed: [instance]
2026-06-04 02:09:44.146360 | instance |
2026-06-04 02:09:44.146366 | instance | PLAY [Configure operating system] **********************************************
2026-06-04 02:09:44.146370 | instance |
2026-06-04 02:09:44.146374 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 02:09:44.146378 | instance | Thursday 04 June 2026 02:09:44 +0000 (0:00:01.054) 0:34:34.788 *********
2026-06-04 02:09:46.575197 | instance | ok: [instance]
2026-06-04 02:09:46.575285 | instance |
2026-06-04 02:09:46.575301 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-04 02:09:46.575315 | instance | Thursday 04 June 2026 02:09:46 +0000 (0:00:02.427) 0:34:37.215 *********
2026-06-04 02:09:46.774303 | instance | ok: [instance]
2026-06-04 02:09:46.774368 | instance |
2026-06-04 02:09:46.774514 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-04 02:09:46.774656 | instance | Thursday 04 June 2026 02:09:46 +0000 (0:00:00.200) 0:34:37.416 *********
2026-06-04 02:09:46.826198 | instance | skipping: [instance]
2026-06-04 02:09:46.826291 | instance |
2026-06-04 02:09:46.826431 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-04 02:09:46.826562 | instance | Thursday 04 June 2026 02:09:46 +0000 (0:00:00.051) 0:34:37.468 *********
2026-06-04 02:09:46.887092 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-04 02:09:46.887184 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-04 02:09:46.887307 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-04 02:09:46.887422 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-04 02:09:46.887542 | instance | skipping: [instance]
2026-06-04 02:09:46.887651 | instance |
2026-06-04 02:09:46.887776 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-04 02:09:46.887888 | instance | Thursday 04 June 2026 02:09:46 +0000 (0:00:00.060) 0:34:37.529 *********
2026-06-04 02:09:46.948195 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-04 02:09:46.948289 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-04 02:09:46.948411 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-04 02:09:46.948530 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-04 02:09:46.948653 | instance | skipping: [instance]
2026-06-04 02:09:46.948768 | instance |
2026-06-04 02:09:46.948883 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-04 02:09:46.949010 | instance | Thursday 04 June 2026 02:09:46 +0000 (0:00:00.060) 0:34:37.590 *********
2026-06-04 02:09:47.003540 | instance | skipping: [instance]
2026-06-04 02:09:47.003621 | instance |
2026-06-04 02:09:47.003734 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-04 02:09:47.003855 | instance | Thursday 04 June 2026 02:09:46 +0000 (0:00:00.055) 0:34:37.645 *********
2026-06-04 02:09:47.103631 | instance | skipping: [instance]
2026-06-04 02:09:47.103736 | instance |
2026-06-04 02:09:47.103863 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-04 02:09:47.104007 | instance | Thursday 04 June 2026 02:09:47 +0000 (0:00:00.099) 0:34:37.745 *********
2026-06-04 02:09:51.708257 | instance | changed: [instance]
2026-06-04 02:09:51.708331 | instance |
2026-06-04 02:09:51.708583 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-04 02:09:51.708618 | instance | Thursday 04 June 2026 02:09:51 +0000 (0:00:04.604) 0:34:42.350 *********
2026-06-04 02:10:12.984647 | instance | changed: [instance]
2026-06-04 02:10:12.984736 | instance |
2026-06-04 02:10:12.984866 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-04 02:10:12.984983 | instance | Thursday 04 June 2026 02:10:12 +0000 (0:00:21.276) 0:35:03.626 *********
2026-06-04 02:10:13.527404 | instance | changed: [instance]
2026-06-04 02:10:13.527483 | instance |
2026-06-04 02:10:13.527744 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-04 02:10:13.527790 | instance | Thursday 04 June 2026 02:10:13 +0000 (0:00:00.542) 0:35:04.169 *********
2026-06-04 02:10:14.634414 | instance | ok: [instance]
2026-06-04 02:10:14.634534 | instance |
2026-06-04 02:10:14.634690 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-04 02:10:14.634839 | instance | Thursday 04 June 2026 02:10:14 +0000 (0:00:01.107) 0:35:05.276 *********
2026-06-04 02:10:15.040608 | instance | changed: [instance]
2026-06-04 02:10:15.040709 | instance |
2026-06-04 02:10:15.041659 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-04 02:10:15.041702 | instance | Thursday 04 June 2026 02:10:15 +0000 (0:00:00.405) 0:35:05.681 *********
2026-06-04 02:10:15.490939 | instance | changed: [instance]
2026-06-04 02:10:15.491034 | instance |
2026-06-04 02:10:15.491287 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-04 02:10:15.491386 | instance | Thursday 04 June 2026 02:10:15 +0000 (0:00:00.451) 0:35:06.133 *********
2026-06-04 02:10:16.011457 | instance | changed: [instance]
2026-06-04 02:10:16.011569 | instance |
2026-06-04 02:10:16.011703 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-04 02:10:16.012681 | instance | Thursday 04 June 2026 02:10:16 +0000 (0:00:00.519) 0:35:06.652 *********
2026-06-04 02:10:16.470264 | instance | changed: [instance]
2026-06-04 02:10:16.470340 | instance |
2026-06-04 02:10:16.470460 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-04 02:10:16.470580 | instance | Thursday 04 June 2026 02:10:16 +0000 (0:00:00.459) 0:35:07.112 *********
2026-06-04 02:10:16.755792 | instance | ok: [instance]
2026-06-04 02:10:16.755867 | instance |
2026-06-04 02:10:16.755979 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-04 02:10:16.756090 | instance |
2026-06-04 02:10:16.756361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 02:10:16.756398 | instance | Thursday 04 June 2026 02:10:16 +0000 (0:00:00.284) 0:35:07.397 *********
2026-06-04 02:10:16.839551 | instance | ok: [instance]
2026-06-04 02:10:16.839625 | instance |
2026-06-04 02:10:16.839734 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 02:10:16.839886 | instance | Thursday 04 June 2026 02:10:16 +0000 (0:00:00.084) 0:35:07.481 *********
2026-06-04 02:10:16.890425 | instance | skipping: [instance]
2026-06-04 02:10:16.890559 | instance |
2026-06-04 02:10:16.890836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 02:10:16.890878 | instance | Thursday 04 June 2026 02:10:16 +0000 (0:00:00.050) 0:35:07.532 *********
2026-06-04 02:10:17.073173 | instance | skipping: [instance]
2026-06-04 02:10:17.073212 | instance |
2026-06-04 02:10:17.073218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 02:10:17.073235 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.181) 0:35:07.713 *********
2026-06-04 02:10:17.127496 | instance | skipping: [instance]
2026-06-04 02:10:17.127564 | instance |
2026-06-04 02:10:17.127572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 02:10:17.127584 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.055) 0:35:07.769 *********
2026-06-04 02:10:17.181390 | instance | skipping: [instance]
2026-06-04 02:10:17.181467 | instance |
2026-06-04 02:10:17.181716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 02:10:17.181753 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.054) 0:35:07.823 *********
2026-06-04 02:10:17.237946 | instance | skipping: [instance]
2026-06-04 02:10:17.238343 | instance |
2026-06-04 02:10:17.238719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 02:10:17.239120 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.055) 0:35:07.879 *********
2026-06-04 02:10:17.298373 | instance | ok: [instance]
2026-06-04 02:10:17.298479 | instance |
2026-06-04 02:10:17.298675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 02:10:17.298825 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.061) 0:35:07.940 *********
2026-06-04 02:10:17.349202 | instance | skipping: [instance]
2026-06-04 02:10:17.349351 | instance |
2026-06-04 02:10:17.349512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 02:10:17.349634 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.050) 0:35:07.991 *********
2026-06-04 02:10:17.427388 | instance | ok: [instance]
2026-06-04 02:10:17.427600 | instance |
2026-06-04 02:10:17.427925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:10:17.428175 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.077) 0:35:08.069 *********
2026-06-04 02:10:17.503615 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:10:17.503745 | instance |
2026-06-04 02:10:17.503989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:10:17.504159 | instance | Thursday 04 June 2026 02:10:17 +0000 (0:00:00.076) 0:35:08.145 *********
2026-06-04 02:10:18.049684 | instance | changed: [instance]
2026-06-04 02:10:18.049917 | instance |
2026-06-04 02:10:18.050224 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-04 02:10:18.050512 | instance | Thursday 04 June 2026 02:10:18 +0000 (0:00:00.545) 0:35:08.691 *********
2026-06-04 02:10:18.310924 | instance | ok: [instance]
2026-06-04 02:10:18.311214 | instance |
2026-06-04 02:10:18.311570 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-04 02:10:18.311850 | instance | Thursday 04 June 2026 02:10:18 +0000 (0:00:00.261) 0:35:08.952 *********
2026-06-04 02:10:18.365273 | instance | ok: [instance] => {
2026-06-04 02:10:18.365574 | instance | "changed": false,
2026-06-04 02:10:18.365842 | instance | "msg": "All assertions passed"
2026-06-04 02:10:18.366154 | instance | }
2026-06-04 02:10:18.366430 | instance |
2026-06-04 02:10:18.366788 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-04 02:10:18.367467 | instance | Thursday 04 June 2026 02:10:18 +0000 (0:00:00.054) 0:35:09.007 *********
2026-06-04 02:10:25.295720 | instance | ok: [instance]
2026-06-04 02:10:25.295976 | instance |
2026-06-04 02:10:25.296259 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-04 02:10:25.296533 | instance | Thursday 04 June 2026 02:10:25 +0000 (0:00:06.930) 0:35:15.937 *********
2026-06-04 02:10:25.351846 | instance | ok: [instance] => {
2026-06-04 02:10:25.352148 | instance | "changed": false,
2026-06-04 02:10:25.352454 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-04 02:10:25.352746 | instance | }
2026-06-04 02:10:25.353038 | instance |
2026-06-04 02:10:25.353365 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-04 02:10:25.353675 | instance | Thursday 04 June 2026 02:10:25 +0000 (0:00:00.056) 0:35:15.993 *********
2026-06-04 02:10:26.914580 | instance | changed: [instance]
2026-06-04 02:10:26.914835 | instance |
2026-06-04 02:10:26.915083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:10:26.915363 | instance | Thursday 04 June 2026 02:10:26 +0000 (0:00:01.562) 0:35:17.556 *********
2026-06-04 02:10:26.994664 | instance | skipping: [instance]
2026-06-04 02:10:26.994885 | instance |
2026-06-04 02:10:26.995186 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-04 02:10:26.995458 | instance | Thursday 04 June 2026 02:10:26 +0000 (0:00:00.079) 0:35:17.636 *********
2026-06-04 02:10:27.088758 | instance | skipping: [instance]
2026-06-04 02:10:27.088959 | instance |
2026-06-04 02:10:27.089152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:10:27.089358 | instance | Thursday 04 June 2026 02:10:27 +0000 (0:00:00.094) 0:35:17.730 *********
2026-06-04 02:10:27.161840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:10:27.162067 | instance |
2026-06-04 02:10:27.162339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:10:27.162631 | instance | Thursday 04 June 2026 02:10:27 +0000 (0:00:00.072) 0:35:17.803 *********
2026-06-04 02:10:27.720053 | instance | changed: [instance]
2026-06-04 02:10:27.720269 | instance |
2026-06-04 02:10:27.720573 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-04 02:10:27.720885 | instance | Thursday 04 June 2026 02:10:27 +0000 (0:00:00.557) 0:35:18.361 *********
2026-06-04 02:10:27.775868 | instance | skipping: [instance]
2026-06-04 02:10:27.776027 | instance |
2026-06-04 02:10:27.776250 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-04 02:10:27.776448 | instance | Thursday 04 June 2026 02:10:27 +0000 (0:00:00.055) 0:35:18.417 *********
2026-06-04 02:10:27.831155 | instance | skipping: [instance]
2026-06-04 02:10:27.831217 | instance |
2026-06-04 02:10:27.831283 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-04 02:10:27.831509 | instance | Thursday 04 June 2026 02:10:27 +0000 (0:00:00.054) 0:35:18.471 *********
2026-06-04 02:10:33.873010 | instance | ok: [instance]
2026-06-04 02:10:33.873146 | instance |
2026-06-04 02:10:33.873314 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-04 02:10:33.873513 | instance | Thursday 04 June 2026 02:10:33 +0000 (0:00:06.042) 0:35:24.514 *********
2026-06-04 02:10:33.923466 | instance | ok: [instance] => {
2026-06-04 02:10:33.923714 | instance | "changed": false,
2026-06-04 02:10:33.923984 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-04 02:10:33.924266 | instance | }
2026-06-04 02:10:33.924533 | instance |
2026-06-04 02:10:33.924849 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-04 02:10:33.925123 | instance | Thursday 04 June 2026 02:10:33 +0000 (0:00:00.050) 0:35:24.565 *********
2026-06-04 02:10:34.075128 | instance | skipping: [instance]
2026-06-04 02:10:34.075402 | instance |
2026-06-04 02:10:34.075688 | instance | PLAY [controllers[0]] **********************************************************
2026-06-04 02:10:34.075941 | instance |
2026-06-04 02:10:34.076208 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 02:10:34.076487 | instance | Thursday 04 June 2026 02:10:34 +0000 (0:00:00.151) 0:35:24.717 *********
2026-06-04 02:10:36.448543 | instance | ok: [instance]
2026-06-04 02:10:36.448809 | instance |
2026-06-04 02:10:36.449125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 02:10:36.449492 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:02.373) 0:35:27.090 *********
2026-06-04 02:10:36.531118 | instance | ok: [instance]
2026-06-04 02:10:36.531408 | instance |
2026-06-04 02:10:36.531715 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 02:10:36.533726 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.082) 0:35:27.172 *********
2026-06-04 02:10:36.584622 | instance | skipping: [instance]
2026-06-04 02:10:36.584848 | instance |
2026-06-04 02:10:36.585148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 02:10:36.585443 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.053) 0:35:27.226 *********
2026-06-04 02:10:36.638097 | instance | skipping: [instance]
2026-06-04 02:10:36.638230 | instance |
2026-06-04 02:10:36.638416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 02:10:36.638587 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.053) 0:35:27.280 *********
2026-06-04 02:10:36.691900 | instance | skipping: [instance]
2026-06-04 02:10:36.692142 | instance |
2026-06-04 02:10:36.692431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 02:10:36.692694 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.053) 0:35:27.333 *********
2026-06-04 02:10:36.752973 | instance | skipping: [instance]
2026-06-04 02:10:36.753245 | instance |
2026-06-04 02:10:36.753566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 02:10:36.753845 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.060) 0:35:27.394 *********
2026-06-04 02:10:36.804745 | instance | skipping: [instance]
2026-06-04 02:10:36.804954 | instance |
2026-06-04 02:10:36.805235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 02:10:36.805503 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.052) 0:35:27.446 *********
2026-06-04 02:10:36.861165 | instance | ok: [instance]
2026-06-04 02:10:36.861397 | instance |
2026-06-04 02:10:36.861700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 02:10:36.862120 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.056) 0:35:27.502 *********
2026-06-04 02:10:36.927423 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-04 02:10:36.927645 | instance |
2026-06-04 02:10:36.928006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 02:10:36.928031 | instance | Thursday 04 June 2026 02:10:36 +0000 (0:00:00.066) 0:35:27.569 *********
2026-06-04 02:10:37.005571 | instance | ok: [instance]
2026-06-04 02:10:37.005840 | instance |
2026-06-04 02:10:37.006266 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:10:37.006664 | instance | Thursday 04 June 2026 02:10:37 +0000 (0:00:00.078) 0:35:27.647 *********
2026-06-04 02:10:37.080723 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:10:37.080939 | instance |
2026-06-04 02:10:37.081207 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:10:37.081496 | instance | Thursday 04 June 2026 02:10:37 +0000 (0:00:00.075) 0:35:27.722 *********
2026-06-04 02:10:37.611423 | instance | changed: [instance]
2026-06-04 02:10:37.611668 | instance |
2026-06-04 02:10:37.611950 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-04 02:10:37.612268 | instance | Thursday 04 June 2026 02:10:37 +0000 (0:00:00.530) 0:35:28.253 *********
2026-06-04 02:10:37.674089 | instance | skipping: [instance]
2026-06-04 02:10:37.674330 | instance |
2026-06-04 02:10:37.674625 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-04 02:10:37.674900 | instance | Thursday 04 June 2026 02:10:37 +0000 (0:00:00.062) 0:35:28.316 *********
2026-06-04 02:10:39.017572 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-04 02:10:39.017732 | instance | changed: [instance] => (item=libvirt-api)
2026-06-04 02:10:39.017890 | instance |
2026-06-04 02:10:39.018064 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-04 02:10:39.018233 | instance | Thursday 04 June 2026 02:10:39 +0000 (0:00:01.343) 0:35:29.659 *********
2026-06-04 02:10:40.282345 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-04 02:10:40.282467 | instance | changed: [instance] => (item=libvirt-api)
2026-06-04 02:10:40.282758 | instance |
2026-06-04 02:10:40.283123 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-04 02:10:40.283596 | instance | Thursday 04 June 2026 02:10:40 +0000 (0:00:01.264) 0:35:30.923 *********
2026-06-04 02:10:40.589602 | instance | ok: [instance]
2026-06-04 02:10:40.589936 | instance |
2026-06-04 02:10:40.590279 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-04 02:10:40.590633 | instance | Thursday 04 June 2026 02:10:40 +0000 (0:00:00.307) 0:35:31.231 *********
2026-06-04 02:10:42.419849 | instance | changed: [instance]
2026-06-04 02:10:42.419984 | instance |
2026-06-04 02:10:42.420169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:10:42.420339 | instance | Thursday 04 June 2026 02:10:42 +0000 (0:00:01.830) 0:35:33.061 *********
2026-06-04 02:10:42.493739 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:10:42.493871 | instance |
2026-06-04 02:10:42.494046 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:10:42.494218 | instance | Thursday 04 June 2026 02:10:42 +0000 (0:00:00.074) 0:35:33.135 *********
2026-06-04 02:10:43.028118 | instance | changed: [instance]
2026-06-04 02:10:43.028265 | instance |
2026-06-04 02:10:43.028440 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-04 02:10:43.028617 | instance | Thursday 04 June 2026 02:10:43 +0000 (0:00:00.534) 0:35:33.669 *********
2026-06-04 02:10:44.531148 | instance | changed: [instance]
2026-06-04 02:10:44.531300 | instance |
2026-06-04 02:10:44.531500 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-04 02:10:44.531666 | instance | Thursday 04 June 2026 02:10:44 +0000 (0:00:01.502) 0:35:35.172 *********
2026-06-04 02:10:45.540179 | instance | ok: [instance]
2026-06-04 02:10:45.540248 | instance |
2026-06-04 02:10:45.540386 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-04 02:10:45.540509 | instance | Thursday 04 June 2026 02:10:45 +0000 (0:00:01.009) 0:35:36.182 *********
2026-06-04 02:10:45.756384 | instance | ok: [instance]
2026-06-04 02:10:45.756455 | instance |
2026-06-04 02:10:45.756588 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-04 02:10:45.756707 | instance | Thursday 04 June 2026 02:10:45 +0000 (0:00:00.216) 0:35:36.398 *********
2026-06-04 02:10:46.284949 | instance | ok: [instance]
2026-06-04 02:10:46.285195 | instance |
2026-06-04 02:10:46.285546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 02:10:46.285818 | instance | Thursday 04 June 2026 02:10:46 +0000 (0:00:00.528) 0:35:36.926 *********
2026-06-04 02:10:46.389350 | instance | ok: [instance]
2026-06-04 02:10:46.389663 | instance |
2026-06-04 02:10:46.389945 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 02:10:46.390238 | instance | Thursday 04 June 2026 02:10:46 +0000 (0:00:00.104) 0:35:37.031 *********
2026-06-04 02:10:46.480722 | instance | included: rabbitmq for instance
2026-06-04 02:10:46.480965 | instance |
2026-06-04 02:10:46.481245 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 02:10:46.481619 | instance | Thursday 04 June 2026 02:10:46 +0000 (0:00:00.091) 0:35:37.122 *********
2026-06-04 02:10:47.238372 | instance | ok: [instance]
2026-06-04 02:10:47.238607 | instance |
2026-06-04 02:10:47.238884 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 02:10:47.239204 | instance | Thursday 04 June 2026 02:10:47 +0000 (0:00:00.757) 0:35:37.879 *********
2026-06-04 02:10:47.297657 | instance | skipping: [instance]
2026-06-04 02:10:47.297878 | instance |
2026-06-04 02:10:47.298193 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 02:10:47.298466 | instance | Thursday 04 June 2026 02:10:47 +0000 (0:00:00.059) 0:35:37.939 *********
2026-06-04 02:10:47.359152 | instance | skipping: [instance]
2026-06-04 02:10:47.359531 | instance |
2026-06-04 02:10:47.359829 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 02:10:47.360099 | instance | Thursday 04 June 2026 02:10:47 +0000 (0:00:00.061) 0:35:38.000 *********
2026-06-04 02:10:47.418112 | instance | skipping: [instance]
2026-06-04 02:10:47.418285 | instance |
2026-06-04 02:10:47.418558 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 02:10:47.418867 | instance | Thursday 04 June 2026 02:10:47 +0000 (0:00:00.058) 0:35:38.059 *********
2026-06-04 02:11:18.274648 | instance | changed: [instance]
2026-06-04 02:11:18.274729 | instance |
2026-06-04 02:11:18.274748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 02:11:18.275068 | instance | Thursday 04 June 2026 02:11:18 +0000 (0:00:30.855) 0:36:08.915 *********
2026-06-04 02:11:18.941702 | instance | ok: [instance]
2026-06-04 02:11:18.941809 | instance |
2026-06-04 02:11:18.942041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 02:11:18.942112 | instance | Thursday 04 June 2026 02:11:18 +0000 (0:00:00.668) 0:36:09.583 *********
2026-06-04 02:11:19.006419 | instance | ok: [instance]
2026-06-04 02:11:19.006493 | instance |
2026-06-04 02:11:19.006789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 02:11:19.006829 | instance | Thursday 04 June 2026 02:11:19 +0000 (0:00:00.064) 0:36:09.648 *********
2026-06-04 02:11:19.062610 | instance | skipping: [instance]
2026-06-04 02:11:19.062690 | instance |
2026-06-04 02:11:19.063008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 02:11:19.063102 | instance | Thursday 04 June 2026 02:11:19 +0000 (0:00:00.056) 0:36:09.704 *********
2026-06-04 02:11:19.128332 | instance | skipping: [instance]
2026-06-04 02:11:19.128434 | instance |
2026-06-04 02:11:19.128527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 02:11:19.128644 | instance | Thursday 04 June 2026 02:11:19 +0000 (0:00:00.065) 0:36:09.770 *********
2026-06-04 02:11:19.193461 | instance | ok: [instance]
2026-06-04 02:11:19.193543 | instance |
2026-06-04 02:11:19.193866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 02:11:19.193887 | instance | Thursday 04 June 2026 02:11:19 +0000 (0:00:00.064) 0:36:09.835 *********
2026-06-04 02:11:19.415161 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-04 02:11:19.416074 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-04 02:11:19.416145 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 02:11:19.416162 | instance | ok: [instance] => (item=network)
2026-06-04 02:11:19.416298 | instance | ok: [instance] => (item=compute)
2026-06-04 02:11:19.416323 | instance | ok: [instance] => (item=compute_metadata)
2026-06-04 02:11:19.416337 | instance | ok: [instance] => (item=image)
2026-06-04 02:11:19.416361 | instance | ok: [instance] => (item=volumev3)
2026-06-04 02:11:19.416375 | instance | ok: [instance] => (item=placement)
2026-06-04 02:11:19.416465 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 02:11:19.416656 | instance | ok: [instance] => (item=identity)
2026-06-04 02:11:19.416846 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-04 02:11:19.417044 | instance | ok: [instance] => (item=baremetal)
2026-06-04 02:11:19.417232 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 02:11:19.417412 | instance |
2026-06-04 02:11:19.417601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 02:11:19.417789 | instance | Thursday 04 June 2026 02:11:19 +0000 (0:00:00.222) 0:36:10.057 *********
2026-06-04 02:11:19.489573 | instance | ok: [instance]
2026-06-04 02:11:19.489646 | instance |
2026-06-04 02:11:19.489779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:11:19.489959 | instance | Thursday 04 June 2026 02:11:19 +0000 (0:00:00.074) 0:36:10.131 *********
2026-06-04 02:11:19.571453 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:11:19.571532 | instance |
2026-06-04 02:11:19.571661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:11:19.571783 | instance | Thursday 04 June 2026 02:11:19 +0000 (0:00:00.081) 0:36:10.213 *********
2026-06-04 02:11:20.101514 | instance | changed: [instance]
2026-06-04 02:11:20.101592 | instance |
2026-06-04 02:11:20.101820 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-04 02:11:20.101877 | instance | Thursday 04 June 2026 02:11:20 +0000 (0:00:00.530) 0:36:10.743 *********
2026-06-04 02:11:20.172209 | instance | skipping: [instance]
2026-06-04 02:11:20.172297 | instance |
2026-06-04 02:11:20.172428 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-04 02:11:20.172575 | instance | Thursday 04 June 2026 02:11:20 +0000 (0:00:00.070) 0:36:10.814 *********
2026-06-04 02:11:20.365627 | instance | ok: [instance -> localhost]
2026-06-04 02:11:20.365707 | instance |
2026-06-04 02:11:20.365824 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-04 02:11:20.365958 | instance | Thursday 04 June 2026 02:11:20 +0000 (0:00:00.193) 0:36:11.007 *********
2026-06-04 02:11:20.759591 | instance | ok: [instance -> localhost]
2026-06-04 02:11:20.759653 | instance |
2026-06-04 02:11:20.759850 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-04 02:11:20.759926 | instance | Thursday 04 June 2026 02:11:20 +0000 (0:00:00.393) 0:36:11.401 *********
2026-06-04 02:11:21.236753 | instance | ok: [instance -> localhost]
2026-06-04 02:11:21.236875 | instance |
2026-06-04 02:11:21.237053 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-04 02:11:21.237225 | instance | Thursday 04 June 2026 02:11:21 +0000 (0:00:00.476) 0:36:11.878 *********
2026-06-04 02:11:21.441268 | instance | ok: [instance -> localhost]
2026-06-04 02:11:21.441308 | instance |
2026-06-04 02:11:21.441314 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-04 02:11:21.441319 | instance | Thursday 04 June 2026 02:11:21 +0000 (0:00:00.204) 0:36:12.083 *********
2026-06-04 02:11:22.759157 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-04 02:11:22.759445 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-04 02:11:22.759735 | instance |
2026-06-04 02:11:22.760019 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-04 02:11:22.760303 | instance | Thursday 04 June 2026 02:11:22 +0000 (0:00:01.317) 0:36:13.400 *********
2026-06-04 02:11:23.267027 | instance | ok: [instance]
2026-06-04 02:11:23.267261 | instance |
2026-06-04 02:11:23.267572 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-04 02:11:23.267876 | instance | Thursday 04 June 2026 02:11:23 +0000 (0:00:00.508) 0:36:13.908 *********
2026-06-04 02:14:06.331956 | instance | changed: [instance]
2026-06-04 02:14:06.332052 | instance |
2026-06-04 02:14:06.332224 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 02:14:06.332387 | instance | Thursday 04 June 2026 02:14:06 +0000 (0:02:43.064) 0:38:56.973 *********
2026-06-04 02:14:06.458395 | instance | included: openstack_helm_ingress for instance
2026-06-04 02:14:06.458747 | instance |
2026-06-04 02:14:06.459578 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 02:14:06.459941 | instance | Thursday 04 June 2026 02:14:06 +0000 (0:00:00.126) 0:38:57.100 *********
2026-06-04 02:14:06.511841 | instance | skipping: [instance]
2026-06-04 02:14:06.512132 | instance |
2026-06-04 02:14:06.512450 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 02:14:06.512742 | instance | Thursday 04 June 2026 02:14:06 +0000 (0:00:00.053) 0:38:57.153 *********
2026-06-04 02:14:06.563054 | instance | skipping: [instance]
2026-06-04 02:14:06.563385 | instance |
2026-06-04 02:14:06.563697 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 02:14:06.564013 | instance | Thursday 04 June 2026 02:14:06 +0000 (0:00:00.051) 0:38:57.205 *********
2026-06-04 02:14:06.629931 | instance | ok: [instance]
2026-06-04 02:14:06.630130 | instance |
2026-06-04 02:14:06.630413 | instance | TASK [Create Ingress compute] **************************************************
2026-06-04 02:14:06.630903 | instance | Thursday 04 June 2026 02:14:06 +0000 (0:00:00.066) 0:38:57.271 *********
2026-06-04 02:14:06.726876 | instance | included: ingress for instance
2026-06-04 02:14:06.727091 | instance |
2026-06-04 02:14:06.727403 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-04 02:14:06.727848 | instance | Thursday 04 June 2026 02:14:06 +0000 (0:00:00.096) 0:38:57.368 *********
2026-06-04 02:14:07.964878 | instance | changed: [instance]
2026-06-04 02:14:07.965055 | instance |
2026-06-04 02:14:07.965277 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 02:14:07.965499 | instance | Thursday 04 June 2026 02:14:07 +0000 (0:00:01.237) 0:38:58.606 *********
2026-06-04 02:14:08.098060 | instance | included: openstack_helm_ingress for instance
2026-06-04 02:14:08.098308 | instance |
2026-06-04 02:14:08.098589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 02:14:08.099001 | instance | Thursday 04 June 2026 02:14:08 +0000 (0:00:00.133) 0:38:58.739 *********
2026-06-04 02:14:08.157129 | instance | skipping: [instance]
2026-06-04 02:14:08.157356 | instance |
2026-06-04 02:14:08.157634 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 02:14:08.157907 | instance | Thursday 04 June 2026 02:14:08 +0000 (0:00:00.059) 0:38:58.799 *********
2026-06-04 02:14:08.219873 | instance | skipping: [instance]
2026-06-04 02:14:08.220012 | instance |
2026-06-04 02:14:08.220189 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 02:14:08.220359 | instance | Thursday 04 June 2026 02:14:08 +0000 (0:00:00.062) 0:38:58.861 *********
2026-06-04 02:14:08.283180 | instance | ok: [instance]
2026-06-04 02:14:08.283424 | instance |
2026-06-04 02:14:08.283738 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-04 02:14:08.284006 | instance | Thursday 04 June 2026 02:14:08 +0000 (0:00:00.063) 0:38:58.925 *********
2026-06-04 02:14:08.367666 | instance | included: ingress for instance
2026-06-04 02:14:08.367853 | instance |
2026-06-04 02:14:08.368117 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-04 02:14:08.368383 | instance | Thursday 04 June 2026 02:14:08 +0000 (0:00:00.084) 0:38:59.009 *********
2026-06-04 02:14:09.404827 | instance | changed: [instance]
2026-06-04 02:14:09.404930 | instance |
2026-06-04 02:14:09.405147 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-04 02:14:09.405350 | instance | Thursday 04 June 2026 02:14:09 +0000 (0:00:01.037) 0:39:00.046 *********
2026-06-04 02:14:10.122662 | instance | ok: [instance]
2026-06-04 02:14:10.122890 | instance |
2026-06-04 02:14:10.123246 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-04 02:14:10.123577 | instance | Thursday 04 June 2026 02:14:10 +0000 (0:00:00.717) 0:39:00.764 *********
2026-06-04 02:14:27.666174 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-04 02:14:27.666264 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-04 02:14:27.667307 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-04 02:14:27.667348 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-04 02:14:27.667353 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-04 02:14:27.667357 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-04 02:14:27.667361 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-04 02:14:27.667365 | instance |
2026-06-04 02:14:27.667370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 02:14:27.667375 | instance | Thursday 04 June 2026 02:14:27 +0000 (0:00:17.543) 0:39:18.307 *********
2026-06-04 02:14:27.785341 | instance | ok: [instance]
2026-06-04 02:14:27.785430 | instance |
2026-06-04 02:14:27.785708 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 02:14:27.785798 | instance | Thursday 04 June 2026 02:14:27 +0000 (0:00:00.119) 0:39:18.427 *********
2026-06-04 02:14:27.881149 | instance | included: rabbitmq for instance
2026-06-04 02:14:27.881258 | instance |
2026-06-04 02:14:27.881366 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 02:14:27.881490 | instance | Thursday 04 June 2026 02:14:27 +0000 (0:00:00.095) 0:39:18.523 *********
2026-06-04 02:14:28.618827 | instance | ok: [instance]
2026-06-04 02:14:28.619029 | instance |
2026-06-04 02:14:28.619241 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 02:14:28.619401 | instance | Thursday 04 June 2026 02:14:28 +0000 (0:00:00.737) 0:39:19.260 *********
2026-06-04 02:14:28.673540 | instance | skipping: [instance]
2026-06-04 02:14:28.673764 | instance |
2026-06-04 02:14:28.674045 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 02:14:28.674361 | instance | Thursday 04 June 2026 02:14:28 +0000 (0:00:00.054) 0:39:19.315 *********
2026-06-04 02:14:28.724654 | instance | skipping: [instance]
2026-06-04 02:14:28.724866 | instance |
2026-06-04 02:14:28.725132 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 02:14:28.725385 | instance | Thursday 04 June 2026 02:14:28 +0000 (0:00:00.051) 0:39:19.366 *********
2026-06-04 02:14:28.778476 | instance | skipping: [instance]
2026-06-04 02:14:28.778696 | instance |
2026-06-04 02:14:28.778975 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 02:14:28.779294 | instance | Thursday 04 June 2026 02:14:28 +0000 (0:00:00.053) 0:39:19.420 *********
2026-06-04 02:14:59.678834 | instance | changed: [instance]
2026-06-04 02:14:59.678921 | instance |
2026-06-04 02:14:59.678942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 02:14:59.679099 | instance | Thursday 04 June 2026 02:14:59 +0000 (0:00:30.900) 0:39:50.320 *********
2026-06-04 02:15:00.337746 | instance | ok: [instance]
2026-06-04 02:15:00.337816 | instance |
2026-06-04 02:15:00.338090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 02:15:00.338129 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.659) 0:39:50.979 *********
2026-06-04 02:15:00.404484 | instance | ok: [instance]
2026-06-04 02:15:00.404594 | instance |
2026-06-04 02:15:00.404938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 02:15:00.404987 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.066) 0:39:51.046 *********
2026-06-04 02:15:00.463407 | instance | skipping: [instance]
2026-06-04 02:15:00.463472 | instance |
2026-06-04 02:15:00.463764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 02:15:00.463802 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.059) 0:39:51.105 *********
2026-06-04 02:15:00.529308 | instance | skipping: [instance]
2026-06-04 02:15:00.529736 | instance |
2026-06-04 02:15:00.529787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 02:15:00.529806 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.065) 0:39:51.170 *********
2026-06-04 02:15:00.586073 | instance | ok: [instance]
2026-06-04 02:15:00.586438 | instance |
2026-06-04 02:15:00.586475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 02:15:00.586481 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.057) 0:39:51.228 *********
2026-06-04 02:15:00.775045 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 02:15:00.775166 | instance | ok: [instance] => (item=network)
2026-06-04 02:15:00.775326 | instance | ok: [instance] => (item=compute)
2026-06-04 02:15:00.775402 | instance | ok: [instance] => (item=compute_metadata)
2026-06-04 02:15:00.776230 | instance | ok: [instance] => (item=load_balancer)
2026-06-04 02:15:00.776300 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 02:15:00.776312 | instance | ok: [instance] => (item=identity)
2026-06-04 02:15:00.776322 | instance | ok: [instance] => (item=baremetal)
2026-06-04 02:15:00.776331 | instance | ok: [instance] => (item=dns)
2026-06-04 02:15:00.776340 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 02:15:00.776372 | instance |
2026-06-04 02:15:00.776388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 02:15:00.776431 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.188) 0:39:51.417 *********
2026-06-04 02:15:00.855884 | instance | ok: [instance]
2026-06-04 02:15:00.855963 | instance |
2026-06-04 02:15:00.856122 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 02:15:00.856324 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.080) 0:39:51.497 *********
2026-06-04 02:15:00.945369 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 02:15:00.945451 | instance |
2026-06-04 02:15:00.945565 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 02:15:00.945742 | instance | Thursday 04 June 2026 02:15:00 +0000 (0:00:00.089) 0:39:51.587 *********
2026-06-04 02:15:01.499305 | instance | changed: [instance]
2026-06-04 02:15:01.499377 | instance |
2026-06-04 02:15:01.499522 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-04 02:15:01.499671 | instance | Thursday 04 June 2026 02:15:01 +0000 (0:00:00.553) 0:39:52.141 *********
2026-06-04 02:15:02.211262 | instance | ok: [instance]
2026-06-04 02:15:02.211332 | instance |
2026-06-04 02:15:02.211615 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-04 02:15:02.211659 | instance | Thursday 04 June 2026 02:15:02 +0000 (0:00:00.711) 0:39:52.853 *********
2026-06-04 02:15:02.269794 | instance | skipping: [instance]
2026-06-04 02:15:02.269903 | instance |
2026-06-04 02:15:02.270039 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-04 02:15:02.270169 | instance | Thursday 04 June 2026 02:15:02 +0000 (0:00:00.058) 0:39:52.911 *********
2026-06-04 02:15:02.772993 | instance | ok: [instance]
2026-06-04 02:15:02.773218 | instance |
2026-06-04 02:15:02.773493 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-04 02:15:02.773766 | instance | Thursday 04 June 2026 02:15:02 +0000 (0:00:00.502) 0:39:53.414 *********
2026-06-04 02:15:02.825959 | instance | skipping: [instance]
2026-06-04 02:15:02.826184 | instance |
2026-06-04 02:15:02.826465 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-04 02:15:02.826725 | instance | Thursday 04 June 2026 02:15:02 +0000 (0:00:00.053) 0:39:53.467 *********
2026-06-04 02:15:02.894652 | instance | ok: [instance]
2026-06-04 02:15:02.894952 | instance |
2026-06-04 02:15:02.895471 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-04 02:15:02.895842 | instance | Thursday 04 June 2026 02:15:02 +0000 (0:00:00.068) 0:39:53.536 *********
2026-06-04 02:15:02.953154 | instance | skipping: [instance]
2026-06-04 02:15:02.953466 | instance |
2026-06-04 02:15:02.953815 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-04 02:15:02.954125 | instance | Thursday 04 June 2026 02:15:02 +0000 (0:00:00.058) 0:39:53.594 *********
2026-06-04 02:17:20.137850 | instance | changed: [instance]
2026-06-04 02:17:20.137926 | instance |
2026-06-04 02:17:20.138078 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 02:17:20.138186 | instance | Thursday 04 June 2026 02:17:20 +0000 (0:02:17.184) 0:42:10.779 *********
2026-06-04 02:17:20.270173 | instance | included: openstack_helm_ingress for instance
2026-06-04 02:17:20.271022 | instance |
2026-06-04 02:17:20.271087 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 02:17:20.271102 | instance | Thursday 04 June 2026 02:17:20 +0000 (0:00:00.132) 0:42:10.911 *********
2026-06-04 02:17:20.331756 | instance | skipping: [instance]
2026-06-04 02:17:20.331994 | instance |
2026-06-04 02:17:20.332435 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 02:17:20.332702 | instance | Thursday 04 June 2026 02:17:20 +0000 (0:00:00.061) 0:42:10.973 *********
2026-06-04 02:17:20.391555 | instance | skipping: [instance]
2026-06-04 02:17:20.391973 | instance |
2026-06-04 02:17:20.392410 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 02:17:20.392690 | instance | Thursday 04 June 2026 02:17:20 +0000 (0:00:00.059) 0:42:11.032 *********
2026-06-04 02:17:20.456242 | instance | ok: [instance]
2026-06-04 02:17:20.456391 | instance |
2026-06-04 02:17:20.456577 | instance | TASK [Create Ingress network] **************************************************
2026-06-04 02:17:20.456737 | instance | Thursday 04 June 2026 02:17:20 +0000 (0:00:00.064) 0:42:11.097 *********
2026-06-04 02:17:20.563364 | instance | included: ingress for instance
2026-06-04 02:17:20.563668 | instance |
2026-06-04 02:17:20.563954 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-04 02:17:20.564218 | instance | Thursday 04 June 2026 02:17:20 +0000 (0:00:00.107) 0:42:11.204 *********
2026-06-04 02:17:21.716303 | instance | changed: [instance]
2026-06-04 02:17:21.716355 | instance |
2026-06-04 02:17:21.717122 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-04 02:17:21.717201 | instance | Thursday 04 June 2026 02:17:21 +0000 (0:00:01.152) 0:42:12.357 *********
2026-06-04 02:17:22.384642 | instance | ok: [instance]
2026-06-04 02:17:22.384804 | instance |
2026-06-04 02:17:22.384863 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-04 02:17:22.385016 | instance | Thursday 04 June 2026 02:17:22 +0000 (0:00:00.669) 0:42:13.026 *********
2026-06-04 02:23:13.094289 | instance | failed: [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'}]}) => {"ansible_loop_var": "item", "attempts": 60, "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"}, "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"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-129.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-04 02:23:13.102616 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-04 02:23:13.103145 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-04 02:23:13.103375 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-04 02:23:13.103577 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-04 02:23:13.104623 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-04 02:23:13.104694 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-04 02:23:13.104717 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-04 02:23:13.104731 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-04 02:23:13.105639 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-04 02:23:13.105663 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-04 02:23:13.105673 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-04 02:23:13.105710 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-04 02:23:13.106778 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-04 02:23:13.106803 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-04 02:23:13.106835 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-04 02:23:13.106845 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-04 02:23:13.106854 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-04 02:23:13.106867 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-04 02:23:13.106972 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-04 02:23:13.107157 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-04 02:23:13.107320 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-04 02:23:13.107471 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-04 02:23:13.107622 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-04 02:23:13.107774 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-04 02:23:13.107923 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-04 02:23:13.108075 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-04 02:23:13.108231 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-04 02:23:13.108385 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-04 02:23:13.108537 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-04 02:23:13.108686 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-04 02:23:13.108836 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-04 02:23:13.108991 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-04 02:23:13.109141 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-04 02:23:13.109305 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-04 02:23:13.109455 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-04 02:23:13.109606 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-04 02:23:13.109772 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-04 02:23:13.109965 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-04 02:23:13.110133 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-04 02:23:13.110326 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-04 02:23:13.110484 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-04 02:23:13.110634 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-04 02:23:13.110781 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-04 02:23:13.110927 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-04 02:23:13.111095 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-04 02:23:13.111247 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-04 02:23:13.111395 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-04 02:23:13.111547 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-04 02:23:13.111713 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-04 02:23:13.111861 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-04 02:23:13.112009 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-04 02:23:13.112155 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-04 02:23:13.112303 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-04 02:23:13.112449 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-04 02:23:13.112601 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-04 02:23:13.112748 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-04 02:23:13.112895 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-04 02:23:13.113055 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-04 02:23:13.113202 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-04 02:23:13.113349 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-04 02:23:13.113489 | instance |
2026-06-04 02:23:13.113634 | instance | PLAY RECAP *********************************************************************
2026-06-04 02:23:13.113824 | instance | instance : ok=596 changed=219 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-04 02:23:13.113966 | instance |
2026-06-04 02:23:13.114115 | instance | Thursday 04 June 2026 02:23:13 +0000 (0:05:50.716) 0:48:03.743 *********
2026-06-04 02:23:13.114258 | instance | ===============================================================================
2026-06-04 02:23:13.114411 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.72s
2026-06-04 02:23:13.114566 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.31s
2026-06-04 02:23:13.114811 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.98s
2026-06-04 02:23:13.114958 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 163.06s
2026-06-04 02:23:13.115118 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.38s
2026-06-04 02:23:13.115265 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 137.18s
2026-06-04 02:23:13.115410 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 128.64s
2026-06-04 02:23:13.115556 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 96.03s
2026-06-04 02:23:13.115712 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 92.74s
2026-06-04 02:23:13.115856 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 92.54s
2026-06-04 02:23:13.116003 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.83s
2026-06-04 02:23:13.116150 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 84.33s
2026-06-04 02:23:13.116317 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 46.75s
2026-06-04 02:23:13.116471 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s
2026-06-04 02:23:13.116619 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s
2026-06-04 02:23:13.116765 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s
2026-06-04 02:23:13.116909 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-06-04 02:23:13.117058 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-06-04 02:23:13.117204 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-06-04 02:23:13.117389 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 29.29s
2026-06-04 02:23:13.385056 | 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-06-04 02:23:13.385351 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-04 02:23:13.385617 | 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-06-04 02:23:13.529871 | instance | ERROR
2026-06-04 02:23:13.530283 | instance | {
2026-06-04 02:23:13.530316 | instance | "delta": "0:49:08.055034",
2026-06-04 02:23:13.530338 | instance | "end": "2026-06-04 02:23:13.452301",
2026-06-04 02:23:13.530357 | instance | "msg": "non-zero return code",
2026-06-04 02:23:13.530375 | instance | "rc": 2,
2026-06-04 02:23:13.530398 | instance | "start": "2026-06-04 01:34:05.397267"
2026-06-04 02:23:13.530417 | instance | }
failure
2026-06-04 02:23:13.561235 |
2026-06-04 02:23:13.561311 | PLAY RECAP
2026-06-04 02:23:13.561360 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-04 02:23:13.561383 |
2026-06-04 02:23:13.713663 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-04 02:23:13.720502 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-04 02:23:14.352845 |
2026-06-04 02:23:14.353006 | PLAY [all]
2026-06-04 02:23:14.368636 |
2026-06-04 02:23:14.368762 | TASK [gather-host-logs : creating directory for system status]
2026-06-04 02:23:14.707217 | instance | changed
2026-06-04 02:23:14.712729 |
2026-06-04 02:23:14.712818 | TASK [gather-host-logs : Get logs for each host]
2026-06-04 02:23:15.064684 | instance | + systemd-cgls --full --all --no-pager
2026-06-04 02:23:15.098993 | instance | + ip addr
2026-06-04 02:23:15.104228 | instance | + ip route
2026-06-04 02:23:15.105412 | instance | + lsblk
2026-06-04 02:23:15.119428 | instance | + mount
2026-06-04 02:23:15.132987 | instance | + docker images
2026-06-04 02:23:15.150612 | instance | + brctl show
2026-06-04 02:23:15.151040 | instance | /bin/bash: line 8: brctl: command not found
2026-06-04 02:23:15.151311 | instance | + ps aux --sort=-%mem
2026-06-04 02:23:15.188755 | instance | + dpkg -l
2026-06-04 02:23:15.200739 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-04 02:23:15.201352 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-04 02:23:15.218987 | instance | + '[' '!' -z '' ']'
2026-06-04 02:23:15.271033 | instance | ok: Runtime: 0:00:00.159461
2026-06-04 02:23:15.282035 |
2026-06-04 02:23:15.282118 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-04 02:23:15.988713 | instance | changed:
2026-06-04 02:23:15.989182 | instance | created directory /var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/work/logs/instance
2026-06-04 02:23:15.989227 | instance | cd+++++++++ system/
2026-06-04 02:23:15.989259 | instance | >f+++++++++ system/brctl-show.txt
2026-06-04 02:23:15.989288 | instance | >f+++++++++ system/docker-images.txt
2026-06-04 02:23:15.989316 | instance | >f+++++++++ system/ip-addr.txt
2026-06-04 02:23:15.989346 | instance | >f+++++++++ system/ip-route.txt
2026-06-04 02:23:15.989377 | instance | >f+++++++++ system/lsblk.txt
2026-06-04 02:23:15.989404 | instance | >f+++++++++ system/mount.txt
2026-06-04 02:23:15.989430 | instance | >f+++++++++ system/packages.txt
2026-06-04 02:23:15.989456 | instance | >f+++++++++ system/ps.txt
2026-06-04 02:23:15.989485 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-04 02:23:15.999133 |
2026-06-04 02:23:15.999200 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-04 02:23:16.208498 | instance | changed: "values"
2026-06-04 02:23:16.373029 | instance | changed: "releases"
2026-06-04 02:23:16.393012 |
2026-06-04 02:23:16.393149 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-04 02:23:23.973506 | instance | ok: Runtime: 0:00:07.124278
2026-06-04 02:23:23.978640 |
2026-06-04 02:23:23.978715 | TASK [helm-release-status : Downloads logs to executor]
2026-06-04 02:23:24.485594 | instance | changed:
2026-06-04 02:23:24.486088 | instance | cd+++++++++ helm/
2026-06-04 02:23:24.486175 | instance | cd+++++++++ helm/releases/
2026-06-04 02:23:24.486227 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-04 02:23:24.486273 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-04 02:23:24.486316 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-04 02:23:24.486358 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-04 02:23:24.486399 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-04 02:23:24.486439 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-04 02:23:24.486480 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-04 02:23:24.486521 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-04 02:23:24.486561 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-04 02:23:24.486601 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-04 02:23:24.486649 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-04 02:23:24.486693 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-04 02:23:24.486732 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-04 02:23:24.486755 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-04 02:23:24.486773 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-04 02:23:24.486792 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-04 02:23:24.486810 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-04 02:23:24.486829 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-04 02:23:24.486865 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-04 02:23:24.486885 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-04 02:23:24.486903 | instance | cd+++++++++ helm/releases/openstack/
2026-06-04 02:23:24.486922 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-04 02:23:24.486940 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-04 02:23:24.486958 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-04 02:23:24.486976 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-04 02:23:24.486995 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-04 02:23:24.487013 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-04 02:23:24.487031 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-04 02:23:24.487050 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-04 02:23:24.487069 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-04 02:23:24.487087 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-04 02:23:24.487104 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-04 02:23:24.487122 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-04 02:23:24.487140 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-04 02:23:24.487158 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-04 02:23:24.487176 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-04 02:23:24.487193 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-04 02:23:24.487211 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-04 02:23:24.487230 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-04 02:23:24.487247 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-04 02:23:24.487266 | instance | cd+++++++++ helm/values/
2026-06-04 02:23:24.487284 | instance | cd+++++++++ helm/values/auth-system/
2026-06-04 02:23:24.487302 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-04 02:23:24.487321 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-04 02:23:24.487339 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-04 02:23:24.487357 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-04 02:23:24.487375 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-04 02:23:24.487394 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-04 02:23:24.487413 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-04 02:23:24.487431 | instance | cd+++++++++ helm/values/kube-system/
2026-06-04 02:23:24.487449 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-04 02:23:24.487467 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-04 02:23:24.487485 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-04 02:23:24.487503 | instance | cd+++++++++ helm/values/monitoring/
2026-06-04 02:23:24.487521 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-04 02:23:24.487539 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-04 02:23:24.487557 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-04 02:23:24.487575 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-04 02:23:24.487593 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-04 02:23:24.487611 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-04 02:23:24.487629 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-04 02:23:24.487647 | instance | cd+++++++++ helm/values/openstack/
2026-06-04 02:23:24.487665 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-04 02:23:24.487688 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-04 02:23:24.487706 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-04 02:23:24.487724 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-04 02:23:24.487741 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-04 02:23:24.487759 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-04 02:23:24.487776 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-04 02:23:24.487793 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-04 02:23:24.487811 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-04 02:23:24.487828 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-04 02:23:24.487846 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-04 02:23:24.487863 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-04 02:23:24.487880 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-04 02:23:24.487897 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-04 02:23:24.487915 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-04 02:23:24.487933 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-04 02:23:24.487950 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-04 02:23:24.487968 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-04 02:23:24.487986 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-04 02:23:24.497516 |
2026-06-04 02:23:24.497583 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-04 02:23:24.693415 | instance | changed
2026-06-04 02:23:24.700995 |
2026-06-04 02:23:24.701091 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-04 02:23:24.936968 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 02:23:24.937077 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 02:23:24.942763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:24.945997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:25.043839 | instance | node/instance
2026-06-04 02:23:25.049872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:25.113642 | instance | clusterrole/admin
2026-06-04 02:23:25.296155 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-04 02:23:25.356735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:25.378306 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-04 02:23:25.389451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:25.463729 | instance | clusterrole/cert-manager-cainjector
2026-06-04 02:23:25.560544 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-04 02:23:25.630814 | instance | clusterrole/cert-manager-controller-certificates
2026-06-04 02:23:25.727063 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-04 02:23:25.800176 | instance | clusterrole/cert-manager-controller-challenges
2026-06-04 02:23:25.889555 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-04 02:23:25.962568 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-04 02:23:26.083836 | instance | clusterrole/cert-manager-controller-issuers
2026-06-04 02:23:26.128367 | instance | clusterrole/cert-manager-controller-orders
2026-06-04 02:23:26.259655 | instance | clusterrole/cert-manager-edit
2026-06-04 02:23:26.312688 | instance | clusterrole/cert-manager-view
2026-06-04 02:23:26.438191 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-04 02:23:26.486780 | instance | clusterrole/cilium
2026-06-04 02:23:26.606424 | instance | clusterrole/cilium-operator
2026-06-04 02:23:26.670690 | instance | clusterrole/cluster-admin
2026-06-04 02:23:26.779086 | instance | clusterrole/edit
2026-06-04 02:23:26.830908 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-04 02:23:26.987200 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-04 02:23:27.061761 | instance | clusterrole/goldpinger-clusterrole
2026-06-04 02:23:27.203153 | instance | clusterrole/ingress-nginx
2026-06-04 02:23:27.232457 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-04 02:23:27.390284 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-04 02:23:27.412677 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-04 02:23:27.597557 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-04 02:23:27.606309 | instance | clusterrole/kubeadm:get-nodes
2026-06-04 02:23:27.766324 | instance | clusterrole/local-path-provisioner
2026-06-04 02:23:27.772609 | instance | clusterrole/neutron-coredns
2026-06-04 02:23:27.928305 | instance | clusterrole/node-feature-discovery
2026-06-04 02:23:27.943396 | instance | clusterrole/node-feature-discovery-gc
2026-06-04 02:23:28.101546 | instance | clusterrole/nova-bootstrap
2026-06-04 02:23:28.121485 | instance | clusterrole/nova-cell-setup
2026-06-04 02:23:28.277131 | instance | clusterrole/objectstorage-provisioner-role
2026-06-04 02:23:28.300549 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-04 02:23:28.427157 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-04 02:23:28.458230 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-04 02:23:28.611349 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-04 02:23:28.622573 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-04 02:23:28.766939 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-04 02:23:28.790477 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-04 02:23:28.925915 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-04 02:23:28.979550 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-04 02:23:29.105907 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-04 02:23:29.166463 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-04 02:23:29.263025 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-04 02:23:29.356521 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-04 02:23:29.421038 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-04 02:23:29.522448 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-04 02:23:29.594151 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-04 02:23:29.684506 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-04 02:23:29.783440 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-04 02:23:29.857267 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-04 02:23:29.970858 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-04 02:23:30.031602 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-04 02:23:30.158365 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-04 02:23:30.210966 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-04 02:23:30.319344 | instance | clusterrole/rook-ceph-global
2026-06-04 02:23:30.365977 | instance | clusterrolebinding/cilium
2026-06-04 02:23:30.500135 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-04 02:23:30.536716 | instance | clusterrole/rook-ceph-mgr-system
2026-06-04 02:23:30.670711 | instance | clusterrolebinding/cilium-operator
2026-06-04 02:23:30.684640 | instance | clusterrole/rook-ceph-object-bucket
2026-06-04 02:23:30.829716 | instance | clusterrolebinding/cluster-admin
2026-06-04 02:23:30.845199 | instance | clusterrole/rook-ceph-osd
2026-06-04 02:23:30.997323 | instance | clusterrole/rook-ceph-system
2026-06-04 02:23:31.017865 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-04 02:23:31.175589 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-04 02:23:31.199803 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-04 02:23:31.345297 | instance | clusterrole/system:aggregate-to-admin
2026-06-04 02:23:31.376391 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-04 02:23:31.511290 | instance | clusterrole/system:aggregate-to-edit
2026-06-04 02:23:31.565894 | instance | clusterrolebinding/ingress-nginx
2026-06-04 02:23:31.687689 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-04 02:23:31.737407 | instance | clusterrole/system:aggregate-to-view
2026-06-04 02:23:31.850015 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-04 02:23:31.903528 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-04 02:23:32.038091 | instance | clusterrole/system:auth-delegator
2026-06-04 02:23:32.078842 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-04 02:23:32.215604 | instance | clusterrole/system:basic-user
2026-06-04 02:23:32.267127 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-04 02:23:32.391689 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-04 02:23:32.474437 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-04 02:23:32.557806 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-04 02:23:32.656754 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-04 02:23:32.737723 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-04 02:23:32.829467 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-04 02:23:32.922324 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-04 02:23:33.022012 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-04 02:23:33.129947 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-04 02:23:33.206295 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-04 02:23:33.289928 | instance | clusterrolebinding/local-path-provisioner
2026-06-04 02:23:33.385823 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-04 02:23:33.473334 | instance | clusterrolebinding/neutron-coredns
2026-06-04 02:23:33.563571 | instance | clusterrole/system:controller:certificate-controller
2026-06-04 02:23:33.646003 | instance | clusterrolebinding/node-feature-discovery
2026-06-04 02:23:33.734704 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-04 02:23:33.815467 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-04 02:23:33.913899 | instance | clusterrole/system:controller:cronjob-controller
2026-06-04 02:23:33.976058 | instance | clusterrolebinding/nova-bootstrap
2026-06-04 02:23:34.103133 | instance | clusterrolebinding/nova-cell-setup
2026-06-04 02:23:34.150097 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-04 02:23:34.266149 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-04 02:23:34.319801 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-04 02:23:34.434741 | instance | clusterrole/system:controller:deployment-controller
2026-06-04 02:23:34.486658 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-04 02:23:34.621784 | instance | clusterrole/system:controller:disruption-controller
2026-06-04 02:23:34.678222 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-04 02:23:34.804680 | instance | clusterrole/system:controller:endpoint-controller
2026-06-04 02:23:34.845039 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-04 02:23:34.988265 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-04 02:23:35.017067 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-04 02:23:35.175231 | instance | clusterrolebinding/rook-ceph-global
2026-06-04 02:23:35.185314 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-04 02:23:35.343844 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-04 02:23:35.353472 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-04 02:23:35.512427 | instance | clusterrole/system:controller:expand-controller
2026-06-04 02:23:35.526746 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-04 02:23:35.697373 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-04 02:23:35.699030 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-04 02:23:35.878334 | instance | clusterrole/system:controller:job-controller
2026-06-04 02:23:35.898149 | instance | clusterrolebinding/rook-ceph-osd
2026-06-04 02:23:36.052012 | instance | clusterrole/system:controller:namespace-controller
2026-06-04 02:23:36.084575 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-04 02:23:36.213641 | instance | clusterrole/system:controller:node-controller
2026-06-04 02:23:36.269981 | instance | clusterrolebinding/rook-ceph-system
2026-06-04 02:23:36.391674 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-04 02:23:36.444652 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-04 02:23:36.574894 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-04 02:23:36.631488 | instance | clusterrolebinding/system:basic-user
2026-06-04 02:23:36.758456 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-04 02:23:36.801904 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-04 02:23:36.942396 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-04 02:23:36.998964 | instance | clusterrole/system:controller:replicaset-controller
2026-06-04 02:23:37.126328 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-04 02:23:37.193145 | instance | clusterrole/system:controller:replication-controller
2026-06-04 02:23:37.312468 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-04 02:23:37.376845 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-04 02:23:37.509415 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-04 02:23:37.557560 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-04 02:23:37.703015 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-04 02:23:37.754861 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-04 02:23:37.919725 | instance | clusterrole/system:controller:route-controller
2026-06-04 02:23:37.945679 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-04 02:23:38.117102 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-04 02:23:38.135551 | instance | clusterrole/system:controller:service-account-controller
2026-06-04 02:23:38.316265 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-04 02:23:38.326378 | instance | clusterrole/system:controller:service-controller
2026-06-04 02:23:38.488338 | instance | clusterrole/system:controller:statefulset-controller
2026-06-04 02:23:38.531006 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-04 02:23:38.658360 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-04 02:23:38.713582 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-04 02:23:38.842549 | instance | clusterrole/system:controller:ttl-controller
2026-06-04 02:23:38.890420 | instance | clusterrole/system:coredns
2026-06-04 02:23:39.025834 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-04 02:23:39.087937 | instance | clusterrole/system:discovery
2026-06-04 02:23:39.202805 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-04 02:23:39.268064 | instance | clusterrole/system:heapster
2026-06-04 02:23:39.368445 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-04 02:23:39.461068 | instance | clusterrole/system:kube-aggregator
2026-06-04 02:23:39.540102 | instance | clusterrolebinding/system:controller:job-controller
2026-06-04 02:23:39.653537 | instance | clusterrole/system:kube-controller-manager
2026-06-04 02:23:39.709942 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-04 02:23:39.824601 | instance | clusterrole/system:kube-dns
2026-06-04 02:23:39.947449 | instance | clusterrolebinding/system:controller:node-controller
2026-06-04 02:23:40.044552 | instance | clusterrole/system:kube-scheduler
2026-06-04 02:23:40.116965 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-04 02:23:40.212786 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-04 02:23:40.294809 | instance | clusterrole/system:kubelet-api-admin
2026-06-04 02:23:40.372919 | instance | clusterrole/system:monitoring
2026-06-04 02:23:40.467330 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-04 02:23:40.533430 | instance | clusterrole/system:node
2026-06-04 02:23:40.643287 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-04 02:23:40.706830 | instance | clusterrole/system:node-bootstrapper
2026-06-04 02:23:40.811902 | instance | clusterrole/system:node-problem-detector
2026-06-04 02:23:40.885253 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-04 02:23:40.990209 | instance | clusterrole/system:node-proxier
2026-06-04 02:23:41.056443 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-04 02:23:41.185579 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-04 02:23:41.237007 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-04 02:23:41.378704 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-04 02:23:41.401115 | instance | clusterrole/system:public-info-viewer
2026-06-04 02:23:41.551213 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-04 02:23:41.582920 | instance | clusterrolebinding/system:controller:route-controller
2026-06-04 02:23:41.714411 | instance | clusterrole/system:volume-scheduler
2026-06-04 02:23:41.758409 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-04 02:23:41.906971 | instance | clusterrole/vector
2026-06-04 02:23:41.929441 | instance | clusterrolebinding/system:controller:service-controller
2026-06-04 02:23:42.103132 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-04 02:23:42.112656 | instance | clusterrole/view
2026-06-04 02:23:42.261374 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-04 02:23:42.299815 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-04 02:23:42.442848 | instance | clusterrolebinding/system:coredns
2026-06-04 02:23:42.469865 | instance | clusterrolebinding/system:discovery
2026-06-04 02:23:42.596553 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-04 02:23:42.624492 | instance | clusterrolebinding/system:kube-dns
2026-06-04 02:23:42.765535 | instance | clusterrolebinding/system:kube-scheduler
2026-06-04 02:23:42.778886 | instance | clusterrolebinding/system:monitoring
2026-06-04 02:23:42.935909 | instance | clusterrolebinding/system:node
2026-06-04 02:23:42.955186 | instance | clusterrolebinding/system:node-proxier
2026-06-04 02:23:43.102247 | instance | clusterrolebinding/system:public-info-viewer
2026-06-04 02:23:43.120728 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-04 02:23:43.275516 | instance | clusterrolebinding/system:volume-scheduler
2026-06-04 02:23:43.288279 | instance | clusterrolebinding/vector
2026-06-04 02:23:43.442867 | instance | storageclass/general
2026-06-04 02:23:43.448254 | instance | namespace/auth-system
2026-06-04 02:23:43.630876 | instance | namespace/cert-manager
2026-06-04 02:23:43.666887 | instance | namespace/default
2026-06-04 02:23:43.800798 | instance | namespace/envoy-gateway-system
2026-06-04 02:23:43.828050 | instance | namespace/ingress-nginx
2026-06-04 02:23:43.989970 | instance | namespace/kube-node-lease
2026-06-04 02:23:44.023430 | instance | namespace/kube-public
2026-06-04 02:23:44.159178 | instance | namespace/kube-system
2026-06-04 02:23:44.195890 | instance | namespace/local-path-storage
2026-06-04 02:23:44.330451 | instance | namespace/monitoring
2026-06-04 02:23:44.354656 | instance | namespace/openstack
2026-06-04 02:23:44.504508 | instance | namespace/rook-ceph
2026-06-04 02:23:44.542238 | instance | namespace/secretgen-controller
2026-06-04 02:23:44.781979 | instance | ok: Runtime: 0:00:19.792879
2026-06-04 02:23:44.789373 |
2026-06-04 02:23:44.789443 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-04 02:23:44.998706 | instance | changed
2026-06-04 02:23:45.004164 |
2026-06-04 02:23:45.004244 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-04 02:23:45.222963 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 02:23:45.223061 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 02:23:45.223106 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 02:23:45.325737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.326925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.399892 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-04 02:23:45.401120 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-04 02:23:45.404082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.413805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.486079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.493613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.569459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.570268 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-04 02:23:45.570588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.588571 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-04 02:23:45.649227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.657471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.735466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.752282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.753149 | instance | cert-manager/deployment/cert-manager
2026-06-04 02:23:45.768563 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-04 02:23:45.818807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.833039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.913359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.920909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:45.944099 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-04 02:23:45.952944 | instance | auth-system/endpoints/keycloak
2026-06-04 02:23:45.998105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.021932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.100047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.108647 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:46.118935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.138503 | instance | auth-system/endpoints/keycloak-headless
2026-06-04 02:23:46.151450 | instance | auth-system/endpoints/keycloak-metrics
2026-06-04 02:23:46.210379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.217489 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:46.224699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.284081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.304202 | instance | auth-system/ingresses/keycloak
2026-06-04 02:23:46.304866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.335749 | instance | cert-manager/endpoints/cert-manager
2026-06-04 02:23:46.369903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.401978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.442753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.493346 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-04 02:23:46.495512 | instance | auth-system/networkpolicies/keycloak
2026-06-04 02:23:46.501077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.533992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.624718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.646379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.664495 | instance | auth-system/pods/keycloak-0
2026-06-04 02:23:46.684384 | instance | cert-manager/pods/cert-manager-75c4c745bc-2s7fm
2026-06-04 02:23:46.714708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.734638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.798408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.829283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.863535 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-6kdzj
2026-06-04 02:23:46.870785 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-b2w7w
2026-06-04 02:23:46.885057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.930293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:46.966351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.032034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.032309 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-04 02:23:47.036741 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-04 02:23:47.071536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.123910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.165687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.219095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.219573 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-04 02:23:47.242519 | instance | auth-system/secrets/keycloak
2026-06-04 02:23:47.262866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.310342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.341582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.389345 | instance | auth-system/secrets/keycloak-externaldb
2026-06-04 02:23:47.396228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.414254 | instance | auth-system/secrets/keycloak.199-204-45-129.nip.io-tls
2026-06-04 02:23:47.431919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.494120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.525293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.565612 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-04 02:23:47.572864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.593926 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-04 02:23:47.617439 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:47.627511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.672051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.734320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.762447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.769396 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-04 02:23:47.785799 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-04 02:23:47.824618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.847503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.943820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.957127 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-04 02:23:47.966608 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:47.979952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:47.983927 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-04 02:23:48.043624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.080748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.125479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.152391 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-04 02:23:48.162642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.172418 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-04 02:23:48.215359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.246961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.313835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.316335 | instance | auth-system/serviceaccounts/default
2026-06-04 02:23:48.405517 | instance | auth-system/serviceaccounts/keycloak
2026-06-04 02:23:48.411039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.485847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.488253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.504897 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-04 02:23:48.564047 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-04 02:23:48.568287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.579588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.665151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.674324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.684562 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-04 02:23:48.749991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.764186 | instance | cert-manager/serviceaccounts/default
2026-06-04 02:23:48.775568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.832432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.858656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.904456 | instance | auth-system/services/keycloak
2026-06-04 02:23:48.926315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.949028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:48.949171 | instance | auth-system/services/keycloak-headless
2026-06-04 02:23:49.012388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.066463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.100021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.106755 | instance | auth-system/services/keycloak-metrics
2026-06-04 02:23:49.152033 | instance | cert-manager/services/cert-manager
2026-06-04 02:23:49.152147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.181876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.247143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.262033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.280309 | instance | cert-manager/services/cert-manager-webhook
2026-06-04 02:23:49.331408 | instance | auth-system/statefulsets/keycloak
2026-06-04 02:23:49.334237 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:49.341514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.363640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.422084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.443609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.462605 | instance | default/configmaps/kube-root-ca.crt
2026-06-04 02:23:49.507958 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-04 02:23:49.512506 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:49.521118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.529885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.601455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.643879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.656364 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-04 02:23:49.692518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.696623 | instance | default/endpoints/kubernetes
2026-06-04 02:23:49.735616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.803902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.817168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.825135 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-04 02:23:49.871702 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-04 02:23:49.889461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.903294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.986100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:49.994576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.033139 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-nqlrz
2026-06-04 02:23:50.051167 | instance | default/serviceaccounts/default
2026-06-04 02:23:50.088502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.092823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.169186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.189516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.199955 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-04 02:23:50.231750 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-04 02:23:50.259092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.274934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.347488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.365782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.396806 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-04 02:23:50.409067 | instance | default/services/kubernetes
2026-06-04 02:23:50.427674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.459133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.519533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.560864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.579403 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-04 02:23:50.587336 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-04 02:23:50.597175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.657521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.682799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.739129 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-04 02:23:50.748947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.752400 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-04 02:23:50.764399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.842575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.856116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.900264 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-04 02:23:50.942676 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:50.949671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:50.999298 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-04 02:23:51.011432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.043423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.112680 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:51.124141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.152029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.159863 | instance | envoy-gateway-system/secrets/envoy
2026-06-04 02:23:51.230882 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-04 02:23:51.231105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.244571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.334662 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-04 02:23:51.354397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.356749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.429834 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-04 02:23:51.437659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.455149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.547489 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-04 02:23:51.578544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.597590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.671135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.677063 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-04 02:23:51.709299 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-04 02:23:51.733137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.783454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.838330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.872841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:51.884885 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-04 02:23:51.922246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.042285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.093888 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-04 02:23:52.130215 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-04 02:23:52.130629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.226538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.275780 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-04 02:23:52.317110 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-04 02:23:52.323208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.435687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.471363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.480055 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-04 02:23:52.509287 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-04 02:23:52.516790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.597815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.617156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.677885 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-04 02:23:52.691270 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-04 02:23:52.711890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.735811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.812362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.821191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.838970 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-04 02:23:52.883302 | instance | ingress-nginx/pods/ingress-nginx-controller-dvrx5
2026-06-04 02:23:52.905052 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:52.914748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:52.914893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.012551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.058124 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6bm9g
2026-06-04 02:23:53.095991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.104856 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-04 02:23:53.137132 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:53.143655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.186970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.248142 | instance | ingress-nginx/roles/ingress-nginx
2026-06-04 02:23:53.251250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.274317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.298175 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-04 02:23:53.352163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.450587 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-04 02:23:53.483557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.487266 | instance | ingress-nginx/serviceaccounts/default
2026-06-04 02:23:53.532500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.579018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.669032 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-04 02:23:53.677135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.681501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.711112 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-04 02:23:53.780027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.800788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.856862 | instance | kube-node-lease/serviceaccounts/default
2026-06-04 02:23:53.868599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.889155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:53.918875 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-04 02:23:53.962904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.075486 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-04 02:23:54.080472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.129956 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-04 02:23:54.155515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.189798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.279021 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-04 02:23:54.285625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.287369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.349547 | instance | kube-public/configmaps/cluster-info
2026-06-04 02:23:54.373755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.435176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.462481 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-04 02:23:54.528336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.548345 | instance | kube-system/configmaps/cilium-config
2026-06-04 02:23:54.583567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.663740 | instance | kube-system/configmaps/coredns
2026-06-04 02:23:54.689675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.734923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.762735 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-04 02:23:54.822779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.829436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.853108 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-04 02:23:54.921082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:54.985199 | instance | kube-system/configmaps/kube-proxy
2026-06-04 02:23:55.035574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.054591 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-04 02:23:55.117491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.153302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.187036 | instance | kube-system/configmaps/kubeadm-config
2026-06-04 02:23:55.254706 | instance | kube-system/configmaps/kubelet-config
2026-06-04 02:23:55.255669 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:55.262552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.373132 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:55.383392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.387623 | instance | kube-system/daemonsets/cilium
2026-06-04 02:23:55.451964 | instance | kube-system/daemonsets/kube-proxy
2026-06-04 02:23:55.509839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.600126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.602805 | instance | kube-system/deployment/cilium-operator
2026-06-04 02:23:55.657020 | instance | kube-system/deployment/coredns
2026-06-04 02:23:55.684276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.798259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.806235 | instance | kube-system/endpoints/kube-dns
2026-06-04 02:23:55.843869 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-04 02:23:55.971255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:55.977672 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-04 02:23:56.027254 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-04 02:23:56.177233 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-04 02:23:56.184618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:56.223412 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-04 02:23:56.299710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:56.372542 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-04 02:23:56.410568 | instance | kube-system/pods/cilium-2jjwp
2026-06-04 02:23:56.560947 | instance | kube-system/pods/cilium-operator-869df985b8-lpv8v
2026-06-04 02:23:56.603572 | instance | kube-system/pods/coredns-67659f764b-b5bmt
2026-06-04 02:23:56.630691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:56.684085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:56.765763 | instance | kube-system/pods/coredns-67659f764b-c9xkt
2026-06-04 02:23:56.787567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:56.812356 | instance | kube-system/pods/etcd-instance
2026-06-04 02:23:56.900766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:56.931976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:56.964422 | instance | kube-system/pods/kube-apiserver-instance
2026-06-04 02:23:57.025114 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-04 02:23:57.037934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.046611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.128794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.146542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.172891 | instance | kube-system/pods/kube-proxy-9q2kj
2026-06-04 02:23:57.219521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.233169 | instance | kube-system/pods/kube-scheduler-instance
2026-06-04 02:23:57.238559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.311167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.335575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.378099 | instance | kube-system/pods/kube-vip-instance
2026-06-04 02:23:57.422261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.424198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.448592 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-04 02:23:57.518301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.547509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.572628 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-04 02:23:57.633090 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 02:23:57.633916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.638988 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-04 02:23:57.640424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.724913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.729409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.789057 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-04 02:23:57.812701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.818698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 02:23:57.824537 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-04 02:23:57.983936 | instance | kube-system/rolebindings/kube-proxy
2026-06-04 02:23:58.026557 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-04 02:23:58.187486 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-04 02:23:58.226966 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-04 02:23:58.362833 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-04 02:23:58.417421 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-04 02:23:58.575348 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-04 02:23:58.607099 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-04 02:23:58.776068 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-04 02:23:58.786448 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-04 02:23:58.954336 | instance | kube-system/roles/cilium-config-agent
2026-06-04 02:23:58.960388 | instance | kube-public/serviceaccounts/default
2026-06-04 02:23:59.131878 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-04 02:23:59.140120 | instance | kube-system/roles/kube-proxy
2026-06-04 02:23:59.312100 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-04 02:23:59.313040 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-04 02:23:59.492112 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-04 02:23:59.495543 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-04 02:23:59.666125 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-04 02:23:59.670870 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-04 02:23:59.828687 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-04 02:23:59.829267 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-04 02:23:59.990119 | instance | kube-system/secrets/bootstrap-token-dc9x7o
2026-06-04 02:24:00.005866 | instance | kube-system/secrets/bootstrap-token-vba6ck
2026-06-04 02:24:00.164294 | instance | kube-system/secrets/kubeadm-certs
2026-06-04 02:24:00.168998 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-04 02:24:00.337654 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-04 02:24:00.438734 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-04 02:24:00.542069 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-04 02:24:00.634444 | instance | kube-system/serviceaccounts/cilium
2026-06-04 02:24:00.732515 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-04 02:24:00.835347 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-04 02:24:00.923102 | instance | kube-system/serviceaccounts/coredns
2026-06-04 02:24:01.038504 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-04 02:24:01.127991 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-04 02:24:01.235506 | instance | kube-system/serviceaccounts/default
2026-06-04 02:24:01.310803 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-04 02:24:01.419942 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-04 02:24:01.494539 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-04 02:24:01.621702 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-04 02:24:01.714887 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-04 02:24:01.849300 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-04 02:24:01.928252 | instance | kube-system/serviceaccounts/expand-controller
2026-06-04 02:24:02.047229 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-04 02:24:02.145307 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-04 02:24:02.255265 | instance | kube-system/serviceaccounts/job-controller
2026-06-04 02:24:02.389746 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-04 02:24:02.486840 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-04 02:24:02.571843 | instance | kube-system/serviceaccounts/node-controller
2026-06-04 02:24:02.678803 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-04 02:24:02.769801 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-04 02:24:02.886220 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-04 02:24:02.963857 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-04 02:24:03.080586 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-04 02:24:03.168400 | instance | kube-system/serviceaccounts/replication-controller
2026-06-04 02:24:03.278653 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-04 02:24:03.366205 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-04 02:24:03.465850 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-04 02:24:03.550452 | instance | kube-system/serviceaccounts/service-controller
2026-06-04 02:24:03.659429 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-04 02:24:03.747176 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-04 02:24:03.860270 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-04 02:24:03.941564 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-04 02:24:04.062134 | instance | kube-system/services/kube-dns
2026-06-04 02:24:04.132289 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-04 02:24:04.229797 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-04 02:24:04.311327 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-04 02:24:04.395308 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-04 02:24:04.479715 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-04 02:24:04.564851 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-04 02:24:04.638125 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-04 02:24:04.739522 | instance | local-path-storage/configmaps/local-path-config
2026-06-04 02:24:04.826210 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-04 02:24:04.903171 | instance | monitoring/configmaps/goldpinger-zap
2026-06-04 02:24:04.998516 | instance | monitoring/configmaps/ipmi-exporter
2026-06-04 02:24:05.086870 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-04 02:24:05.195736 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-04 02:24:05.252512 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-04 02:24:05.384105 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-04 02:24:05.468554 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-04 02:24:05.585471 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-04 02:24:05.665245 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-04 02:24:05.809111 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-04 02:24:05.848380 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-04 02:24:06.063912 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-04 02:24:06.098187 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-04 02:24:06.252231 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-04 02:24:06.429115 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-04 02:24:06.430729 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-04 02:24:06.613995 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-04 02:24:06.624658 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-04 02:24:06.798357 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-04 02:24:06.801923 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-04 02:24:06.982791 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-04 02:24:06.985770 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-04 02:24:07.165406 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-04 02:24:07.168434 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-04 02:24:07.332858 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-04 02:24:07.334719 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-04 02:24:07.500352 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-04 02:24:07.515235 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-04 02:24:07.676086 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-04 02:24:07.677844 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-04 02:24:07.839415 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-04 02:24:07.840127 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-04 02:24:08.008112 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-04 02:24:08.024110 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-04 02:24:08.193475 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-04 02:24:08.213225 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-04 02:24:08.378917 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-04 02:24:08.393303 | instance | monitoring/daemonsets/goldpinger
2026-06-04 02:24:08.547700 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-04 02:24:08.595666 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-04 02:24:08.739446 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-04 02:24:08.789278 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 02:24:08.902692 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-04 02:24:08.965485 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-04 02:24:09.085623 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-04 02:24:09.149464 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-04 02:24:09.276366 | instance | monitoring/daemonsets/vector
2026-06-04 02:24:09.327228 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-04 02:24:09.462283 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-04 02:24:09.515938 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-04 02:24:09.669629 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-04 02:24:09.694515 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-04 02:24:09.831115 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-04 02:24:09.858912 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-04 02:24:10.001229 | instance | monitoring/configmaps/loki
2026-06-04 02:24:10.040580 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-04 02:24:10.176243 | instance | monitoring/configmaps/loki-gateway
2026-06-04 02:24:10.233906 | instance | monitoring/configmaps/loki-runtime
2026-06-04 02:24:10.368992 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-04 02:24:10.397726 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-04 02:24:10.536564 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-04 02:24:10.576534 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-04 02:24:10.721980 | instance | monitoring/configmaps/vector
2026-06-04 02:24:10.823293 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-04 02:24:10.895633 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-04 02:24:11.003067 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-04 02:24:11.095045 | instance | monitoring/deployment/loki-gateway
2026-06-04 02:24:11.210910 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-04 02:24:11.300358 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-04 02:24:11.391980 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-04 02:24:11.480273 | instance | monitoring/endpoints/alertmanager-operated
2026-06-04 02:24:11.573649 | instance | monitoring/endpoints/goldpinger
2026-06-04 02:24:11.666571 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-04 02:24:11.747072 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-04 02:24:11.875814 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-04 02:24:11.993974 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-04 02:24:12.079257 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-04 02:24:12.196453 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 02:24:12.266433 | instance | monitoring/endpoints/loki
2026-06-04 02:24:12.394990 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-04 02:24:12.446914 | instance | monitoring/endpoints/loki-gateway
2026-06-04 02:24:12.575951 | instance | monitoring/endpoints/loki-headless
2026-06-04 02:24:12.620926 | instance | monitoring/endpoints/loki-memberlist
2026-06-04 02:24:12.766016 | instance | monitoring/endpoints/loki-results-cache
2026-06-04 02:24:12.803518 | instance | monitoring/endpoints/prometheus-operated
2026-06-04 02:24:12.949183 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-04 02:24:12.988347 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-04 02:24:13.140651 | instance | monitoring/endpoints/vector-headless
2026-06-04 02:24:13.191226 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-04 02:24:13.331233 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-04 02:24:13.396623 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-04 02:24:13.533575 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-z4bql
2026-06-04 02:24:13.591213 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-04 02:24:13.738524 | instance | monitoring/pods/goldpinger-9lnfl
2026-06-04 02:24:13.790601 | instance | monitoring/pods/kube-prometheus-stack-grafana-768d76f847-s55cx
2026-06-04 02:24:13.910708 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22
2026-06-04 02:24:13.978676 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-n7m45
2026-06-04 02:24:14.096906 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ql7gk
2026-06-04 02:24:14.166943 | instance | monitoring/pods/loki-0
2026-06-04 02:24:14.296295 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-04 02:24:14.355797 | instance | monitoring/pods/loki-gateway-cf54cb88c-n6vs6
2026-06-04 02:24:14.485286 | instance | monitoring/pods/loki-results-cache-0
2026-06-04 02:24:14.559143 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-swc5n
2026-06-04 02:24:14.691301 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-zv99f
2026-06-04 02:24:14.747415 | instance | monitoring/pods/node-feature-discovery-worker-7cgw5
2026-06-04 02:24:14.891939 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-04 02:24:14.945897 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-8dkwf
2026-06-04 02:24:15.122308 | instance | monitoring/pods/vector-lk77m
2026-06-04 02:24:15.154494 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-04 02:24:15.320489 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-04 02:24:15.358875 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-04 02:24:15.517548 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-04 02:24:15.574515 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-04 02:24:15.710077 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-04 02:24:15.755295 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-04 02:24:15.884054 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-04 02:24:15.938117 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-04 02:24:16.062363 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-04 02:24:16.128517 | instance | monitoring/serviceaccounts/default
2026-06-04 02:24:16.234225 | instance | monitoring/serviceaccounts/goldpinger
2026-06-04 02:24:16.357157 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-04 02:24:16.468662 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-04 02:24:16.574546 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-04 02:24:16.724782 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-04 02:24:16.803757 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-04 02:24:16.976273 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-04 02:24:17.077309 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 02:24:17.171175 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-04 02:24:17.319218 | instance | monitoring/serviceaccounts/loki
2026-06-04 02:24:17.342475 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-04 02:24:17.556481 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-04 02:24:17.565364 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-04 02:24:17.733841 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-04 02:24:17.805277 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-04 02:24:17.907554 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-04 02:24:18.049410 | instance | monitoring/secrets/alertmanager-tls
2026-06-04 02:24:18.176036 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-04 02:24:18.222341 | instance | monitoring/secrets/grafana-tls
2026-06-04 02:24:18.409068 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-04 02:24:18.439335 | instance | monitoring/serviceaccounts/vector
2026-06-04 02:24:18.595442 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-04 02:24:18.694019 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-04 02:24:18.804733 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-04 02:24:18.885309 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-04 02:24:19.002143 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-04 02:24:19.094326 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-04 02:24:19.177198 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-04 02:24:19.271811 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-04 02:24:19.349850 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ql7gk-tls
2026-06-04 02:24:19.455642 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-04 02:24:19.529945 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-04 02:24:19.642451 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-04 02:24:19.706840 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-04 02:24:19.828880 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-04 02:24:19.892708 | instance | monitoring/secrets/prometheus-tls
2026-06-04 02:24:20.020768 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-04 02:24:20.097796 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-04 02:24:20.193855 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-04 02:24:20.408921 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-04 02:24:20.443229 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-04 02:24:20.595157 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-04 02:24:20.622947 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-04 02:24:20.783234 | instance | monitoring/services/alertmanager-operated
2026-06-04 02:24:20.823589 | instance | monitoring/services/goldpinger
2026-06-04 02:24:20.960310 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-04 02:24:21.006958 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-04 02:24:21.174057 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-04 02:24:21.197039 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-04 02:24:21.337735 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-04 02:24:21.377361 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 02:24:21.526257 | instance | monitoring/services/loki
2026-06-04 02:24:21.590882 | instance | monitoring/services/loki-chunks-cache
2026-06-04 02:24:21.767148 | instance | monitoring/services/loki-gateway
2026-06-04 02:24:21.811140 | instance | monitoring/services/loki-headless
2026-06-04 02:24:21.942849 | instance | monitoring/services/loki-memberlist
2026-06-04 02:24:21.996970 | instance | monitoring/services/loki-results-cache
2026-06-04 02:24:22.128629 | instance | monitoring/services/prometheus-operated
2026-06-04 02:24:22.224838 | instance | monitoring/services/prometheus-pushgateway
2026-06-04 02:24:22.314646 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-04 02:24:22.412933 | instance | monitoring/services/vector-headless
2026-06-04 02:24:22.511616 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-04 02:24:22.603190 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-04 02:24:22.705708 | instance | monitoring/statefulsets/loki
2026-06-04 02:24:22.793661 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-04 02:24:22.901014 | instance | monitoring/statefulsets/loki-results-cache
2026-06-04 02:24:22.995562 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-04 02:24:23.110715 | instance | local-path-storage/serviceaccounts/default
2026-06-04 02:24:23.216580 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-04 02:24:23.294591 | instance | openstack/configmaps/barbican-bin
2026-06-04 02:24:23.421084 | instance | openstack/configmaps/ceph-csi-config
2026-06-04 02:24:23.498617 | instance | openstack/configmaps/ceph-etc
2026-06-04 02:24:23.643259 | instance | openstack/configmaps/cinder-bin
2026-06-04 02:24:23.717337 | instance | openstack/configmaps/glance-bin
2026-06-04 02:24:23.859755 | instance | openstack/configmaps/keepalived-bin
2026-06-04 02:24:23.927472 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-04 02:24:24.058281 | instance | openstack/configmaps/keystone-bin
2026-06-04 02:24:24.115500 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-04 02:24:24.256925 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-04 02:24:24.312767 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-04 02:24:24.481784 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-04 02:24:24.503231 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-04 02:24:24.663453 | instance | openstack/configmaps/libvirt-bin
2026-06-04 02:24:24.674700 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-04 02:24:24.867035 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-04 02:24:24.867711 | instance | openstack/configmaps/neutron-bin
2026-06-04 02:24:25.054371 | instance | openstack/configmaps/neutron-coredns
2026-06-04 02:24:25.090733 | instance | openstack/configmaps/nova-bin
2026-06-04 02:24:25.286203 | instance | openstack/configmaps/openvswitch-bin
2026-06-04 02:24:25.334669 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-04 02:24:25.497755 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-04 02:24:25.530640 | instance | openstack/configmaps/placement-bin
2026-06-04 02:24:25.687818 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-04 02:24:25.729052 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-04 02:24:25.897816 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-04 02:24:25.948588 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-04 02:24:26.107094 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-04 02:24:26.153806 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-04 02:24:26.288884 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-04 02:24:26.363354 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-04 02:24:26.475881 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-04 02:24:26.560639 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-04 02:24:26.663549 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-04 02:24:26.744617 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-04 02:24:26.852754 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-04 02:24:26.973952 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-04 02:24:27.065996 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-04 02:24:27.152359 | instance | openstack/configmaps/rook-config-override
2026-06-04 02:24:27.266881 | instance | openstack/configmaps/staffeln-bin
2026-06-04 02:24:27.383256 | instance | openstack/configmaps/valkey-configuration
2026-06-04 02:24:27.503241 | instance | openstack/configmaps/valkey-health
2026-06-04 02:24:27.587237 | instance | openstack/configmaps/valkey-scripts
2026-06-04 02:24:27.712205 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-04 02:24:27.810536 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-04 02:24:27.919433 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-04 02:24:28.002837 | instance | openstack/cronjobs/nova-cell-setup
2026-06-04 02:24:28.127382 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-04 02:24:28.209860 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-04 02:24:28.328908 | instance | openstack/daemonsets/keepalived
2026-06-04 02:24:28.392853 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-04 02:24:28.553465 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-04 02:24:28.623205 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-04 02:24:28.801605 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-04 02:24:28.866319 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-04 02:24:29.038969 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-04 02:24:29.101022 | instance | openstack/daemonsets/nova-compute-default
2026-06-04 02:24:29.263012 | instance | openstack/daemonsets/openvswitch
2026-06-04 02:24:29.347665 | instance | openstack/deployment/barbican-api
2026-06-04 02:24:29.484537 | instance | openstack/deployment/cinder-api
2026-06-04 02:24:29.556336 | instance | openstack/deployment/cinder-backup
2026-06-04 02:24:29.719810 | instance | openstack/deployment/cinder-scheduler
2026-06-04 02:24:29.758194 | instance | openstack/deployment/cinder-volume
2026-06-04 02:24:29.917227 | instance | openstack/deployment/glance-api
2026-06-04 02:24:29.980382 | instance | openstack/deployment/keystone-api
2026-06-04 02:24:30.122520 | instance | openstack/deployment/memcached-memcached
2026-06-04 02:24:30.225262 | instance | openstack/deployment/neutron-coredns
2026-06-04 02:24:30.326747 | instance | openstack/deployment/neutron-rpc-server
2026-06-04 02:24:30.427842 | instance | openstack/deployment/neutron-server
2026-06-04 02:24:30.533505 | instance | openstack/deployment/nova-api-metadata
2026-06-04 02:24:30.619636 | instance | openstack/deployment/nova-api-osapi
2026-06-04 02:24:30.724620 | instance | openstack/deployment/nova-conductor
2026-06-04 02:24:30.814484 | instance | openstack/deployment/nova-novncproxy
2026-06-04 02:24:30.930847 | instance | openstack/deployment/nova-scheduler
2026-06-04 02:24:31.022432 | instance | openstack/deployment/placement-api
2026-06-04 02:24:31.173258 | instance | openstack/deployment/pxc-operator
2026-06-04 02:24:31.240901 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-04 02:24:31.375396 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-04 02:24:31.447376 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-04 02:24:31.581054 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-04 02:24:31.647663 | instance | openstack/deployment/staffeln-api
2026-06-04 02:24:31.797779 | instance | openstack/deployment/staffeln-conductor
2026-06-04 02:24:31.862693 | instance | openstack/endpoints/barbican-api
2026-06-04 02:24:31.997643 | instance | openstack/endpoints/ceph-mon
2026-06-04 02:24:32.053101 | instance | openstack/endpoints/cinder-api
2026-06-04 02:24:32.190615 | instance | openstack/endpoints/glance-api
2026-06-04 02:24:32.239276 | instance | openstack/endpoints/keystone-api
2026-06-04 02:24:32.378877 | instance | openstack/endpoints/memcached
2026-06-04 02:24:32.437991 | instance | openstack/endpoints/memcached-metrics
2026-06-04 02:24:32.559330 | instance | openstack/endpoints/neutron-coredns
2026-06-04 02:24:32.646098 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-04 02:24:32.743854 | instance | openstack/endpoints/neutron-server
2026-06-04 02:24:32.825836 | instance | openstack/endpoints/nova-api
2026-06-04 02:24:32.930306 | instance | openstack/endpoints/nova-metadata
2026-06-04 02:24:33.020580 | instance | openstack/endpoints/nova-novncproxy
2026-06-04 02:24:33.137986 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-04 02:24:33.203665 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-04 02:24:33.326504 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-04 02:24:33.385955 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-04 02:24:33.528602 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-04 02:24:33.569234 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-04 02:24:33.706356 | instance | openstack/endpoints/placement-api
2026-06-04 02:24:33.776114 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-04 02:24:33.932553 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-04 02:24:33.962676 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-04 02:24:34.126134 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-04 02:24:34.181281 | instance | openstack/endpoints/rabbitmq-glance
2026-06-04 02:24:34.306856 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-04 02:24:34.390954 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-04 02:24:34.482643 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-04 02:24:34.581657 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-04 02:24:34.680309 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-04 02:24:34.791357 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-04 02:24:34.864783 | instance | openstack/endpoints/rabbitmq-nova
2026-06-04 02:24:34.996993 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-04 02:24:35.063620 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-04 02:24:35.183002 | instance | openstack/endpoints/staffeln-api
2026-06-04 02:24:35.269690 | instance | openstack/endpoints/valkey
2026-06-04 02:24:35.407449 | instance | openstack/endpoints/valkey-headless
2026-06-04 02:24:35.464362 | instance | openstack/endpoints/valkey-metrics
2026-06-04 02:24:35.581637 | instance | openstack/ingresses/compute
2026-06-04 02:24:35.651102 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-04 02:24:35.762798 | instance | openstack/ingresses/identity
2026-06-04 02:24:35.839035 | instance | openstack/ingresses/image
2026-06-04 02:24:35.977427 | instance | openstack/ingresses/key-manager
2026-06-04 02:24:36.066791 | instance | openstack/ingresses/network
2026-06-04 02:24:36.205250 | instance | openstack/ingresses/placement
2026-06-04 02:24:36.253079 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-04 02:24:36.390319 | instance | openstack/ingresses/volumev3
2026-06-04 02:24:36.445354 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-04 02:24:36.585439 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-04 02:24:36.606508 | instance | openstack/networkpolicies/valkey
2026-06-04 02:24:36.752217 | instance | openstack/jobs/barbican-db-init
2026-06-04 02:24:36.789109 | instance | openstack/jobs/barbican-db-sync
2026-06-04 02:24:36.965600 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-04 02:24:36.989605 | instance | openstack/jobs/barbican-ks-service
2026-06-04 02:24:37.164264 | instance | openstack/jobs/barbican-ks-user
2026-06-04 02:24:37.182762 | instance | openstack/jobs/barbican-rabbit-init
2026-06-04 02:24:37.361346 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-04 02:24:37.383845 | instance | openstack/jobs/cinder-bootstrap
2026-06-04 02:24:37.554286 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-04 02:24:37.573714 | instance | openstack/jobs/cinder-db-init
2026-06-04 02:24:37.747638 | instance | openstack/jobs/cinder-db-sync
2026-06-04 02:24:37.766893 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-04 02:24:37.937420 | instance | openstack/jobs/cinder-ks-service
2026-06-04 02:24:37.960510 | instance | openstack/jobs/cinder-ks-user
2026-06-04 02:24:38.126688 | instance | openstack/jobs/cinder-rabbit-init
2026-06-04 02:24:38.150749 | instance | openstack/jobs/cinder-storage-init
2026-06-04 02:24:38.312287 | instance | openstack/jobs/cinder-volume-usage-audit-29675645
2026-06-04 02:24:38.340772 | instance | openstack/jobs/glance-db-init
2026-06-04 02:24:38.506754 | instance | openstack/jobs/glance-db-sync
2026-06-04 02:24:38.539699 | instance | openstack/jobs/glance-ks-endpoints
2026-06-04 02:24:38.702038 | instance | openstack/jobs/glance-ks-service
2026-06-04 02:24:38.736989 | instance | openstack/jobs/glance-ks-user
2026-06-04 02:24:38.902991 | instance | openstack/jobs/glance-metadefs-load
2026-06-04 02:24:38.937489 | instance | openstack/jobs/glance-rabbit-init
2026-06-04 02:24:39.111068 | instance | openstack/jobs/glance-storage-init
2026-06-04 02:24:39.137730 | instance | openstack/jobs/keystone-bootstrap
2026-06-04 02:24:39.308192 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s5l2d
2026-06-04 02:24:39.363177 | instance | openstack/jobs/keystone-credential-setup
2026-06-04 02:24:39.524933 | instance | openstack/jobs/keystone-db-init
2026-06-04 02:24:39.551354 | instance | openstack/jobs/keystone-db-sync
2026-06-04 02:24:39.729985 | instance | openstack/jobs/keystone-domain-manage
2026-06-04 02:24:39.743128 | instance | openstack/jobs/keystone-fernet-setup
2026-06-04 02:24:39.925795 | instance | openstack/jobs/keystone-rabbit-init
2026-06-04 02:24:39.928587 | instance | openstack/jobs/neutron-db-init
2026-06-04 02:24:40.145740 | instance | openstack/jobs/neutron-db-sync
2026-06-04 02:24:40.146640 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-04 02:24:40.334329 | instance | openstack/jobs/neutron-ks-service
2026-06-04 02:24:40.338846 | instance | openstack/jobs/neutron-ks-user
2026-06-04 02:24:40.524071 | instance | openstack/jobs/neutron-rabbit-init
2026-06-04 02:24:40.534386 | instance | openstack/jobs/nova-bootstrap
2026-06-04 02:24:40.720243 | instance | openstack/jobs/nova-cell-setup
2026-06-04 02:24:40.727694 | instance | openstack/jobs/nova-db-init
2026-06-04 02:24:40.918810 | instance | openstack/jobs/nova-db-sync
2026-06-04 02:24:40.919346 | instance | openstack/jobs/nova-ks-endpoints
2026-06-04 02:24:41.128998 | instance | openstack/jobs/nova-ks-service
2026-06-04 02:24:41.132772 | instance | openstack/jobs/nova-ks-user
2026-06-04 02:24:41.316213 | instance | openstack/jobs/nova-rabbit-init
2026-06-04 02:24:41.319434 | instance | openstack/jobs/placement-db-init
2026-06-04 02:24:41.510220 | instance | openstack/jobs/placement-db-sync
2026-06-04 02:24:41.511046 | instance | openstack/jobs/placement-ks-endpoints
2026-06-04 02:24:41.701503 | instance | openstack/jobs/placement-ks-service
2026-06-04 02:24:41.708023 | instance | openstack/jobs/placement-ks-user
2026-06-04 02:24:41.908217 | instance | openstack/jobs/staffeln-db-init
2026-06-04 02:24:41.912966 | instance | openstack/jobs/staffeln-db-sync
2026-06-04 02:24:42.096864 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-04 02:24:42.135632 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-04 02:24:42.362549 | instance | openstack/pods/barbican-api-57cc76f66d-d2jqk
2026-06-04 02:24:42.417498 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-04 02:24:42.564364 | instance | openstack/pods/barbican-db-init-bp46g
2026-06-04 02:24:42.692632 | instance | openstack/pods/barbican-db-sync-6z6pz
2026-06-04 02:24:42.762680 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-04 02:24:42.891783 | instance | openstack/pods/barbican-ks-endpoints-b6rc7
2026-06-04 02:24:43.035755 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-04 02:24:43.104872 | instance | openstack/pods/barbican-ks-service-8ps7h
2026-06-04 02:24:43.313961 | instance | openstack/pods/barbican-ks-user-78l8t
2026-06-04 02:24:43.327166 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-04 02:24:43.549455 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-04 02:24:43.630259 | instance | openstack/pods/barbican-rabbit-init-xsnpl
2026-06-04 02:24:43.831024 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-04 02:24:43.843809 | instance | openstack/pods/cinder-api-54b4bdb447-4r8ml
2026-06-04 02:24:44.062841 | instance | openstack/pods/cinder-backup-db4748db5-wq59j
2026-06-04 02:24:44.113167 | instance | openstack/pods/cinder-backup-storage-init-rbc4h
2026-06-04 02:24:44.264222 | instance | openstack/pods/cinder-bootstrap-2fmjp
2026-06-04 02:24:44.312875 | instance | openstack/pods/cinder-create-internal-tenant-tp78x
2026-06-04 02:24:44.454710 | instance | openstack/pods/cinder-db-init-gvzrr
2026-06-04 02:24:44.504997 | instance | openstack/pods/cinder-db-sync-dcn5f
2026-06-04 02:24:44.657889 | instance | openstack/pods/cinder-ks-endpoints-gdp8v
2026-06-04 02:24:44.703501 | instance | openstack/pods/cinder-ks-service-xbqh8
2026-06-04 02:24:44.859701 | instance | openstack/pods/cinder-ks-user-zfzr6
2026-06-04 02:24:44.917798 | instance | openstack/pods/cinder-rabbit-init-72tzd
2026-06-04 02:24:45.062151 | instance | openstack/pods/cinder-scheduler-7fb9dfb65c-m2h7c
2026-06-04 02:24:45.120809 | instance | openstack/pods/cinder-storage-init-c9dqh
2026-06-04 02:24:45.269519 | instance | openstack/pods/cinder-volume-85b98d8447-cjlc9
2026-06-04 02:24:45.312444 | instance | openstack/pods/cinder-volume-usage-audit-29675645-jm9n8
2026-06-04 02:24:45.471152 | instance | openstack/pods/glance-api-7b59c94bdf-kdr5d
2026-06-04 02:24:45.519676 | instance | openstack/pods/glance-db-init-8zczd
2026-06-04 02:24:45.674389 | instance | openstack/pods/glance-db-sync-p574h
2026-06-04 02:24:45.725666 | instance | openstack/pods/glance-ks-endpoints-stmj6
2026-06-04 02:24:45.889042 | instance | openstack/pods/glance-ks-service-r67fk
2026-06-04 02:24:45.928670 | instance | openstack/pods/glance-ks-user-8xp6l
2026-06-04 02:24:46.114869 | instance | openstack/pods/glance-metadefs-load-76qbt
2026-06-04 02:24:46.172779 | instance | openstack/pods/glance-rabbit-init-lntvl
2026-06-04 02:24:46.320894 | instance | openstack/pods/glance-storage-init-jttdx
2026-06-04 02:24:46.371262 | instance | openstack/pods/keepalived-kxbj8
2026-06-04 02:24:46.517674 | instance | openstack/pods/keystone-api-68f649df4d-swlmp
2026-06-04 02:24:46.560545 | instance | openstack/pods/keystone-bootstrap-mm4p6
2026-06-04 02:24:46.714305 | instance | openstack/pods/keystone-credential-setup-tf6gv
2026-06-04 02:24:46.766775 | instance | openstack/pods/keystone-db-init-6j7rz
2026-06-04 02:24:46.895768 | instance | openstack/pods/keystone-db-sync-s9kzb
2026-06-04 02:24:46.970585 | instance | openstack/pods/keystone-domain-manage-mqrwz
2026-06-04 02:24:47.146477 | instance | openstack/pods/keystone-fernet-setup-d28xk
2026-06-04 02:24:47.205180 | instance | openstack/pods/keystone-rabbit-init-q4gpk
2026-06-04 02:24:47.363858 | instance | openstack/pods/libvirt-libvirt-default-dvgpx
2026-06-04 02:24:47.435162 | instance | openstack/pods/memcached-memcached-6479589586-f7dbh
2026-06-04 02:24:47.598700 | instance | openstack/pods/neutron-coredns-7dd4958666-9rl8h
2026-06-04 02:24:47.650107 | instance | openstack/pods/neutron-db-init-58k7f
2026-06-04 02:24:47.789229 | instance | openstack/pods/neutron-db-sync-k8mf5
2026-06-04 02:24:47.847707 | instance | openstack/pods/neutron-dhcp-agent-default-l2qmv
2026-06-04 02:24:47.987254 | instance | openstack/pods/neutron-ks-endpoints-xtzb6
2026-06-04 02:24:48.058223 | instance | openstack/pods/neutron-ks-service-jdhg8
2026-06-04 02:24:48.197011 | instance | openstack/pods/neutron-ks-user-ftfq8
2026-06-04 02:24:48.242578 | instance | openstack/pods/neutron-l3-agent-default-xh76r
2026-06-04 02:24:48.379533 | instance | openstack/pods/neutron-metadata-agent-default-zpdhp
2026-06-04 02:24:48.433031 | instance | openstack/pods/neutron-netns-cleanup-cron-default-qlhh6
2026-06-04 02:24:48.572167 | instance | openstack/pods/neutron-ovs-agent-default-6dwrh
2026-06-04 02:24:48.634761 | instance | openstack/pods/neutron-rabbit-init-pkr9f
2026-06-04 02:24:48.792601 | instance | openstack/pods/neutron-rpc-server-659d677dc-g6bps
2026-06-04 02:24:48.841815 | instance | openstack/pods/neutron-server-6cbbc85976-dtrw6
2026-06-04 02:24:48.998625 | instance | openstack/pods/nova-api-metadata-5ff67fb76f-xfd9j
2026-06-04 02:24:49.069119 | instance | openstack/pods/nova-api-osapi-8657d8f6b9-42xvf
2026-06-04 02:24:49.213248 | instance | openstack/pods/nova-bootstrap-s5jqh
2026-06-04 02:24:49.264090 | instance | openstack/pods/nova-cell-setup-5wdwf
2026-06-04 02:24:49.406604 | instance | openstack/pods/nova-compute-default-g2d6c
2026-06-04 02:24:49.464521 | instance | openstack/pods/nova-conductor-858ccb89f-22zql
2026-06-04 02:24:49.641016 | instance | openstack/pods/nova-db-init-bg5fn
2026-06-04 02:24:49.677994 | instance | openstack/pods/nova-db-sync-d6zmk
2026-06-04 02:24:49.836496 | instance | openstack/pods/nova-ks-endpoints-szxvb
2026-06-04 02:24:49.892950 | instance | openstack/pods/nova-ks-service-54f5s
2026-06-04 02:24:50.067636 | instance | openstack/pods/nova-ks-user-4bskp
2026-06-04 02:24:50.108843 | instance | openstack/pods/nova-novncproxy-6c4ccd77cd-8ndx6
2026-06-04 02:24:50.271579 | instance | openstack/pods/nova-rabbit-init-bq558
2026-06-04 02:24:50.322515 | instance | openstack/pods/nova-scheduler-75cbd78775-2flgj
2026-06-04 02:24:50.489354 | instance | openstack/pods/openvswitch-4kggn
2026-06-04 02:24:50.531873 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-04 02:24:50.690495 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-04 02:24:50.750082 | instance | openstack/pods/placement-api-6d894f6b45-xpm99
2026-06-04 02:24:50.892083 | instance | openstack/pods/placement-db-init-pd5kt
2026-06-04 02:24:50.937030 | instance | openstack/pods/placement-db-sync-79trq
2026-06-04 02:24:51.089824 | instance | openstack/pods/placement-ks-endpoints-j6wfd
2026-06-04 02:24:51.156173 | instance | openstack/pods/placement-ks-service-2m4d8
2026-06-04 02:24:51.326477 | instance | openstack/pods/placement-ks-user-hn6jr
2026-06-04 02:24:51.378525 | instance | openstack/pods/pxc-operator-69cb5bbdb9-rxlxd
2026-06-04 02:24:51.521604 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-04 02:24:51.599152 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-04 02:24:51.744925 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-7ltlr
2026-06-04 02:24:51.815811 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-04 02:24:51.946158 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-04 02:24:52.015545 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9mst9
2026-06-04 02:24:52.160296 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-04 02:24:52.227723 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-04 02:24:52.369075 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mzg2k
2026-06-04 02:24:52.439522 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx
2026-06-04 02:24:52.557572 | instance | openstack/pods/staffeln-api-6c66b6974b-qn57f
2026-06-04 02:24:52.627955 | instance | openstack/pods/staffeln-conductor-6f49bc99c7-6w4sp
2026-06-04 02:24:52.773744 | instance | openstack/pods/staffeln-db-init-lttr2
2026-06-04 02:24:52.835586 | instance | openstack/pods/staffeln-db-sync-cwq4w
2026-06-04 02:24:52.990228 | instance | openstack/pods/valkey-node-0
2026-06-04 02:24:53.037809 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-04 02:24:53.207449 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-04 02:24:53.210778 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-04 02:24:53.380835 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-04 02:24:53.382349 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-04 02:24:53.547644 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-04 02:24:53.555146 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-04 02:24:53.716877 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-04 02:24:53.724308 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-04 02:24:53.888604 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-04 02:24:53.902008 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-04 02:24:54.060133 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-04 02:24:54.074464 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-04 02:24:54.249914 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-04 02:24:54.251374 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-04 02:24:54.415616 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-04 02:24:54.416459 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-04 02:24:54.575426 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-04 02:24:54.579289 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-04 02:24:54.745713 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-04 02:24:54.766478 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-04 02:24:54.918435 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-04 02:24:54.959571 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-04 02:24:55.121058 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-04 02:24:55.145607 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-04 02:24:55.287545 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-04 02:24:55.299824 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-04 02:24:55.449754 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-04 02:24:55.464638 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-04 02:24:55.614130 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-04 02:24:55.619633 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-04 02:24:55.774823 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-04 02:24:55.793280 | instance | openstack/rolebindings/cinder-storage-init
2026-06-04 02:24:55.944093 | instance | openstack/rolebindings/glance-glance-api
2026-06-04 02:24:55.963118 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-04 02:24:56.122726 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-04 02:24:56.139324 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-04 02:24:56.309325 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-04 02:24:56.310477 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-04 02:24:56.480039 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-04 02:24:56.494599 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-04 02:24:56.653411 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-04 02:24:56.656933 | instance | openstack/rolebindings/glance-glance-test
2026-06-04 02:24:56.837142 | instance | openstack/rolebindings/glance-storage-init
2026-06-04 02:24:56.843209 | instance | openstack/rolebindings/keepalived
2026-06-04 02:24:57.029576 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-04 02:24:57.052479 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-04 02:24:57.225024 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-04 02:24:57.225125 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-04 02:24:57.388191 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-04 02:24:57.394239 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-04 02:24:57.566735 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-04 02:24:57.571148 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-04 02:24:57.733361 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-04 02:24:57.735957 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-04 02:24:57.888438 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-04 02:24:57.893205 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-04 02:24:58.080333 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-04 02:24:58.090541 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-04 02:24:58.252076 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-04 02:24:58.259709 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-04 02:24:58.422307 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-04 02:24:58.422591 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-04 02:24:58.584146 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-04 02:24:58.599715 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-04 02:24:58.778331 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-04 02:24:58.779095 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-04 02:24:58.950920 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-04 02:24:58.954396 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-04 02:24:59.134893 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-04 02:24:59.142604 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-04 02:24:59.300114 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-04 02:24:59.310976 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-04 02:24:59.453801 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-04 02:24:59.467020 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-04 02:24:59.625741 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-04 02:24:59.645766 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-04 02:24:59.792740 | instance | openstack/rolebindings/nova-nova-compute
2026-06-04 02:24:59.811228 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-04 02:24:59.959792 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-04 02:24:59.971423 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-04 02:25:00.145059 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-04 02:25:00.151788 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-04 02:25:00.300563 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-04 02:25:00.308692 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-04 02:25:00.460918 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-04 02:25:00.462199 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-04 02:25:00.628730 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-04 02:25:00.632205 | instance | openstack/rolebindings/nova-nova-test
2026-06-04 02:25:00.793938 | instance | openstack/rolebindings/placement-placement-api
2026-06-04 02:25:00.809336 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-04 02:25:00.965702 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-04 02:25:00.976847 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-04 02:25:01.137861 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-04 02:25:01.140788 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-04 02:25:01.289238 | instance | openstack/rolebindings/pxc-operator
2026-06-04 02:25:01.304195 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-04 02:25:01.459968 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-04 02:25:01.460336 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-04 02:25:01.623178 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-04 02:25:01.624148 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-04 02:25:01.788047 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-04 02:25:01.790935 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-04 02:25:01.952801 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-04 02:25:01.982996 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-04 02:25:02.181229 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-04 02:25:02.222306 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-04 02:25:02.348135 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-04 02:25:02.371103 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-04 02:25:02.516795 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-04 02:25:02.551566 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-04 02:25:02.678517 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-04 02:25:02.721262 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-04 02:25:02.844948 | instance | openstack/roles/cinder-backup-storage-init
2026-06-04 02:25:02.892114 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-04 02:25:03.042185 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-04 02:25:03.071427 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-04 02:25:03.207470 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-04 02:25:03.220826 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-04 02:25:03.353342 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-04 02:25:03.386533 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-04 02:25:03.524161 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-04 02:25:03.533161 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-04 02:25:03.689122 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-04 02:25:03.699029 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-04 02:25:03.845705 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-04 02:25:03.866508 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-04 02:25:04.014272 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-04 02:25:04.059441 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-04 02:25:04.202720 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-04 02:25:04.241531 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-04 02:25:04.363977 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-04 02:25:04.416720 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-04 02:25:04.527329 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-04 02:25:04.582187 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-04 02:25:04.688004 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-04 02:25:04.761828 | instance | openstack/roles/cinder-storage-init
2026-06-04 02:25:04.856624 | instance | openstack/roles/glance-openstack-glance-api
2026-06-04 02:25:04.932012 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-04 02:25:05.040806 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-04 02:25:05.113738 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-04 02:25:05.211306 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-04 02:25:05.310139 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-04 02:25:05.404702 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-04 02:25:05.478074 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-04 02:25:05.572762 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-04 02:25:05.641683 | instance | openstack/roles/glance-openstack-glance-test
2026-06-04 02:25:05.730421 | instance | openstack/roles/glance-storage-init
2026-06-04 02:25:05.799873 | instance | openstack/roles/keepalived
2026-06-04 02:25:05.881053 | instance | openstack/roles/keystone-credential-rotate
2026-06-04 02:25:05.964418 | instance | openstack/roles/keystone-credential-setup
2026-06-04 02:25:06.056504 | instance | openstack/roles/keystone-fernet-rotate
2026-06-04 02:25:06.136269 | instance | openstack/roles/keystone-fernet-setup
2026-06-04 02:25:06.224663 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-04 02:25:06.305683 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-04 02:25:06.388298 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-04 02:25:06.477779 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-04 02:25:06.565633 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-04 02:25:06.642616 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-04 02:25:06.728036 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-04 02:25:06.796709 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-04 02:25:06.895627 | instance | openstack/roles/libvirt-cert-manager
2026-06-04 02:25:06.968498 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-04 02:25:07.073485 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-04 02:25:07.145091 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-04 02:25:07.241766 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-04 02:25:07.326432 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-04 02:25:07.413506 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-04 02:25:07.498059 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-04 02:25:07.592678 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-04 02:25:07.664487 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-04 02:25:07.760086 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-04 02:25:07.838267 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-04 02:25:07.925972 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-04 02:25:08.002536 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-04 02:25:08.094196 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-04 02:25:08.176146 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-04 02:25:08.245100 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-04 02:25:08.336920 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-04 02:25:08.403589 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-04 02:25:08.507286 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-04 02:25:08.570600 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-04 02:25:08.680992 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-04 02:25:08.744403 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-04 02:25:08.860419 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-04 02:25:08.910389 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-04 02:25:09.047430 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-04 02:25:09.080782 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-04 02:25:09.224283 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-04 02:25:09.238172 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-04 02:25:09.386086 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-04 02:25:09.393036 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-04 02:25:09.563690 | instance | openstack/roles/nova-openstack-nova-test
2026-06-04 02:25:09.580126 | instance | openstack/roles/placement-openstack-placement-api
2026-06-04 02:25:09.752533 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-04 02:25:09.754138 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-04 02:25:09.922182 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-04 02:25:09.932653 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-04 02:25:10.113504 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-04 02:25:10.115581 | instance | openstack/roles/pxc-operator
2026-06-04 02:25:10.292706 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-04 02:25:10.293715 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-04 02:25:10.455206 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-04 02:25:10.457074 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-04 02:25:10.627251 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-04 02:25:10.630041 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-04 02:25:10.800859 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-04 02:25:10.806728 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-04 02:25:10.971144 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-04 02:25:10.974849 | instance | openstack/roles/rook-ceph-mgr
2026-06-04 02:25:11.143894 | instance | openstack/roles/rook-ceph-osd
2026-06-04 02:25:11.153770 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-04 02:25:11.318939 | instance | openstack/roles/staffeln-conductor
2026-06-04 02:25:11.323324 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-04 02:25:11.486056 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-04 02:25:11.490148 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-04 02:25:11.647586 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-04 02:25:11.658046 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-04 02:25:11.827467 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-04 02:25:11.835490 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-04 02:25:12.004434 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-04 02:25:12.030149 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-04 02:25:12.185603 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-04 02:25:12.212051 | instance | rook-ceph/roles/rook-ceph-system
2026-06-04 02:25:12.388328 | instance | openstack/secrets/barbican-api-certs
2026-06-04 02:25:12.393415 | instance | openstack/secrets/barbican-db-admin
2026-06-04 02:25:12.567810 | instance | openstack/secrets/barbican-db-user
2026-06-04 02:25:12.570434 | instance | openstack/secrets/barbican-etc
2026-06-04 02:25:12.732342 | instance | openstack/secrets/barbican-keystone-admin
2026-06-04 02:25:12.736836 | instance | openstack/secrets/barbican-keystone-user
2026-06-04 02:25:12.903001 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-04 02:25:12.906106 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-04 02:25:13.077875 | instance | openstack/secrets/cinder-api-certs
2026-06-04 02:25:13.080207 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-04 02:25:13.235446 | instance | openstack/secrets/cinder-db-admin
2026-06-04 02:25:13.245810 | instance | openstack/secrets/cinder-db-user
2026-06-04 02:25:13.432099 | instance | openstack/secrets/cinder-etc
2026-06-04 02:25:13.436576 | instance | openstack/secrets/cinder-keystone-admin
2026-06-04 02:25:13.597802 | instance | openstack/secrets/cinder-keystone-test
2026-06-04 02:25:13.604628 | instance | openstack/secrets/cinder-keystone-user
2026-06-04 02:25:13.768088 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-04 02:25:13.782902 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-04 02:25:13.928520 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-04 02:25:13.945277 | instance | openstack/secrets/glance-api-certs
2026-06-04 02:25:14.102062 | instance | openstack/secrets/glance-db-admin
2026-06-04 02:25:14.118826 | instance | openstack/secrets/glance-db-user
2026-06-04 02:25:14.275266 | instance | openstack/secrets/glance-etc
2026-06-04 02:25:14.283006 | instance | openstack/secrets/glance-keystone-admin
2026-06-04 02:25:14.443810 | instance | openstack/secrets/glance-keystone-test
2026-06-04 02:25:14.449145 | instance | openstack/secrets/glance-keystone-user
2026-06-04 02:25:14.613899 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-04 02:25:14.625244 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-04 02:25:14.777335 | instance | openstack/secrets/images-rbd-keyring
2026-06-04 02:25:14.794173 | instance | openstack/secrets/internal-percona-xtradb
2026-06-04 02:25:14.947158 | instance | openstack/secrets/keepalived-etc
2026-06-04 02:25:14.966543 | instance | openstack/secrets/keystone-api-certs
2026-06-04 02:25:15.127666 | instance | openstack/secrets/keystone-credential-keys
2026-06-04 02:25:15.136381 | instance | openstack/secrets/keystone-db-admin
2026-06-04 02:25:15.296971 | instance | openstack/secrets/keystone-db-user
2026-06-04 02:25:15.303553 | instance | openstack/secrets/keystone-etc
2026-06-04 02:25:15.448778 | instance | openstack/secrets/keystone-fernet-keys
2026-06-04 02:25:15.468437 | instance | openstack/secrets/keystone-keystone-admin
2026-06-04 02:25:15.610931 | instance | openstack/serviceaccounts/barbican-api
2026-06-04 02:25:15.629016 | instance | openstack/secrets/keystone-keystone-test
2026-06-04 02:25:15.785416 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-04 02:25:15.921834 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-04 02:25:16.109967 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-04 02:25:16.118956 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-04 02:25:16.283917 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-04 02:25:16.408730 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-04 02:25:16.594345 | instance | openstack/secrets/libvirt-api-ca
2026-06-04 02:25:16.731225 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-04 02:25:16.771224 | instance | openstack/secrets/libvirt-etc
2026-06-04 02:25:16.956449 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-04 02:25:17.044941 | instance | openstack/serviceaccounts/barbican-test
2026-06-04 02:25:17.283619 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-04 02:25:17.361975 | instance | openstack/serviceaccounts/cinder-api
2026-06-04 02:25:17.440706 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-04 02:25:17.603404 | instance | openstack/serviceaccounts/cinder-backup
2026-06-04 02:25:17.664164 | instance | openstack/secrets/neutron-db-admin
2026-06-04 02:25:17.831614 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-04 02:25:17.898814 | instance | openstack/secrets/neutron-db-user
2026-06-04 02:25:18.068295 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-04 02:25:18.144307 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-04 02:25:18.310940 | instance | openstack/secrets/neutron-etc
2026-06-04 02:25:18.368629 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-04 02:25:18.501065 | instance | openstack/secrets/neutron-keystone-admin
2026-06-04 02:25:18.675642 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-04 02:25:18.687922 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-04 02:25:18.988888 | instance | openstack/secrets/neutron-keystone-test
2026-06-04 02:25:19.003339 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-04 02:25:19.170795 | instance | openstack/secrets/neutron-keystone-user
2026-06-04 02:25:19.317054 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-04 02:25:19.357449 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-04 02:25:19.551799 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-04 02:25:19.608170 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-04 02:25:19.796539 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-04 02:25:19.845525 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-04 02:25:20.013761 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-04 02:25:20.095658 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-04 02:25:20.277831 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-04 02:25:20.299139 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-04 02:25:20.501458 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-04 02:25:20.624177 | instance | openstack/serviceaccounts/cinder-test
2026-06-04 02:25:20.647394 | instance | openstack/secrets/neutron-server-certs
2026-06-04 02:25:20.815658 | instance | openstack/serviceaccounts/cinder-volume
2026-06-04 02:25:20.930071 | instance | openstack/secrets/nova-api-certs
2026-06-04 02:25:21.120755 | instance | openstack/secrets/nova-compute-default
2026-06-04 02:25:21.122457 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-04 02:25:21.282044 | instance | openstack/serviceaccounts/default
2026-06-04 02:25:21.421672 | instance | openstack/secrets/nova-db-admin
2026-06-04 02:25:21.577861 | instance | openstack/serviceaccounts/glance-api
2026-06-04 02:25:21.589693 | instance | openstack/secrets/nova-db-api-admin
2026-06-04 02:25:21.739277 | instance | openstack/serviceaccounts/glance-db-init
2026-06-04 02:25:21.871282 | instance | openstack/secrets/nova-db-api-user
2026-06-04 02:25:22.055159 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-04 02:25:22.055411 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-04 02:25:22.244945 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-04 02:25:22.358050 | instance | openstack/secrets/nova-db-cell0-user
2026-06-04 02:25:22.531816 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-04 02:25:22.566551 | instance | openstack/secrets/nova-db-user
2026-06-04 02:25:22.740492 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-04 02:25:22.839459 | instance | openstack/secrets/nova-etc
2026-06-04 02:25:23.011516 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-04 02:25:23.063232 | instance | openstack/secrets/nova-keystone-admin
2026-06-04 02:25:23.253673 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-04 02:25:23.314112 | instance | openstack/secrets/nova-keystone-test
2026-06-04 02:25:23.525351 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-04 02:25:23.595817 | instance | openstack/serviceaccounts/glance-test
2026-06-04 02:25:23.868897 | instance | openstack/secrets/nova-keystone-user
2026-06-04 02:25:23.938319 | instance | openstack/serviceaccounts/keepalived
2026-06-04 02:25:24.038828 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-04 02:25:24.217967 | instance | openstack/serviceaccounts/keystone-api
2026-06-04 02:25:24.230721 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-04 02:25:24.422027 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-04 02:25:24.530433 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-04 02:25:24.591565 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-04 02:25:24.775204 | instance | openstack/secrets/nova-ssh
2026-06-04 02:25:24.841149 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-04 02:25:24.940578 | instance | openstack/secrets/percona-xtradb
2026-06-04 02:25:25.131840 | instance | openstack/secrets/placement-api-certs
2026-06-04 02:25:25.150174 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-04 02:25:25.314100 | instance | openstack/secrets/placement-db-admin
2026-06-04 02:25:25.469600 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-04 02:25:25.490216 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-04 02:25:25.812022 | instance | openstack/secrets/placement-db-user
2026-06-04 02:25:25.848793 | instance | openstack/secrets/placement-etc
2026-06-04 02:25:26.008115 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-04 02:25:26.012732 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-04 02:25:26.309081 | instance | openstack/secrets/placement-keystone-admin
2026-06-04 02:25:26.326945 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-04 02:25:26.504577 | instance | openstack/secrets/placement-keystone-user
2026-06-04 02:25:26.643128 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-04 02:25:26.687016 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-04 02:25:26.854245 | instance | openstack/serviceaccounts/keystone-test
2026-06-04 02:25:26.981062 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-04 02:25:27.179251 | instance | openstack/serviceaccounts/libvirt
2026-06-04 02:25:27.195618 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-04 02:25:27.357072 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-04 02:25:27.486639 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-04 02:25:27.530630 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-04 02:25:27.823992 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-04 02:25:27.882515 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-04 02:25:28.005848 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-04 02:25:28.179515 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-04 02:25:28.224552 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-04 02:25:28.407250 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-04 02:25:28.496378 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-04 02:25:28.690024 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-04 02:25:28.721264 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-04 02:25:28.906600 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-04 02:25:28.983580 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-04 02:25:29.155720 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-04 02:25:29.227617 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-04 02:25:29.424653 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-04 02:25:29.477236 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-04 02:25:29.675051 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-04 02:25:29.726892 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-04 02:25:29.906443 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-04 02:25:29.977760 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-04 02:25:30.068492 | instance | openstack/secrets/rook-ceph-config
2026-06-04 02:25:30.275019 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-04 02:25:30.297274 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-04 02:25:30.506212 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-04 02:25:30.618626 | instance | openstack/secrets/rook-ceph-mon
2026-06-04 02:25:30.826612 | instance | openstack/serviceaccounts/neutron-server
2026-06-04 02:25:30.849065 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-04 02:25:31.019688 | instance | openstack/serviceaccounts/neutron-test
2026-06-04 02:25:31.172036 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-04 02:25:31.341849 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-04 02:25:31.353399 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-04 02:25:31.518084 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-04 02:25:31.670150 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-04 02:25:31.688928 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-04 02:25:31.835069 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-04 02:25:32.010881 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-04 02:25:32.032403 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-04 02:25:32.216544 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-04 02:25:32.358232 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-04 02:25:32.555354 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-04 02:25:32.582657 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-04 02:25:32.753990 | instance | openstack/serviceaccounts/nova-compute
2026-06-04 02:25:32.861178 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-04 02:25:33.059778 | instance | openstack/serviceaccounts/nova-conductor
2026-06-04 02:25:33.091653 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-04 02:25:33.302825 | instance | openstack/serviceaccounts/nova-db-init
2026-06-04 02:25:33.381831 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-04 02:25:33.564628 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-04 02:25:33.600275 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-04 02:25:33.782478 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-04 02:25:33.859097 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-04 02:25:34.049534 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-04 02:25:34.106617 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-04 02:25:34.324795 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-04 02:25:34.417326 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-04 02:25:34.481784 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-04 02:25:34.663572 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-04 02:25:34.716867 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-04 02:25:34.894093 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-04 02:25:35.041185 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-04 02:25:35.142181 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-04 02:25:35.340575 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-04 02:25:35.361933 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-04 02:25:35.574917 | instance | openstack/serviceaccounts/nova-test
2026-06-04 02:25:35.718102 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-04 02:25:35.901928 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-04 02:25:35.903954 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-04 02:25:36.138370 | instance | openstack/serviceaccounts/placement-api
2026-06-04 02:25:36.241007 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-04 02:25:36.429163 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-04 02:25:36.456424 | instance | openstack/serviceaccounts/placement-db-init
2026-06-04 02:25:36.653073 | instance | openstack/secrets/staffeln-db-admin
2026-06-04 02:25:36.782387 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-04 02:25:36.830114 | instance | openstack/secrets/staffeln-db-user
2026-06-04 02:25:37.034554 | instance | openstack/secrets/staffeln-etc
2026-06-04 02:25:37.121429 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-04 02:25:37.215026 | instance | openstack/secrets/valkey-ca
2026-06-04 02:25:37.382062 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-04 02:25:37.426093 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-04 02:25:37.696557 | instance | openstack/secrets/valkey-server-certs
2026-06-04 02:25:37.746343 | instance | openstack/serviceaccounts/pxc-operator
2026-06-04 02:25:37.859896 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-04 02:25:38.064979 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-04 02:25:38.197992 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-04 02:25:38.371177 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-04 02:25:38.506144 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-04 02:25:38.664716 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-04 02:25:38.819030 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-04 02:25:38.980381 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-04 02:25:39.150164 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-04 02:25:39.306886 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-04 02:25:39.472823 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-04 02:25:39.647134 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-04 02:25:39.829325 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-04 02:25:39.991611 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-04 02:25:40.196934 | instance | openstack/serviceaccounts/staffeln-api
2026-06-04 02:25:40.340996 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-04 02:25:40.510174 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-04 02:25:40.648935 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-04 02:25:40.842516 | instance | openstack/serviceaccounts/valkey
2026-06-04 02:25:41.002169 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-04 02:25:41.182293 | instance | openstack/services/barbican-api
2026-06-04 02:25:41.291636 | instance | openstack/services/ceph-mon
2026-06-04 02:25:41.397987 | instance | openstack/services/cinder-api
2026-06-04 02:25:41.480604 | instance | openstack/services/glance-api
2026-06-04 02:25:41.610935 | instance | openstack/services/keystone-api
2026-06-04 02:25:41.708877 | instance | openstack/services/memcached
2026-06-04 02:25:41.799209 | instance | openstack/services/memcached-metrics
2026-06-04 02:25:41.904503 | instance | openstack/services/neutron-coredns
2026-06-04 02:25:41.990705 | instance | openstack/services/neutron-coredns-metrics
2026-06-04 02:25:42.119150 | instance | openstack/services/neutron-server
2026-06-04 02:25:42.190789 | instance | openstack/services/nova-api
2026-06-04 02:25:42.328973 | instance | openstack/services/nova-metadata
2026-06-04 02:25:42.412086 | instance | openstack/services/nova-novncproxy
2026-06-04 02:25:42.545143 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-04 02:25:42.609839 | instance | openstack/services/percona-xtradb-haproxy
2026-06-04 02:25:42.750749 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-04 02:25:42.828698 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-04 02:25:42.956422 | instance | openstack/services/percona-xtradb-pxc
2026-06-04 02:25:43.041313 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-04 02:25:43.178572 | instance | openstack/services/placement-api
2026-06-04 02:25:43.255055 | instance | openstack/services/rabbitmq-barbican
2026-06-04 02:25:43.381581 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-04 02:25:43.468524 | instance | openstack/services/rabbitmq-cinder
2026-06-04 02:25:43.596165 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-04 02:25:43.664102 | instance | openstack/services/rabbitmq-glance
2026-06-04 02:25:43.796645 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-04 02:25:43.915133 | instance | openstack/services/rabbitmq-keystone
2026-06-04 02:25:44.056961 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-04 02:25:44.132546 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-04 02:25:44.282750 | instance | openstack/services/rabbitmq-neutron
2026-06-04 02:25:44.361554 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-04 02:25:44.489671 | instance | openstack/services/rabbitmq-nova
2026-06-04 02:25:44.587639 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-04 02:25:44.714784 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-04 02:25:44.815534 | instance | openstack/services/staffeln-api
2026-06-04 02:25:44.920321 | instance | openstack/services/valkey
2026-06-04 02:25:45.029112 | instance | openstack/services/valkey-headless
2026-06-04 02:25:45.142782 | instance | openstack/services/valkey-metrics
2026-06-04 02:25:45.243053 | instance | rook-ceph/serviceaccounts/default
2026-06-04 02:25:45.368661 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-04 02:25:45.456382 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-04 02:25:45.566607 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-04 02:25:45.674961 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-04 02:25:45.769774 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-04 02:25:45.867979 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-04 02:25:45.996172 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-04 02:25:46.087596 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-04 02:25:46.224340 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-04 02:25:46.293979 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-04 02:25:46.444551 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-04 02:25:46.527254 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-04 02:25:46.643192 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-04 02:25:46.741867 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-04 02:25:46.861559 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-04 02:25:46.952367 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-04 02:25:47.075182 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-04 02:25:47.193393 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-04 02:25:47.306212 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-04 02:25:47.415608 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-04 02:25:47.521114 | instance | openstack/statefulsets/valkey-node
2026-06-04 02:25:47.634268 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-04 02:25:47.766078 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-04 02:25:47.801321 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-npfxw
2026-06-04 02:25:47.952853 | instance | secretgen-controller/serviceaccounts/default
2026-06-04 02:25:47.980075 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-04 02:25:48.232981 | instance | ok: Runtime: 0:02:02.964313
2026-06-04 02:25:48.249127 |
2026-06-04 02:25:48.249222 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-04 02:25:49.058130 | instance | changed:
2026-06-04 02:25:49.058376 | instance | cd+++++++++ objects/
2026-06-04 02:25:49.058415 | instance | cd+++++++++ objects/cluster/
2026-06-04 02:25:49.058444 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-04 02:25:49.058472 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-04 02:25:49.058498 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-04 02:25:49.058524 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-04 02:25:49.058550 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-04 02:25:49.058575 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-04 02:25:49.058600 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-04 02:25:49.058626 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-04 02:25:49.058652 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-04 02:25:49.058679 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-04 02:25:49.058705 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-04 02:25:49.058731 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-04 02:25:49.058756 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-04 02:25:49.058781 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-04 02:25:49.058806 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-04 02:25:49.058849 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-04 02:25:49.058875 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-04 02:25:49.058900 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-04 02:25:49.058924 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-04 02:25:49.058949 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-04 02:25:49.058973 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-04 02:25:49.058998 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-04 02:25:49.059022 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-04 02:25:49.059046 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-04 02:25:49.059077 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-04 02:25:49.059105 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-04 02:25:49.059131 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-04 02:25:49.059156 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-04 02:25:49.059182 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-04 02:25:49.059207 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-04 02:25:49.059232 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-04 02:25:49.059257 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-04 02:25:49.059282 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-04 02:25:49.059306 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-04 02:25:49.059332 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-04 02:25:49.059357 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-04 02:25:49.059391 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-04 02:25:49.059417 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-04 02:25:49.059442 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-04 02:25:49.059467 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-04 02:25:49.059493 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-04 02:25:49.059518 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-04 02:25:49.059543 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-04 02:25:49.059580 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-04 02:25:49.059607 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-04 02:25:49.059632 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-04 02:25:49.059657 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-04 02:25:49.059682 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-04 02:25:49.059707 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-04 02:25:49.059732 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 02:25:49.059757 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 02:25:49.059790 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-04 02:25:49.059816 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-04 02:25:49.059841 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.059866 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.059949 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-04 02:25:49.059977 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-04 02:25:49.060003 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-04 02:25:49.060028 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-04 02:25:49.060053 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-04 02:25:49.060078 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-04 02:25:49.060103 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-04 02:25:49.060127 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-04 02:25:49.060151 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-04 02:25:49.060176 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-04 02:25:49.060200 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-04 02:25:49.060225 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-04 02:25:49.060250 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-04 02:25:49.060275 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-04 02:25:49.060299 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-04 02:25:49.060323 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-04 02:25:49.060348 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-04 02:25:49.060372 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-04 02:25:49.060397 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-04 02:25:49.060422 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-04 02:25:49.060447 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-04 02:25:49.060472 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-04 02:25:49.060496 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-04 02:25:49.060514 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-04 02:25:49.060532 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-04 02:25:49.060550 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-04 02:25:49.060568 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-04 02:25:49.060586 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-04 02:25:49.060603 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-04 02:25:49.060621 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-04 02:25:49.060639 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-04 02:25:49.060661 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-04 02:25:49.060680 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-04 02:25:49.060698 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-04 02:25:49.060716 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-04 02:25:49.060733 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-04 02:25:49.060751 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-04 02:25:49.060770 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-04 02:25:49.060787 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-04 02:25:49.060806 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-04 02:25:49.060823 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-04 02:25:49.060841 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-04 02:25:49.060859 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-04 02:25:49.060876 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-04 02:25:49.060894 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-04 02:25:49.060911 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-04 02:25:49.060929 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-04 02:25:49.060946 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-04 02:25:49.060981 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-04 02:25:49.061009 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-04 02:25:49.061027 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-04 02:25:49.061045 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-04 02:25:49.061063 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-04 02:25:49.061081 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-04 02:25:49.061099 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-04 02:25:49.061117 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-04 02:25:49.061135 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-04 02:25:49.061152 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-04 02:25:49.061170 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-04 02:25:49.061187 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-04 02:25:49.061204 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-04 02:25:49.061221 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-04 02:25:49.061239 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-04 02:25:49.061261 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-04 02:25:49.061279 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-04 02:25:49.061296 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-04 02:25:49.061314 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-04 02:25:49.061337 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-04 02:25:49.061355 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-04 02:25:49.061373 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-04 02:25:49.061390 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-04 02:25:49.061408 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-04 02:25:49.061426 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-04 02:25:49.061443 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-04 02:25:49.061461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-04 02:25:49.061481 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-04 02:25:49.061501 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-04 02:25:49.061519 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-04 02:25:49.061537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-04 02:25:49.061554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-04 02:25:49.061572 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-04 02:25:49.061589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-04 02:25:49.061606 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-04 02:25:49.061624 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-04 02:25:49.061641 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-04 02:25:49.061658 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-04 02:25:49.061676 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-04 02:25:49.061693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-04 02:25:49.061710 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-04 02:25:49.061727 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-04 02:25:49.061744 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-04 02:25:49.061762 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-04 02:25:49.061779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-04 02:25:49.061796 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-04 02:25:49.061813 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-04 02:25:49.061830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-04 02:25:49.061848 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-04 02:25:49.061866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-04 02:25:49.061883 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-04 02:25:49.061925 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-04 02:25:49.061944 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-04 02:25:49.061962 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-04 02:25:49.061980 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-04 02:25:49.061998 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-04 02:25:49.062015 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-04 02:25:49.062033 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-04 02:25:49.062051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-04 02:25:49.062069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-04 02:25:49.062098 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-04 02:25:49.062116 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-04 02:25:49.062134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-04 02:25:49.062152 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-04 02:25:49.062170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-04 02:25:49.062204 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-04 02:25:49.062223 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-04 02:25:49.062241 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-04 02:25:49.062259 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-04 02:25:49.062276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-04 02:25:49.062294 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-04 02:25:49.062312 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-04 02:25:49.062330 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-04 02:25:49.062347 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-04 02:25:49.062365 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-04 02:25:49.062383 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-04 02:25:49.062401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-04 02:25:49.062419 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-04 02:25:49.062437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-04 02:25:49.062455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-04 02:25:49.062473 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-04 02:25:49.062494 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-04 02:25:49.062512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-04 02:25:49.062534 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-04 02:25:49.062553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-04 02:25:49.062753 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-04 02:25:49.062771 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-04 02:25:49.062789 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-04 02:25:49.062806 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-04 02:25:49.062824 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-04 02:25:49.062841 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-04 02:25:49.062859 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-04 02:25:49.062876 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-04 02:25:49.062894 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-04 02:25:49.062911 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-04 02:25:49.062928 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-04 02:25:49.062945 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-04 02:25:49.062962 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-04 02:25:49.062980 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-04 02:25:49.062998 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-04 02:25:49.063015 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-04 02:25:49.063033 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-04 02:25:49.063050 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-04 02:25:49.063068 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-04 02:25:49.063085 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-04 02:25:49.063102 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-04 02:25:49.063119 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-04 02:25:49.063137 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-04 02:25:49.063155 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-04 02:25:49.063172 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-04 02:25:49.063190 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-04 02:25:49.063208 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-04 02:25:49.063226 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-04 02:25:49.063244 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-04 02:25:49.063261 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-04 02:25:49.063279 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-04 02:25:49.063296 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-04 02:25:49.063314 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-04 02:25:49.063331 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-04 02:25:49.063349 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-04 02:25:49.063367 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-04 02:25:49.063399 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-04 02:25:49.063417 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-04 02:25:49.063435 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-04 02:25:49.063453 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-04 02:25:49.063470 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-04 02:25:49.063488 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-04 02:25:49.063509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-04 02:25:49.063528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-04 02:25:49.063546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-04 02:25:49.063564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-04 02:25:49.063582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-04 02:25:49.063600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-04 02:25:49.063618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-04 02:25:49.063636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-04 02:25:49.063654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-04 02:25:49.063672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-04 02:25:49.063690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-04 02:25:49.063708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-04 02:25:49.063725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-04 02:25:49.063743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-04 02:25:49.063760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-04 02:25:49.063778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-04 02:25:49.063796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-04 02:25:49.063814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-04 02:25:49.063831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-04 02:25:49.063849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-04 02:25:49.063875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-04 02:25:49.063922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-04 02:25:49.063942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-04 02:25:49.063960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-04 02:25:49.063978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-04 02:25:49.063996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-04 02:25:49.064014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-04 02:25:49.064032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-04 02:25:49.064054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-04 02:25:49.064071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-04 02:25:49.064089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-04 02:25:49.064106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-04 02:25:49.064123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-04 02:25:49.064141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-04 02:25:49.064159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-04 02:25:49.064176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-04 02:25:49.064194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-04 02:25:49.064211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-04 02:25:49.064229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-04 02:25:49.064246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-04 02:25:49.064264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 02:25:49.064281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 02:25:49.064298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-04 02:25:49.064315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-04 02:25:49.064333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.064350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.064368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-04 02:25:49.064385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-04 02:25:49.064402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-04 02:25:49.064419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-04 02:25:49.064437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-04 02:25:49.064454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-04 02:25:49.064471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-04 02:25:49.064489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-04 02:25:49.064506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-04 02:25:49.064523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-04 02:25:49.064540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-04 02:25:49.064558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-04 02:25:49.064575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-04 02:25:49.064592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-04 02:25:49.064610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-04 02:25:49.064627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-04 02:25:49.064808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-04 02:25:49.064825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-04 02:25:49.064843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-04 02:25:49.064861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-04 02:25:49.064878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-04 02:25:49.064896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-04 02:25:49.064914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-04 02:25:49.064932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-04 02:25:49.064950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-04 02:25:49.065004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-04 02:25:49.065023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-04 02:25:49.065041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-04 02:25:49.065060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-04 02:25:49.065077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-04 02:25:49.065096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-04 02:25:49.065113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-04 02:25:49.065131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-04 02:25:49.065149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-04 02:25:49.065167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-04 02:25:49.065185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-04 02:25:49.065203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-04 02:25:49.065221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-04 02:25:49.065238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-04 02:25:49.065256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-04 02:25:49.065274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-04 02:25:49.065292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-04 02:25:49.065310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-04 02:25:49.065328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-04 02:25:49.065346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-04 02:25:49.065364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-04 02:25:49.065381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-04 02:25:49.065399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-04 02:25:49.065416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-04 02:25:49.065434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-04 02:25:49.065452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-04 02:25:49.065474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-04 02:25:49.065492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-04 02:25:49.065510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-04 02:25:49.065528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-04 02:25:49.065546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-04 02:25:49.065564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-04 02:25:49.065582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-04 02:25:49.065600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-04 02:25:49.065617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-04 02:25:49.065647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-04 02:25:49.065667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-04 02:25:49.065685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-04 02:25:49.065703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-04 02:25:49.065720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-04 02:25:49.065737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-04 02:25:49.065755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-04 02:25:49.065773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-04 02:25:49.065790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-04 02:25:49.065808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-04 02:25:49.065825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-04 02:25:49.065843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-04 02:25:49.065861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-04 02:25:49.065879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-04 02:25:49.065896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-04 02:25:49.065914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-04 02:25:49.065932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-04 02:25:49.065949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-04 02:25:49.065967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-04 02:25:49.065984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-04 02:25:49.066001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-04 02:25:49.066023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-04 02:25:49.066041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-04 02:25:49.066058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-04 02:25:49.066076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-04 02:25:49.066093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-04 02:25:49.066111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-04 02:25:49.066128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-04 02:25:49.066146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-04 02:25:49.066163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-04 02:25:49.066180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-04 02:25:49.066198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-04 02:25:49.066216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-04 02:25:49.066245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-04 02:25:49.066263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-04 02:25:49.066280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-04 02:25:49.066298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-04 02:25:49.066315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-04 02:25:49.066332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-04 02:25:49.066349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-04 02:25:49.066367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-04 02:25:49.066385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-04 02:25:49.066402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-04 02:25:49.066420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-04 02:25:49.066438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-04 02:25:49.066456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-04 02:25:49.066474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-04 02:25:49.066491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-04 02:25:49.066510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-04 02:25:49.066528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-04 02:25:49.066546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-04 02:25:49.066563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-04 02:25:49.066586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-04 02:25:49.066604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-04 02:25:49.066622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-04 02:25:49.066640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-04 02:25:49.066657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-04 02:25:49.066674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-04 02:25:49.066691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-04 02:25:49.066709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-04 02:25:49.066727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-04 02:25:49.066744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-04 02:25:49.066770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-04 02:25:49.066788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-04 02:25:49.066806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-04 02:25:49.066824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-04 02:25:49.066841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-04 02:25:49.066858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-04 02:25:49.066875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-04 02:25:49.066893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-04 02:25:49.066910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-04 02:25:49.066928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-04 02:25:49.066946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-04 02:25:49.066963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-04 02:25:49.066981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-04 02:25:49.066999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-04 02:25:49.067017 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-04 02:25:49.067035 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-04 02:25:49.067052 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-04 02:25:49.067069 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-04 02:25:49.067087 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-04 02:25:49.067104 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-04 02:25:49.067121 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-04 02:25:49.067138 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-04 02:25:49.067155 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-04 02:25:49.067173 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-04 02:25:49.067190 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-04 02:25:49.067207 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-04 02:25:49.067224 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-04 02:25:49.067241 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-04 02:25:49.067258 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-04 02:25:49.067279 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-04 02:25:49.067297 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-04 02:25:49.067315 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-04 02:25:49.067332 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-04 02:25:49.067349 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-04 02:25:49.067367 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-04 02:25:49.067384 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-04 02:25:49.067401 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-04 02:25:49.067419 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-04 02:25:49.067437 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-04 02:25:49.067455 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-04 02:25:49.067485 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-04 02:25:49.067504 | instance | cd+++++++++ objects/cluster/node/
2026-06-04 02:25:49.067522 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-04 02:25:49.067540 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-04 02:25:49.067558 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-04 02:25:49.067576 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-04 02:25:49.067594 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-04 02:25:49.067611 | instance | cd+++++++++ objects/namespaced/
2026-06-04 02:25:49.067629 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-04 02:25:49.067647 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-04 02:25:49.067665 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-04 02:25:49.067683 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-04 02:25:49.067701 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.067719 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.067736 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-04 02:25:49.067754 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-04 02:25:49.067771 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-04 02:25:49.067789 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-04 02:25:49.067806 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-04 02:25:49.067824 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-04 02:25:49.067842 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-04 02:25:49.067859 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-04 02:25:49.067877 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-04 02:25:49.067922 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-04 02:25:49.067943 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-04 02:25:49.067961 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-04 02:25:49.067979 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-04 02:25:49.068009 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-04 02:25:49.068028 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-04 02:25:49.068046 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-04 02:25:49.068069 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-04 02:25:49.068087 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-04 02:25:49.068105 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-04 02:25:49.068122 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-129.nip.io-tls.txt
2026-06-04 02:25:49.068140 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-129.nip.io-tls.yaml
2026-06-04 02:25:49.068158 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-04 02:25:49.068175 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-04 02:25:49.068193 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-04 02:25:49.068210 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-04 02:25:49.068228 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-04 02:25:49.068259 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-04 02:25:49.068278 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-04 02:25:49.068295 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-04 02:25:49.068313 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-04 02:25:49.068331 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-04 02:25:49.068359 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-04 02:25:49.068378 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-04 02:25:49.068396 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-04 02:25:49.068423 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-04 02:25:49.068441 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-04 02:25:49.068460 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-04 02:25:49.068486 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-04 02:25:49.068505 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-04 02:25:49.068523 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-04 02:25:49.068540 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-04 02:25:49.068558 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-04 02:25:49.068575 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-04 02:25:49.068593 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-04 02:25:49.068672 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.068692 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.068719 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-04 02:25:49.068738 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-04 02:25:49.068756 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-04 02:25:49.068798 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-04 02:25:49.068817 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-04 02:25:49.068843 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-04 02:25:49.068862 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-04 02:25:49.068895 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-04 02:25:49.068915 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-04 02:25:49.068934 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-04 02:25:49.068973 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-04 02:25:49.068993 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-04 02:25:49.069012 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-04 02:25:49.069030 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-2s7fm.txt
2026-06-04 02:25:49.069048 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-2s7fm.yaml
2026-06-04 02:25:49.069065 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6kdzj.txt
2026-06-04 02:25:49.069083 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6kdzj.yaml
2026-06-04 02:25:49.069101 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-b2w7w.txt
2026-06-04 02:25:49.069118 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-b2w7w.yaml
2026-06-04 02:25:49.069136 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-04 02:25:49.069154 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-04 02:25:49.069172 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-04 02:25:49.069190 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-04 02:25:49.069208 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-04 02:25:49.069226 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-04 02:25:49.069243 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-04 02:25:49.069260 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-04 02:25:49.069278 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-04 02:25:49.069295 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-04 02:25:49.069312 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-04 02:25:49.069330 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-04 02:25:49.069347 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-04 02:25:49.069364 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-04 02:25:49.069381 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-04 02:25:49.069399 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-04 02:25:49.069416 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-04 02:25:49.069433 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-04 02:25:49.069450 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-04 02:25:49.069468 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-04 02:25:49.069487 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-04 02:25:49.069507 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-04 02:25:49.069529 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-04 02:25:49.069547 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-04 02:25:49.069564 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-04 02:25:49.069582 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-04 02:25:49.069599 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-04 02:25:49.069616 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-04 02:25:49.069634 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-04 02:25:49.069651 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-04 02:25:49.069669 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-04 02:25:49.069687 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-04 02:25:49.069704 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-04 02:25:49.069722 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-04 02:25:49.069739 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-04 02:25:49.069757 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-04 02:25:49.069775 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-04 02:25:49.069792 | instance | cd+++++++++ objects/namespaced/default/
2026-06-04 02:25:49.069810 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-04 02:25:49.069827 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.069845 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.069862 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-04 02:25:49.069880 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-04 02:25:49.069897 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-04 02:25:49.069914 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-04 02:25:49.069932 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-04 02:25:49.069949 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-04 02:25:49.069997 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-04 02:25:49.070025 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-04 02:25:49.070043 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-04 02:25:49.070061 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-04 02:25:49.070079 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-04 02:25:49.070096 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-04 02:25:49.070113 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-04 02:25:49.070131 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.070149 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.070167 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-04 02:25:49.070185 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-04 02:25:49.070210 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-04 02:25:49.070229 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-04 02:25:49.070248 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-04 02:25:49.070266 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-04 02:25:49.070284 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-04 02:25:49.070313 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-nqlrz.txt
2026-06-04 02:25:49.070333 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-nqlrz.yaml
2026-06-04 02:25:49.070351 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-04 02:25:49.070369 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-04 02:25:49.070387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-04 02:25:49.070405 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-04 02:25:49.070422 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-04 02:25:49.070440 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-04 02:25:49.070463 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-04 02:25:49.070511 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-04 02:25:49.070551 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-04 02:25:49.070572 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-04 02:25:49.070592 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-04 02:25:49.070612 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-04 02:25:49.070631 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-04 02:25:49.070650 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-04 02:25:49.070669 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-04 02:25:49.070688 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-04 02:25:49.070707 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-04 02:25:49.070726 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-04 02:25:49.070745 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-04 02:25:49.070764 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-04 02:25:49.070782 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-04 02:25:49.070801 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-04 02:25:49.070819 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-04 02:25:49.070838 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-04 02:25:49.070857 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-04 02:25:49.070883 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-04 02:25:49.070903 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-04 02:25:49.070921 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-04 02:25:49.070940 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-04 02:25:49.070958 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-04 02:25:49.070976 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-04 02:25:49.070995 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-04 02:25:49.071014 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-04 02:25:49.071032 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-04 02:25:49.071050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-04 02:25:49.071069 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-04 02:25:49.071088 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-04 02:25:49.071106 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-04 02:25:49.071124 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-04 02:25:49.071143 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-04 02:25:49.071161 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-04 02:25:49.071179 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-04 02:25:49.071218 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-04 02:25:49.071242 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.071262 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.071280 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-04 02:25:49.071299 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-04 02:25:49.071317 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-04 02:25:49.071336 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-04 02:25:49.071355 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-04 02:25:49.071373 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-04 02:25:49.071392 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-04 02:25:49.071410 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-04 02:25:49.071429 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-04 02:25:49.071448 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-04 02:25:49.071467 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-04 02:25:49.071485 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-04 02:25:49.071504 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-04 02:25:49.071523 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-04 02:25:49.071547 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-04 02:25:49.071567 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-04 02:25:49.071586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-dvrx5.txt
2026-06-04 02:25:49.071605 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-dvrx5.yaml
2026-06-04 02:25:49.071624 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6bm9g.txt
2026-06-04 02:25:49.071644 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6bm9g.yaml
2026-06-04 02:25:49.071663 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-04 02:25:49.071681 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-04 02:25:49.071700 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-04 02:25:49.071719 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-04 02:25:49.071738 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-04 02:25:49.071756 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-04 02:25:49.071775 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-04 02:25:49.071807 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-04 02:25:49.071827 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-04 02:25:49.071846 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-04 02:25:49.071865 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-04 02:25:49.071884 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-04 02:25:49.071922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-04 02:25:49.071946 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-04 02:25:49.071966 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-04 02:25:49.071986 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-04 02:25:49.072006 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-04 02:25:49.072026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-04 02:25:49.072046 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-04 02:25:49.072066 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-04 02:25:49.072086 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-04 02:25:49.072105 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-04 02:25:49.072125 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-04 02:25:49.072145 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-04 02:25:49.072164 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-04 02:25:49.072196 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-04 02:25:49.072216 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-04 02:25:49.072235 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-04 02:25:49.072253 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-04 02:25:49.072277 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.072297 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.072315 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-04 02:25:49.072333 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-04 02:25:49.072352 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-04 02:25:49.072371 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-04 02:25:49.072390 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-04 02:25:49.072408 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-04 02:25:49.072427 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-04 02:25:49.072445 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.072463 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.072482 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-04 02:25:49.072500 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-04 02:25:49.072519 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-04 02:25:49.072537 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-04 02:25:49.072556 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-04 02:25:49.072575 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-04 02:25:49.072593 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-04 02:25:49.072611 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-04 02:25:49.072630 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-04 02:25:49.072649 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-04 02:25:49.072667 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-04 02:25:49.072685 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-04 02:25:49.072703 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-04 02:25:49.072722 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-04 02:25:49.072740 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-04 02:25:49.072759 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-04 02:25:49.072778 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-04 02:25:49.072796 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-04 02:25:49.072815 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-04 02:25:49.072833 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-04 02:25:49.072852 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-04 02:25:49.072880 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-04 02:25:49.072900 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-04 02:25:49.072919 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-04 02:25:49.072947 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-04 02:25:49.072988 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.073010 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.073029 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-04 02:25:49.073048 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-04 02:25:49.073067 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-04 02:25:49.073086 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-04 02:25:49.073105 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-04 02:25:49.073124 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-04 02:25:49.073144 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-04 02:25:49.073163 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-04 02:25:49.073181 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-04 02:25:49.073200 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-04 02:25:49.073218 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-04 02:25:49.073243 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-04 02:25:49.073268 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-04 02:25:49.073288 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-04 02:25:49.073307 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-04 02:25:49.073326 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-04 02:25:49.073345 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-04 02:25:49.073364 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-04 02:25:49.073403 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-04 02:25:49.073440 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-04 02:25:49.073466 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-04 02:25:49.073491 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-04 02:25:49.073517 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-04 02:25:49.073542 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-04 02:25:49.073566 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-04 02:25:49.073589 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-04 02:25:49.073612 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-04 02:25:49.073637 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-04 02:25:49.073661 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-04 02:25:49.073685 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-04 02:25:49.073709 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-2jjwp.txt
2026-06-04 02:25:49.073733 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-2jjwp.yaml
2026-06-04 02:25:49.073765 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lpv8v.txt
2026-06-04 02:25:49.073791 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lpv8v.yaml
2026-06-04 02:25:49.073816 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-b5bmt.txt
2026-06-04 02:25:49.073840 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-b5bmt.yaml
2026-06-04 02:25:49.073864 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-c9xkt.txt
2026-06-04 02:25:49.073888 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-c9xkt.yaml
2026-06-04 02:25:49.073911 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-04 02:25:49.073936 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-04 02:25:49.073961 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-04 02:25:49.073986 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-04 02:25:49.074009 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-04 02:25:49.074032 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-04 02:25:49.074055 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9q2kj.txt
2026-06-04 02:25:49.074077 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9q2kj.yaml
2026-06-04 02:25:49.074099 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-04 02:25:49.074121 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-04 02:25:49.074142 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-04 02:25:49.074165 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-04 02:25:49.074188 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-04 02:25:49.074211 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-04 02:25:49.074235 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-04 02:25:49.074259 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-04 02:25:49.074285 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-04 02:25:49.074310 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-04 02:25:49.074335 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-04 02:25:49.074359 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-04 02:25:49.074383 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-04 02:25:49.074407 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-04 02:25:49.074431 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-04 02:25:49.074454 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-04 02:25:49.074477 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-04 02:25:49.074501 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-04 02:25:49.074523 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-04 02:25:49.074546 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-04 02:25:49.074576 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-04 02:25:49.074599 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-04 02:25:49.074621 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-04 02:25:49.074658 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-04 02:25:49.074683 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-04 02:25:49.074706 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-04 02:25:49.074743 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-04 02:25:49.074769 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-04 02:25:49.074794 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-04 02:25:49.074825 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-04 02:25:49.074852 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-04 02:25:49.074877 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-04 02:25:49.074913 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-04 02:25:49.074940 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-04 02:25:49.074961 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-04 02:25:49.074991 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-04 02:25:49.075011 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-04 02:25:49.075030 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-04 02:25:49.075049 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-04 02:25:49.075068 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-04 02:25:49.075086 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-04 02:25:49.075106 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-04 02:25:49.075130 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-04 02:25:49.075154 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-04 02:25:49.075178 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-04 02:25:49.075203 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-04 02:25:49.075227 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-04 02:25:49.075247 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-04 02:25:49.075266 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-04 02:25:49.075284 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-04 02:25:49.075302 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-04 02:25:49.075320 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dc9x7o.txt
2026-06-04 02:25:49.075338 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dc9x7o.yaml
2026-06-04 02:25:49.075364 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vba6ck.txt
2026-06-04 02:25:49.075383 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vba6ck.yaml
2026-06-04 02:25:49.075402 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-04 02:25:49.075420 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-04 02:25:49.075438 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-04 02:25:49.075457 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-04 02:25:49.075477 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-04 02:25:49.075498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-04 02:25:49.075517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-04 02:25:49.075535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-04 02:25:49.075553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-04 02:25:49.075571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-04 02:25:49.075590 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-04 02:25:49.075608 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-04 02:25:49.075626 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-04 02:25:49.075646 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-04 02:25:49.075664 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-04 02:25:49.075683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-04 02:25:49.075702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-04 02:25:49.075721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-04 02:25:49.075739 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-04 02:25:49.075757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-04 02:25:49.075775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-04 02:25:49.075794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-04 02:25:49.075812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-04 02:25:49.075831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-04 02:25:49.075850 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-04 02:25:49.075868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-04 02:25:49.075888 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-04 02:25:49.075956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-04 02:25:49.076009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-04 02:25:49.076033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-04 02:25:49.076053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-04 02:25:49.076072 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-04 02:25:49.076097 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-04 02:25:49.076117 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-04 02:25:49.076135 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-04 02:25:49.076154 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-04 02:25:49.076172 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-04 02:25:49.076190 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-04 02:25:49.076208 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-04 02:25:49.076226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-04 02:25:49.076244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-04 02:25:49.076262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-04 02:25:49.076280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-04 02:25:49.076297 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-04 02:25:49.076315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-04 02:25:49.076332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-04 02:25:49.076350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-04 02:25:49.076368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-04 02:25:49.076386 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-04 02:25:49.076404 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-04 02:25:49.076421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-04 02:25:49.076438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-04 02:25:49.076456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-04 02:25:49.076473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-04 02:25:49.076491 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-04 02:25:49.076508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-04 02:25:49.076525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-04 02:25:49.076543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-04 02:25:49.076560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-04 02:25:49.076578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-04 02:25:49.076595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-04 02:25:49.076612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-04 02:25:49.076629 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-04 02:25:49.076646 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-04 02:25:49.076668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-04 02:25:49.076686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-04 02:25:49.076703 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-04 02:25:49.076721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-04 02:25:49.076738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-04 02:25:49.076756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-04 02:25:49.076774 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-04 02:25:49.076792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-04 02:25:49.076810 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-04 02:25:49.076828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-04 02:25:49.076850 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-04 02:25:49.076868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-04 02:25:49.076887 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-04 02:25:49.076905 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-04 02:25:49.076923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-04 02:25:49.076940 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-04 02:25:49.076975 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-04 02:25:49.076997 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-04 02:25:49.077016 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-04 02:25:49.077034 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-04 02:25:49.077052 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-04 02:25:49.077070 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-04 02:25:49.077088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-04 02:25:49.077106 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-04 02:25:49.077123 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-04 02:25:49.077141 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-04 02:25:49.077158 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-04 02:25:49.077176 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-04 02:25:49.077194 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-04 02:25:49.077212 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-04 02:25:49.077229 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-04 02:25:49.077247 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-04 02:25:49.077265 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.077282 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.077304 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-04 02:25:49.077323 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-04 02:25:49.077342 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-04 02:25:49.077361 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-04 02:25:49.077380 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-04 02:25:49.077399 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-04 02:25:49.077418 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-z4bql.txt
2026-06-04 02:25:49.077436 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-z4bql.yaml
2026-06-04 02:25:49.077455 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-04 02:25:49.077474 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-04 02:25:49.077493 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-04 02:25:49.077511 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-04 02:25:49.077530 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-04 02:25:49.077548 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-04 02:25:49.077567 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-04 02:25:49.077585 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-04 02:25:49.077604 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-04 02:25:49.077622 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-04 02:25:49.077641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-04 02:25:49.077659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-04 02:25:49.077678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-04 02:25:49.077696 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-04 02:25:49.077714 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-04 02:25:49.077732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-04 02:25:49.077750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-04 02:25:49.077768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-04 02:25:49.077787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-04 02:25:49.077805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-04 02:25:49.077823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-04 02:25:49.077841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-04 02:25:49.077859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-04 02:25:49.077877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-04 02:25:49.077899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-04 02:25:49.077917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-04 02:25:49.077935 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-04 02:25:49.077953 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-04 02:25:49.077970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-04 02:25:49.077987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-04 02:25:49.078005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-04 02:25:49.078022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-04 02:25:49.078039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-04 02:25:49.078057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-04 02:25:49.078074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-04 02:25:49.078091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-04 02:25:49.078109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-04 02:25:49.078126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-04 02:25:49.078144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-04 02:25:49.078161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-04 02:25:49.078179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-04 02:25:49.078196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-04 02:25:49.078214 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-04 02:25:49.078231 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-04 02:25:49.078249 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-04 02:25:49.078266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-04 02:25:49.078284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-04 02:25:49.078302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-04 02:25:49.078320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-04 02:25:49.078337 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-04 02:25:49.078356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-04 02:25:49.078374 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-04 02:25:49.078392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-04 02:25:49.078414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-04 02:25:49.078432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-04 02:25:49.078450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-04 02:25:49.078468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.078489 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.078508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-04 02:25:49.078526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-04 02:25:49.078544 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-04 02:25:49.078561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-04 02:25:49.078579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-04 02:25:49.078597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-04 02:25:49.078616 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-04 02:25:49.078634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-04 02:25:49.078652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-04 02:25:49.078670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-04 02:25:49.078721 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-04 02:25:49.078744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-04 02:25:49.078762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-04 02:25:49.078779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-04 02:25:49.078797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-04 02:25:49.078815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-04 02:25:49.078834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-04 02:25:49.078851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-04 02:25:49.078869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-04 02:25:49.078887 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-04 02:25:49.078905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-04 02:25:49.078923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-04 02:25:49.078941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-04 02:25:49.078959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-04 02:25:49.078977 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-04 02:25:49.079000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-04 02:25:49.079018 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-04 02:25:49.079036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-04 02:25:49.079054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-04 02:25:49.079072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-04 02:25:49.079090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-04 02:25:49.079107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-04 02:25:49.079125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-04 02:25:49.079143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-04 02:25:49.079160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-04 02:25:49.079178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-04 02:25:49.079195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-04 02:25:49.079213 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-04 02:25:49.079231 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.079254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.079274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-04 02:25:49.079292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-04 02:25:49.079309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-04 02:25:49.079327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-04 02:25:49.079345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-04 02:25:49.079362 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-04 02:25:49.079379 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.079397 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.079414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-04 02:25:49.079432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-04 02:25:49.079450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-04 02:25:49.079467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-04 02:25:49.079485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-04 02:25:49.079503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-04 02:25:49.079521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-04 02:25:49.079538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-04 02:25:49.079556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-04 02:25:49.079578 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-04 02:25:49.079597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-04 02:25:49.079615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-04 02:25:49.079633 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-04 02:25:49.079651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-04 02:25:49.079669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-04 02:25:49.079687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-04 02:25:49.079705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-04 02:25:49.079723 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-04 02:25:49.079741 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-04 02:25:49.079758 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-04 02:25:49.079776 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-04 02:25:49.079794 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-04 02:25:49.079812 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-04 02:25:49.079830 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 02:25:49.079848 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 02:25:49.079866 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-04 02:25:49.079885 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-04 02:25:49.079903 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-04 02:25:49.079951 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-04 02:25:49.079978 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-04 02:25:49.079998 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-04 02:25:49.080023 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-04 02:25:49.080041 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.080059 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.080077 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 02:25:49.080095 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 02:25:49.080123 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-04 02:25:49.080147 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-04 02:25:49.080170 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-04 02:25:49.080194 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-04 02:25:49.080220 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-04 02:25:49.080243 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-04 02:25:49.080284 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-04 02:25:49.080308 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-04 02:25:49.080332 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-04 02:25:49.080355 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-04 02:25:49.080378 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-04 02:25:49.080401 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-04 02:25:49.080424 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-04 02:25:49.080447 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-04 02:25:49.080471 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-04 02:25:49.080491 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-04 02:25:49.080509 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-04 02:25:49.080527 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.080554 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.080578 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 02:25:49.080598 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 02:25:49.080616 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-04 02:25:49.080634 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-04 02:25:49.080651 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 02:25:49.080669 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 02:25:49.080686 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.080704 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.080721 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-04 02:25:49.080739 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-04 02:25:49.080756 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-04 02:25:49.080774 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-04 02:25:49.080791 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-04 02:25:49.080809 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-04 02:25:49.080826 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-04 02:25:49.080844 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-04 02:25:49.080861 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-04 02:25:49.080879 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-04 02:25:49.080897 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-04 02:25:49.080915 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-04 02:25:49.080933 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-04 02:25:49.080951 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-04 02:25:49.080990 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-04 02:25:49.081009 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-04 02:25:49.081027 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-04 02:25:49.081045 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-04 02:25:49.081063 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-04 02:25:49.081080 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-04 02:25:49.081097 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-04 02:25:49.081114 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-04 02:25:49.081132 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-04 02:25:49.081149 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.081168 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.081187 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.081205 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.081222 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-04 02:25:49.081239 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-04 02:25:49.081264 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-04 02:25:49.081282 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-04 02:25:49.081301 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-04 02:25:49.081319 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-04 02:25:49.081337 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-04 02:25:49.081355 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-04 02:25:49.081393 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-04 02:25:49.081414 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-04 02:25:49.081432 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-9lnfl.txt
2026-06-04 02:25:49.081451 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-9lnfl.yaml
2026-06-04 02:25:49.081469 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-768d76f847-s55cx.txt
2026-06-04 02:25:49.081486 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-768d76f847-s55cx.yaml
2026-06-04 02:25:49.081515 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22.txt
2026-06-04 02:25:49.081540 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22.yaml
2026-06-04 02:25:49.081559 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-n7m45.txt
2026-06-04 02:25:49.081598 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-n7m45.yaml
2026-06-04 02:25:49.081623 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ql7gk.txt
2026-06-04 02:25:49.081646 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ql7gk.yaml
2026-06-04 02:25:49.081666 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-04 02:25:49.081684 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-04 02:25:49.081702 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-04 02:25:49.081720 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-04 02:25:49.081738 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-n6vs6.txt
2026-06-04 02:25:49.081766 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-n6vs6.yaml
2026-06-04 02:25:49.081789 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-04 02:25:49.081813 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-04 02:25:49.081837 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-swc5n.txt
2026-06-04 02:25:49.081861 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-swc5n.yaml
2026-06-04 02:25:49.081885 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-zv99f.txt
2026-06-04 02:25:49.081908 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-zv99f.yaml
2026-06-04 02:25:49.081932 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-7cgw5.txt
2026-06-04 02:25:49.081955 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-7cgw5.yaml
2026-06-04 02:25:49.081978 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-04 02:25:49.082002 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-04 02:25:49.082025 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8dkwf.txt
2026-06-04 02:25:49.082048 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8dkwf.yaml
2026-06-04 02:25:49.082071 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-lk77m.txt
2026-06-04 02:25:49.082095 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-lk77m.yaml
2026-06-04 02:25:49.082113 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-04 02:25:49.082141 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.082164 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.082182 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-04 02:25:49.082209 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-04 02:25:49.082232 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-04 02:25:49.082255 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-04 02:25:49.082279 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-04 02:25:49.082302 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-04 02:25:49.082325 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-04 02:25:49.082360 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.082384 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.082407 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-04 02:25:49.082431 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-04 02:25:49.082453 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-04 02:25:49.082476 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-04 02:25:49.082500 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-04 02:25:49.082519 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-04 02:25:49.082548 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-04 02:25:49.082571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-04 02:25:49.082595 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-04 02:25:49.082619 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-04 02:25:49.082648 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-04 02:25:49.082683 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-04 02:25:49.082708 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-04 02:25:49.082732 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-04 02:25:49.082756 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-04 02:25:49.082779 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-04 02:25:49.082802 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-04 02:25:49.082826 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-04 02:25:49.082850 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-04 02:25:49.082874 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-04 02:25:49.082892 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-04 02:25:49.082920 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-04 02:25:49.082943 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-04 02:25:49.082967 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-04 02:25:49.082990 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-04 02:25:49.083014 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-04 02:25:49.083038 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-04 02:25:49.083061 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-04 02:25:49.083085 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-04 02:25:49.083120 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.083145 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.083168 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-04 02:25:49.083191 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-04 02:25:49.083214 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-04 02:25:49.083237 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-04 02:25:49.083261 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ql7gk-tls.txt
2026-06-04 02:25:49.083284 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ql7gk-tls.yaml
2026-06-04 02:25:49.083310 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-04 02:25:49.083335 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-04 02:25:49.083359 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-04 02:25:49.083382 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-04 02:25:49.083405 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-04 02:25:49.083428 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-04 02:25:49.083451 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-04 02:25:49.083473 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-04 02:25:49.083496 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.083515 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.083537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-04 02:25:49.083560 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-04 02:25:49.083578 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-04 02:25:49.083606 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-04 02:25:49.083629 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-04 02:25:49.083652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-04 02:25:49.083675 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-04 02:25:49.083698 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-04 02:25:49.083721 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-04 02:25:49.083744 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-04 02:25:49.083767 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-04 02:25:49.083802 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-04 02:25:49.083828 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-04 02:25:49.083852 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-04 02:25:49.083876 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-04 02:25:49.083898 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-04 02:25:49.083938 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-04 02:25:49.083958 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-04 02:25:49.083986 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-04 02:25:49.084005 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-04 02:25:49.084032 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-04 02:25:49.084056 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-04 02:25:49.084079 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-04 02:25:49.084102 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.084126 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.084149 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 02:25:49.084172 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 02:25:49.084195 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-04 02:25:49.084219 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-04 02:25:49.084242 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 02:25:49.084266 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 02:25:49.084289 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.084308 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.084325 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-04 02:25:49.084343 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-04 02:25:49.084361 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-04 02:25:49.084379 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-04 02:25:49.084396 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-04 02:25:49.084413 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-04 02:25:49.084431 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-04 02:25:49.084449 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-04 02:25:49.084467 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-04 02:25:49.084488 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-04 02:25:49.084516 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-04 02:25:49.084538 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-04 02:25:49.084557 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-04 02:25:49.084576 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-04 02:25:49.084594 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-04 02:25:49.084612 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-04 02:25:49.084630 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-04 02:25:49.084648 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-04 02:25:49.084666 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-04 02:25:49.084684 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-04 02:25:49.084701 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-04 02:25:49.084720 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-04 02:25:49.084744 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-04 02:25:49.084764 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 02:25:49.084783 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 02:25:49.084801 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-04 02:25:49.084819 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-04 02:25:49.084837 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 02:25:49.084855 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 02:25:49.084873 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.084891 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.084909 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-04 02:25:49.084926 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-04 02:25:49.084943 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-04 02:25:49.084975 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-04 02:25:49.084995 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-04 02:25:49.085013 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-04 02:25:49.085030 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-04 02:25:49.085048 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-04 02:25:49.085066 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-04 02:25:49.085084 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-04 02:25:49.085101 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-04 02:25:49.085119 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-04 02:25:49.085137 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-04 02:25:49.085155 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-04 02:25:49.085177 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-04 02:25:49.085208 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-04 02:25:49.085227 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-04 02:25:49.085245 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-04 02:25:49.085263 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-04 02:25:49.085280 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-04 02:25:49.085304 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-04 02:25:49.085322 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-04 02:25:49.085341 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-04 02:25:49.085359 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-04 02:25:49.085377 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-04 02:25:49.085400 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-04 02:25:49.085419 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-04 02:25:49.085437 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-04 02:25:49.085456 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-04 02:25:49.085474 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-04 02:25:49.085502 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-04 02:25:49.085521 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-04 02:25:49.085539 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-04 02:25:49.085562 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-04 02:25:49.085581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-04 02:25:49.085603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-04 02:25:49.085628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-04 02:25:49.085648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-04 02:25:49.085666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-04 02:25:49.085684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-04 02:25:49.085702 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-04 02:25:49.085730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-04 02:25:49.085750 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-04 02:25:49.085779 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-04 02:25:49.085798 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-04 02:25:49.085816 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-04 02:25:49.085834 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-04 02:25:49.085852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-04 02:25:49.085870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-04 02:25:49.085895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.085913 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.085931 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-04 02:25:49.085949 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-04 02:25:49.085967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-04 02:25:49.085985 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-04 02:25:49.086003 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-04 02:25:49.086020 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-04 02:25:49.086038 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-04 02:25:49.086056 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-04 02:25:49.086074 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-04 02:25:49.086091 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-04 02:25:49.086109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-04 02:25:49.086126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-04 02:25:49.086144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-04 02:25:49.086162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-04 02:25:49.086179 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-04 02:25:49.086197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-04 02:25:49.086214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-04 02:25:49.086231 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-04 02:25:49.086249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-04 02:25:49.086267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-04 02:25:49.086284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-04 02:25:49.086302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-04 02:25:49.086319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-04 02:25:49.086337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-04 02:25:49.086355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-04 02:25:49.086372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-04 02:25:49.086390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-04 02:25:49.086407 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-04 02:25:49.086424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-04 02:25:49.086441 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-04 02:25:49.086458 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-04 02:25:49.086475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-04 02:25:49.086492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-04 02:25:49.086514 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-04 02:25:49.086532 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-04 02:25:49.086549 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-04 02:25:49.086566 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-04 02:25:49.086583 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-04 02:25:49.086601 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-04 02:25:49.086618 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-04 02:25:49.086635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-04 02:25:49.086652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-04 02:25:49.086670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-04 02:25:49.086687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-04 02:25:49.086704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-04 02:25:49.086722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-04 02:25:49.086739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-04 02:25:49.086756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-04 02:25:49.086774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-04 02:25:49.086791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-04 02:25:49.086808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-04 02:25:49.086825 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-04 02:25:49.086842 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-04 02:25:49.086859 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-04 02:25:49.086877 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-04 02:25:49.086894 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-04 02:25:49.086912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-04 02:25:49.086929 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-04 02:25:49.086947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-04 02:25:49.086965 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-04 02:25:49.086983 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-04 02:25:49.087001 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-04 02:25:49.087019 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-04 02:25:49.087037 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-04 02:25:49.087055 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-04 02:25:49.087073 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-04 02:25:49.087091 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-04 02:25:49.087113 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-04 02:25:49.087132 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-04 02:25:49.087150 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-04 02:25:49.087168 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-04 02:25:49.087186 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-04 02:25:49.087204 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-04 02:25:49.087222 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-04 02:25:49.087240 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-04 02:25:49.087258 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-04 02:25:49.087276 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-04 02:25:49.087297 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-04 02:25:49.087316 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-04 02:25:49.087334 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-04 02:25:49.087358 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-04 02:25:49.087376 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-04 02:25:49.087394 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-04 02:25:49.087412 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-04 02:25:49.087430 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-04 02:25:49.087447 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-04 02:25:49.087472 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-04 02:25:49.087490 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-04 02:25:49.087508 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-04 02:25:49.087526 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-04 02:25:49.087543 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-04 02:25:49.087561 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-04 02:25:49.087578 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-04 02:25:49.087596 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-04 02:25:49.087614 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-04 02:25:49.087631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-04 02:25:49.087648 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-04 02:25:49.087666 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-04 02:25:49.087683 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-04 02:25:49.087701 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-04 02:25:49.087719 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-04 02:25:49.087737 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-04 02:25:49.087754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-04 02:25:49.087777 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-04 02:25:49.087795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-04 02:25:49.087813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-04 02:25:49.087830 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-04 02:25:49.087848 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-04 02:25:49.087866 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-04 02:25:49.087884 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-04 02:25:49.087908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-04 02:25:49.087953 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-04 02:25:49.087974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-04 02:25:49.087992 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-04 02:25:49.088010 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-04 02:25:49.088027 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-04 02:25:49.088045 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-04 02:25:49.088063 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-04 02:25:49.088081 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-04 02:25:49.088098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-04 02:25:49.088115 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-04 02:25:49.088132 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-04 02:25:49.088149 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-04 02:25:49.088166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-04 02:25:49.088184 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-04 02:25:49.088201 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-04 02:25:49.088218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-04 02:25:49.088235 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-04 02:25:49.088253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-04 02:25:49.088270 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-04 02:25:49.088287 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-04 02:25:49.088305 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-04 02:25:49.088324 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-04 02:25:49.088341 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-04 02:25:49.088360 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-04 02:25:49.088378 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-04 02:25:49.088395 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-04 02:25:49.088413 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-04 02:25:49.088430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-04 02:25:49.088454 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-04 02:25:49.088481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-04 02:25:49.088504 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-04 02:25:49.088521 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-04 02:25:49.088539 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-04 02:25:49.088557 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-04 02:25:49.088575 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-04 02:25:49.088592 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-04 02:25:49.088610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-04 02:25:49.088628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-04 02:25:49.088646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-04 02:25:49.088663 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-04 02:25:49.088680 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-04 02:25:49.088697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-04 02:25:49.088715 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-04 02:25:49.088733 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-04 02:25:49.088750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-04 02:25:49.088771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-04 02:25:49.088792 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-04 02:25:49.088810 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-04 02:25:49.088827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-04 02:25:49.088845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-04 02:25:49.088862 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-04 02:25:49.088879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-04 02:25:49.088896 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-04 02:25:49.088913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-04 02:25:49.088931 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-04 02:25:49.088948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-04 02:25:49.088981 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-04 02:25:49.088999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-04 02:25:49.089028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-04 02:25:49.089047 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-04 02:25:49.089065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-04 02:25:49.089082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-04 02:25:49.089100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-04 02:25:49.089117 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-04 02:25:49.089140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-04 02:25:49.089159 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-04 02:25:49.089177 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-04 02:25:49.089194 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-04 02:25:49.089212 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-04 02:25:49.089229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-04 02:25:49.089247 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-04 02:25:49.089265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-04 02:25:49.089282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-04 02:25:49.089300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-04 02:25:49.089318 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-04 02:25:49.089336 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-04 02:25:49.089354 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-04 02:25:49.089371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-04 02:25:49.089395 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-04 02:25:49.089414 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-04 02:25:49.089432 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-04 02:25:49.089450 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-04 02:25:49.089467 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-04 02:25:49.089485 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-04 02:25:49.089503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-04 02:25:49.089521 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-04 02:25:49.089539 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-04 02:25:49.089556 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-04 02:25:49.089574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-04 02:25:49.089592 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-04 02:25:49.089610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-04 02:25:49.089628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-04 02:25:49.089646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-04 02:25:49.089663 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-04 02:25:49.089681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-04 02:25:49.089699 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-04 02:25:49.089716 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-04 02:25:49.089734 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-04 02:25:49.089752 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-04 02:25:49.089776 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-04 02:25:49.089795 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-04 02:25:49.089812 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-04 02:25:49.089830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-04 02:25:49.089848 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-04 02:25:49.089868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-04 02:25:49.089888 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-04 02:25:49.089906 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-04 02:25:49.089924 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-04 02:25:49.089943 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-04 02:25:49.089961 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-04 02:25:49.089978 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-04 02:25:49.089996 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-04 02:25:49.090013 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-04 02:25:49.090031 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-04 02:25:49.090049 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-04 02:25:49.090067 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-04 02:25:49.090085 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-04 02:25:49.090103 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-04 02:25:49.090121 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-04 02:25:49.090139 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-04 02:25:49.090156 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-04 02:25:49.090174 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-04 02:25:49.090191 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-04 02:25:49.090209 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-04 02:25:49.090322 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-04 02:25:49.090366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-04 02:25:49.090389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-04 02:25:49.090408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-04 02:25:49.090427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-04 02:25:49.090445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-04 02:25:49.090463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-04 02:25:49.090481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-04 02:25:49.090499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-04 02:25:49.090516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-04 02:25:49.090535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-04 02:25:49.090553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-04 02:25:49.090571 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-04 02:25:49.090588 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-04 02:25:49.090636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-04 02:25:49.090656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-04 02:25:49.090674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-04 02:25:49.090691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-04 02:25:49.090709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-04 02:25:49.090728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-04 02:25:49.090745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-04 02:25:49.090763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-04 02:25:49.090781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-04 02:25:49.090798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-04 02:25:49.090816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-04 02:25:49.090833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-04 02:25:49.090850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-04 02:25:49.090868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-04 02:25:49.090886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-04 02:25:49.090903 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-04 02:25:49.090920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-04 02:25:49.090937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-04 02:25:49.090955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-04 02:25:49.090973 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29675645.txt
2026-06-04 02:25:49.090990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29675645.yaml
2026-06-04 02:25:49.091009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-04 02:25:49.091026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-04 02:25:49.091044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-04 02:25:49.091062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-04 02:25:49.091080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-04 02:25:49.091097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-04 02:25:49.091115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-04 02:25:49.091134 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-04 02:25:49.091152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-04 02:25:49.091170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-04 02:25:49.091188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-04 02:25:49.091205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-04 02:25:49.091223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-04 02:25:49.091241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-04 02:25:49.091259 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-04 02:25:49.091276 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-04 02:25:49.091299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-04 02:25:49.091317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-04 02:25:49.091334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-04 02:25:49.091352 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-04 02:25:49.091369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-04 02:25:49.091387 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-04 02:25:49.091404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-04 02:25:49.091421 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-04 02:25:49.091438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-04 02:25:49.091456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-04 02:25:49.091476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-04 02:25:49.091496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-04 02:25:49.091514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-04 02:25:49.091531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-04 02:25:49.091548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-04 02:25:49.091566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-04 02:25:49.091584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-04 02:25:49.091601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-04 02:25:49.091618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-04 02:25:49.091636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-04 02:25:49.091653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-04 02:25:49.091671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-04 02:25:49.091688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-04 02:25:49.091706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-04 02:25:49.091724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-04 02:25:49.091742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-04 02:25:49.091759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-04 02:25:49.091776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-04 02:25:49.091794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-04 02:25:49.091811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-04 02:25:49.091828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-04 02:25:49.091846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-04 02:25:49.091863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-04 02:25:49.091881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-04 02:25:49.091898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-04 02:25:49.091916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-04 02:25:49.091952 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-04 02:25:49.091972 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-04 02:25:49.091996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-04 02:25:49.092015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-04 02:25:49.092032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-04 02:25:49.092050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-04 02:25:49.092067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-04 02:25:49.092085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-04 02:25:49.092102 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-04 02:25:49.092120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-04 02:25:49.092137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-04 02:25:49.092155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-04 02:25:49.092172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-04 02:25:49.092190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-04 02:25:49.092208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-04 02:25:49.092226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-04 02:25:49.092245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-04 02:25:49.092263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-04 02:25:49.092281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-04 02:25:49.092299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-04 02:25:49.092317 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-04 02:25:49.092335 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-04 02:25:49.092353 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-04 02:25:49.092371 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-04 02:25:49.092390 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-04 02:25:49.092407 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-04 02:25:49.092425 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-04 02:25:49.092443 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-04 02:25:49.092462 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-04 02:25:49.092483 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-04 02:25:49.092503 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-04 02:25:49.092522 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-04 02:25:49.092540 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-04 02:25:49.092558 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-04 02:25:49.092576 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-04 02:25:49.092597 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-04 02:25:49.092621 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-04 02:25:49.092640 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-04 02:25:49.092659 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-04 02:25:49.092677 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-04 02:25:49.092695 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-04 02:25:49.092726 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-04 02:25:49.092745 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-04 02:25:49.092763 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-04 02:25:49.092780 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-04 02:25:49.092798 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-57cc76f66d-d2jqk.txt
2026-06-04 02:25:49.092816 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-57cc76f66d-d2jqk.yaml
2026-06-04 02:25:49.092834 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-bp46g.txt
2026-06-04 02:25:49.092851 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-bp46g.yaml
2026-06-04 02:25:49.092869 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-6z6pz.txt
2026-06-04 02:25:49.092886 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-6z6pz.yaml
2026-06-04 02:25:49.092904 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-b6rc7.txt
2026-06-04 02:25:49.092922 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-b6rc7.yaml
2026-06-04 02:25:49.092939 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-8ps7h.txt
2026-06-04 02:25:49.092969 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-8ps7h.yaml
2026-06-04 02:25:49.092990 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-78l8t.txt
2026-06-04 02:25:49.093008 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-78l8t.yaml
2026-06-04 02:25:49.093025 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xsnpl.txt
2026-06-04 02:25:49.093043 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xsnpl.yaml
2026-06-04 02:25:49.093060 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-54b4bdb447-4r8ml.txt
2026-06-04 02:25:49.093078 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-54b4bdb447-4r8ml.yaml
2026-06-04 02:25:49.093096 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-db4748db5-wq59j.txt
2026-06-04 02:25:49.093114 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-db4748db5-wq59j.yaml
2026-06-04 02:25:49.093131 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-rbc4h.txt
2026-06-04 02:25:49.093149 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-rbc4h.yaml
2026-06-04 02:25:49.093166 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-2fmjp.txt
2026-06-04 02:25:49.093184 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-2fmjp.yaml
2026-06-04 02:25:49.093201 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-tp78x.txt
2026-06-04 02:25:49.093219 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-tp78x.yaml
2026-06-04 02:25:49.093242 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-gvzrr.txt
2026-06-04 02:25:49.093261 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-gvzrr.yaml
2026-06-04 02:25:49.093279 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-dcn5f.txt
2026-06-04 02:25:49.093297 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-dcn5f.yaml
2026-06-04 02:25:49.093315 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-gdp8v.txt
2026-06-04 02:25:49.093333 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-gdp8v.yaml
2026-06-04 02:25:49.093350 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xbqh8.txt
2026-06-04 02:25:49.093368 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xbqh8.yaml
2026-06-04 02:25:49.093386 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-zfzr6.txt
2026-06-04 02:25:49.093404 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-zfzr6.yaml
2026-06-04 02:25:49.093422 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-72tzd.txt
2026-06-04 02:25:49.093439 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-72tzd.yaml
2026-06-04 02:25:49.093457 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7fb9dfb65c-m2h7c.txt
2026-06-04 02:25:49.093475 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7fb9dfb65c-m2h7c.yaml
2026-06-04 02:25:49.093493 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-c9dqh.txt
2026-06-04 02:25:49.093511 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-c9dqh.yaml
2026-06-04 02:25:49.093529 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-85b98d8447-cjlc9.txt
2026-06-04 02:25:49.093547 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-85b98d8447-cjlc9.yaml
2026-06-04 02:25:49.093565 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29675645-jm9n8.txt
2026-06-04 02:25:49.093583 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29675645-jm9n8.yaml
2026-06-04 02:25:49.093600 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7b59c94bdf-kdr5d.txt
2026-06-04 02:25:49.093618 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7b59c94bdf-kdr5d.yaml
2026-06-04 02:25:49.093636 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8zczd.txt
2026-06-04 02:25:49.093654 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8zczd.yaml
2026-06-04 02:25:49.093672 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-p574h.txt
2026-06-04 02:25:49.093690 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-p574h.yaml
2026-06-04 02:25:49.093708 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-stmj6.txt
2026-06-04 02:25:49.093726 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-stmj6.yaml
2026-06-04 02:25:49.093744 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-r67fk.txt
2026-06-04 02:25:49.093762 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-r67fk.yaml
2026-06-04 02:25:49.093780 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8xp6l.txt
2026-06-04 02:25:49.093798 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8xp6l.yaml
2026-06-04 02:25:49.093815 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-76qbt.txt
2026-06-04 02:25:49.093846 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-76qbt.yaml
2026-06-04 02:25:49.093867 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lntvl.txt
2026-06-04 02:25:49.093885 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lntvl.yaml
2026-06-04 02:25:49.093908 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-jttdx.txt
2026-06-04 02:25:49.093927 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-jttdx.yaml
2026-06-04 02:25:49.093945 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-kxbj8.txt
2026-06-04 02:25:49.093963 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-kxbj8.yaml
2026-06-04 02:25:49.093981 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-68f649df4d-swlmp.txt
2026-06-04 02:25:49.093998 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-68f649df4d-swlmp.yaml
2026-06-04 02:25:49.094016 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mm4p6.txt
2026-06-04 02:25:49.094033 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mm4p6.yaml
2026-06-04 02:25:49.094051 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-tf6gv.txt
2026-06-04 02:25:49.094069 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-tf6gv.yaml
2026-06-04 02:25:49.094086 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-6j7rz.txt
2026-06-04 02:25:49.094103 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-6j7rz.yaml
2026-06-04 02:25:49.094121 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-s9kzb.txt
2026-06-04 02:25:49.094138 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-s9kzb.yaml
2026-06-04 02:25:49.094155 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-mqrwz.txt
2026-06-04 02:25:49.094173 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-mqrwz.yaml
2026-06-04 02:25:49.094190 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-d28xk.txt
2026-06-04 02:25:49.094207 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-d28xk.yaml
2026-06-04 02:25:49.094225 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-q4gpk.txt
2026-06-04 02:25:49.094243 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-q4gpk.yaml
2026-06-04 02:25:49.094260 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-dvgpx.txt
2026-06-04 02:25:49.094277 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-dvgpx.yaml
2026-06-04 02:25:49.094294 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-f7dbh.txt
2026-06-04 02:25:49.094311 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-f7dbh.yaml
2026-06-04 02:25:49.094329 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-9rl8h.txt
2026-06-04 02:25:49.094346 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-9rl8h.yaml
2026-06-04 02:25:49.094364 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-58k7f.txt
2026-06-04 02:25:49.094381 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-58k7f.yaml
2026-06-04 02:25:49.094398 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-k8mf5.txt
2026-06-04 02:25:49.094416 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-k8mf5.yaml
2026-06-04 02:25:49.094433 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-l2qmv.txt
2026-06-04 02:25:49.094450 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-l2qmv.yaml
2026-06-04 02:25:49.094467 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xtzb6.txt
2026-06-04 02:25:49.094487 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xtzb6.yaml
2026-06-04 02:25:49.094513 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-jdhg8.txt
2026-06-04 02:25:49.094531 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-jdhg8.yaml
2026-06-04 02:25:49.094548 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-ftfq8.txt
2026-06-04 02:25:49.094566 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-ftfq8.yaml
2026-06-04 02:25:49.094583 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-xh76r.txt
2026-06-04 02:25:49.094600 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-xh76r.yaml
2026-06-04 02:25:49.094617 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zpdhp.txt
2026-06-04 02:25:49.094634 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zpdhp.yaml
2026-06-04 02:25:49.094651 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qlhh6.txt
2026-06-04 02:25:49.094669 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qlhh6.yaml
2026-06-04 02:25:49.094686 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6dwrh.txt
2026-06-04 02:25:49.094703 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6dwrh.yaml
2026-06-04 02:25:49.094721 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-pkr9f.txt
2026-06-04 02:25:49.094738 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-pkr9f.yaml
2026-06-04 02:25:49.094756 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-659d677dc-g6bps.txt
2026-06-04 02:25:49.094774 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-659d677dc-g6bps.yaml
2026-06-04 02:25:49.094792 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6cbbc85976-dtrw6.txt
2026-06-04 02:25:49.094810 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6cbbc85976-dtrw6.yaml
2026-06-04 02:25:49.094827 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5ff67fb76f-xfd9j.txt
2026-06-04 02:25:49.094845 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5ff67fb76f-xfd9j.yaml
2026-06-04 02:25:49.094863 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-8657d8f6b9-42xvf.txt
2026-06-04 02:25:49.094881 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-8657d8f6b9-42xvf.yaml
2026-06-04 02:25:49.094899 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-s5jqh.txt
2026-06-04 02:25:49.094917 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-s5jqh.yaml
2026-06-04 02:25:49.094934 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-5wdwf.txt
2026-06-04 02:25:49.094952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-5wdwf.yaml
2026-06-04 02:25:49.094969 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-g2d6c.txt
2026-06-04 02:25:49.094987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-g2d6c.yaml
2026-06-04 02:25:49.095004 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-858ccb89f-22zql.txt
2026-06-04 02:25:49.095022 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-858ccb89f-22zql.yaml
2026-06-04 02:25:49.095040 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-bg5fn.txt
2026-06-04 02:25:49.095058 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-bg5fn.yaml
2026-06-04 02:25:49.095076 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-d6zmk.txt
2026-06-04 02:25:49.095095 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-d6zmk.yaml
2026-06-04 02:25:49.095112 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-szxvb.txt
2026-06-04 02:25:49.095137 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-szxvb.yaml
2026-06-04 02:25:49.095155 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-54f5s.txt
2026-06-04 02:25:49.095174 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-54f5s.yaml
2026-06-04 02:25:49.095192 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-4bskp.txt
2026-06-04 02:25:49.095210 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-4bskp.yaml
2026-06-04 02:25:49.095228 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6c4ccd77cd-8ndx6.txt
2026-06-04 02:25:49.095246 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6c4ccd77cd-8ndx6.yaml
2026-06-04 02:25:49.095263 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-bq558.txt
2026-06-04 02:25:49.095281 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-bq558.yaml
2026-06-04 02:25:49.095299 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75cbd78775-2flgj.txt
2026-06-04 02:25:49.095317 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75cbd78775-2flgj.yaml
2026-06-04 02:25:49.095335 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-4kggn.txt
2026-06-04 02:25:49.095353 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-4kggn.yaml
2026-06-04 02:25:49.095371 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-04 02:25:49.095389 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-04 02:25:49.095407 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-04 02:25:49.095425 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-04 02:25:49.095443 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d894f6b45-xpm99.txt
2026-06-04 02:25:49.095461 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d894f6b45-xpm99.yaml
2026-06-04 02:25:49.095478 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-pd5kt.txt
2026-06-04 02:25:49.095496 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-pd5kt.yaml
2026-06-04 02:25:49.095514 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-79trq.txt
2026-06-04 02:25:49.095545 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-79trq.yaml
2026-06-04 02:25:49.095565 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-j6wfd.txt
2026-06-04 02:25:49.095583 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-j6wfd.yaml
2026-06-04 02:25:49.095601 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-2m4d8.txt
2026-06-04 02:25:49.095620 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-2m4d8.yaml
2026-06-04 02:25:49.095637 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-hn6jr.txt
2026-06-04 02:25:49.095655 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-hn6jr.yaml
2026-06-04 02:25:49.095673 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rxlxd.txt
2026-06-04 02:25:49.095691 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rxlxd.yaml
2026-06-04 02:25:49.095708 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-04 02:25:49.095726 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-04 02:25:49.095744 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-04 02:25:49.095761 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-04 02:25:49.095786 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-7ltlr.txt
2026-06-04 02:25:49.095804 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-7ltlr.yaml
2026-06-04 02:25:49.095822 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-04 02:25:49.095840 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-04 02:25:49.095857 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-04 02:25:49.095875 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-04 02:25:49.095892 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9mst9.txt
2026-06-04 02:25:49.095910 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9mst9.yaml
2026-06-04 02:25:49.095928 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-04 02:25:49.095976 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-04 02:25:49.095996 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-04 02:25:49.096014 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-04 02:25:49.096032 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mzg2k.txt
2026-06-04 02:25:49.096050 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mzg2k.yaml
2026-06-04 02:25:49.096069 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx.txt
2026-06-04 02:25:49.096086 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx.yaml
2026-06-04 02:25:49.096104 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6c66b6974b-qn57f.txt
2026-06-04 02:25:49.096122 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6c66b6974b-qn57f.yaml
2026-06-04 02:25:49.096140 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f49bc99c7-6w4sp.txt
2026-06-04 02:25:49.096158 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f49bc99c7-6w4sp.yaml
2026-06-04 02:25:49.096176 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lttr2.txt
2026-06-04 02:25:49.096193 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lttr2.yaml
2026-06-04 02:25:49.096211 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cwq4w.txt
2026-06-04 02:25:49.096229 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cwq4w.yaml
2026-06-04 02:25:49.096246 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-04 02:25:49.096264 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-04 02:25:49.096283 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-04 02:25:49.096301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-04 02:25:49.096319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-04 02:25:49.096337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-04 02:25:49.096355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-04 02:25:49.096373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-04 02:25:49.096391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-04 02:25:49.096409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-04 02:25:49.096432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-04 02:25:49.096450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-04 02:25:49.096468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-04 02:25:49.096494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-04 02:25:49.096512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-04 02:25:49.096530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-04 02:25:49.096547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-04 02:25:49.096565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-04 02:25:49.096582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-04 02:25:49.096600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-04 02:25:49.096617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-04 02:25:49.096635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-04 02:25:49.096653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-04 02:25:49.096670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-04 02:25:49.096688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-04 02:25:49.096706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-04 02:25:49.096724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-04 02:25:49.096742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-04 02:25:49.096759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-04 02:25:49.096777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-04 02:25:49.096795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-04 02:25:49.096813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-04 02:25:49.096830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-04 02:25:49.096848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-04 02:25:49.096865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-04 02:25:49.096882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-04 02:25:49.096900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-04 02:25:49.096917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-04 02:25:49.096934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-04 02:25:49.096951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-04 02:25:49.096984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-04 02:25:49.097002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-04 02:25:49.097020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-04 02:25:49.097042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-04 02:25:49.097060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-04 02:25:49.097078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-04 02:25:49.097096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-04 02:25:49.097114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-04 02:25:49.097131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-04 02:25:49.097149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-04 02:25:49.097166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-04 02:25:49.097184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-04 02:25:49.097201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-04 02:25:49.097219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-04 02:25:49.097236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-04 02:25:49.097254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-04 02:25:49.097272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-04 02:25:49.097290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-04 02:25:49.097309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-04 02:25:49.097327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-04 02:25:49.097345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-04 02:25:49.097363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-04 02:25:49.097381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-04 02:25:49.097399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-04 02:25:49.097417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-04 02:25:49.097435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-04 02:25:49.097453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-04 02:25:49.097471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-04 02:25:49.097492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-04 02:25:49.097512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-04 02:25:49.097531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-04 02:25:49.097549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-04 02:25:49.097568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-04 02:25:49.097586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-04 02:25:49.097604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-04 02:25:49.097622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-04 02:25:49.097639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-04 02:25:49.097663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-04 02:25:49.097681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-04 02:25:49.097699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-04 02:25:49.097717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-04 02:25:49.097734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-04 02:25:49.097752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-04 02:25:49.097770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-04 02:25:49.097788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-04 02:25:49.097805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-04 02:25:49.097823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-04 02:25:49.097841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-04 02:25:49.097859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-04 02:25:49.097877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-04 02:25:49.097895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-04 02:25:49.097913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-04 02:25:49.097930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-04 02:25:49.097948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-04 02:25:49.097966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-04 02:25:49.097983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-04 02:25:49.098001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-04 02:25:49.098019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-04 02:25:49.098036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-04 02:25:49.098054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-04 02:25:49.098072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-04 02:25:49.098089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-04 02:25:49.098107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-04 02:25:49.098124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-04 02:25:49.098141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-04 02:25:49.098159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-04 02:25:49.098176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-04 02:25:49.098194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-04 02:25:49.098211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-04 02:25:49.098228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-04 02:25:49.098250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-04 02:25:49.098268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-04 02:25:49.098285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-04 02:25:49.098303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-04 02:25:49.098321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-04 02:25:49.098338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-04 02:25:49.098355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-04 02:25:49.098373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-04 02:25:49.098394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-04 02:25:49.098412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-04 02:25:49.098430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-04 02:25:49.098447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-04 02:25:49.098465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-04 02:25:49.098482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-04 02:25:49.098500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-04 02:25:49.098525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-04 02:25:49.098544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-04 02:25:49.098562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-04 02:25:49.098580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-04 02:25:49.098598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-04 02:25:49.098616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-04 02:25:49.098634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-04 02:25:49.098652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-04 02:25:49.098674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-04 02:25:49.098693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-04 02:25:49.098711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-04 02:25:49.098728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-04 02:25:49.098746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-04 02:25:49.098764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-04 02:25:49.098782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-04 02:25:49.098800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-04 02:25:49.098818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-04 02:25:49.098836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-04 02:25:49.098858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-04 02:25:49.098876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-04 02:25:49.098901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-04 02:25:49.098919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-04 02:25:49.098937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-04 02:25:49.098954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-04 02:25:49.098971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-04 02:25:49.098988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-04 02:25:49.099006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-04 02:25:49.099023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-04 02:25:49.099040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-04 02:25:49.099057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-04 02:25:49.099074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-04 02:25:49.099091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-04 02:25:49.099109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-04 02:25:49.099126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-04 02:25:49.099143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-04 02:25:49.099160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-04 02:25:49.099177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-04 02:25:49.099195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-04 02:25:49.099212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-04 02:25:49.099230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-04 02:25:49.099247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-04 02:25:49.099265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-04 02:25:49.099282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-04 02:25:49.099299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-04 02:25:49.099317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-04 02:25:49.099334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-04 02:25:49.099351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-04 02:25:49.099368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-04 02:25:49.099385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-04 02:25:49.099403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-04 02:25:49.099421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-04 02:25:49.099439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-04 02:25:49.099462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-04 02:25:49.099480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-04 02:25:49.099498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-04 02:25:49.099515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-04 02:25:49.099532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-04 02:25:49.099549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-04 02:25:49.099566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-04 02:25:49.099583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-04 02:25:49.099600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-04 02:25:49.099617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-04 02:25:49.099634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-04 02:25:49.099652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-04 02:25:49.099669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-04 02:25:49.099686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-04 02:25:49.099704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-04 02:25:49.099722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-04 02:25:49.099740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-04 02:25:49.099758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-04 02:25:49.099775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-04 02:25:49.099794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-04 02:25:49.099811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-04 02:25:49.099830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-04 02:25:49.099848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-04 02:25:49.099868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-04 02:25:49.099889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-04 02:25:49.099908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-04 02:25:49.099925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-04 02:25:49.099943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-04 02:25:49.099986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-04 02:25:49.100005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-04 02:25:49.100023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-04 02:25:49.100041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-04 02:25:49.100059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-04 02:25:49.100083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-04 02:25:49.100101 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-04 02:25:49.100119 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-04 02:25:49.100137 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-04 02:25:49.100155 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-04 02:25:49.100172 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-04 02:25:49.100190 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-04 02:25:49.100207 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-04 02:25:49.100225 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-04 02:25:49.100243 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-04 02:25:49.100261 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-04 02:25:49.100278 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-04 02:25:49.100296 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-04 02:25:49.100313 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-04 02:25:49.100345 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-04 02:25:49.100363 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-04 02:25:49.100381 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-04 02:25:49.100407 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-04 02:25:49.100426 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-04 02:25:49.100443 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-04 02:25:49.100461 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-04 02:25:49.100479 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-04 02:25:49.100497 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-04 02:25:49.100524 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-04 02:25:49.100542 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-04 02:25:49.100560 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-04 02:25:49.100587 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-04 02:25:49.100605 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-04 02:25:49.100623 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-04 02:25:49.100649 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-04 02:25:49.100672 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-04 02:25:49.100691 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-04 02:25:49.100709 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-04 02:25:49.100731 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-04 02:25:49.100749 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-04 02:25:49.100766 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-04 02:25:49.100783 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-04 02:25:49.100801 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-04 02:25:49.100825 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-04 02:25:49.100844 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-04 02:25:49.100862 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-04 02:25:49.100879 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-04 02:25:49.100897 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-04 02:25:49.100914 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-04 02:25:49.100931 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-04 02:25:49.100949 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-04 02:25:49.100980 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-04 02:25:49.101000 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-04 02:25:49.101018 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-04 02:25:49.101036 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-04 02:25:49.101054 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-04 02:25:49.101072 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-04 02:25:49.101090 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-04 02:25:49.101108 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-04 02:25:49.101126 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-04 02:25:49.101144 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-04 02:25:49.101162 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-04 02:25:49.101179 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-04 02:25:49.101197 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-04 02:25:49.101215 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-04 02:25:49.101232 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-04 02:25:49.101250 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-04 02:25:49.101267 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-04 02:25:49.101285 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-04 02:25:49.101303 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-04 02:25:49.101320 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-04 02:25:49.101343 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-04 02:25:49.101362 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-04 02:25:49.101380 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-04 02:25:49.101399 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-04 02:25:49.101417 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-04 02:25:49.101434 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-04 02:25:49.101452 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-04 02:25:49.101470 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-04 02:25:49.101487 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-04 02:25:49.101505 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-04 02:25:49.101523 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-04 02:25:49.101541 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-04 02:25:49.101558 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-04 02:25:49.101576 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-04 02:25:49.101594 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-04 02:25:49.101611 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-04 02:25:49.101629 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-04 02:25:49.101646 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-04 02:25:49.101664 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-04 02:25:49.101682 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-04 02:25:49.101699 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-04 02:25:49.101717 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-04 02:25:49.101734 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-04 02:25:49.101751 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-04 02:25:49.101769 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-04 02:25:49.101786 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-04 02:25:49.101803 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-04 02:25:49.101820 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-04 02:25:49.101838 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-04 02:25:49.101855 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-04 02:25:49.101873 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-04 02:25:49.101890 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-04 02:25:49.101908 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-04 02:25:49.101926 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-04 02:25:49.101947 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-04 02:25:49.101965 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-04 02:25:49.101982 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-04 02:25:49.101999 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-04 02:25:49.102016 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-04 02:25:49.102040 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-04 02:25:49.102058 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-04 02:25:49.102075 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-04 02:25:49.102092 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-04 02:25:49.102110 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-04 02:25:49.102127 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-04 02:25:49.102144 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-04 02:25:49.102161 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-04 02:25:49.102178 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-04 02:25:49.102195 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-04 02:25:49.102213 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-04 02:25:49.102230 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-04 02:25:49.102247 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-04 02:25:49.102264 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-04 02:25:49.102281 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-04 02:25:49.102299 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-04 02:25:49.102316 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-04 02:25:49.102334 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-04 02:25:49.102352 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-04 02:25:49.102370 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-04 02:25:49.102388 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-04 02:25:49.102406 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-04 02:25:49.102423 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-04 02:25:49.102441 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-04 02:25:49.102459 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-04 02:25:49.102477 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-04 02:25:49.102495 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-04 02:25:49.102517 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-04 02:25:49.102536 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-04 02:25:49.102554 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-04 02:25:49.102572 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-04 02:25:49.102590 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-04 02:25:49.102608 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-04 02:25:49.102626 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-04 02:25:49.102644 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-04 02:25:49.102662 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-04 02:25:49.102679 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-04 02:25:49.102697 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-04 02:25:49.102715 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-04 02:25:49.102733 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-04 02:25:49.102751 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-04 02:25:49.102768 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-04 02:25:49.102786 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-04 02:25:49.102803 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-04 02:25:49.102821 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-04 02:25:49.102838 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-04 02:25:49.102856 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-04 02:25:49.102874 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-04 02:25:49.102891 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-04 02:25:49.102909 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-04 02:25:49.102926 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-04 02:25:49.102944 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-04 02:25:49.102961 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-04 02:25:49.102979 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-04 02:25:49.102996 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-04 02:25:49.103014 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-04 02:25:49.103032 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-04 02:25:49.103049 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-04 02:25:49.103067 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-04 02:25:49.103085 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-04 02:25:49.103107 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-04 02:25:49.103125 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-04 02:25:49.103142 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-04 02:25:49.103160 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-04 02:25:49.103178 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-04 02:25:49.103196 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-04 02:25:49.103213 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-04 02:25:49.103231 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-04 02:25:49.103249 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-04 02:25:49.103266 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-04 02:25:49.103284 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-04 02:25:49.103302 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-04 02:25:49.103319 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-04 02:25:49.103336 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-04 02:25:49.103354 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-04 02:25:49.103372 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-04 02:25:49.103391 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-04 02:25:49.103409 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-04 02:25:49.103427 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-04 02:25:49.103445 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-04 02:25:49.103463 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-04 02:25:49.103481 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-04 02:25:49.103498 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-04 02:25:49.103516 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-04 02:25:49.103534 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-04 02:25:49.103551 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-04 02:25:49.103570 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-04 02:25:49.103588 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-04 02:25:49.103606 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-04 02:25:49.103623 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-04 02:25:49.103641 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-04 02:25:49.103658 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-04 02:25:49.103676 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-04 02:25:49.103694 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-04 02:25:49.103716 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-04 02:25:49.103735 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-04 02:25:49.103753 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-04 02:25:49.103771 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-04 02:25:49.103789 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-04 02:25:49.103807 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-04 02:25:49.103825 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-04 02:25:49.103842 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-04 02:25:49.103860 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-04 02:25:49.103878 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-04 02:25:49.103896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-04 02:25:49.103913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-04 02:25:49.103930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-04 02:25:49.103996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-04 02:25:49.104016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-04 02:25:49.104035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-04 02:25:49.104052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-04 02:25:49.104070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-04 02:25:49.104087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-04 02:25:49.104114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-04 02:25:49.104134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-04 02:25:49.104152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-04 02:25:49.104176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-04 02:25:49.104194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-04 02:25:49.104219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-04 02:25:49.104239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-04 02:25:49.104257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-04 02:25:49.104283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-04 02:25:49.104301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-04 02:25:49.104319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-04 02:25:49.104336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-04 02:25:49.104354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-04 02:25:49.104379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-04 02:25:49.104399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-04 02:25:49.104417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-04 02:25:49.104443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-04 02:25:49.104468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-04 02:25:49.104486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-04 02:25:49.104504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-04 02:25:49.104521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-04 02:25:49.104542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-04 02:25:49.104562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-04 02:25:49.104580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-04 02:25:49.104597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-04 02:25:49.104615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-04 02:25:49.104632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-04 02:25:49.104650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-04 02:25:49.104788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-04 02:25:49.104806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-04 02:25:49.104824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-04 02:25:49.104842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-04 02:25:49.104859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-04 02:25:49.104876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-04 02:25:49.104894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-04 02:25:49.104911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-04 02:25:49.104928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-04 02:25:49.104945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-04 02:25:49.104988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-04 02:25:49.105018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-04 02:25:49.105044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-04 02:25:49.105063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-04 02:25:49.105092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-04 02:25:49.105118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-04 02:25:49.105137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-04 02:25:49.105163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-04 02:25:49.105189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-04 02:25:49.105208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-04 02:25:49.105226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-04 02:25:49.105244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-04 02:25:49.105270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-04 02:25:49.105289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-04 02:25:49.105315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-04 02:25:49.105346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-04 02:25:49.105367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-04 02:25:49.105393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-04 02:25:49.105412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-04 02:25:49.105438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-04 02:25:49.105464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-04 02:25:49.105484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-04 02:25:49.105532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-04 02:25:49.105558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-04 02:25:49.105583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-04 02:25:49.105603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-04 02:25:49.105621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-04 02:25:49.105639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-04 02:25:49.105657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-04 02:25:49.105675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-04 02:25:49.105692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-04 02:25:49.105710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-04 02:25:49.105728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-04 02:25:49.105745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-04 02:25:49.105763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-04 02:25:49.105780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-04 02:25:49.105798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-04 02:25:49.105815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-04 02:25:49.105833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-04 02:25:49.105851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-04 02:25:49.105868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-04 02:25:49.105886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-04 02:25:49.105904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-04 02:25:49.105922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-04 02:25:49.105940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-04 02:25:49.105958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-04 02:25:49.105976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-04 02:25:49.105994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-04 02:25:49.106012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-04 02:25:49.106030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-04 02:25:49.106047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-04 02:25:49.106072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-04 02:25:49.106090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-04 02:25:49.106108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-04 02:25:49.106126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-04 02:25:49.106143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-04 02:25:49.106162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-04 02:25:49.106180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-04 02:25:49.106197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-04 02:25:49.106215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-04 02:25:49.106233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-04 02:25:49.106251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-04 02:25:49.106268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-04 02:25:49.106286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-04 02:25:49.106304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-04 02:25:49.106321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-04 02:25:49.106339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-04 02:25:49.106357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-04 02:25:49.106374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-04 02:25:49.106392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-04 02:25:49.106410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-04 02:25:49.106428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-04 02:25:49.106447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-04 02:25:49.106464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-04 02:25:49.106483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-04 02:25:49.106501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-04 02:25:49.106518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-04 02:25:49.106537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-04 02:25:49.106555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-04 02:25:49.106573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-04 02:25:49.106591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-04 02:25:49.106609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-04 02:25:49.106627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-04 02:25:49.106652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-04 02:25:49.106671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-04 02:25:49.106689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-04 02:25:49.106707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-04 02:25:49.106730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-04 02:25:49.106749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-04 02:25:49.106767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-04 02:25:49.106785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-04 02:25:49.106802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-04 02:25:49.106820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-04 02:25:49.106838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-04 02:25:49.106855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-04 02:25:49.106873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-04 02:25:49.106891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-04 02:25:49.106909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-04 02:25:49.106927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-04 02:25:49.106944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-04 02:25:49.106962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-04 02:25:49.106979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-04 02:25:49.106996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-04 02:25:49.107014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-04 02:25:49.107031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-04 02:25:49.107048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-04 02:25:49.107066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-04 02:25:49.107083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-04 02:25:49.107100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-04 02:25:49.107117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-04 02:25:49.107134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-04 02:25:49.107152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-04 02:25:49.107170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-04 02:25:49.107187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-04 02:25:49.107205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-04 02:25:49.107221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-04 02:25:49.107239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-04 02:25:49.107263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-04 02:25:49.107281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-04 02:25:49.107309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-04 02:25:49.107327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-04 02:25:49.107345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-04 02:25:49.107362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-04 02:25:49.107384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-04 02:25:49.107402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-04 02:25:49.107419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-04 02:25:49.107436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-04 02:25:49.107454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-04 02:25:49.107471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-04 02:25:49.107489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-04 02:25:49.107506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-04 02:25:49.107524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-04 02:25:49.107542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-04 02:25:49.107559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-04 02:25:49.107577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-04 02:25:49.107783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-04 02:25:49.107801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-04 02:25:49.107819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-04 02:25:49.107837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-04 02:25:49.107855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-04 02:25:49.107873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-04 02:25:49.107891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-04 02:25:49.107908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-04 02:25:49.107926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-04 02:25:49.107944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-04 02:25:49.107979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-04 02:25:49.107999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-04 02:25:49.108017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-04 02:25:49.108035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-04 02:25:49.108053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-04 02:25:49.108070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-04 02:25:49.108088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-04 02:25:49.108106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-04 02:25:49.108123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-04 02:25:49.108141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-04 02:25:49.108159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-04 02:25:49.108177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-04 02:25:49.108199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-04 02:25:49.108218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-04 02:25:49.108236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-04 02:25:49.108254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-04 02:25:49.108272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-04 02:25:49.108290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-04 02:25:49.108307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-04 02:25:49.108325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-04 02:25:49.108343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-04 02:25:49.108361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-04 02:25:49.108378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-04 02:25:49.108396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-04 02:25:49.108414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-04 02:25:49.108432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-04 02:25:49.108450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-04 02:25:49.108468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-04 02:25:49.108485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-04 02:25:49.108503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-04 02:25:49.108520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-04 02:25:49.108538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-04 02:25:49.108555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-04 02:25:49.108584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-04 02:25:49.108604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-04 02:25:49.108805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-04 02:25:49.108826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-04 02:25:49.108844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-04 02:25:49.108862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-04 02:25:49.108879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-04 02:25:49.108896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-04 02:25:49.108914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-04 02:25:49.108932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-04 02:25:49.108950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-04 02:25:49.108985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-04 02:25:49.109008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-04 02:25:49.109027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-04 02:25:49.109045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-04 02:25:49.109062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-04 02:25:49.109080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-04 02:25:49.109097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-04 02:25:49.109116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-04 02:25:49.109133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-04 02:25:49.109151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-04 02:25:49.109169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-04 02:25:49.109186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-04 02:25:49.109204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-04 02:25:49.109222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-04 02:25:49.109240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-04 02:25:49.109257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-04 02:25:49.109275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-04 02:25:49.109293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-04 02:25:49.109311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-04 02:25:49.109331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-04 02:25:49.109351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-04 02:25:49.109369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-04 02:25:49.109388 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-04 02:25:49.109406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-04 02:25:49.109424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-04 02:25:49.109443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-04 02:25:49.109461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-04 02:25:49.109479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-04 02:25:49.109497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-04 02:25:49.109515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-04 02:25:49.109533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-04 02:25:49.109551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-04 02:25:49.109568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-04 02:25:49.109586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-04 02:25:49.109603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-04 02:25:49.109622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-04 02:25:49.109645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-04 02:25:49.109663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-04 02:25:49.109680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-04 02:25:49.109698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-04 02:25:49.109716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-04 02:25:49.109733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-04 02:25:49.109750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-04 02:25:49.109768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-04 02:25:49.109786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-04 02:25:49.109803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-04 02:25:49.109821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-04 02:25:49.109839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-04 02:25:49.109856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-04 02:25:49.109874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-04 02:25:49.109891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-04 02:25:49.109909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-04 02:25:49.109927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-04 02:25:49.109944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-04 02:25:49.109962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-04 02:25:49.109979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-04 02:25:49.109997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-04 02:25:49.110014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-04 02:25:49.110044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-04 02:25:49.110062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-04 02:25:49.110080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-04 02:25:49.110098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-04 02:25:49.110116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-04 02:25:49.110134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-04 02:25:49.110152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-04 02:25:49.110169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-04 02:25:49.110187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-04 02:25:49.110205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-04 02:25:49.110222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-04 02:25:49.110240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-04 02:25:49.110268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-04 02:25:49.110288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-04 02:25:49.110306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-04 02:25:49.110324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-04 02:25:49.110341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-04 02:25:49.110359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-04 02:25:49.110376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-04 02:25:49.110393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-04 02:25:49.110411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-04 02:25:49.110429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-04 02:25:49.110446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-04 02:25:49.110464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-04 02:25:49.110481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-04 02:25:49.110498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-04 02:25:49.110515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-04 02:25:49.110533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-04 02:25:49.110550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-04 02:25:49.110568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-04 02:25:49.110586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-04 02:25:49.110604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-04 02:25:49.110621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-04 02:25:49.110639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-04 02:25:49.110656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-04 02:25:49.110674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-04 02:25:49.110692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-04 02:25:49.110710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-04 02:25:49.110728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-04 02:25:49.110746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-04 02:25:49.110763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-04 02:25:49.110784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-04 02:25:49.110802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-04 02:25:49.110821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-04 02:25:49.110838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-04 02:25:49.110856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-04 02:25:49.110874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-04 02:25:49.110897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-04 02:25:49.110916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-04 02:25:49.110934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-04 02:25:49.110952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-04 02:25:49.110969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-04 02:25:49.110987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-04 02:25:49.111004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-04 02:25:49.111022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-04 02:25:49.111039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-04 02:25:49.111057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-04 02:25:49.111074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-04 02:25:49.111091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-04 02:25:49.111109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-04 02:25:49.111127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-04 02:25:49.111145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-04 02:25:49.111163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-04 02:25:49.111181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-04 02:25:49.111198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-04 02:25:49.111216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-04 02:25:49.111233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-04 02:25:49.111251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-04 02:25:49.111269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-04 02:25:49.111287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-04 02:25:49.111305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-04 02:25:49.111322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-04 02:25:49.111340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-04 02:25:49.111358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-04 02:25:49.111376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-04 02:25:49.111394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-04 02:25:49.111412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-04 02:25:49.111430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-04 02:25:49.111448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-04 02:25:49.111466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-04 02:25:49.111484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-04 02:25:49.111506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-04 02:25:49.111525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-04 02:25:49.111543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-04 02:25:49.111561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-04 02:25:49.111579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-04 02:25:49.111597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-04 02:25:49.111615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-04 02:25:49.111633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-04 02:25:49.111651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-04 02:25:49.111668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-04 02:25:49.111686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-04 02:25:49.111704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-04 02:25:49.111722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-04 02:25:49.111739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-04 02:25:49.111757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-04 02:25:49.111775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-04 02:25:49.111793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-04 02:25:49.111812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-04 02:25:49.111830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-04 02:25:49.111847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-04 02:25:49.111865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-04 02:25:49.111883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-04 02:25:49.111900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-04 02:25:49.111918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-04 02:25:49.111936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-04 02:25:49.111954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-04 02:25:49.112007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-04 02:25:49.112026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-04 02:25:49.112048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-04 02:25:49.112067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-04 02:25:49.112085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-04 02:25:49.112104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-04 02:25:49.112125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-04 02:25:49.112144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-04 02:25:49.112171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-04 02:25:49.112189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-04 02:25:49.112218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-04 02:25:49.112237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-04 02:25:49.112255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-04 02:25:49.112272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-04 02:25:49.112290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-04 02:25:49.112307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-04 02:25:49.112323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-04 02:25:49.112341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-04 02:25:49.112358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-04 02:25:49.112375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-04 02:25:49.112393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-04 02:25:49.112410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-04 02:25:49.112428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-04 02:25:49.112445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-04 02:25:49.112462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-04 02:25:49.112480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-04 02:25:49.112497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-04 02:25:49.112515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-04 02:25:49.112533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-04 02:25:49.112550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-04 02:25:49.112568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-04 02:25:49.112586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-04 02:25:49.112603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-04 02:25:49.112621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-04 02:25:49.112638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-04 02:25:49.112656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-04 02:25:49.112673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-04 02:25:49.112690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-04 02:25:49.112708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-04 02:25:49.112726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-04 02:25:49.112743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-04 02:25:49.112760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-04 02:25:49.112778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-04 02:25:49.112805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-04 02:25:49.112824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-04 02:25:49.112842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-04 02:25:49.112860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-04 02:25:49.112877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-04 02:25:49.112895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-04 02:25:49.112912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-04 02:25:49.112930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-04 02:25:49.112947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-04 02:25:49.112980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-04 02:25:49.112999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-04 02:25:49.113017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-04 02:25:49.113035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-04 02:25:49.113053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-04 02:25:49.113074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-04 02:25:49.113093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-04 02:25:49.113111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-04 02:25:49.113129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-04 02:25:49.113147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-04 02:25:49.113165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-04 02:25:49.113183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-04 02:25:49.113202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-04 02:25:49.113220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-04 02:25:49.113238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-04 02:25:49.113256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-04 02:25:49.113275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-04 02:25:49.113293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-04 02:25:49.113311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-04 02:25:49.113330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-04 02:25:49.113349 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-04 02:25:49.113367 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-04 02:25:49.113385 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-04 02:25:49.113403 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-04 02:25:49.113421 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-04 02:25:49.113445 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-04 02:25:49.113465 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-04 02:25:49.113483 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-04 02:25:49.113501 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-04 02:25:49.113519 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-04 02:25:49.113537 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-04 02:25:49.113554 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-04 02:25:49.113572 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-04 02:25:49.113590 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-04 02:25:49.113607 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-04 02:25:49.113625 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-04 02:25:49.113643 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-04 02:25:49.113661 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-04 02:25:49.113679 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-04 02:25:49.113697 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-04 02:25:49.113715 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-04 02:25:49.113733 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-04 02:25:49.113750 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-04 02:25:49.113768 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-04 02:25:49.113786 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-04 02:25:49.113804 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-04 02:25:49.113821 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-04 02:25:49.113839 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-04 02:25:49.113857 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-04 02:25:49.113875 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-04 02:25:49.113893 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-04 02:25:49.113911 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-04 02:25:49.113928 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-04 02:25:49.113946 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-04 02:25:49.113963 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-04 02:25:49.113981 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-04 02:25:49.113999 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-04 02:25:49.114017 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-04 02:25:49.114035 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-04 02:25:49.114053 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-04 02:25:49.114071 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-04 02:25:49.114093 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-04 02:25:49.114112 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-04 02:25:49.114130 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-04 02:25:49.114148 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-04 02:25:49.114166 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-04 02:25:49.114184 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-04 02:25:49.114202 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-04 02:25:49.114220 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-04 02:25:49.114238 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-04 02:25:49.114256 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-04 02:25:49.114273 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-04 02:25:49.114291 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-04 02:25:49.114309 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-04 02:25:49.114327 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-04 02:25:49.114345 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-04 02:25:49.114363 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-04 02:25:49.114381 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-04 02:25:49.114399 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-04 02:25:49.114417 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-04 02:25:49.114435 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-04 02:25:49.114453 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-04 02:25:49.114472 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-04 02:25:49.114490 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-04 02:25:49.114508 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-04 02:25:49.114529 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-04 02:25:49.114549 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-04 02:25:49.114567 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-04 02:25:49.114585 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-04 02:25:49.114603 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-04 02:25:49.114621 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-04 02:25:49.114639 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-04 02:25:49.114657 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-04 02:25:49.114675 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-04 02:25:49.114692 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-04 02:25:49.114709 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-04 02:25:49.114727 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-04 02:25:49.114750 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-04 02:25:49.114768 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-04 02:25:49.114785 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-04 02:25:49.114803 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-04 02:25:49.114820 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-04 02:25:49.114838 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-04 02:25:49.114855 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-04 02:25:49.114873 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-04 02:25:49.114891 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-04 02:25:49.114908 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-04 02:25:49.114926 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-04 02:25:49.114943 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-04 02:25:49.114961 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-04 02:25:49.114978 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-04 02:25:49.114995 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-04 02:25:49.115013 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-04 02:25:49.115030 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-04 02:25:49.115047 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-04 02:25:49.115065 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-04 02:25:49.115083 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-04 02:25:49.115100 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-04 02:25:49.115117 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.115135 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.115152 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-04 02:25:49.115169 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-04 02:25:49.115187 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-04 02:25:49.115204 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-04 02:25:49.115222 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-04 02:25:49.115239 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-04 02:25:49.115256 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-04 02:25:49.115274 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-04 02:25:49.115291 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-04 02:25:49.115308 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-04 02:25:49.115326 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s5l2d.txt
2026-06-04 02:25:49.115343 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s5l2d.yaml
2026-06-04 02:25:49.115360 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-04 02:25:49.115383 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-04 02:25:49.115401 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-04 02:25:49.115419 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-04 02:25:49.115436 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-04 02:25:49.115453 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-04 02:25:49.115471 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-04 02:25:49.115488 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-04 02:25:49.115507 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-04 02:25:49.115528 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-04 02:25:49.115546 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-04 02:25:49.115564 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-04 02:25:49.115583 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-04 02:25:49.115601 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-04 02:25:49.115620 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-04 02:25:49.115638 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-04 02:25:49.115657 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-04 02:25:49.115675 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-04 02:25:49.115693 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-04 02:25:49.115711 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-04 02:25:49.115729 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-04 02:25:49.115747 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-04 02:25:49.115765 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-04 02:25:49.115783 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-04 02:25:49.115800 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-04 02:25:49.115818 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-04 02:25:49.115836 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-04 02:25:49.115854 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-04 02:25:49.115873 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-04 02:25:49.115891 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-04 02:25:49.115910 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-04 02:25:49.115928 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-04 02:25:49.115945 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-04 02:25:49.115965 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-04 02:25:49.116005 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-04 02:25:49.116028 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-04 02:25:49.116058 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-04 02:25:49.116082 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-04 02:25:49.116102 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-04 02:25:49.116120 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-04 02:25:49.116138 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-04 02:25:49.116156 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-04 02:25:49.116174 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-04 02:25:49.116205 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-04 02:25:49.116224 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-04 02:25:49.116242 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-04 02:25:49.116259 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-04 02:25:49.116277 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-04 02:25:49.116295 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-04 02:25:49.116313 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-04 02:25:49.116331 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-04 02:25:49.116348 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-04 02:25:49.116366 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-04 02:25:49.116384 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-04 02:25:49.116401 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-04 02:25:49.116419 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-04 02:25:49.116437 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-04 02:25:49.116455 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-04 02:25:49.116472 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-04 02:25:49.116490 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-04 02:25:49.116508 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-04 02:25:49.116526 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-04 02:25:49.116544 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-04 02:25:49.116561 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-04 02:25:49.116579 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-04 02:25:49.116596 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-04 02:25:49.116613 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-04 02:25:49.116631 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-04 02:25:49.116648 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-04 02:25:49.116666 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-04 02:25:49.116689 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-04 02:25:49.116707 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-04 02:25:49.116725 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-04 02:25:49.116743 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-04 02:25:49.116760 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-npfxw.txt
2026-06-04 02:25:49.116778 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-npfxw.yaml
2026-06-04 02:25:49.116796 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-04 02:25:49.116814 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-04 02:25:49.116831 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-04 02:25:49.116849 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-04 02:25:49.116868 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-04 02:25:49.149802 |
2026-06-04 02:25:49.149891 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-04 02:25:49.377668 | instance | changed
2026-06-04 02:25:49.382791 |
2026-06-04 02:25:49.382860 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-04 02:25:49.607147 | instance | changed
2026-06-04 02:25:49.612868 |
2026-06-04 02:25:49.612957 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-04 02:25:50.229651 | instance | auth-system/keycloak-0/keycloak
2026-06-04 02:25:50.420584 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-04 02:25:50.595509 | instance | cert-manager/cert-manager-75c4c745bc-2s7fm/cert-manager-controller
2026-06-04 02:25:50.789900 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-2s7fm" not found
2026-06-04 02:25:50.985445 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-6kdzj/cert-manager-cainjector
2026-06-04 02:25:51.171861 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-6kdzj" not found
2026-06-04 02:25:51.405432 | instance | cert-manager/cert-manager-webhook-548949fc64-b2w7w/cert-manager-webhook
2026-06-04 02:25:51.573677 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-b2w7w" not found
2026-06-04 02:25:51.749661 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-nqlrz/envoy-gateway
2026-06-04 02:25:51.987375 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-nqlrz" not found
2026-06-04 02:25:52.182296 | instance | ingress-nginx/ingress-nginx-controller-dvrx5/controller
2026-06-04 02:25:52.390349 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-dvrx5" not found
2026-06-04 02:25:52.543587 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6bm9g/ingress-nginx-default-backend
2026-06-04 02:25:52.719647 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-6bm9g" not found
2026-06-04 02:25:52.914223 | instance | kube-system/cilium-2jjwp/config
2026-06-04 02:25:53.100652 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-2jjwp" not found
2026-06-04 02:25:53.104357 | instance | kube-system/cilium-2jjwp/mount-cgroup
2026-06-04 02:25:53.287274 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-2jjwp" not found
2026-06-04 02:25:53.290523 | instance | kube-system/cilium-2jjwp/apply-sysctl-overwrites
2026-06-04 02:25:53.464878 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-2jjwp" not found
2026-06-04 02:25:53.469103 | instance | kube-system/cilium-2jjwp/mount-bpf-fs
2026-06-04 02:25:53.658903 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-2jjwp" not found
2026-06-04 02:25:53.666422 | instance | kube-system/cilium-2jjwp/clean-cilium-state
2026-06-04 02:25:53.830457 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-2jjwp" not found
2026-06-04 02:25:53.834956 | instance | kube-system/cilium-2jjwp/install-cni-binaries
2026-06-04 02:25:54.014171 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-2jjwp" not found
2026-06-04 02:25:54.020357 | instance | kube-system/cilium-2jjwp/cilium-agent
2026-06-04 02:25:54.274958 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-2jjwp" not found
2026-06-04 02:25:54.451266 | instance | kube-system/cilium-operator-869df985b8-lpv8v/cilium-operator
2026-06-04 02:25:54.633113 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-lpv8v" not found
2026-06-04 02:25:54.791444 | instance | kube-system/coredns-67659f764b-b5bmt/coredns
2026-06-04 02:25:54.947432 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-b5bmt" not found
2026-06-04 02:25:55.132118 | instance | kube-system/coredns-67659f764b-c9xkt/coredns
2026-06-04 02:25:55.320193 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-c9xkt" not found
2026-06-04 02:25:55.487490 | instance | kube-system/etcd-instance/etcd
2026-06-04 02:25:55.677308 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-04 02:25:55.831269 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-04 02:25:56.019635 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-04 02:25:56.187738 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-04 02:25:56.416032 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-04 02:25:56.587880 | instance | kube-system/kube-proxy-9q2kj/kube-proxy
2026-06-04 02:25:56.754768 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-9q2kj" not found
2026-06-04 02:25:56.939038 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-04 02:25:57.130614 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-04 02:25:57.314806 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-04 02:25:57.476943 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-04 02:25:57.638456 | instance | local-path-storage/local-path-provisioner-679c578f5-z4bql/local-path-provisioner
2026-06-04 02:25:57.800250 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-z4bql" not found
2026-06-04 02:25:57.977628 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-04 02:25:58.165531 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 02:25:58.169007 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-04 02:25:58.340991 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 02:25:58.344410 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-04 02:25:58.504544 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 02:25:58.507872 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-04 02:25:58.686168 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 02:25:58.846504 | instance | monitoring/goldpinger-9lnfl/goldpinger-daemon
2026-06-04 02:25:59.020992 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-9lnfl" not found
2026-06-04 02:25:59.205135 | instance | monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana-sc-dashboard
2026-06-04 02:25:59.383693 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-768d76f847-s55cx" not found
2026-06-04 02:25:59.388046 | instance | monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana-sc-datasources
2026-06-04 02:25:59.565329 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-768d76f847-s55cx" not found
2026-06-04 02:25:59.568765 | instance | monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana
2026-06-04 02:25:59.789223 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-768d76f847-s55cx" not found
2026-06-04 02:25:59.961937 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22/kube-state-metrics
2026-06-04 02:26:00.133456 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22" not found
2026-06-04 02:26:00.281479 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-n7m45/kube-prometheus-stack
2026-06-04 02:26:00.444508 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-n7m45" not found
2026-06-04 02:26:00.616736 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/node-exporter
2026-06-04 02:26:00.805868 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/pod-tls-sidecar
2026-06-04 02:26:01.002818 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-ql7gk" not found
2026-06-04 02:26:01.175961 | instance | monitoring/loki-0/loki
2026-06-04 02:26:01.332172 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-04 02:26:01.511864 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-04 02:26:01.676230 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-04 02:26:01.679501 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-04 02:26:01.849662 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-04 02:26:02.025436 | instance | monitoring/loki-gateway-cf54cb88c-n6vs6/nginx
2026-06-04 02:26:02.323497 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-n6vs6" not found
2026-06-04 02:26:02.490704 | instance | monitoring/loki-results-cache-0/memcached
2026-06-04 02:26:02.673976 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-04 02:26:02.677996 | instance | monitoring/loki-results-cache-0/exporter
2026-06-04 02:26:02.855518 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-04 02:26:03.024812 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-swc5n/gc
2026-06-04 02:26:03.195399 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-swc5n" not found
2026-06-04 02:26:03.345497 | instance | monitoring/node-feature-discovery-master-8665476dbc-zv99f/master
2026-06-04 02:26:03.524317 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-zv99f" not found
2026-06-04 02:26:03.691222 | instance | monitoring/node-feature-discovery-worker-7cgw5/worker
2026-06-04 02:26:03.891998 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-7cgw5" not found
2026-06-04 02:26:04.066700 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-04 02:26:04.248868 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 02:26:04.252000 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-04 02:26:04.416396 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 02:26:04.420263 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-04 02:26:04.587439 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 02:26:04.590776 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-04 02:26:04.777481 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 02:26:04.781659 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-04 02:26:04.961889 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 02:26:05.145792 | instance | monitoring/prometheus-pushgateway-7b8659c68b-8dkwf/pushgateway
2026-06-04 02:26:05.327277 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-8dkwf" not found
2026-06-04 02:26:05.498239 | instance | monitoring/vector-lk77m/vector
2026-06-04 02:26:05.697254 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-lk77m" not found
2026-06-04 02:26:05.885040 | instance | openstack/barbican-api-57cc76f66d-d2jqk/init
2026-06-04 02:26:06.067094 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-57cc76f66d-d2jqk" not found
2026-06-04 02:26:06.070562 | instance | openstack/barbican-api-57cc76f66d-d2jqk/barbican-api
2026-06-04 02:26:06.239438 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-57cc76f66d-d2jqk" not found
2026-06-04 02:26:06.415968 | instance | openstack/barbican-db-init-bp46g/init
2026-06-04 02:26:06.583993 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-bp46g" not found
2026-06-04 02:26:06.588627 | instance | openstack/barbican-db-init-bp46g/barbican-db-init-0
2026-06-04 02:26:06.763866 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-bp46g" not found
2026-06-04 02:26:06.955921 | instance | openstack/barbican-db-sync-6z6pz/init
2026-06-04 02:26:07.147373 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-6z6pz" not found
2026-06-04 02:26:07.151252 | instance | openstack/barbican-db-sync-6z6pz/barbican-db-sync
2026-06-04 02:26:07.368907 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-6z6pz" not found
2026-06-04 02:26:07.568108 | instance | openstack/barbican-ks-endpoints-b6rc7/init
2026-06-04 02:26:07.742654 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-b6rc7" not found
2026-06-04 02:26:07.746596 | instance | openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-admin
2026-06-04 02:26:07.923653 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-b6rc7" not found
2026-06-04 02:26:07.928750 | instance | openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-internal
2026-06-04 02:26:08.111794 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-b6rc7" not found
2026-06-04 02:26:08.117129 | instance | openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-public
2026-06-04 02:26:08.280283 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-b6rc7" not found
2026-06-04 02:26:08.464987 | instance | openstack/barbican-ks-service-8ps7h/init
2026-06-04 02:26:08.637036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-8ps7h" not found
2026-06-04 02:26:08.640344 | instance | openstack/barbican-ks-service-8ps7h/key-manager-ks-service-registration
2026-06-04 02:26:08.825132 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-8ps7h" not found
2026-06-04 02:26:08.991738 | instance | openstack/barbican-ks-user-78l8t/init
2026-06-04 02:26:09.161723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-78l8t" not found
2026-06-04 02:26:09.166705 | instance | openstack/barbican-ks-user-78l8t/barbican-ks-user
2026-06-04 02:26:09.349968 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-78l8t" not found
2026-06-04 02:26:09.540604 | instance | openstack/barbican-rabbit-init-xsnpl/init
2026-06-04 02:26:09.709709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-xsnpl" not found
2026-06-04 02:26:09.713766 | instance | openstack/barbican-rabbit-init-xsnpl/rabbit-init
2026-06-04 02:26:09.907749 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-xsnpl" not found
2026-06-04 02:26:10.081711 | instance | openstack/cinder-api-54b4bdb447-4r8ml/init
2026-06-04 02:26:10.256560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-54b4bdb447-4r8ml" not found
2026-06-04 02:26:10.261256 | instance | openstack/cinder-api-54b4bdb447-4r8ml/ceph-coordination-volume-perms
2026-06-04 02:26:10.437108 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-54b4bdb447-4r8ml" not found
2026-06-04 02:26:10.440684 | instance | openstack/cinder-api-54b4bdb447-4r8ml/cinder-api
2026-06-04 02:26:10.642718 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-54b4bdb447-4r8ml" not found
2026-06-04 02:26:10.843937 | instance | openstack/cinder-backup-db4748db5-wq59j/init
2026-06-04 02:26:11.020377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-db4748db5-wq59j" not found
2026-06-04 02:26:11.025041 | instance | openstack/cinder-backup-db4748db5-wq59j/ceph-backup-keyring-placement
2026-06-04 02:26:11.196627 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-db4748db5-wq59j" not found
2026-06-04 02:26:11.201191 | instance | openstack/cinder-backup-db4748db5-wq59j/ceph-keyring-placement-rbd1
2026-06-04 02:26:11.387813 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-db4748db5-wq59j" not found
2026-06-04 02:26:11.391545 | instance | openstack/cinder-backup-db4748db5-wq59j/ceph-coordination-volume-perms
2026-06-04 02:26:11.578423 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-db4748db5-wq59j" not found
2026-06-04 02:26:11.582349 | instance | openstack/cinder-backup-db4748db5-wq59j/cinder-backup
2026-06-04 02:26:11.747956 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-db4748db5-wq59j" not found
2026-06-04 02:26:11.927358 | instance | openstack/cinder-backup-storage-init-rbc4h/init
2026-06-04 02:26:12.128792 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-rbc4h" not found
2026-06-04 02:26:12.131998 | instance | openstack/cinder-backup-storage-init-rbc4h/ceph-keyring-placement
2026-06-04 02:26:12.295895 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-rbc4h" not found
2026-06-04 02:26:12.301474 | instance | openstack/cinder-backup-storage-init-rbc4h/cinder-backup-storage-init
2026-06-04 02:26:12.475198 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-rbc4h" not found
2026-06-04 02:26:12.640806 | instance | openstack/cinder-bootstrap-2fmjp/init
2026-06-04 02:26:12.826177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-2fmjp" not found
2026-06-04 02:26:12.829786 | instance | openstack/cinder-bootstrap-2fmjp/bootstrap
2026-06-04 02:26:13.019277 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-2fmjp" not found
2026-06-04 02:26:13.199408 | instance | openstack/cinder-create-internal-tenant-tp78x/init
2026-06-04 02:26:13.399999 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-tp78x" not found
2026-06-04 02:26:13.402784 | instance | openstack/cinder-create-internal-tenant-tp78x/create-internal-tenant
2026-06-04 02:26:13.613589 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-tp78x" not found
2026-06-04 02:26:13.796410 | instance | openstack/cinder-db-init-gvzrr/init
2026-06-04 02:26:13.961565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-gvzrr" not found
2026-06-04 02:26:13.968577 | instance | openstack/cinder-db-init-gvzrr/cinder-db-init-0
2026-06-04 02:26:14.142082 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-gvzrr" not found
2026-06-04 02:26:14.310295 | instance | openstack/cinder-db-sync-dcn5f/init
2026-06-04 02:26:14.482924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-dcn5f" not found
2026-06-04 02:26:14.485836 | instance | openstack/cinder-db-sync-dcn5f/cinder-db-sync
2026-06-04 02:26:14.658856 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-dcn5f" not found
2026-06-04 02:26:14.828622 | instance | openstack/cinder-ks-endpoints-gdp8v/init
2026-06-04 02:26:15.007125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-gdp8v" not found
2026-06-04 02:26:15.012174 | instance | openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-admin
2026-06-04 02:26:15.186277 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-gdp8v" not found
2026-06-04 02:26:15.190508 | instance | openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-internal
2026-06-04 02:26:15.366148 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-gdp8v" not found
2026-06-04 02:26:15.370455 | instance | openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-public
2026-06-04 02:26:15.545196 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-gdp8v" not found
2026-06-04 02:26:15.732230 | instance | openstack/cinder-ks-service-xbqh8/init
2026-06-04 02:26:15.899038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-xbqh8" not found
2026-06-04 02:26:15.902305 | instance | openstack/cinder-ks-service-xbqh8/volumev3-ks-service-registration
2026-06-04 02:26:16.091427 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-xbqh8" not found
2026-06-04 02:26:16.257902 | instance | openstack/cinder-ks-user-zfzr6/init
2026-06-04 02:26:16.438151 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-zfzr6" not found
2026-06-04 02:26:16.442567 | instance | openstack/cinder-ks-user-zfzr6/cinder-ks-user
2026-06-04 02:26:16.622351 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-zfzr6" not found
2026-06-04 02:26:16.803703 | instance | openstack/cinder-rabbit-init-72tzd/init
2026-06-04 02:26:16.994728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-72tzd" not found
2026-06-04 02:26:16.999853 | instance | openstack/cinder-rabbit-init-72tzd/rabbit-init
2026-06-04 02:26:17.188436 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-72tzd" not found
2026-06-04 02:26:17.350315 | instance | openstack/cinder-scheduler-7fb9dfb65c-m2h7c/init
2026-06-04 02:26:17.538353 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7fb9dfb65c-m2h7c" not found
2026-06-04 02:26:17.541774 | instance | openstack/cinder-scheduler-7fb9dfb65c-m2h7c/ceph-coordination-volume-perms
2026-06-04 02:26:17.714727 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7fb9dfb65c-m2h7c" not found
2026-06-04 02:26:17.718404 | instance | openstack/cinder-scheduler-7fb9dfb65c-m2h7c/cinder-scheduler
2026-06-04 02:26:17.884195 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7fb9dfb65c-m2h7c" not found
2026-06-04 02:26:18.060408 | instance | openstack/cinder-storage-init-c9dqh/init
2026-06-04 02:26:18.230705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-c9dqh" not found
2026-06-04 02:26:18.234609 | instance | openstack/cinder-storage-init-c9dqh/ceph-keyring-placement
2026-06-04 02:26:18.404307 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-c9dqh" not found
2026-06-04 02:26:18.407770 | instance | openstack/cinder-storage-init-c9dqh/cinder-storage-init-rbd1
2026-06-04 02:26:18.585861 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-c9dqh" not found
2026-06-04 02:26:18.753900 | instance | openstack/cinder-volume-85b98d8447-cjlc9/init
2026-06-04 02:26:18.929957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-85b98d8447-cjlc9" not found
2026-06-04 02:26:18.932882 | instance | openstack/cinder-volume-85b98d8447-cjlc9/ceph-keyring-placement-rbd1
2026-06-04 02:26:19.104548 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-85b98d8447-cjlc9" not found
2026-06-04 02:26:19.109369 | instance | openstack/cinder-volume-85b98d8447-cjlc9/ceph-coordination-volume-perms
2026-06-04 02:26:19.286984 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-85b98d8447-cjlc9" not found
2026-06-04 02:26:19.290696 | instance | openstack/cinder-volume-85b98d8447-cjlc9/init-cinder-conf
2026-06-04 02:26:19.489780 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-85b98d8447-cjlc9" not found
2026-06-04 02:26:19.493940 | instance | openstack/cinder-volume-85b98d8447-cjlc9/cinder-volume
2026-06-04 02:26:19.692029 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-85b98d8447-cjlc9" not found
2026-06-04 02:26:19.853689 | instance | openstack/cinder-volume-usage-audit-29675645-jm9n8/init
2026-06-04 02:26:20.015156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29675645-jm9n8" not found
2026-06-04 02:26:20.019451 | instance | openstack/cinder-volume-usage-audit-29675645-jm9n8/cinder-volume-usage-audit
2026-06-04 02:26:20.197794 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29675645-jm9n8" not found
2026-06-04 02:26:20.379819 | instance | openstack/glance-api-7b59c94bdf-kdr5d/init
2026-06-04 02:26:20.547128 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7b59c94bdf-kdr5d" not found
2026-06-04 02:26:20.550275 | instance | openstack/glance-api-7b59c94bdf-kdr5d/glance-perms
2026-06-04 02:26:20.715139 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7b59c94bdf-kdr5d" not found
2026-06-04 02:26:20.720901 | instance | openstack/glance-api-7b59c94bdf-kdr5d/ceph-keyring-placement
2026-06-04 02:26:20.913593 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7b59c94bdf-kdr5d" not found
2026-06-04 02:26:20.919254 | instance | openstack/glance-api-7b59c94bdf-kdr5d/glance-api
2026-06-04 02:26:21.115658 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7b59c94bdf-kdr5d" not found
2026-06-04 02:26:21.279711 | instance | openstack/glance-db-init-8zczd/init
2026-06-04 02:26:21.461058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-8zczd" not found
2026-06-04 02:26:21.465248 | instance | openstack/glance-db-init-8zczd/glance-db-init-0
2026-06-04 02:26:21.641114 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-8zczd" not found
2026-06-04 02:26:21.817346 | instance | openstack/glance-db-sync-p574h/init
2026-06-04 02:26:22.003578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-p574h" not found
2026-06-04 02:26:22.007198 | instance | openstack/glance-db-sync-p574h/glance-db-sync
2026-06-04 02:26:22.197671 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-p574h" not found
2026-06-04 02:26:22.372989 | instance | openstack/glance-ks-endpoints-stmj6/init
2026-06-04 02:26:22.547597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-stmj6" not found
2026-06-04 02:26:22.550927 | instance | openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-admin
2026-06-04 02:26:22.732239 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-stmj6" not found
2026-06-04 02:26:22.735850 | instance | openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-internal
2026-06-04 02:26:22.911000 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-stmj6" not found
2026-06-04 02:26:22.914799 | instance | openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-public
2026-06-04 02:26:23.113786 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-stmj6" not found
2026-06-04 02:26:23.284151 | instance | openstack/glance-ks-service-r67fk/init
2026-06-04 02:26:23.462009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-r67fk" not found
2026-06-04 02:26:23.465528 | instance | openstack/glance-ks-service-r67fk/image-ks-service-registration
2026-06-04 02:26:23.632610 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-r67fk" not found
2026-06-04 02:26:23.812336 | instance | openstack/glance-ks-user-8xp6l/init
2026-06-04 02:26:23.997690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-8xp6l" not found
2026-06-04 02:26:24.001575 | instance | openstack/glance-ks-user-8xp6l/glance-ks-user
2026-06-04 02:26:24.189974 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-8xp6l" not found
2026-06-04 02:26:24.341673 | instance | openstack/glance-metadefs-load-76qbt/init
2026-06-04 02:26:24.523288 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-76qbt" not found
2026-06-04 02:26:24.528671 | instance | openstack/glance-metadefs-load-76qbt/glance-metadefs-load
2026-06-04 02:26:24.698012 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-76qbt" not found
2026-06-04 02:26:24.873684 | instance | openstack/glance-rabbit-init-lntvl/init
2026-06-04 02:26:25.053215 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-lntvl" not found
2026-06-04 02:26:25.057668 | instance | openstack/glance-rabbit-init-lntvl/rabbit-init
2026-06-04 02:26:25.231250 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-lntvl" not found
2026-06-04 02:26:25.391429 | instance | openstack/glance-storage-init-jttdx/init
2026-06-04 02:26:25.554140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-jttdx" not found
2026-06-04 02:26:25.558134 | instance | openstack/glance-storage-init-jttdx/ceph-keyring-placement
2026-06-04 02:26:25.724817 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-jttdx" not found
2026-06-04 02:26:25.728298 | instance | openstack/glance-storage-init-jttdx/glance-storage-init
2026-06-04 02:26:25.912055 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-jttdx" not found
2026-06-04 02:26:26.096585 | instance | openstack/keepalived-kxbj8/init
2026-06-04 02:26:26.308222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-kxbj8" not found
2026-06-04 02:26:26.311415 | instance | openstack/keepalived-kxbj8/wait-for-ip
2026-06-04 02:26:26.390884 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-kxbj8" is waiting to start: PodInitializing
2026-06-04 02:26:26.479128 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-kxbj8" not found
2026-06-04 02:26:26.482046 | instance | openstack/keepalived-kxbj8/keepalived
2026-06-04 02:26:26.578722 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-kxbj8" is waiting to start: PodInitializing
2026-06-04 02:26:26.658597 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-kxbj8" not found
2026-06-04 02:26:26.819826 | instance | openstack/keystone-api-68f649df4d-swlmp/init
2026-06-04 02:26:26.996995 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-68f649df4d-swlmp" not found
2026-06-04 02:26:27.001680 | instance | openstack/keystone-api-68f649df4d-swlmp/keystone-api
2026-06-04 02:26:27.397091 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-68f649df4d-swlmp" not found
2026-06-04 02:26:27.585105 | instance | openstack/keystone-bootstrap-mm4p6/init
2026-06-04 02:26:27.760928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-mm4p6" not found
2026-06-04 02:26:27.764409 | instance | openstack/keystone-bootstrap-mm4p6/bootstrap
2026-06-04 02:26:27.928402 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-mm4p6" not found
2026-06-04 02:26:28.113337 | instance | openstack/keystone-credential-setup-tf6gv/init
2026-06-04 02:26:28.273311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-tf6gv" not found
2026-06-04 02:26:28.277876 | instance | openstack/keystone-credential-setup-tf6gv/keystone-credential-setup
2026-06-04 02:26:28.449068 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-tf6gv" not found
2026-06-04 02:26:28.640399 | instance | openstack/keystone-db-init-6j7rz/init
2026-06-04 02:26:28.813006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-6j7rz" not found
2026-06-04 02:26:28.817578 | instance | openstack/keystone-db-init-6j7rz/keystone-db-init-0
2026-06-04 02:26:28.989489 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-6j7rz" not found
2026-06-04 02:26:29.160608 | instance | openstack/keystone-db-sync-s9kzb/init
2026-06-04 02:26:29.330998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-s9kzb" not found
2026-06-04 02:26:29.333792 | instance | openstack/keystone-db-sync-s9kzb/keystone-db-sync
2026-06-04 02:26:29.491225 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-s9kzb" not found
2026-06-04 02:26:29.673256 | instance | openstack/keystone-domain-manage-mqrwz/init
2026-06-04 02:26:29.847715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-mqrwz" not found
2026-06-04 02:26:29.850806 | instance | openstack/keystone-domain-manage-mqrwz/keystone-domain-manage
2026-06-04 02:26:30.026362 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-mqrwz" not found
2026-06-04 02:26:30.194507 | instance | openstack/keystone-fernet-setup-d28xk/init
2026-06-04 02:26:30.354599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-d28xk" not found
2026-06-04 02:26:30.359373 | instance | openstack/keystone-fernet-setup-d28xk/keystone-fernet-setup
2026-06-04 02:26:30.533026 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-d28xk" not found
2026-06-04 02:26:30.700120 | instance | openstack/keystone-rabbit-init-q4gpk/init
2026-06-04 02:26:30.867340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-q4gpk" not found
2026-06-04 02:26:30.871908 | instance | openstack/keystone-rabbit-init-q4gpk/rabbit-init
2026-06-04 02:26:31.061546 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-q4gpk" not found
2026-06-04 02:26:31.240250 | instance | openstack/libvirt-libvirt-default-dvgpx/init
2026-06-04 02:26:31.430090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-dvgpx" not found
2026-06-04 02:26:31.434862 | instance | openstack/libvirt-libvirt-default-dvgpx/init-dynamic-options
2026-06-04 02:26:31.525432 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-dvgpx" is waiting to start: PodInitializing
2026-06-04 02:26:31.607779 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-dvgpx" not found
2026-06-04 02:26:31.611294 | instance | openstack/libvirt-libvirt-default-dvgpx/ceph-admin-keyring-placement
2026-06-04 02:26:31.705999 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-dvgpx" is waiting to start: PodInitializing
2026-06-04 02:26:31.790401 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-dvgpx" not found
2026-06-04 02:26:31.794805 | instance | openstack/libvirt-libvirt-default-dvgpx/ceph-keyring-placement
2026-06-04 02:26:31.879618 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-dvgpx" is waiting to start: PodInitializing
2026-06-04 02:26:31.970494 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-dvgpx" not found
2026-06-04 02:26:31.974426 | instance | openstack/libvirt-libvirt-default-dvgpx/tls-sidecar
2026-06-04 02:26:32.059459 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-dvgpx" is waiting to start: PodInitializing
2026-06-04 02:26:32.145686 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-dvgpx" not found
2026-06-04 02:26:32.150535 | instance | openstack/libvirt-libvirt-default-dvgpx/libvirt
2026-06-04 02:26:32.234431 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-dvgpx" is waiting to start: PodInitializing
2026-06-04 02:26:32.322810 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-dvgpx" not found
2026-06-04 02:26:32.326922 | instance | openstack/libvirt-libvirt-default-dvgpx/libvirt-exporter
2026-06-04 02:26:32.411324 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-dvgpx" is waiting to start: PodInitializing
2026-06-04 02:26:32.507223 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-dvgpx" not found
2026-06-04 02:26:32.682193 | instance | openstack/memcached-memcached-6479589586-f7dbh/init
2026-06-04 02:26:32.864976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-f7dbh" not found
2026-06-04 02:26:32.868598 | instance | openstack/memcached-memcached-6479589586-f7dbh/memcached
2026-06-04 02:26:33.045016 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-f7dbh" not found
2026-06-04 02:26:33.049500 | instance | openstack/memcached-memcached-6479589586-f7dbh/memcached-exporter
2026-06-04 02:26:33.219060 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-f7dbh" not found
2026-06-04 02:26:33.372675 | instance | openstack/neutron-coredns-7dd4958666-9rl8h/coredns
2026-06-04 02:26:33.547336 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-9rl8h" not found
2026-06-04 02:26:33.722345 | instance | openstack/neutron-db-init-58k7f/init
2026-06-04 02:26:33.887781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-58k7f" not found
2026-06-04 02:26:33.891768 | instance | openstack/neutron-db-init-58k7f/neutron-db-init-0
2026-06-04 02:26:34.063477 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-58k7f" not found
2026-06-04 02:26:34.227340 | instance | openstack/neutron-db-sync-k8mf5/init
2026-06-04 02:26:34.396083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-k8mf5" not found
2026-06-04 02:26:34.400635 | instance | openstack/neutron-db-sync-k8mf5/neutron-db-sync
2026-06-04 02:26:34.577176 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-k8mf5" not found
2026-06-04 02:26:34.774104 | instance | openstack/neutron-dhcp-agent-default-l2qmv/init
2026-06-04 02:26:34.961297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-l2qmv" not found
2026-06-04 02:26:34.965239 | instance | openstack/neutron-dhcp-agent-default-l2qmv/neutron-dhcp-agent-init
2026-06-04 02:26:35.048589 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-l2qmv" is waiting to start: PodInitializing
2026-06-04 02:26:35.131266 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-l2qmv" not found
2026-06-04 02:26:35.135525 | instance | openstack/neutron-dhcp-agent-default-l2qmv/neutron-dhcp-agent
2026-06-04 02:26:35.210989 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-l2qmv" is waiting to start: PodInitializing
2026-06-04 02:26:35.297595 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-l2qmv" not found
2026-06-04 02:26:35.458297 | instance | openstack/neutron-ks-endpoints-xtzb6/init
2026-06-04 02:26:35.630583 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-xtzb6" not found
2026-06-04 02:26:35.635719 | instance | openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-admin
2026-06-04 02:26:35.802787 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-xtzb6" not found
2026-06-04 02:26:35.806211 | instance | openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-internal
2026-06-04 02:26:35.978571 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-xtzb6" not found
2026-06-04 02:26:35.984008 | instance | openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-public
2026-06-04 02:26:36.157758 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-xtzb6" not found
2026-06-04 02:26:36.339752 | instance | openstack/neutron-ks-service-jdhg8/init
2026-06-04 02:26:36.502283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-jdhg8" not found
2026-06-04 02:26:36.507687 | instance | openstack/neutron-ks-service-jdhg8/network-ks-service-registration
2026-06-04 02:26:36.689673 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-jdhg8" not found
2026-06-04 02:26:36.872998 | instance | openstack/neutron-ks-user-ftfq8/init
2026-06-04 02:26:37.040291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-ftfq8" not found
2026-06-04 02:26:37.044012 | instance | openstack/neutron-ks-user-ftfq8/neutron-ks-user
2026-06-04 02:26:37.221531 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-ftfq8" not found
2026-06-04 02:26:37.392289 | instance | openstack/neutron-l3-agent-default-xh76r/init
2026-06-04 02:26:37.569413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-xh76r" not found
2026-06-04 02:26:37.573770 | instance | openstack/neutron-l3-agent-default-xh76r/neutron-l3-agent-init
2026-06-04 02:26:37.654041 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-xh76r" is waiting to start: PodInitializing
2026-06-04 02:26:37.735944 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-xh76r" not found
2026-06-04 02:26:37.739768 | instance | openstack/neutron-l3-agent-default-xh76r/neutron-l3-agent
2026-06-04 02:26:37.831672 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-xh76r" is waiting to start: PodInitializing
2026-06-04 02:26:37.932626 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-xh76r" not found
2026-06-04 02:26:38.105848 | instance | openstack/neutron-metadata-agent-default-zpdhp/init
2026-06-04 02:26:38.307518 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-zpdhp" not found
2026-06-04 02:26:38.310874 | instance | openstack/neutron-metadata-agent-default-zpdhp/neutron-metadata-agent-init
2026-06-04 02:26:38.394816 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-zpdhp" is waiting to start: PodInitializing
2026-06-04 02:26:38.487631 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-zpdhp" not found
2026-06-04 02:26:38.491404 | instance | openstack/neutron-metadata-agent-default-zpdhp/neutron-metadata-agent
2026-06-04 02:26:38.572913 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-zpdhp" is waiting to start: PodInitializing
2026-06-04 02:26:38.671845 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-zpdhp" not found
2026-06-04 02:26:38.837851 | instance | openstack/neutron-netns-cleanup-cron-default-qlhh6/init
2026-06-04 02:26:39.023920 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-qlhh6" not found
2026-06-04 02:26:39.028852 | instance | openstack/neutron-netns-cleanup-cron-default-qlhh6/neutron-netns-cleanup-cron
2026-06-04 02:26:39.194516 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-qlhh6" not found
2026-06-04 02:26:39.359739 | instance | openstack/neutron-ovs-agent-default-6dwrh/init
2026-06-04 02:26:39.545396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-6dwrh" not found
2026-06-04 02:26:39.549422 | instance | openstack/neutron-ovs-agent-default-6dwrh/neutron-openvswitch-agent-kernel-modules
2026-06-04 02:26:39.642349 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-6dwrh" is waiting to start: PodInitializing
2026-06-04 02:26:39.726318 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-6dwrh" not found
2026-06-04 02:26:39.730058 | instance | openstack/neutron-ovs-agent-default-6dwrh/neutron-ovs-agent-init
2026-06-04 02:26:39.815348 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-6dwrh" is waiting to start: PodInitializing
2026-06-04 02:26:39.904468 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-6dwrh" not found
2026-06-04 02:26:39.909707 | instance | openstack/neutron-ovs-agent-default-6dwrh/neutron-ovs-agent
2026-06-04 02:26:39.999897 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-6dwrh" is waiting to start: PodInitializing
2026-06-04 02:26:40.087830 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-6dwrh" not found
2026-06-04 02:26:40.253133 | instance | openstack/neutron-rabbit-init-pkr9f/init
2026-06-04 02:26:40.430294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-pkr9f" not found
2026-06-04 02:26:40.434841 | instance | openstack/neutron-rabbit-init-pkr9f/rabbit-init
2026-06-04 02:26:40.598402 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-pkr9f" not found
2026-06-04 02:26:40.765516 | instance | openstack/neutron-rpc-server-659d677dc-g6bps/init
2026-06-04 02:26:40.948681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-659d677dc-g6bps" not found
2026-06-04 02:26:40.952683 | instance | openstack/neutron-rpc-server-659d677dc-g6bps/neutron-rpc-server
2026-06-04 02:26:41.301278 | instance | openstack/neutron-server-6cbbc85976-dtrw6/init
2026-06-04 02:26:41.467397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-6cbbc85976-dtrw6" not found
2026-06-04 02:26:41.471493 | instance | openstack/neutron-server-6cbbc85976-dtrw6/neutron-server
2026-06-04 02:26:41.677800 | instance | openstack/neutron-server-6cbbc85976-dtrw6/neutron-policy-server
2026-06-04 02:26:41.840342 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-6cbbc85976-dtrw6" not found
2026-06-04 02:26:42.009481 | instance | openstack/nova-api-metadata-5ff67fb76f-xfd9j/init
2026-06-04 02:26:42.191364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5ff67fb76f-xfd9j" not found
2026-06-04 02:26:42.194563 | instance | openstack/nova-api-metadata-5ff67fb76f-xfd9j/nova-api-metadata-init
2026-06-04 02:26:42.357824 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5ff67fb76f-xfd9j" not found
2026-06-04 02:26:42.361303 | instance | openstack/nova-api-metadata-5ff67fb76f-xfd9j/nova-api
2026-06-04 02:26:42.531006 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5ff67fb76f-xfd9j" not found
2026-06-04 02:26:42.702261 | instance | openstack/nova-api-osapi-8657d8f6b9-42xvf/init
2026-06-04 02:26:42.870786 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-8657d8f6b9-42xvf" not found
2026-06-04 02:26:42.874916 | instance | openstack/nova-api-osapi-8657d8f6b9-42xvf/nova-osapi
2026-06-04 02:26:43.054905 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-8657d8f6b9-42xvf" not found
2026-06-04 02:26:43.220018 | instance | openstack/nova-bootstrap-s5jqh/init
2026-06-04 02:26:43.384982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-s5jqh" not found
2026-06-04 02:26:43.388210 | instance | openstack/nova-bootstrap-s5jqh/bootstrap
2026-06-04 02:26:43.560614 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-s5jqh" not found
2026-06-04 02:26:43.725972 | instance | openstack/nova-cell-setup-5wdwf/init
2026-06-04 02:26:43.926552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-5wdwf" not found
2026-06-04 02:26:43.931198 | instance | openstack/nova-cell-setup-5wdwf/nova-cell-setup-init
2026-06-04 02:26:44.026668 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-5wdwf" is waiting to start: PodInitializing
2026-06-04 02:26:44.108909 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-5wdwf" not found
2026-06-04 02:26:44.112720 | instance | openstack/nova-cell-setup-5wdwf/nova-cell-setup
2026-06-04 02:26:44.197346 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-5wdwf" is waiting to start: PodInitializing
2026-06-04 02:26:44.286605 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-5wdwf" not found
2026-06-04 02:26:44.465010 | instance | openstack/nova-compute-default-g2d6c/init
2026-06-04 02:26:44.674354 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:44.678288 | instance | openstack/nova-compute-default-g2d6c/nova-compute-init
2026-06-04 02:26:44.763462 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:44.847416 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:44.851870 | instance | openstack/nova-compute-default-g2d6c/ceph-perms
2026-06-04 02:26:44.940047 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:45.036344 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:45.041280 | instance | openstack/nova-compute-default-g2d6c/ceph-admin-keyring-placement
2026-06-04 02:26:45.125047 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:45.218780 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:45.223627 | instance | openstack/nova-compute-default-g2d6c/ceph-keyring-placement
2026-06-04 02:26:45.315870 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:45.394738 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:45.398061 | instance | openstack/nova-compute-default-g2d6c/nova-compute-vnc-init
2026-06-04 02:26:45.492339 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:45.578743 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:45.583098 | instance | openstack/nova-compute-default-g2d6c/nova-compute-ssh-init
2026-06-04 02:26:45.661919 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:45.749858 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:45.753088 | instance | openstack/nova-compute-default-g2d6c/nova-compute
2026-06-04 02:26:45.839953 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:45.938273 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:45.942864 | instance | openstack/nova-compute-default-g2d6c/nova-compute-ssh
2026-06-04 02:26:46.035619 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-g2d6c" is waiting to start: PodInitializing
2026-06-04 02:26:46.116519 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-g2d6c" not found
2026-06-04 02:26:46.286241 | instance | openstack/nova-conductor-858ccb89f-22zql/init
2026-06-04 02:26:46.457953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-858ccb89f-22zql" not found
2026-06-04 02:26:46.462390 | instance | openstack/nova-conductor-858ccb89f-22zql/nova-conductor
2026-06-04 02:26:46.638257 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-858ccb89f-22zql" not found
2026-06-04 02:26:46.826627 | instance | openstack/nova-db-init-bg5fn/init
2026-06-04 02:26:46.994439 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-bg5fn" not found
2026-06-04 02:26:46.997317 | instance | openstack/nova-db-init-bg5fn/nova-db-init-0
2026-06-04 02:26:47.193573 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-bg5fn" not found
2026-06-04 02:26:47.196825 | instance | openstack/nova-db-init-bg5fn/nova-db-init-1
2026-06-04 02:26:47.366421 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-bg5fn" not found
2026-06-04 02:26:47.369747 | instance | openstack/nova-db-init-bg5fn/nova-db-init-2
2026-06-04 02:26:47.544889 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-bg5fn" not found
2026-06-04 02:26:47.708481 | instance | openstack/nova-db-sync-d6zmk/init
2026-06-04 02:26:47.880854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-d6zmk" not found
2026-06-04 02:26:47.884637 | instance | openstack/nova-db-sync-d6zmk/nova-db-sync
2026-06-04 02:26:48.077620 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-d6zmk" not found
2026-06-04 02:26:48.247524 | instance | openstack/nova-ks-endpoints-szxvb/init
2026-06-04 02:26:48.414678 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-szxvb" not found
2026-06-04 02:26:48.418411 | instance | openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-admin
2026-06-04 02:26:48.588077 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-szxvb" not found
2026-06-04 02:26:48.591226 | instance | openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-internal
2026-06-04 02:26:48.750893 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-szxvb" not found
2026-06-04 02:26:48.753316 | instance | openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-public
2026-06-04 02:26:48.924352 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-szxvb" not found
2026-06-04 02:26:49.110234 | instance | openstack/nova-ks-service-54f5s/init
2026-06-04 02:26:49.276514 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-54f5s" not found
2026-06-04 02:26:49.281103 | instance | openstack/nova-ks-service-54f5s/compute-ks-service-registration
2026-06-04 02:26:49.447511 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-54f5s" not found
2026-06-04 02:26:49.612706 | instance | openstack/nova-ks-user-4bskp/init
2026-06-04 02:26:49.788377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-4bskp" not found
2026-06-04 02:26:49.792844 | instance | openstack/nova-ks-user-4bskp/nova-ks-user
2026-06-04 02:26:49.975216 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-4bskp" not found
2026-06-04 02:26:50.153293 | instance | openstack/nova-novncproxy-6c4ccd77cd-8ndx6/init
2026-06-04 02:26:50.330724 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6c4ccd77cd-8ndx6" not found
2026-06-04 02:26:50.333899 | instance | openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy-init
2026-06-04 02:26:50.497674 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6c4ccd77cd-8ndx6" not found
2026-06-04 02:26:50.502265 | instance | openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy-init-assets
2026-06-04 02:26:50.678916 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6c4ccd77cd-8ndx6" not found
2026-06-04 02:26:50.683972 | instance | openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy
2026-06-04 02:26:50.853745 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6c4ccd77cd-8ndx6" not found
2026-06-04 02:26:51.035286 | instance | openstack/nova-rabbit-init-bq558/init
2026-06-04 02:26:51.247181 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-bq558" not found
2026-06-04 02:26:51.251129 | instance | openstack/nova-rabbit-init-bq558/rabbit-init
2026-06-04 02:26:51.439312 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-bq558" not found
2026-06-04 02:26:51.620916 | instance | openstack/nova-scheduler-75cbd78775-2flgj/init
2026-06-04 02:26:51.796147 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-75cbd78775-2flgj" not found
2026-06-04 02:26:51.800219 | instance | openstack/nova-scheduler-75cbd78775-2flgj/nova-scheduler
2026-06-04 02:26:51.966579 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-75cbd78775-2flgj" not found
2026-06-04 02:26:52.154221 | instance | openstack/openvswitch-4kggn/init
2026-06-04 02:26:52.311362 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-4kggn" not found
2026-06-04 02:26:52.314843 | instance | openstack/openvswitch-4kggn/openvswitch-db-perms
2026-06-04 02:26:52.487764 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-4kggn" not found
2026-06-04 02:26:52.491011 | instance | openstack/openvswitch-4kggn/openvswitch-vswitchd-modules
2026-06-04 02:26:52.674829 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-4kggn" not found
2026-06-04 02:26:52.678984 | instance | openstack/openvswitch-4kggn/openvswitch-db
2026-06-04 02:26:52.848081 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-4kggn" not found
2026-06-04 02:26:52.852455 | instance | openstack/openvswitch-4kggn/openvswitch-vswitchd
2026-06-04 02:26:53.031050 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-4kggn" not found
2026-06-04 02:26:53.194252 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-04 02:26:53.383525 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 02:26:53.387728 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-04 02:26:53.554551 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 02:26:53.559323 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-04 02:26:53.842544 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 02:26:53.845145 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-04 02:26:54.026691 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 02:26:54.186154 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-04 02:26:54.350973 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-04 02:26:54.355332 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-04 02:26:54.553295 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-04 02:26:54.556829 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-04 02:26:54.725165 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-04 02:26:54.887474 | instance | openstack/placement-api-6d894f6b45-xpm99/init
2026-06-04 02:26:55.091975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6d894f6b45-xpm99" not found
2026-06-04 02:26:55.095949 | instance | openstack/placement-api-6d894f6b45-xpm99/placement-api
2026-06-04 02:26:55.279491 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6d894f6b45-xpm99" not found
2026-06-04 02:26:55.435643 | instance | openstack/placement-db-init-pd5kt/init
2026-06-04 02:26:55.603509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-pd5kt" not found
2026-06-04 02:26:55.607145 | instance | openstack/placement-db-init-pd5kt/placement-db-init-0
2026-06-04 02:26:55.779346 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-pd5kt" not found
2026-06-04 02:26:55.942312 | instance | openstack/placement-db-sync-79trq/init
2026-06-04 02:26:56.124914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-79trq" not found
2026-06-04 02:26:56.129435 | instance | openstack/placement-db-sync-79trq/placement-db-sync
2026-06-04 02:26:56.280629 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-79trq" not found
2026-06-04 02:26:56.467016 | instance | openstack/placement-ks-endpoints-j6wfd/init
2026-06-04 02:26:56.630371 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-j6wfd" not found
2026-06-04 02:26:56.635340 | instance | openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-admin
2026-06-04 02:26:56.808228 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-j6wfd" not found
2026-06-04 02:26:56.811446 | instance | openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-internal
2026-06-04 02:26:56.982223 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-j6wfd" not found
2026-06-04 02:26:56.988437 | instance | openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-public
2026-06-04 02:26:57.157073 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-j6wfd" not found
2026-06-04 02:26:57.322820 | instance | openstack/placement-ks-service-2m4d8/init
2026-06-04 02:26:57.477014 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-2m4d8" not found
2026-06-04 02:26:57.481516 | instance | openstack/placement-ks-service-2m4d8/placement-ks-service-registration
2026-06-04 02:26:57.643890 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-2m4d8" not found
2026-06-04 02:26:57.795191 | instance | openstack/placement-ks-user-hn6jr/init
2026-06-04 02:26:57.960536 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-hn6jr" not found
2026-06-04 02:26:57.964682 | instance | openstack/placement-ks-user-hn6jr/placement-ks-user
2026-06-04 02:26:58.149108 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-hn6jr" not found
2026-06-04 02:26:58.345922 | instance | openstack/pxc-operator-69cb5bbdb9-rxlxd/percona-xtradb-cluster-operator
2026-06-04 02:26:58.514198 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-rxlxd" not found
2026-06-04 02:26:58.681022 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-04 02:26:58.848054 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-04 02:26:58.852209 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-04 02:26:59.055277 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-04 02:26:59.226085 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-04 02:26:59.406836 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-04 02:26:59.412313 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-04 02:26:59.591285 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-04 02:26:59.778852 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-7ltlr/rabbitmq-cluster-operator
2026-06-04 02:26:59.970525 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-7ltlr" not found
2026-06-04 02:27:00.157956 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-04 02:27:00.331751 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-04 02:27:00.335156 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-04 02:27:00.541185 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-04 02:27:00.707645 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-04 02:27:00.887661 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-04 02:27:00.891925 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-04 02:27:01.076737 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-04 02:27:01.250120 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-9mst9/rabbitmq-cluster-operator
2026-06-04 02:27:01.428520 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-9mst9" not found
2026-06-04 02:27:01.606125 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-04 02:27:01.781552 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-04 02:27:01.785333 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-04 02:27:01.996541 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-04 02:27:02.189086 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-04 02:27:02.360317 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-04 02:27:02.365139 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-04 02:27:02.559752 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-04 02:27:02.735732 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/make-container-crash-dir
2026-06-04 02:27:02.900527 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-mzg2k" not found
2026-06-04 02:27:02.904592 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/chown-container-data-dir
2026-06-04 02:27:03.089967 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-mzg2k" not found
2026-06-04 02:27:03.093219 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/ceph-crash
2026-06-04 02:27:03.257506 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-mzg2k" not found
2026-06-04 02:27:03.448400 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/chown-container-data-dir
2026-06-04 02:27:03.630990 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx" not found
2026-06-04 02:27:03.634602 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/rgw
2026-06-04 02:27:03.853771 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx" not found
2026-06-04 02:27:03.859430 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/log-collector
2026-06-04 02:27:04.023927 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx" not found
2026-06-04 02:27:04.193669 | instance | openstack/staffeln-api-6c66b6974b-qn57f/init
2026-06-04 02:27:04.368765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-6c66b6974b-qn57f" not found
2026-06-04 02:27:04.373540 | instance | openstack/staffeln-api-6c66b6974b-qn57f/staffeln-api
2026-06-04 02:27:04.557942 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-6c66b6974b-qn57f" not found
2026-06-04 02:27:04.720633 | instance | openstack/staffeln-conductor-6f49bc99c7-6w4sp/staffeln-conductor
2026-06-04 02:27:04.892521 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6f49bc99c7-6w4sp" not found
2026-06-04 02:27:05.078984 | instance | openstack/staffeln-db-init-lttr2/init
2026-06-04 02:27:05.240318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-lttr2" not found
2026-06-04 02:27:05.245152 | instance | openstack/staffeln-db-init-lttr2/staffeln-db-init-0
2026-06-04 02:27:05.410642 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-lttr2" not found
2026-06-04 02:27:05.611601 | instance | openstack/staffeln-db-sync-cwq4w/init
2026-06-04 02:27:05.783773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-cwq4w" not found
2026-06-04 02:27:05.787196 | instance | openstack/staffeln-db-sync-cwq4w/staffeln-db-sync
2026-06-04 02:27:05.957353 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-cwq4w" not found
2026-06-04 02:27:06.136245 | instance | openstack/valkey-node-0/valkey
2026-06-04 02:27:06.301800 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-04 02:27:06.306194 | instance | openstack/valkey-node-0/sentinel
2026-06-04 02:27:06.474561 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-04 02:27:06.478038 | instance | openstack/valkey-node-0/metrics
2026-06-04 02:27:06.638516 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-04 02:27:06.808928 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-s5l2d/rook-ceph-operator
2026-06-04 02:27:06.990319 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-s5l2d" not found
2026-06-04 02:27:07.152756 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-npfxw/secretgen-controller
2026-06-04 02:27:07.342414 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-npfxw" not found
2026-06-04 02:27:07.770756 | instance | ERROR
2026-06-04 02:27:07.770987 | instance | {
2026-06-04 02:27:07.771018 | instance | "delta": "0:01:17.511185",
2026-06-04 02:27:07.771039 | instance | "end": "2026-06-04 02:27:07.348384",
2026-06-04 02:27:07.771059 | instance | "msg": "non-zero return code",
2026-06-04 02:27:07.771077 | instance | "rc": 123,
2026-06-04 02:27:07.771095 | instance | "start": "2026-06-04 02:25:49.837199"
2026-06-04 02:27:07.771113 | instance | }
2026-06-04 02:27:07.771136 | instance | ERROR: Ignoring Errors
2026-06-04 02:27:07.781549 |
2026-06-04 02:27:07.781633 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-04 02:27:08.389671 | instance | changed:
2026-06-04 02:27:08.389886 | instance | cd+++++++++ pod-logs/
2026-06-04 02:27:08.389925 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-04 02:27:08.389956 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-04 02:27:08.389984 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-04 02:27:08.390011 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-04 02:27:08.390041 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-2s7fm/
2026-06-04 02:27:08.390073 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-2s7fm/cert-manager-controller.txt
2026-06-04 02:27:08.390100 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6kdzj/
2026-06-04 02:27:08.390125 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6kdzj/cert-manager-cainjector.txt
2026-06-04 02:27:08.390151 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-b2w7w/
2026-06-04 02:27:08.390177 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-b2w7w/cert-manager-webhook.txt
2026-06-04 02:27:08.390202 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-04 02:27:08.390227 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-nqlrz/
2026-06-04 02:27:08.390252 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-nqlrz/envoy-gateway.txt
2026-06-04 02:27:08.390277 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-04 02:27:08.390302 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-04 02:27:08.390328 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-04 02:27:08.390370 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-04 02:27:08.390396 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-04 02:27:08.390421 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-2s7fm/
2026-06-04 02:27:08.390446 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-2s7fm/cert-manager-controller.txt
2026-06-04 02:27:08.390471 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6kdzj/
2026-06-04 02:27:08.390495 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6kdzj/cert-manager-cainjector.txt
2026-06-04 02:27:08.390524 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-b2w7w/
2026-06-04 02:27:08.390550 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-b2w7w/cert-manager-webhook.txt
2026-06-04 02:27:08.390575 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-04 02:27:08.390600 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-nqlrz/
2026-06-04 02:27:08.390625 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-nqlrz/envoy-gateway.txt
2026-06-04 02:27:08.390649 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-04 02:27:08.390674 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-dvrx5/
2026-06-04 02:27:08.390698 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-dvrx5/controller.txt
2026-06-04 02:27:08.390723 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6bm9g/
2026-06-04 02:27:08.390749 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6bm9g/ingress-nginx-default-backend.txt
2026-06-04 02:27:08.390774 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-04 02:27:08.390802 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/
2026-06-04 02:27:08.390863 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/apply-sysctl-overwrites.txt
2026-06-04 02:27:08.390907 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/cilium-agent.txt
2026-06-04 02:27:08.390942 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/clean-cilium-state.txt
2026-06-04 02:27:08.390974 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/config.txt
2026-06-04 02:27:08.391008 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/install-cni-binaries.txt
2026-06-04 02:27:08.391038 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/mount-bpf-fs.txt
2026-06-04 02:27:08.391065 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-2jjwp/mount-cgroup.txt
2026-06-04 02:27:08.391092 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lpv8v/
2026-06-04 02:27:08.391125 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lpv8v/cilium-operator.txt
2026-06-04 02:27:08.391183 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-b5bmt/
2026-06-04 02:27:08.391215 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-b5bmt/coredns.txt
2026-06-04 02:27:08.391242 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-c9xkt/
2026-06-04 02:27:08.391272 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-c9xkt/coredns.txt
2026-06-04 02:27:08.391298 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-04 02:27:08.391323 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-04 02:27:08.391347 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-04 02:27:08.391380 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-04 02:27:08.391406 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-04 02:27:08.391431 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-04 02:27:08.391455 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9q2kj/
2026-06-04 02:27:08.391480 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9q2kj/kube-proxy.txt
2026-06-04 02:27:08.391505 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-04 02:27:08.391535 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-04 02:27:08.391560 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-04 02:27:08.391586 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-04 02:27:08.391651 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-04 02:27:08.391704 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-z4bql/
2026-06-04 02:27:08.391751 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-z4bql/local-path-provisioner.txt
2026-06-04 02:27:08.391780 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-04 02:27:08.391806 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-04 02:27:08.391832 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-04 02:27:08.391857 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-04 02:27:08.391882 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-04 02:27:08.391906 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-04 02:27:08.391931 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-9lnfl/
2026-06-04 02:27:08.391955 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-9lnfl/goldpinger-daemon.txt
2026-06-04 02:27:08.391979 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/
2026-06-04 02:27:08.392004 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana-sc-dashboard.txt
2026-06-04 02:27:08.392030 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana-sc-datasources.txt
2026-06-04 02:27:08.392055 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana.txt
2026-06-04 02:27:08.392081 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22/
2026-06-04 02:27:08.392106 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22/kube-state-metrics.txt
2026-06-04 02:27:08.392130 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-n7m45/
2026-06-04 02:27:08.392148 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-n7m45/kube-prometheus-stack.txt
2026-06-04 02:27:08.392166 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/
2026-06-04 02:27:08.392183 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/node-exporter.txt
2026-06-04 02:27:08.392200 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/pod-tls-sidecar.txt
2026-06-04 02:27:08.392225 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-04 02:27:08.392269 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-04 02:27:08.392293 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-04 02:27:08.392312 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-04 02:27:08.392330 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-04 02:27:08.392348 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-n6vs6/
2026-06-04 02:27:08.392366 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-n6vs6/nginx.txt
2026-06-04 02:27:08.392383 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-04 02:27:08.392401 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-04 02:27:08.392419 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-04 02:27:08.392436 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-swc5n/
2026-06-04 02:27:08.392453 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-swc5n/gc.txt
2026-06-04 02:27:08.392470 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-zv99f/
2026-06-04 02:27:08.392487 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-zv99f/master.txt
2026-06-04 02:27:08.392505 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-7cgw5/
2026-06-04 02:27:08.392522 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-7cgw5/worker.txt
2026-06-04 02:27:08.392539 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-04 02:27:08.392556 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-04 02:27:08.392573 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-04 02:27:08.392591 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-04 02:27:08.392609 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-04 02:27:08.392626 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-04 02:27:08.392643 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8dkwf/
2026-06-04 02:27:08.392660 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8dkwf/pushgateway.txt
2026-06-04 02:27:08.392677 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-lk77m/
2026-06-04 02:27:08.392694 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-lk77m/vector.txt
2026-06-04 02:27:08.392711 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-04 02:27:08.392728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-57cc76f66d-d2jqk/
2026-06-04 02:27:08.392746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-57cc76f66d-d2jqk/barbican-api.txt
2026-06-04 02:27:08.392764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-57cc76f66d-d2jqk/init.txt
2026-06-04 02:27:08.392781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-bp46g/
2026-06-04 02:27:08.392799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-bp46g/barbican-db-init-0.txt
2026-06-04 02:27:08.392816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-bp46g/init.txt
2026-06-04 02:27:08.392840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-6z6pz/
2026-06-04 02:27:08.392858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-6z6pz/barbican-db-sync.txt
2026-06-04 02:27:08.392876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-6z6pz/init.txt
2026-06-04 02:27:08.392893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-b6rc7/
2026-06-04 02:27:08.392911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-b6rc7/init.txt
2026-06-04 02:27:08.392928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-admin.txt
2026-06-04 02:27:08.392946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-internal.txt
2026-06-04 02:27:08.392963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-public.txt
2026-06-04 02:27:08.392980 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-8ps7h/
2026-06-04 02:27:08.392997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-8ps7h/init.txt
2026-06-04 02:27:08.393015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-8ps7h/key-manager-ks-service-registration.txt
2026-06-04 02:27:08.393038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-78l8t/
2026-06-04 02:27:08.393057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-78l8t/barbican-ks-user.txt
2026-06-04 02:27:08.393102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-78l8t/init.txt
2026-06-04 02:27:08.393122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xsnpl/
2026-06-04 02:27:08.393139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xsnpl/init.txt
2026-06-04 02:27:08.393157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xsnpl/rabbit-init.txt
2026-06-04 02:27:08.393175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b4bdb447-4r8ml/
2026-06-04 02:27:08.393192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b4bdb447-4r8ml/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.393209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b4bdb447-4r8ml/cinder-api.txt
2026-06-04 02:27:08.393226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b4bdb447-4r8ml/init.txt
2026-06-04 02:27:08.393243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-db4748db5-wq59j/
2026-06-04 02:27:08.393261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-db4748db5-wq59j/ceph-backup-keyring-placement.txt
2026-06-04 02:27:08.393278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-db4748db5-wq59j/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.393296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-db4748db5-wq59j/ceph-keyring-placement-rbd1.txt
2026-06-04 02:27:08.393313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-db4748db5-wq59j/cinder-backup.txt
2026-06-04 02:27:08.393330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-db4748db5-wq59j/init.txt
2026-06-04 02:27:08.393353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rbc4h/
2026-06-04 02:27:08.393377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rbc4h/ceph-keyring-placement.txt
2026-06-04 02:27:08.393399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rbc4h/cinder-backup-storage-init.txt
2026-06-04 02:27:08.393417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-rbc4h/init.txt
2026-06-04 02:27:08.393435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2fmjp/
2026-06-04 02:27:08.393458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2fmjp/bootstrap.txt
2026-06-04 02:27:08.393476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2fmjp/init.txt
2026-06-04 02:27:08.393493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-tp78x/
2026-06-04 02:27:08.393510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-tp78x/create-internal-tenant.txt
2026-06-04 02:27:08.393528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-tp78x/init.txt
2026-06-04 02:27:08.393545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-gvzrr/
2026-06-04 02:27:08.393562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-gvzrr/cinder-db-init-0.txt
2026-06-04 02:27:08.393580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-gvzrr/init.txt
2026-06-04 02:27:08.393597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dcn5f/
2026-06-04 02:27:08.393613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dcn5f/cinder-db-sync.txt
2026-06-04 02:27:08.393631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dcn5f/init.txt
2026-06-04 02:27:08.393648 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gdp8v/
2026-06-04 02:27:08.393665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gdp8v/init.txt
2026-06-04 02:27:08.393682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-admin.txt
2026-06-04 02:27:08.393700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-internal.txt
2026-06-04 02:27:08.393717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-public.txt
2026-06-04 02:27:08.393735 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xbqh8/
2026-06-04 02:27:08.393753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xbqh8/init.txt
2026-06-04 02:27:08.393771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xbqh8/volumev3-ks-service-registration.txt
2026-06-04 02:27:08.393788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zfzr6/
2026-06-04 02:27:08.393805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zfzr6/cinder-ks-user.txt
2026-06-04 02:27:08.393823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zfzr6/init.txt
2026-06-04 02:27:08.393840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-72tzd/
2026-06-04 02:27:08.393858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-72tzd/init.txt
2026-06-04 02:27:08.393875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-72tzd/rabbit-init.txt
2026-06-04 02:27:08.393893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/
2026-06-04 02:27:08.393911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.393928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/cinder-scheduler.txt
2026-06-04 02:27:08.393945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/init.txt
2026-06-04 02:27:08.393962 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-c9dqh/
2026-06-04 02:27:08.393980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-c9dqh/ceph-keyring-placement.txt
2026-06-04 02:27:08.393998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-c9dqh/cinder-storage-init-rbd1.txt
2026-06-04 02:27:08.394016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-c9dqh/init.txt
2026-06-04 02:27:08.394034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-85b98d8447-cjlc9/
2026-06-04 02:27:08.394058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-85b98d8447-cjlc9/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.394077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-85b98d8447-cjlc9/ceph-keyring-placement-rbd1.txt
2026-06-04 02:27:08.394095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-85b98d8447-cjlc9/cinder-volume.txt
2026-06-04 02:27:08.394113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-85b98d8447-cjlc9/init-cinder-conf.txt
2026-06-04 02:27:08.394130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-85b98d8447-cjlc9/init.txt
2026-06-04 02:27:08.394148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29675645-jm9n8/
2026-06-04 02:27:08.394165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29675645-jm9n8/cinder-volume-usage-audit.txt
2026-06-04 02:27:08.394182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29675645-jm9n8/init.txt
2026-06-04 02:27:08.394200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7b59c94bdf-kdr5d/
2026-06-04 02:27:08.394217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b59c94bdf-kdr5d/ceph-keyring-placement.txt
2026-06-04 02:27:08.394235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b59c94bdf-kdr5d/glance-api.txt
2026-06-04 02:27:08.394252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b59c94bdf-kdr5d/glance-perms.txt
2026-06-04 02:27:08.394269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b59c94bdf-kdr5d/init.txt
2026-06-04 02:27:08.394286 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8zczd/
2026-06-04 02:27:08.394304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8zczd/glance-db-init-0.txt
2026-06-04 02:27:08.394322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8zczd/init.txt
2026-06-04 02:27:08.394339 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-p574h/
2026-06-04 02:27:08.394356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-p574h/glance-db-sync.txt
2026-06-04 02:27:08.394374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-p574h/init.txt
2026-06-04 02:27:08.394391 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-stmj6/
2026-06-04 02:27:08.394408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-admin.txt
2026-06-04 02:27:08.394426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-internal.txt
2026-06-04 02:27:08.394447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-public.txt
2026-06-04 02:27:08.394467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-stmj6/init.txt
2026-06-04 02:27:08.394486 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r67fk/
2026-06-04 02:27:08.394504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r67fk/image-ks-service-registration.txt
2026-06-04 02:27:08.394521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r67fk/init.txt
2026-06-04 02:27:08.394539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8xp6l/
2026-06-04 02:27:08.394557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8xp6l/glance-ks-user.txt
2026-06-04 02:27:08.394575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8xp6l/init.txt
2026-06-04 02:27:08.394592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-76qbt/
2026-06-04 02:27:08.394610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-76qbt/glance-metadefs-load.txt
2026-06-04 02:27:08.394632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-76qbt/init.txt
2026-06-04 02:27:08.394650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lntvl/
2026-06-04 02:27:08.394667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lntvl/init.txt
2026-06-04 02:27:08.394684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lntvl/rabbit-init.txt
2026-06-04 02:27:08.394701 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-jttdx/
2026-06-04 02:27:08.394718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-jttdx/ceph-keyring-placement.txt
2026-06-04 02:27:08.394735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-jttdx/glance-storage-init.txt
2026-06-04 02:27:08.394752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-jttdx/init.txt
2026-06-04 02:27:08.394769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-kxbj8/
2026-06-04 02:27:08.394785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-kxbj8/init.txt
2026-06-04 02:27:08.394803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-kxbj8/keepalived.txt
2026-06-04 02:27:08.394819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-kxbj8/wait-for-ip.txt
2026-06-04 02:27:08.394836 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-68f649df4d-swlmp/
2026-06-04 02:27:08.394853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-68f649df4d-swlmp/init.txt
2026-06-04 02:27:08.394870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-68f649df4d-swlmp/keystone-api.txt
2026-06-04 02:27:08.394887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mm4p6/
2026-06-04 02:27:08.394905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mm4p6/bootstrap.txt
2026-06-04 02:27:08.394922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mm4p6/init.txt
2026-06-04 02:27:08.394939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tf6gv/
2026-06-04 02:27:08.394955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tf6gv/init.txt
2026-06-04 02:27:08.394972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tf6gv/keystone-credential-setup.txt
2026-06-04 02:27:08.394990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6j7rz/
2026-06-04 02:27:08.395007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6j7rz/init.txt
2026-06-04 02:27:08.395024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6j7rz/keystone-db-init-0.txt
2026-06-04 02:27:08.395041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-s9kzb/
2026-06-04 02:27:08.395058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-s9kzb/init.txt
2026-06-04 02:27:08.395075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-s9kzb/keystone-db-sync.txt
2026-06-04 02:27:08.395095 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mqrwz/
2026-06-04 02:27:08.395114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mqrwz/init.txt
2026-06-04 02:27:08.395131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mqrwz/keystone-domain-manage.txt
2026-06-04 02:27:08.395148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-d28xk/
2026-06-04 02:27:08.395166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-d28xk/init.txt
2026-06-04 02:27:08.395183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-d28xk/keystone-fernet-setup.txt
2026-06-04 02:27:08.395200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-q4gpk/
2026-06-04 02:27:08.395218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-q4gpk/init.txt
2026-06-04 02:27:08.395241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-q4gpk/rabbit-init.txt
2026-06-04 02:27:08.395259 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/
2026-06-04 02:27:08.395277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/ceph-admin-keyring-placement.txt
2026-06-04 02:27:08.395295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/ceph-keyring-placement.txt
2026-06-04 02:27:08.395313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/init-dynamic-options.txt
2026-06-04 02:27:08.395331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/init.txt
2026-06-04 02:27:08.395348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/libvirt-exporter.txt
2026-06-04 02:27:08.395366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/libvirt.txt
2026-06-04 02:27:08.395383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dvgpx/tls-sidecar.txt
2026-06-04 02:27:08.395400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-f7dbh/
2026-06-04 02:27:08.395418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-f7dbh/init.txt
2026-06-04 02:27:08.395435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-f7dbh/memcached-exporter.txt
2026-06-04 02:27:08.395452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-f7dbh/memcached.txt
2026-06-04 02:27:08.395469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-9rl8h/
2026-06-04 02:27:08.395486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-9rl8h/coredns.txt
2026-06-04 02:27:08.395504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-58k7f/
2026-06-04 02:27:08.395525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-58k7f/init.txt
2026-06-04 02:27:08.395550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-58k7f/neutron-db-init-0.txt
2026-06-04 02:27:08.395569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-k8mf5/
2026-06-04 02:27:08.395587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-k8mf5/init.txt
2026-06-04 02:27:08.395605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-k8mf5/neutron-db-sync.txt
2026-06-04 02:27:08.395624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l2qmv/
2026-06-04 02:27:08.395645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l2qmv/init.txt
2026-06-04 02:27:08.395664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l2qmv/neutron-dhcp-agent-init.txt
2026-06-04 02:27:08.395681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l2qmv/neutron-dhcp-agent.txt
2026-06-04 02:27:08.395699 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xtzb6/
2026-06-04 02:27:08.395742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xtzb6/init.txt
2026-06-04 02:27:08.395764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-admin.txt
2026-06-04 02:27:08.395784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-internal.txt
2026-06-04 02:27:08.395804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-public.txt
2026-06-04 02:27:08.395824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-jdhg8/
2026-06-04 02:27:08.395844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-jdhg8/init.txt
2026-06-04 02:27:08.395870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-jdhg8/network-ks-service-registration.txt
2026-06-04 02:27:08.395891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ftfq8/
2026-06-04 02:27:08.395911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ftfq8/init.txt
2026-06-04 02:27:08.395931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ftfq8/neutron-ks-user.txt
2026-06-04 02:27:08.395951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xh76r/
2026-06-04 02:27:08.395971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xh76r/init.txt
2026-06-04 02:27:08.395989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xh76r/neutron-l3-agent-init.txt
2026-06-04 02:27:08.396007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xh76r/neutron-l3-agent.txt
2026-06-04 02:27:08.396024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zpdhp/
2026-06-04 02:27:08.396041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zpdhp/init.txt
2026-06-04 02:27:08.396059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zpdhp/neutron-metadata-agent-init.txt
2026-06-04 02:27:08.396077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zpdhp/neutron-metadata-agent.txt
2026-06-04 02:27:08.396094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qlhh6/
2026-06-04 02:27:08.396112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qlhh6/init.txt
2026-06-04 02:27:08.396129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qlhh6/neutron-netns-cleanup-cron.txt
2026-06-04 02:27:08.396147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6dwrh/
2026-06-04 02:27:08.396164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6dwrh/init.txt
2026-06-04 02:27:08.396182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6dwrh/neutron-openvswitch-agent-kernel-modules.txt
2026-06-04 02:27:08.396199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6dwrh/neutron-ovs-agent-init.txt
2026-06-04 02:27:08.396217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6dwrh/neutron-ovs-agent.txt
2026-06-04 02:27:08.396234 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pkr9f/
2026-06-04 02:27:08.396251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pkr9f/init.txt
2026-06-04 02:27:08.396269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pkr9f/rabbit-init.txt
2026-06-04 02:27:08.396287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-659d677dc-g6bps/
2026-06-04 02:27:08.396304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-659d677dc-g6bps/init.txt
2026-06-04 02:27:08.396322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-659d677dc-g6bps/neutron-rpc-server.txt
2026-06-04 02:27:08.396340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbbc85976-dtrw6/
2026-06-04 02:27:08.396357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbbc85976-dtrw6/init.txt
2026-06-04 02:27:08.396374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbbc85976-dtrw6/neutron-policy-server.txt
2026-06-04 02:27:08.396391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbbc85976-dtrw6/neutron-server.txt
2026-06-04 02:27:08.396408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5ff67fb76f-xfd9j/
2026-06-04 02:27:08.396425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5ff67fb76f-xfd9j/init.txt
2026-06-04 02:27:08.396447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5ff67fb76f-xfd9j/nova-api-metadata-init.txt
2026-06-04 02:27:08.396466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5ff67fb76f-xfd9j/nova-api.txt
2026-06-04 02:27:08.396483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-8657d8f6b9-42xvf/
2026-06-04 02:27:08.396501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-8657d8f6b9-42xvf/init.txt
2026-06-04 02:27:08.396519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-8657d8f6b9-42xvf/nova-osapi.txt
2026-06-04 02:27:08.396537 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-s5jqh/
2026-06-04 02:27:08.396555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-s5jqh/bootstrap.txt
2026-06-04 02:27:08.396573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-s5jqh/init.txt
2026-06-04 02:27:08.396591 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5wdwf/
2026-06-04 02:27:08.396613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5wdwf/init.txt
2026-06-04 02:27:08.396634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5wdwf/nova-cell-setup-init.txt
2026-06-04 02:27:08.396652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5wdwf/nova-cell-setup.txt
2026-06-04 02:27:08.396670 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/
2026-06-04 02:27:08.396688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/ceph-admin-keyring-placement.txt
2026-06-04 02:27:08.396705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/ceph-keyring-placement.txt
2026-06-04 02:27:08.396723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/ceph-perms.txt
2026-06-04 02:27:08.396740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/init.txt
2026-06-04 02:27:08.396758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/nova-compute-init.txt
2026-06-04 02:27:08.396775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/nova-compute-ssh-init.txt
2026-06-04 02:27:08.396793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/nova-compute-ssh.txt
2026-06-04 02:27:08.396811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/nova-compute-vnc-init.txt
2026-06-04 02:27:08.396828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-g2d6c/nova-compute.txt
2026-06-04 02:27:08.396845 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-858ccb89f-22zql/
2026-06-04 02:27:08.396863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-858ccb89f-22zql/init.txt
2026-06-04 02:27:08.396879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-858ccb89f-22zql/nova-conductor.txt
2026-06-04 02:27:08.396896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bg5fn/
2026-06-04 02:27:08.396914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bg5fn/init.txt
2026-06-04 02:27:08.396931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bg5fn/nova-db-init-0.txt
2026-06-04 02:27:08.396948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bg5fn/nova-db-init-1.txt
2026-06-04 02:27:08.396965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bg5fn/nova-db-init-2.txt
2026-06-04 02:27:08.396982 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-d6zmk/
2026-06-04 02:27:08.396999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-d6zmk/init.txt
2026-06-04 02:27:08.397015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-d6zmk/nova-db-sync.txt
2026-06-04 02:27:08.397041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-szxvb/
2026-06-04 02:27:08.397059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-admin.txt
2026-06-04 02:27:08.397092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-internal.txt
2026-06-04 02:27:08.397111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-public.txt
2026-06-04 02:27:08.397128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-szxvb/init.txt
2026-06-04 02:27:08.397145 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-54f5s/
2026-06-04 02:27:08.397163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-54f5s/compute-ks-service-registration.txt
2026-06-04 02:27:08.397180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-54f5s/init.txt
2026-06-04 02:27:08.397197 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-4bskp/
2026-06-04 02:27:08.397215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-4bskp/init.txt
2026-06-04 02:27:08.397232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-4bskp/nova-ks-user.txt
2026-06-04 02:27:08.397249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/
2026-06-04 02:27:08.397267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/init.txt
2026-06-04 02:27:08.397284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy-init-assets.txt
2026-06-04 02:27:08.397301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy-init.txt
2026-06-04 02:27:08.397318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy.txt
2026-06-04 02:27:08.397335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-bq558/
2026-06-04 02:27:08.397352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-bq558/init.txt
2026-06-04 02:27:08.397369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-bq558/rabbit-init.txt
2026-06-04 02:27:08.397387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75cbd78775-2flgj/
2026-06-04 02:27:08.397404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75cbd78775-2flgj/init.txt
2026-06-04 02:27:08.397421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75cbd78775-2flgj/nova-scheduler.txt
2026-06-04 02:27:08.397438 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-4kggn/
2026-06-04 02:27:08.397455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4kggn/init.txt
2026-06-04 02:27:08.397471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4kggn/openvswitch-db-perms.txt
2026-06-04 02:27:08.397488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4kggn/openvswitch-db.txt
2026-06-04 02:27:08.397505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4kggn/openvswitch-vswitchd-modules.txt
2026-06-04 02:27:08.397522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4kggn/openvswitch-vswitchd.txt
2026-06-04 02:27:08.397539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-04 02:27:08.397556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-04 02:27:08.397573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-04 02:27:08.397590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-04 02:27:08.397607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-04 02:27:08.397624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-04 02:27:08.397648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-04 02:27:08.397665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-04 02:27:08.397683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-04 02:27:08.397703 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6d894f6b45-xpm99/
2026-06-04 02:27:08.397729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d894f6b45-xpm99/init.txt
2026-06-04 02:27:08.397749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d894f6b45-xpm99/placement-api.txt
2026-06-04 02:27:08.397768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-pd5kt/
2026-06-04 02:27:08.397785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-pd5kt/init.txt
2026-06-04 02:27:08.397803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-pd5kt/placement-db-init-0.txt
2026-06-04 02:27:08.397820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-79trq/
2026-06-04 02:27:08.397838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-79trq/init.txt
2026-06-04 02:27:08.397855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-79trq/placement-db-sync.txt
2026-06-04 02:27:08.397873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j6wfd/
2026-06-04 02:27:08.397890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j6wfd/init.txt
2026-06-04 02:27:08.397907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-admin.txt
2026-06-04 02:27:08.397925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-internal.txt
2026-06-04 02:27:08.397942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-public.txt
2026-06-04 02:27:08.397959 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-2m4d8/
2026-06-04 02:27:08.397976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-2m4d8/init.txt
2026-06-04 02:27:08.397993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-2m4d8/placement-ks-service-registration.txt
2026-06-04 02:27:08.398010 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-hn6jr/
2026-06-04 02:27:08.398028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-hn6jr/init.txt
2026-06-04 02:27:08.398045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-hn6jr/placement-ks-user.txt
2026-06-04 02:27:08.398063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rxlxd/
2026-06-04 02:27:08.398084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rxlxd/percona-xtradb-cluster-operator.txt
2026-06-04 02:27:08.398104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-04 02:27:08.398121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-04 02:27:08.398138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-04 02:27:08.398155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-04 02:27:08.398173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-04 02:27:08.398191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-04 02:27:08.398208 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-7ltlr/
2026-06-04 02:27:08.398225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-7ltlr/rabbitmq-cluster-operator.txt
2026-06-04 02:27:08.398247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-04 02:27:08.398265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-04 02:27:08.398283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-04 02:27:08.398300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-04 02:27:08.398318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-04 02:27:08.398335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-04 02:27:08.398352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9mst9/
2026-06-04 02:27:08.398369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9mst9/rabbitmq-cluster-operator.txt
2026-06-04 02:27:08.398386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-04 02:27:08.398404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-04 02:27:08.398421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-04 02:27:08.398439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-04 02:27:08.398456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-04 02:27:08.398474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-04 02:27:08.398491 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/
2026-06-04 02:27:08.398508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/ceph-crash.txt
2026-06-04 02:27:08.398525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/chown-container-data-dir.txt
2026-06-04 02:27:08.398543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/make-container-crash-dir.txt
2026-06-04 02:27:08.398560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/
2026-06-04 02:27:08.398577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/chown-container-data-dir.txt
2026-06-04 02:27:08.398595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/log-collector.txt
2026-06-04 02:27:08.398612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/rgw.txt
2026-06-04 02:27:08.398630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6c66b6974b-qn57f/
2026-06-04 02:27:08.398647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6c66b6974b-qn57f/init.txt
2026-06-04 02:27:08.398665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6c66b6974b-qn57f/staffeln-api.txt
2026-06-04 02:27:08.398683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f49bc99c7-6w4sp/
2026-06-04 02:27:08.398700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f49bc99c7-6w4sp/staffeln-conductor.txt
2026-06-04 02:27:08.398717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lttr2/
2026-06-04 02:27:08.398735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lttr2/init.txt
2026-06-04 02:27:08.398752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lttr2/staffeln-db-init-0.txt
2026-06-04 02:27:08.398770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cwq4w/
2026-06-04 02:27:08.398787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cwq4w/init.txt
2026-06-04 02:27:08.398810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cwq4w/staffeln-db-sync.txt
2026-06-04 02:27:08.398828 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-04 02:27:08.398845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-04 02:27:08.398862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-04 02:27:08.398879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-04 02:27:08.398897 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-04 02:27:08.398914 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-s5l2d/
2026-06-04 02:27:08.398932 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-s5l2d/rook-ceph-operator.txt
2026-06-04 02:27:08.398949 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-04 02:27:08.398967 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-npfxw/
2026-06-04 02:27:08.398985 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-npfxw/secretgen-controller.txt
2026-06-04 02:27:08.399003 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-04 02:27:08.399022 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-dvrx5/
2026-06-04 02:27:08.399040 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-dvrx5/controller.txt
2026-06-04 02:27:08.399058 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6bm9g/
2026-06-04 02:27:08.399075 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6bm9g/ingress-nginx-default-backend.txt
2026-06-04 02:27:08.399093 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-04 02:27:08.399110 | instance | cd+++++++++ pod-logs/kube-system/cilium-2jjwp/
2026-06-04 02:27:08.399128 | instance | >f+++++++++ pod-logs/kube-system/cilium-2jjwp/apply-sysctl-overwrites.txt
2026-06-04 02:27:08.399145 | instance | >f+++++++++ pod-logs/kube-system/cilium-2jjwp/cilium-agent.txt
2026-06-04 02:27:08.399163 | instance | >f+++++++++ pod-logs/kube-system/cilium-2jjwp/clean-cilium-state.txt
2026-06-04 02:27:08.399180 | instance | >f+++++++++ pod-logs/kube-system/cilium-2jjwp/config.txt
2026-06-04 02:27:08.399197 | instance | >f+++++++++ pod-logs/kube-system/cilium-2jjwp/install-cni-binaries.txt
2026-06-04 02:27:08.399215 | instance | >f+++++++++ pod-logs/kube-system/cilium-2jjwp/mount-bpf-fs.txt
2026-06-04 02:27:08.399232 | instance | >f+++++++++ pod-logs/kube-system/cilium-2jjwp/mount-cgroup.txt
2026-06-04 02:27:08.399249 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lpv8v/
2026-06-04 02:27:08.399267 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lpv8v/cilium-operator.txt
2026-06-04 02:27:08.399284 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-b5bmt/
2026-06-04 02:27:08.399302 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-b5bmt/coredns.txt
2026-06-04 02:27:08.399319 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-c9xkt/
2026-06-04 02:27:08.399336 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-c9xkt/coredns.txt
2026-06-04 02:27:08.399354 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-04 02:27:08.399371 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-04 02:27:08.399388 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-04 02:27:08.399405 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-04 02:27:08.399422 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-04 02:27:08.399440 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-04 02:27:08.399462 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-9q2kj/
2026-06-04 02:27:08.399480 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-9q2kj/kube-proxy.txt
2026-06-04 02:27:08.399497 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-04 02:27:08.399514 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-04 02:27:08.399532 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-04 02:27:08.399549 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-04 02:27:08.399566 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-04 02:27:08.399584 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-z4bql/
2026-06-04 02:27:08.399601 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-z4bql/local-path-provisioner.txt
2026-06-04 02:27:08.399618 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-04 02:27:08.399635 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-04 02:27:08.399652 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-04 02:27:08.399669 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-04 02:27:08.399686 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-04 02:27:08.399703 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-04 02:27:08.399721 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-9lnfl/
2026-06-04 02:27:08.399738 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-9lnfl/goldpinger-daemon.txt
2026-06-04 02:27:08.399759 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/
2026-06-04 02:27:08.399777 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana-sc-dashboard.txt
2026-06-04 02:27:08.399795 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana-sc-datasources.txt
2026-06-04 02:27:08.399812 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-768d76f847-s55cx/grafana.txt
2026-06-04 02:27:08.399858 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22/
2026-06-04 02:27:08.399883 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6wg22/kube-state-metrics.txt
2026-06-04 02:27:08.399909 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-n7m45/
2026-06-04 02:27:08.399929 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-n7m45/kube-prometheus-stack.txt
2026-06-04 02:27:08.399948 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/
2026-06-04 02:27:08.399966 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/node-exporter.txt
2026-06-04 02:27:08.399985 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ql7gk/pod-tls-sidecar.txt
2026-06-04 02:27:08.400003 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-04 02:27:08.400020 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-04 02:27:08.400038 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-04 02:27:08.400056 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-04 02:27:08.400074 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-04 02:27:08.400092 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-n6vs6/
2026-06-04 02:27:08.400109 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-n6vs6/nginx.txt
2026-06-04 02:27:08.400131 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-04 02:27:08.400149 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-04 02:27:08.400166 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-04 02:27:08.400184 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-swc5n/
2026-06-04 02:27:08.400201 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-swc5n/gc.txt
2026-06-04 02:27:08.400218 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-zv99f/
2026-06-04 02:27:08.400236 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-zv99f/master.txt
2026-06-04 02:27:08.400255 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-7cgw5/
2026-06-04 02:27:08.400273 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-7cgw5/worker.txt
2026-06-04 02:27:08.400290 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-04 02:27:08.400307 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-04 02:27:08.400325 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-04 02:27:08.400342 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-04 02:27:08.400359 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-04 02:27:08.400376 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-04 02:27:08.400394 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8dkwf/
2026-06-04 02:27:08.400411 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8dkwf/pushgateway.txt
2026-06-04 02:27:08.400429 | instance | cd+++++++++ pod-logs/monitoring/vector-lk77m/
2026-06-04 02:27:08.400446 | instance | >f+++++++++ pod-logs/monitoring/vector-lk77m/vector.txt
2026-06-04 02:27:08.400463 | instance | cd+++++++++ pod-logs/openstack/
2026-06-04 02:27:08.400480 | instance | cd+++++++++ pod-logs/openstack/barbican-api-57cc76f66d-d2jqk/
2026-06-04 02:27:08.400498 | instance | >f+++++++++ pod-logs/openstack/barbican-api-57cc76f66d-d2jqk/barbican-api.txt
2026-06-04 02:27:08.400515 | instance | >f+++++++++ pod-logs/openstack/barbican-api-57cc76f66d-d2jqk/init.txt
2026-06-04 02:27:08.400533 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-bp46g/
2026-06-04 02:27:08.400551 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-bp46g/barbican-db-init-0.txt
2026-06-04 02:27:08.400575 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-bp46g/init.txt
2026-06-04 02:27:08.400594 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-6z6pz/
2026-06-04 02:27:08.400612 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-6z6pz/barbican-db-sync.txt
2026-06-04 02:27:08.400629 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-6z6pz/init.txt
2026-06-04 02:27:08.400647 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-b6rc7/
2026-06-04 02:27:08.400664 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-b6rc7/init.txt
2026-06-04 02:27:08.400682 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-admin.txt
2026-06-04 02:27:08.400699 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-internal.txt
2026-06-04 02:27:08.400717 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-b6rc7/key-manager-ks-endpoints-public.txt
2026-06-04 02:27:08.400736 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-8ps7h/
2026-06-04 02:27:08.400753 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-8ps7h/init.txt
2026-06-04 02:27:08.400776 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-8ps7h/key-manager-ks-service-registration.txt
2026-06-04 02:27:08.400795 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-78l8t/
2026-06-04 02:27:08.400812 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-78l8t/barbican-ks-user.txt
2026-06-04 02:27:08.400829 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-78l8t/init.txt
2026-06-04 02:27:08.400846 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-xsnpl/
2026-06-04 02:27:08.400864 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xsnpl/init.txt
2026-06-04 02:27:08.400881 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xsnpl/rabbit-init.txt
2026-06-04 02:27:08.400898 | instance | cd+++++++++ pod-logs/openstack/cinder-api-54b4bdb447-4r8ml/
2026-06-04 02:27:08.400916 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54b4bdb447-4r8ml/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.400933 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54b4bdb447-4r8ml/cinder-api.txt
2026-06-04 02:27:08.400950 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54b4bdb447-4r8ml/init.txt
2026-06-04 02:27:08.400967 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-db4748db5-wq59j/
2026-06-04 02:27:08.400984 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-db4748db5-wq59j/ceph-backup-keyring-placement.txt
2026-06-04 02:27:08.401001 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-db4748db5-wq59j/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.401018 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-db4748db5-wq59j/ceph-keyring-placement-rbd1.txt
2026-06-04 02:27:08.401039 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-db4748db5-wq59j/cinder-backup.txt
2026-06-04 02:27:08.401056 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-db4748db5-wq59j/init.txt
2026-06-04 02:27:08.401093 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-rbc4h/
2026-06-04 02:27:08.401112 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-rbc4h/ceph-keyring-placement.txt
2026-06-04 02:27:08.401131 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-rbc4h/cinder-backup-storage-init.txt
2026-06-04 02:27:08.401148 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-rbc4h/init.txt
2026-06-04 02:27:08.401166 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-2fmjp/
2026-06-04 02:27:08.401183 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-2fmjp/bootstrap.txt
2026-06-04 02:27:08.401200 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-2fmjp/init.txt
2026-06-04 02:27:08.401218 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-tp78x/
2026-06-04 02:27:08.401236 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-tp78x/create-internal-tenant.txt
2026-06-04 02:27:08.401253 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-tp78x/init.txt
2026-06-04 02:27:08.401270 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-gvzrr/
2026-06-04 02:27:08.401287 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-gvzrr/cinder-db-init-0.txt
2026-06-04 02:27:08.401305 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-gvzrr/init.txt
2026-06-04 02:27:08.401322 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-dcn5f/
2026-06-04 02:27:08.401340 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-dcn5f/cinder-db-sync.txt
2026-06-04 02:27:08.401359 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-dcn5f/init.txt
2026-06-04 02:27:08.401376 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-gdp8v/
2026-06-04 02:27:08.401393 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gdp8v/init.txt
2026-06-04 02:27:08.401410 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-admin.txt
2026-06-04 02:27:08.401433 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-internal.txt
2026-06-04 02:27:08.401452 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gdp8v/volumev3-ks-endpoints-public.txt
2026-06-04 02:27:08.401471 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-xbqh8/
2026-06-04 02:27:08.401489 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xbqh8/init.txt
2026-06-04 02:27:08.401507 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xbqh8/volumev3-ks-service-registration.txt
2026-06-04 02:27:08.401524 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-zfzr6/
2026-06-04 02:27:08.401542 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zfzr6/cinder-ks-user.txt
2026-06-04 02:27:08.401560 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zfzr6/init.txt
2026-06-04 02:27:08.401577 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-72tzd/
2026-06-04 02:27:08.401595 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-72tzd/init.txt
2026-06-04 02:27:08.401612 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-72tzd/rabbit-init.txt
2026-06-04 02:27:08.401635 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/
2026-06-04 02:27:08.401660 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.401681 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/cinder-scheduler.txt
2026-06-04 02:27:08.401703 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7fb9dfb65c-m2h7c/init.txt
2026-06-04 02:27:08.401794 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-c9dqh/
2026-06-04 02:27:08.401822 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-c9dqh/ceph-keyring-placement.txt
2026-06-04 02:27:08.401843 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-c9dqh/cinder-storage-init-rbd1.txt
2026-06-04 02:27:08.401862 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-c9dqh/init.txt
2026-06-04 02:27:08.401881 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-85b98d8447-cjlc9/
2026-06-04 02:27:08.401899 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-85b98d8447-cjlc9/ceph-coordination-volume-perms.txt
2026-06-04 02:27:08.401918 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-85b98d8447-cjlc9/ceph-keyring-placement-rbd1.txt
2026-06-04 02:27:08.401936 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-85b98d8447-cjlc9/cinder-volume.txt
2026-06-04 02:27:08.401954 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-85b98d8447-cjlc9/init-cinder-conf.txt
2026-06-04 02:27:08.401971 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-85b98d8447-cjlc9/init.txt
2026-06-04 02:27:08.401989 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29675645-jm9n8/
2026-06-04 02:27:08.402006 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29675645-jm9n8/cinder-volume-usage-audit.txt
2026-06-04 02:27:08.402024 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29675645-jm9n8/init.txt
2026-06-04 02:27:08.402042 | instance | cd+++++++++ pod-logs/openstack/glance-api-7b59c94bdf-kdr5d/
2026-06-04 02:27:08.402059 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b59c94bdf-kdr5d/ceph-keyring-placement.txt
2026-06-04 02:27:08.402077 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b59c94bdf-kdr5d/glance-api.txt
2026-06-04 02:27:08.402094 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b59c94bdf-kdr5d/glance-perms.txt
2026-06-04 02:27:08.402111 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b59c94bdf-kdr5d/init.txt
2026-06-04 02:27:08.402127 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-8zczd/
2026-06-04 02:27:08.402145 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8zczd/glance-db-init-0.txt
2026-06-04 02:27:08.402162 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8zczd/init.txt
2026-06-04 02:27:08.402188 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-p574h/
2026-06-04 02:27:08.402208 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-p574h/glance-db-sync.txt
2026-06-04 02:27:08.402226 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-p574h/init.txt
2026-06-04 02:27:08.402243 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-stmj6/
2026-06-04 02:27:08.402262 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-admin.txt
2026-06-04 02:27:08.402280 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-internal.txt
2026-06-04 02:27:08.402299 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-stmj6/image-ks-endpoints-public.txt
2026-06-04 02:27:08.402317 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-stmj6/init.txt
2026-06-04 02:27:08.402334 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-r67fk/
2026-06-04 02:27:08.402352 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-r67fk/image-ks-service-registration.txt
2026-06-04 02:27:08.402369 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-r67fk/init.txt
2026-06-04 02:27:08.402387 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-8xp6l/
2026-06-04 02:27:08.402404 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8xp6l/glance-ks-user.txt
2026-06-04 02:27:08.402421 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8xp6l/init.txt
2026-06-04 02:27:08.402439 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-76qbt/
2026-06-04 02:27:08.402456 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-76qbt/glance-metadefs-load.txt
2026-06-04 02:27:08.402474 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-76qbt/init.txt
2026-06-04 02:27:08.402491 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-lntvl/
2026-06-04 02:27:08.402507 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lntvl/init.txt
2026-06-04 02:27:08.402524 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lntvl/rabbit-init.txt
2026-06-04 02:27:08.402541 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-jttdx/
2026-06-04 02:27:08.402559 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-jttdx/ceph-keyring-placement.txt
2026-06-04 02:27:08.402576 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-jttdx/glance-storage-init.txt
2026-06-04 02:27:08.402593 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-jttdx/init.txt
2026-06-04 02:27:08.402610 | instance | cd+++++++++ pod-logs/openstack/keepalived-kxbj8/
2026-06-04 02:27:08.402627 | instance | >f+++++++++ pod-logs/openstack/keepalived-kxbj8/init.txt
2026-06-04 02:27:08.402644 | instance | >f+++++++++ pod-logs/openstack/keepalived-kxbj8/keepalived.txt
2026-06-04 02:27:08.402661 | instance | >f+++++++++ pod-logs/openstack/keepalived-kxbj8/wait-for-ip.txt
2026-06-04 02:27:08.402678 | instance | cd+++++++++ pod-logs/openstack/keystone-api-68f649df4d-swlmp/
2026-06-04 02:27:08.402698 | instance | >f+++++++++ pod-logs/openstack/keystone-api-68f649df4d-swlmp/init.txt
2026-06-04 02:27:08.402724 | instance | >f+++++++++ pod-logs/openstack/keystone-api-68f649df4d-swlmp/keystone-api.txt
2026-06-04 02:27:08.402743 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-mm4p6/
2026-06-04 02:27:08.402761 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mm4p6/bootstrap.txt
2026-06-04 02:27:08.402778 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mm4p6/init.txt
2026-06-04 02:27:08.402796 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-tf6gv/
2026-06-04 02:27:08.402814 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-tf6gv/init.txt
2026-06-04 02:27:08.402832 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-tf6gv/keystone-credential-setup.txt
2026-06-04 02:27:08.402850 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-6j7rz/
2026-06-04 02:27:08.402873 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-6j7rz/init.txt
2026-06-04 02:27:08.402891 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-6j7rz/keystone-db-init-0.txt
2026-06-04 02:27:08.402909 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-s9kzb/
2026-06-04 02:27:08.402928 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-s9kzb/init.txt
2026-06-04 02:27:08.402946 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-s9kzb/keystone-db-sync.txt
2026-06-04 02:27:08.402964 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-mqrwz/
2026-06-04 02:27:08.402982 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-mqrwz/init.txt
2026-06-04 02:27:08.403001 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-mqrwz/keystone-domain-manage.txt
2026-06-04 02:27:08.403019 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-d28xk/
2026-06-04 02:27:08.403037 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-d28xk/init.txt
2026-06-04 02:27:08.403055 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-d28xk/keystone-fernet-setup.txt
2026-06-04 02:27:08.403072 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-q4gpk/
2026-06-04 02:27:08.403091 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-q4gpk/init.txt
2026-06-04 02:27:08.403109 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-q4gpk/rabbit-init.txt
2026-06-04 02:27:08.403127 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/
2026-06-04 02:27:08.403144 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/ceph-admin-keyring-placement.txt
2026-06-04 02:27:08.403162 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/ceph-keyring-placement.txt
2026-06-04 02:27:08.403179 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/init-dynamic-options.txt
2026-06-04 02:27:08.403197 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/init.txt
2026-06-04 02:27:08.403215 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/libvirt-exporter.txt
2026-06-04 02:27:08.403232 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/libvirt.txt
2026-06-04 02:27:08.403250 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dvgpx/tls-sidecar.txt
2026-06-04 02:27:08.403267 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-f7dbh/
2026-06-04 02:27:08.403284 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-f7dbh/init.txt
2026-06-04 02:27:08.403302 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-f7dbh/memcached-exporter.txt
2026-06-04 02:27:08.403319 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-f7dbh/memcached.txt
2026-06-04 02:27:08.403337 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-9rl8h/
2026-06-04 02:27:08.403355 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-9rl8h/coredns.txt
2026-06-04 02:27:08.403373 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-58k7f/
2026-06-04 02:27:08.403390 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-58k7f/init.txt
2026-06-04 02:27:08.403407 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-58k7f/neutron-db-init-0.txt
2026-06-04 02:27:08.403425 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-k8mf5/
2026-06-04 02:27:08.403442 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-k8mf5/init.txt
2026-06-04 02:27:08.403459 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-k8mf5/neutron-db-sync.txt
2026-06-04 02:27:08.403477 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l2qmv/
2026-06-04 02:27:08.403494 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l2qmv/init.txt
2026-06-04 02:27:08.403512 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l2qmv/neutron-dhcp-agent-init.txt
2026-06-04 02:27:08.403536 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l2qmv/neutron-dhcp-agent.txt
2026-06-04 02:27:08.403555 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-xtzb6/
2026-06-04 02:27:08.403573 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xtzb6/init.txt
2026-06-04 02:27:08.403591 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-admin.txt
2026-06-04 02:27:08.403609 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-internal.txt
2026-06-04 02:27:08.403626 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xtzb6/network-ks-endpoints-public.txt
2026-06-04 02:27:08.403644 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-jdhg8/
2026-06-04 02:27:08.403662 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-jdhg8/init.txt
2026-06-04 02:27:08.403679 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-jdhg8/network-ks-service-registration.txt
2026-06-04 02:27:08.403697 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-ftfq8/
2026-06-04 02:27:08.403714 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-ftfq8/init.txt
2026-06-04 02:27:08.403732 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-ftfq8/neutron-ks-user.txt
2026-06-04 02:27:08.403749 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-xh76r/
2026-06-04 02:27:08.403766 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-xh76r/init.txt
2026-06-04 02:27:08.403791 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-xh76r/neutron-l3-agent-init.txt
2026-06-04 02:27:08.403816 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-xh76r/neutron-l3-agent.txt
2026-06-04 02:27:08.403839 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zpdhp/
2026-06-04 02:27:08.403865 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zpdhp/init.txt
2026-06-04 02:27:08.403898 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zpdhp/neutron-metadata-agent-init.txt
2026-06-04 02:27:08.403926 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zpdhp/neutron-metadata-agent.txt
2026-06-04 02:27:08.403972 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qlhh6/
2026-06-04 02:27:08.404002 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qlhh6/init.txt
2026-06-04 02:27:08.404031 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qlhh6/neutron-netns-cleanup-cron.txt
2026-06-04 02:27:08.404059 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6dwrh/
2026-06-04 02:27:08.404089 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6dwrh/init.txt
2026-06-04 02:27:08.404118 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6dwrh/neutron-openvswitch-agent-kernel-modules.txt
2026-06-04 02:27:08.404143 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6dwrh/neutron-ovs-agent-init.txt
2026-06-04 02:27:08.404170 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6dwrh/neutron-ovs-agent.txt
2026-06-04 02:27:08.404196 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-pkr9f/
2026-06-04 02:27:08.404222 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-pkr9f/init.txt
2026-06-04 02:27:08.404245 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-pkr9f/rabbit-init.txt
2026-06-04 02:27:08.404269 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-659d677dc-g6bps/
2026-06-04 02:27:08.404296 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-659d677dc-g6bps/init.txt
2026-06-04 02:27:08.404323 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-659d677dc-g6bps/neutron-rpc-server.txt
2026-06-04 02:27:08.404350 | instance | cd+++++++++ pod-logs/openstack/neutron-server-6cbbc85976-dtrw6/
2026-06-04 02:27:08.404384 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cbbc85976-dtrw6/init.txt
2026-06-04 02:27:08.404409 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cbbc85976-dtrw6/neutron-policy-server.txt
2026-06-04 02:27:08.404431 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cbbc85976-dtrw6/neutron-server.txt
2026-06-04 02:27:08.404450 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5ff67fb76f-xfd9j/
2026-06-04 02:27:08.404467 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5ff67fb76f-xfd9j/init.txt
2026-06-04 02:27:08.404485 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5ff67fb76f-xfd9j/nova-api-metadata-init.txt
2026-06-04 02:27:08.404503 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5ff67fb76f-xfd9j/nova-api.txt
2026-06-04 02:27:08.404521 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-8657d8f6b9-42xvf/
2026-06-04 02:27:08.404540 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-8657d8f6b9-42xvf/init.txt
2026-06-04 02:27:08.404558 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-8657d8f6b9-42xvf/nova-osapi.txt
2026-06-04 02:27:08.404576 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-s5jqh/
2026-06-04 02:27:08.404593 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-s5jqh/bootstrap.txt
2026-06-04 02:27:08.404612 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-s5jqh/init.txt
2026-06-04 02:27:08.404631 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-5wdwf/
2026-06-04 02:27:08.404648 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-5wdwf/init.txt
2026-06-04 02:27:08.404666 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-5wdwf/nova-cell-setup-init.txt
2026-06-04 02:27:08.404683 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-5wdwf/nova-cell-setup.txt
2026-06-04 02:27:08.404700 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/
2026-06-04 02:27:08.404718 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/ceph-admin-keyring-placement.txt
2026-06-04 02:27:08.404735 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/ceph-keyring-placement.txt
2026-06-04 02:27:08.404752 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/ceph-perms.txt
2026-06-04 02:27:08.404769 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/init.txt
2026-06-04 02:27:08.404786 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/nova-compute-init.txt
2026-06-04 02:27:08.404803 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/nova-compute-ssh-init.txt
2026-06-04 02:27:08.404820 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/nova-compute-ssh.txt
2026-06-04 02:27:08.404837 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/nova-compute-vnc-init.txt
2026-06-04 02:27:08.404854 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-g2d6c/nova-compute.txt
2026-06-04 02:27:08.404872 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-858ccb89f-22zql/
2026-06-04 02:27:08.404890 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-858ccb89f-22zql/init.txt
2026-06-04 02:27:08.404909 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-858ccb89f-22zql/nova-conductor.txt
2026-06-04 02:27:08.404926 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-bg5fn/
2026-06-04 02:27:08.404944 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bg5fn/init.txt
2026-06-04 02:27:08.404962 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bg5fn/nova-db-init-0.txt
2026-06-04 02:27:08.404980 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bg5fn/nova-db-init-1.txt
2026-06-04 02:27:08.404998 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bg5fn/nova-db-init-2.txt
2026-06-04 02:27:08.405020 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-d6zmk/
2026-06-04 02:27:08.405064 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-d6zmk/init.txt
2026-06-04 02:27:08.405087 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-d6zmk/nova-db-sync.txt
2026-06-04 02:27:08.405105 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-szxvb/
2026-06-04 02:27:08.405122 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-admin.txt
2026-06-04 02:27:08.405140 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-internal.txt
2026-06-04 02:27:08.405157 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-szxvb/compute-ks-endpoints-public.txt
2026-06-04 02:27:08.405174 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-szxvb/init.txt
2026-06-04 02:27:08.405191 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-54f5s/
2026-06-04 02:27:08.405209 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-54f5s/compute-ks-service-registration.txt
2026-06-04 02:27:08.405226 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-54f5s/init.txt
2026-06-04 02:27:08.405244 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-4bskp/
2026-06-04 02:27:08.405261 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-4bskp/init.txt
2026-06-04 02:27:08.405279 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-4bskp/nova-ks-user.txt
2026-06-04 02:27:08.405296 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/
2026-06-04 02:27:08.405313 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/init.txt
2026-06-04 02:27:08.405331 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy-init-assets.txt
2026-06-04 02:27:08.405348 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy-init.txt
2026-06-04 02:27:08.405367 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c4ccd77cd-8ndx6/nova-novncproxy.txt
2026-06-04 02:27:08.405385 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-bq558/
2026-06-04 02:27:08.405402 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-bq558/init.txt
2026-06-04 02:27:08.405419 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-bq558/rabbit-init.txt
2026-06-04 02:27:08.405439 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-75cbd78775-2flgj/
2026-06-04 02:27:08.405464 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75cbd78775-2flgj/init.txt
2026-06-04 02:27:08.405483 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75cbd78775-2flgj/nova-scheduler.txt
2026-06-04 02:27:08.405500 | instance | cd+++++++++ pod-logs/openstack/openvswitch-4kggn/
2026-06-04 02:27:08.405518 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4kggn/init.txt
2026-06-04 02:27:08.405536 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4kggn/openvswitch-db-perms.txt
2026-06-04 02:27:08.405554 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4kggn/openvswitch-db.txt
2026-06-04 02:27:08.405572 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4kggn/openvswitch-vswitchd-modules.txt
2026-06-04 02:27:08.405590 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4kggn/openvswitch-vswitchd.txt
2026-06-04 02:27:08.405608 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-04 02:27:08.405626 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-04 02:27:08.405644 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-04 02:27:08.405662 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-04 02:27:08.405680 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-04 02:27:08.405698 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-04 02:27:08.405715 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-04 02:27:08.405732 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-04 02:27:08.405757 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-04 02:27:08.405776 | instance | cd+++++++++ pod-logs/openstack/placement-api-6d894f6b45-xpm99/
2026-06-04 02:27:08.405794 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d894f6b45-xpm99/init.txt
2026-06-04 02:27:08.405811 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d894f6b45-xpm99/placement-api.txt
2026-06-04 02:27:08.405829 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-pd5kt/
2026-06-04 02:27:08.405847 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-pd5kt/init.txt
2026-06-04 02:27:08.405865 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-pd5kt/placement-db-init-0.txt
2026-06-04 02:27:08.405882 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-79trq/
2026-06-04 02:27:08.405900 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-79trq/init.txt
2026-06-04 02:27:08.405917 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-79trq/placement-db-sync.txt
2026-06-04 02:27:08.405934 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-j6wfd/
2026-06-04 02:27:08.405952 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j6wfd/init.txt
2026-06-04 02:27:08.405970 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-admin.txt
2026-06-04 02:27:08.405988 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-internal.txt
2026-06-04 02:27:08.406006 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j6wfd/placement-ks-endpoints-public.txt
2026-06-04 02:27:08.406023 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-2m4d8/
2026-06-04 02:27:08.406041 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-2m4d8/init.txt
2026-06-04 02:27:08.406058 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-2m4d8/placement-ks-service-registration.txt
2026-06-04 02:27:08.406075 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-hn6jr/
2026-06-04 02:27:08.406094 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-hn6jr/init.txt
2026-06-04 02:27:08.406112 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-hn6jr/placement-ks-user.txt
2026-06-04 02:27:08.406129 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rxlxd/
2026-06-04 02:27:08.406147 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rxlxd/percona-xtradb-cluster-operator.txt
2026-06-04 02:27:08.406164 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-04 02:27:08.406182 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-04 02:27:08.406200 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-04 02:27:08.406218 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-04 02:27:08.406235 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-04 02:27:08.406253 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-04 02:27:08.406270 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-7ltlr/
2026-06-04 02:27:08.406287 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-7ltlr/rabbitmq-cluster-operator.txt
2026-06-04 02:27:08.406305 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-04 02:27:08.406322 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-04 02:27:08.406340 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-04 02:27:08.406357 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-04 02:27:08.406375 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-04 02:27:08.406393 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-04 02:27:08.406415 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9mst9/
2026-06-04 02:27:08.406434 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9mst9/rabbitmq-cluster-operator.txt
2026-06-04 02:27:08.406451 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-04 02:27:08.406469 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-04 02:27:08.406487 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-04 02:27:08.406504 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-04 02:27:08.406528 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-04 02:27:08.406547 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-04 02:27:08.406619 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/
2026-06-04 02:27:08.406640 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/ceph-crash.txt
2026-06-04 02:27:08.406659 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/chown-container-data-dir.txt
2026-06-04 02:27:08.406676 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mzg2k/make-container-crash-dir.txt
2026-06-04 02:27:08.406695 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/
2026-06-04 02:27:08.406712 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/chown-container-data-dir.txt
2026-06-04 02:27:08.406730 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/log-collector.txt
2026-06-04 02:27:08.406747 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-5b4tx/rgw.txt
2026-06-04 02:27:08.406765 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-6c66b6974b-qn57f/
2026-06-04 02:27:08.406782 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6c66b6974b-qn57f/init.txt
2026-06-04 02:27:08.406800 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6c66b6974b-qn57f/staffeln-api.txt
2026-06-04 02:27:08.406818 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6f49bc99c7-6w4sp/
2026-06-04 02:27:08.406836 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6f49bc99c7-6w4sp/staffeln-conductor.txt
2026-06-04 02:27:08.406854 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-lttr2/
2026-06-04 02:27:08.406872 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lttr2/init.txt
2026-06-04 02:27:08.406890 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lttr2/staffeln-db-init-0.txt
2026-06-04 02:27:08.406908 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-cwq4w/
2026-06-04 02:27:08.406925 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cwq4w/init.txt
2026-06-04 02:27:08.406943 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cwq4w/staffeln-db-sync.txt
2026-06-04 02:27:08.406962 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-04 02:27:08.406979 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-04 02:27:08.406997 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-04 02:27:08.407014 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-04 02:27:08.407032 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-04 02:27:08.407050 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-s5l2d/
2026-06-04 02:27:08.407067 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-s5l2d/rook-ceph-operator.txt
2026-06-04 02:27:08.407086 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-04 02:27:08.407104 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-npfxw/
2026-06-04 02:27:08.407127 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-npfxw/secretgen-controller.txt
2026-06-04 02:27:08.425302 |
2026-06-04 02:27:08.425380 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-04 02:27:08.613712 | instance | changed
2026-06-04 02:27:08.621864 |
2026-06-04 02:27:08.621972 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-04 02:27:09.355630 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-04 02:27:09.369792 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-04 02:27:09.369838 | instance | Dload Upload Total Spent Left Speed
2026-06-04 02:27:09.374867 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-04 02:27:09.536416 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-04 02:27:09.542104 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-04 02:27:09.542139 | instance | Dload Upload Total Spent Left Speed
2026-06-04 02:27:09.552292 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-04 02:27:09.891894 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-04 02:27:09.897655 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-04 02:27:09.897679 | instance | Dload Upload Total Spent Left Speed
2026-06-04 02:27:09.901595 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-04 02:27:10.085410 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-04 02:27:10.170856 | instance | ERROR
2026-06-04 02:27:10.171103 | instance | {
2026-06-04 02:27:10.171151 | instance | "delta": "0:00:01.252956",
2026-06-04 02:27:10.171183 | instance | "end": "2026-06-04 02:27:10.088453",
2026-06-04 02:27:10.171210 | instance | "msg": "non-zero return code",
2026-06-04 02:27:10.171235 | instance | "rc": 5,
2026-06-04 02:27:10.171261 | instance | "start": "2026-06-04 02:27:08.835497"
2026-06-04 02:27:10.171287 | instance | }
2026-06-04 02:27:10.171320 | instance | ERROR: Ignoring Errors
2026-06-04 02:27:10.177747 |
2026-06-04 02:27:10.177822 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-04 02:27:10.512179 | instance | ceph-mgr endpoints:
2026-06-04 02:27:10.761555 | instance | ok: Runtime: 0:00:00.079346
2026-06-04 02:27:10.769748 |
2026-06-04 02:27:10.769874 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-04 02:27:11.307509 | instance | ok: Runtime: 0:00:00.088809
2026-06-04 02:27:11.314467 |
2026-06-04 02:27:11.314534 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-04 02:27:11.812150 | instance | changed:
2026-06-04 02:27:11.812427 | instance | cd+++++++++ prometheus/
2026-06-04 02:27:11.812478 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-04 02:27:11.812518 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-04 02:27:11.812553 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-04 02:27:11.822973 |
2026-06-04 02:27:11.823057 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-04 02:27:12.045540 | instance | changed
2026-06-04 02:27:12.051459 |
2026-06-04 02:27:12.051539 | TASK [gather-selenium-data : Get selenium data]
2026-06-04 02:27:12.248001 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-04 02:27:12.249399 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-04 02:27:12.593822 | instance | ERROR
2026-06-04 02:27:12.594071 | instance | {
2026-06-04 02:27:12.594120 | instance | "delta": "0:00:00.005233",
2026-06-04 02:27:12.594171 | instance | "end": "2026-06-04 02:27:12.249696",
2026-06-04 02:27:12.594206 | instance | "msg": "non-zero return code",
2026-06-04 02:27:12.594229 | instance | "rc": 1,
2026-06-04 02:27:12.594248 | instance | "start": "2026-06-04 02:27:12.244463"
2026-06-04 02:27:12.594268 | instance | }
2026-06-04 02:27:12.594299 | instance | ERROR: Ignoring Errors
2026-06-04 02:27:12.599576 |
2026-06-04 02:27:12.599646 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-04 02:27:13.146600 | instance | changed: cd+++++++++ selenium/
2026-06-04 02:27:13.152710 |
2026-06-04 02:27:13.152768 | PLAY RECAP
2026-06-04 02:27:13.152821 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-04 02:27:13.152845 |
2026-06-04 02:27:13.318469 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-04 02:27:13.331974 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-04 02:27:13.990723 |
2026-06-04 02:27:13.990880 | PLAY [all]
2026-06-04 02:27:14.008803 |
2026-06-04 02:27:14.008896 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-04 02:27:14.054772 | instance | skipping: Conditional result was False
2026-06-04 02:27:14.066010 |
2026-06-04 02:27:14.066166 | TASK [fetch-output : Set log path for single node]
2026-06-04 02:27:14.111526 | instance | ok
2026-06-04 02:27:14.118007 |
2026-06-04 02:27:14.118080 | LOOP [fetch-output : Ensure local output dirs]
2026-06-04 02:27:14.504147 | instance -> localhost | ok: "/var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/work/logs"
2026-06-04 02:27:17.574178 | instance -> localhost | changed: "/var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/work/artifacts"
2026-06-04 02:27:17.784149 | instance -> localhost | changed: "/var/lib/zuul/builds/4f6fc7929b164b409360453baadca653/work/docs"
2026-06-04 02:27:17.800946 |
2026-06-04 02:27:17.801121 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-04 02:27:18.459093 | instance | changed: .d..t...... ./
2026-06-04 02:27:18.459357 | instance | changed: All items complete
2026-06-04 02:27:18.459385 |
2026-06-04 02:27:18.910427 | instance | changed: .d..t...... ./
2026-06-04 02:27:19.357638 | instance | changed: .d..t...... ./
2026-06-04 02:27:19.380750 |
2026-06-04 02:27:19.380874 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-04 02:27:20.577169 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006308
2026-06-04 02:27:20.797829 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007990
2026-06-04 02:27:20.818194 |
2026-06-04 02:27:20.818309 | PLAY [all]
2026-06-04 02:27:20.825202 |
2026-06-04 02:27:20.825282 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-04 02:27:21.233351 | instance | changed
2026-06-04 02:27:21.240058 |
2026-06-04 02:27:21.240107 | PLAY RECAP
2026-06-04 02:27:21.240150 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-04 02:27:21.240172 |
2026-06-04 02:27:21.361306 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-04 02:27:21.374261 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-04 02:27:22.019788 |
2026-06-04 02:27:22.019936 | PLAY [localhost]
2026-06-04 02:27:22.030492 |
2026-06-04 02:27:22.030572 | TASK [Generate Zuul manifest]
2026-06-04 02:27:22.053230 | localhost | ok
2026-06-04 02:27:22.068655 |
2026-06-04 02:27:22.068735 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-04 02:27:22.670645 | localhost | changed
2026-06-04 02:27:22.683125 |
2026-06-04 02:27:22.683204 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-04 02:27:23.011971 | localhost | ok
2026-06-04 02:27:23.019923 |
2026-06-04 02:27:23.019998 | TASK [Upload logs]
2026-06-04 02:27:23.040121 | localhost | ok
2026-06-04 02:27:23.142197 |
2026-06-04 02:27:23.142344 | TASK [Set zuul-log-path fact]
2026-06-04 02:27:23.162890 | localhost | ok
2026-06-04 02:27:23.182318 |
2026-06-04 02:27:23.182485 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-04 02:27:23.215556 | localhost | ok
2026-06-04 02:27:23.223348 |
2026-06-04 02:27:23.223413 | TASK [upload-logs : Create log directories]
2026-06-04 02:27:23.601746 | localhost | changed
2026-06-04 02:27:23.606532 |
2026-06-04 02:27:23.606609 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-04 02:27:24.007094 | localhost -> localhost | ok: Runtime: 0:00:00.025246
2026-06-04 02:27:24.012196 |
2026-06-04 02:27:24.012259 | TASK [upload-logs : Upload logs to log server]
2026-06-04 02:27:24.852379 | localhost | Output suppressed because no_log was given
2026-06-04 02:27:24.856806 |
2026-06-04 02:27:24.856873 | LOOP [upload-logs : Compress console log and json output]
2026-06-04 02:27:24.900937 | localhost | skipping: Conditional result was False
2026-06-04 02:27:24.907726 | localhost | skipping: Conditional result was False
2026-06-04 02:27:24.922867 |
2026-06-04 02:27:24.922973 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-04 02:27:24.962520 | localhost | skipping: Conditional result was False
2026-06-04 02:27:24.962903 |
2026-06-04 02:27:24.966719 | localhost | skipping: Conditional result was False
2026-06-04 02:27:24.977627 |
2026-06-04 02:27:24.977826 | LOOP [upload-logs : Upload console log and json output]