2026-06-27 05:32:50.161841 | Job console starting
2026-06-27 05:32:50.175941 | Updating git repos
2026-06-27 05:32:55.313288 | Cloning repos into workspace
2026-06-27 05:33:22.784692 | Restoring repo states
2026-06-27 05:33:25.535112 | Merging changes
2026-06-27 05:33:27.867895 | Checking out repos
2026-06-27 05:33:31.789966 | Preparing playbooks
2026-06-27 05:33:34.775902 | Running Ansible setup
2026-06-27 05:33:39.054793 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-27 05:33:39.740330 |
2026-06-27 05:33:39.771731 | PLAY [localhost]
2026-06-27 05:33:39.783476 |
2026-06-27 05:33:39.783576 | TASK [Gathering Facts]
2026-06-27 05:33:40.678941 | localhost | ok
2026-06-27 05:33:40.687344 |
2026-06-27 05:33:40.687422 | TASK [Setup log path fact]
2026-06-27 05:33:40.708110 | localhost | ok
2026-06-27 05:33:40.721600 |
2026-06-27 05:33:40.721689 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-27 05:33:40.752173 | localhost | ok
2026-06-27 05:33:40.758958 |
2026-06-27 05:33:40.759027 | TASK [emit-job-header : Print job information]
2026-06-27 05:33:40.801652 | # Job Information
2026-06-27 05:33:40.802196 | Ansible Version: 2.16.18
2026-06-27 05:33:40.802589 | Job: atmosphere-molecule-aio-ovn
2026-06-27 05:33:40.802667 | Pipeline: check
2026-06-27 05:33:40.802716 | Executor: 2d72f0692154
2026-06-27 05:33:40.802761 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-27 05:33:40.802810 | Event ID: 6daa9310-71e9-11f1-9d59-dd0a96488317
2026-06-27 05:33:40.811110 |
2026-06-27 05:33:40.811380 | LOOP [emit-job-header : Print node information]
2026-06-27 05:33:40.908264 | localhost | ok:
2026-06-27 05:33:40.908918 | localhost | # Node Information
2026-06-27 05:33:40.908951 | localhost | Inventory Hostname: instance
2026-06-27 05:33:40.909035 | localhost | Hostname: np0000183232
2026-06-27 05:33:40.909057 | localhost | Username: zuul
2026-06-27 05:33:40.909080 | localhost | Distro: Ubuntu 22.04
2026-06-27 05:33:40.909100 | localhost | Provider: yul1
2026-06-27 05:33:40.909120 | localhost | Region: ca-ymq-1
2026-06-27 05:33:40.909139 | localhost | Label: ubuntu-jammy-16
2026-06-27 05:33:40.909157 | localhost | Product Name: OpenStack Nova
2026-06-27 05:33:40.909176 | localhost | Interface IP: 199.204.45.227
2026-06-27 05:33:40.924265 |
2026-06-27 05:33:40.924442 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-27 05:33:41.548755 | localhost -> localhost | changed
2026-06-27 05:33:41.557297 |
2026-06-27 05:33:41.557375 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-27 05:33:42.539392 | localhost -> localhost | changed
2026-06-27 05:33:42.552907 |
2026-06-27 05:33:42.553045 | PLAY [all]
2026-06-27 05:33:42.571447 |
2026-06-27 05:33:42.571571 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-27 05:33:42.809376 | instance -> localhost | ok
2026-06-27 05:33:42.818828 |
2026-06-27 05:33:42.818929 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-27 05:33:42.854128 | instance | ok
2026-06-27 05:33:42.868574 | instance | included: /var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-27 05:33:42.874749 |
2026-06-27 05:33:42.874875 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-27 05:33:44.046789 | instance -> localhost | Generating public/private rsa key pair.
2026-06-27 05:33:44.047004 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/work/8fc7cae96b8e4dc6981750cd55f280e6_id_rsa
2026-06-27 05:33:44.047047 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/work/8fc7cae96b8e4dc6981750cd55f280e6_id_rsa.pub
2026-06-27 05:33:44.047079 | instance -> localhost | The key fingerprint is:
2026-06-27 05:33:44.047109 | instance -> localhost | SHA256:+LVcBFW+YSWPYM24M8lYHZAIehuED2v6JF3vgKDlK6o zuul-build-sshkey
2026-06-27 05:33:44.047167 | instance -> localhost | The key's randomart image is:
2026-06-27 05:33:44.047202 | instance -> localhost | +---[RSA 3072]----+
2026-06-27 05:33:44.047239 | instance -> localhost | | .o..o=O+..|
2026-06-27 05:33:44.047271 | instance -> localhost | | oo .o+o+= |
2026-06-27 05:33:44.047300 | instance -> localhost | | .+o +.o= .|
2026-06-27 05:33:44.047329 | instance -> localhost | | o oooo..*. o |
2026-06-27 05:33:44.047357 | instance -> localhost | | + =.oS.. .o. |
2026-06-27 05:33:44.047385 | instance -> localhost | | . + +..o.o |
2026-06-27 05:33:44.047413 | instance -> localhost | | = .oo |
2026-06-27 05:33:44.047441 | instance -> localhost | | . . . . |
2026-06-27 05:33:44.047476 | instance -> localhost | |E. . |
2026-06-27 05:33:44.047507 | instance -> localhost | +----[SHA256]-----+
2026-06-27 05:33:44.047739 | instance -> localhost | ok: Runtime: 0:00:00.742974
2026-06-27 05:33:44.054775 |
2026-06-27 05:33:44.054843 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-27 05:33:44.088841 | instance | ok
2026-06-27 05:33:44.111539 | instance | included: /var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-27 05:33:44.122465 |
2026-06-27 05:33:44.122626 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-27 05:33:44.148400 | instance | skipping: Conditional result was False
2026-06-27 05:33:44.159845 |
2026-06-27 05:33:44.160107 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-27 05:33:44.618695 | instance | changed
2026-06-27 05:33:44.626734 |
2026-06-27 05:33:44.626823 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-27 05:33:44.859617 | instance | ok
2026-06-27 05:33:45.028706 |
2026-06-27 05:33:45.028889 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-27 05:33:45.548979 | instance | changed
2026-06-27 05:33:45.556144 |
2026-06-27 05:33:45.556240 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-27 05:33:46.037533 | instance | changed
2026-06-27 05:33:46.042931 |
2026-06-27 05:33:46.043003 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-27 05:33:46.069162 | instance | skipping: Conditional result was False
2026-06-27 05:33:46.079590 |
2026-06-27 05:33:46.079682 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-27 05:33:46.402411 | instance -> localhost | changed
2026-06-27 05:33:46.413450 |
2026-06-27 05:33:46.413524 | TASK [add-build-sshkey : Add back temp key]
2026-06-27 05:33:46.691040 | instance -> localhost | Identity added: /var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/work/8fc7cae96b8e4dc6981750cd55f280e6_id_rsa (zuul-build-sshkey)
2026-06-27 05:33:46.691373 | instance -> localhost | ok: Runtime: 0:00:00.016183
2026-06-27 05:33:46.697559 |
2026-06-27 05:33:46.697626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-27 05:33:46.974200 | instance | ok
2026-06-27 05:33:46.982326 |
2026-06-27 05:33:46.982431 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-27 05:33:47.008178 | instance | skipping: Conditional result was False
2026-06-27 05:33:47.024318 |
2026-06-27 05:33:47.024408 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-27 05:33:47.313462 | instance | ok
2026-06-27 05:33:47.319933 |
2026-06-27 05:33:47.320036 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-27 05:33:58.677564 | instance | Output suppressed because no_log was given
2026-06-27 05:33:58.689583 |
2026-06-27 05:33:58.689674 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-27 05:33:58.919358 | instance | ok: "logs"
2026-06-27 05:33:58.919651 | instance | ok: All items complete
2026-06-27 05:33:58.919679 |
2026-06-27 05:33:59.104437 | instance | ok: "artifacts"
2026-06-27 05:33:59.274984 | instance | ok: "docs"
2026-06-27 05:33:59.294574 |
2026-06-27 05:33:59.294731 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-27 05:33:59.514110 | instance | changed: "logs"
2026-06-27 05:33:59.680590 | instance | changed: "artifacts"
2026-06-27 05:33:59.851921 | instance | changed: "docs"
2026-06-27 05:33:59.871858 |
2026-06-27 05:33:59.871995 | PLAY RECAP
2026-06-27 05:33:59.872051 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-27 05:33:59.872082 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-27 05:33:59.872106 |
2026-06-27 05:34:00.039610 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-27 05:34:00.046800 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-27 05:34:00.661619 |
2026-06-27 05:34:00.661749 | PLAY [all]
2026-06-27 05:34:00.672830 |
2026-06-27 05:34:00.672907 | TASK [setup-uv : Extract archive]
2026-06-27 05:34:02.913062 | instance | changed
2026-06-27 05:34:02.920675 |
2026-06-27 05:34:02.920780 | TASK [setup-uv : Print version]
2026-06-27 05:34:03.327769 | instance | uv 0.8.13
2026-06-27 05:34:03.467192 | instance | ok: Runtime: 0:00:00.044371
2026-06-27 05:34:03.479110 |
2026-06-27 05:34:03.479174 | TASK [Install Ansible collection siblings]
2026-06-27 05:34:14.241802 | instance | changed:
2026-06-27 05:34:14.242014 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-27 05:34:14.242054 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-27 05:34:14.242083 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-27 05:34:14.242110 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-27 05:34:14.242136 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-27 05:34:14.242168 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-27 05:34:14.242196 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-27 05:34:14.242225 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-27 05:34:14.242251 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-27 05:34:14.242277 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-27 05:34:14.242302 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-27 05:34:14.242327 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-27 05:34:14.242352 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-27 05:34:14.242376 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-27 05:34:14.242400 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-06-27 05:34:14.242425 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-27 05:34:14.242450 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-27 05:34:14.242475 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-27 05:34:14.242500 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-27 05:34:14.242525 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-06-27 05:34:14.242549 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-27 05:34:14.242574 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-27 05:34:14.242601 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-27 05:34:14.242642 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-27 05:34:14.242668 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-06-27 05:34:14.242693 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-27 05:34:14.242717 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-27 05:34:14.242742 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-27 05:34:14.242766 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-27 05:34:14.242790 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-27 05:34:14.242814 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-27 05:34:14.242875 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-27 05:34:14.242902 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-27 05:34:14.242928 | 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-27 05:34:14.242963 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.242987 | instance | Process install dependency map
2026-06-27 05:34:14.243011 | instance | Starting collection install process
2026-06-27 05:34:14.243036 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-27 05:34:14.243060 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-27 05:34:14.243084 | instance | ansible.netcommon:* was installed successfully
2026-06-27 05:34:14.243108 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-27 05:34:14.243133 | instance | Creating virtual environment at: .venv
2026-06-27 05:34:14.243157 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-27 05:34:14.243181 | instance | Downloading setuptools (1.1MiB)
2026-06-27 05:34:14.243205 | instance | Downloading rjsonnet (1.2MiB)
2026-06-27 05:34:14.243233 | instance | Downloading kubernetes (1.9MiB)
2026-06-27 05:34:14.243257 | instance | Downloading ansible-core (2.1MiB)
2026-06-27 05:34:14.243282 | instance | Downloading netaddr (2.2MiB)
2026-06-27 05:34:14.243307 | instance | Downloading pygments (1.2MiB)
2026-06-27 05:34:14.243332 | instance | Downloading cryptography (4.2MiB)
2026-06-27 05:34:14.243358 | instance | Downloading pydantic-core (2.0MiB)
2026-06-27 05:34:14.243383 | instance | Downloading openstacksdk (1.7MiB)
2026-06-27 05:34:14.243408 | instance | Building pyperclip==1.9.0
2026-06-27 05:34:14.243434 | instance | Downloading rjsonnet
2026-06-27 05:34:14.243455 | instance | Downloading pydantic-core
2026-06-27 05:34:14.243473 | instance | Downloading pygments
2026-06-27 05:34:14.243490 | instance | Downloading netaddr
2026-06-27 05:34:14.243508 | instance | Downloading cryptography
2026-06-27 05:34:14.243525 | instance | Downloading setuptools
2026-06-27 05:34:14.243542 | instance | Downloading kubernetes
2026-06-27 05:34:14.243560 | instance | Downloading ansible-core
2026-06-27 05:34:14.243577 | instance | Downloading openstacksdk
2026-06-27 05:34:14.243595 | instance | Built pyperclip==1.9.0
2026-06-27 05:34:14.243613 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-27 05:34:14.243630 | instance | Installed 83 packages in 275ms
2026-06-27 05:34:14.243648 | instance | Checked out ansible.posix to 1.6.0
2026-06-27 05:34:14.243665 | 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-27 05:34:14.243683 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.243700 | instance | Process install dependency map
2026-06-27 05:34:14.243726 | instance | Starting collection install process
2026-06-27 05:34:14.243744 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-27 05:34:14.243762 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-27 05:34:14.243779 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-27 05:34:14.243797 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.243814 | instance | 2.17.12
2026-06-27 05:34:14.243832 | instance | Checked out ansible.utils to v6.0.3
2026-06-27 05:34:14.243849 | 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-27 05:34:14.243867 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.243884 | instance | Process install dependency map
2026-06-27 05:34:14.243901 | instance | Starting collection install process
2026-06-27 05:34:14.243919 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-27 05:34:14.243937 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-27 05:34:14.243955 | instance | ansible.utils:6.0.3 was installed successfully
2026-06-27 05:34:14.243972 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.243990 | instance | 2.17.12
2026-06-27 05:34:14.244007 | instance | Checked out atmosphere.common to v0.7.0
2026-06-27 05:34:14.244024 | 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-27 05:34:14.244041 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.244058 | instance | Process install dependency map
2026-06-27 05:34:14.244075 | instance | Starting collection install process
2026-06-27 05:34:14.244092 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-27 05:34:14.244110 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-27 05:34:14.244127 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-27 05:34:14.244144 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.244162 | instance | 2.17.12
2026-06-27 05:34:14.244179 | instance | Checked out community.crypto to 2.2.3
2026-06-27 05:34:14.244196 | 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-27 05:34:14.244214 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.244231 | instance | Process install dependency map
2026-06-27 05:34:14.244248 | instance | Starting collection install process
2026-06-27 05:34:14.244265 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-27 05:34:14.244283 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-27 05:34:14.244299 | instance | community.crypto:2.2.3 was installed successfully
2026-06-27 05:34:14.244317 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.244333 | instance | 2.17.12
2026-06-27 05:34:14.244351 | instance | Checked out community.general to 7.3.0
2026-06-27 05:34:14.244368 | 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-27 05:34:14.244390 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.244408 | instance | Process install dependency map
2026-06-27 05:34:14.244425 | instance | Starting collection install process
2026-06-27 05:34:14.244441 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-27 05:34:14.244458 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-27 05:34:14.244476 | instance | community.general:7.3.0 was installed successfully
2026-06-27 05:34:14.244493 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.244511 | instance | 2.17.12
2026-06-27 05:34:14.244528 | instance | Checked out community.mysql to 3.6.0
2026-06-27 05:34:14.244548 | 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-27 05:34:14.244566 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.244584 | instance | Process install dependency map
2026-06-27 05:34:14.244602 | instance | Starting collection install process
2026-06-27 05:34:14.244620 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-27 05:34:14.244637 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-27 05:34:14.244654 | instance | community.mysql:3.6.0 was installed successfully
2026-06-27 05:34:14.244672 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.244689 | instance | 2.17.12
2026-06-27 05:34:14.244706 | instance | Checked out kubernetes.core to 2.4.0
2026-06-27 05:34:14.244725 | 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-27 05:34:14.244742 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.244760 | instance | Process install dependency map
2026-06-27 05:34:14.244777 | instance | Starting collection install process
2026-06-27 05:34:14.244795 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-27 05:34:14.244812 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-27 05:34:14.244830 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-27 05:34:14.244847 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.244864 | instance | 2.17.12
2026-06-27 05:34:14.244881 | instance | Checked out openstack.cloud to 2.6.0
2026-06-27 05:34:14.244898 | 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-27 05:34:14.244916 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.244933 | instance | Process install dependency map
2026-06-27 05:34:14.244950 | instance | Starting collection install process
2026-06-27 05:34:14.244985 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-27 05:34:14.245003 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-27 05:34:14.245020 | instance | openstack.cloud:2.6.0 was installed successfully
2026-06-27 05:34:14.245037 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.245054 | instance | 2.17.12
2026-06-27 05:34:14.245638 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-27 05:34:14.245661 | 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-27 05:34:14.245679 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.245696 | instance | Process install dependency map
2026-06-27 05:34:14.245712 | instance | Starting collection install process
2026-06-27 05:34:14.245729 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-27 05:34:14.245746 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-27 05:34:14.245763 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-27 05:34:14.245780 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.245796 | instance | 2.17.12
2026-06-27 05:34:14.245813 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-27 05:34:14.245830 | 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-27 05:34:14.245847 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.245864 | instance | Process install dependency map
2026-06-27 05:34:14.245881 | instance | Starting collection install process
2026-06-27 05:34:14.245898 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-27 05:34:14.245915 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-27 05:34:14.245933 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-27 05:34:14.245950 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.245967 | instance | 2.17.12
2026-06-27 05:34:14.245985 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-06-27 05:34:14.246002 | 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-27 05:34:14.246020 | instance | Starting galaxy collection install process
2026-06-27 05:34:14.246037 | instance | Process install dependency map
2026-06-27 05:34:14.246054 | instance | Starting collection install process
2026-06-27 05:34:14.246071 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-27 05:34:14.246088 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-27 05:34:14.246105 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-06-27 05:34:14.246122 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 05:34:14.246139 | instance | 2.17.12
2026-06-27 05:34:14.253378 |
2026-06-27 05:34:14.253419 | PLAY RECAP
2026-06-27 05:34:14.253456 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-27 05:34:14.253477 |
2026-06-27 05:34:14.381043 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-27 05:34:14.387613 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-27 05:34:15.022851 |
2026-06-27 05:34:15.023040 | PLAY [all]
2026-06-27 05:34:15.036057 |
2026-06-27 05:34:15.036134 | TASK [Install "jq" for log collection]
2026-06-27 05:34:27.835754 | instance | changed
2026-06-27 05:34:27.839359 |
2026-06-27 05:34:27.839418 | PLAY RECAP
2026-06-27 05:34:27.839470 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-27 05:34:27.839529 |
2026-06-27 05:34:27.969833 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-27 05:34:27.981293 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-27 05:34:28.658299 |
2026-06-27 05:34:28.658460 | PLAY [all]
2026-06-27 05:34:28.670585 |
2026-06-27 05:34:28.670654 | LOOP [Check inventory directories]
2026-06-27 05:34:29.030402 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-06-27 05:34:29.211152 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-06-27 05:34:29.372801 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-06-27 05:34:29.391019 |
2026-06-27 05:34:29.391241 | LOOP [Copy inventory file for Zuul]
2026-06-27 05:34:30.201243 | instance | changed:
2026-06-27 05:34:30.201429 | instance | {
2026-06-27 05:34:30.201462 | instance | "ansible_loop_var": "item",
2026-06-27 05:34:30.201490 | instance | "changed": false,
2026-06-27 05:34:30.201514 | instance | "failed": false,
2026-06-27 05:34:30.201541 | instance | "invocation": {
2026-06-27 05:34:30.201566 | instance | "module_args": {
2026-06-27 05:34:30.201589 | instance | "checksum_algorithm": "sha1",
2026-06-27 05:34:30.201611 | instance | "follow": true,
2026-06-27 05:34:30.201633 | instance | "get_attributes": true,
2026-06-27 05:34:30.201748 | instance | "get_checksum": true,
2026-06-27 05:34:30.201777 | instance | "get_mime": true,
2026-06-27 05:34:30.201797 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-06-27 05:34:30.201815 | instance | }
2026-06-27 05:34:30.201832 | instance | },
2026-06-27 05:34:30.201850 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-06-27 05:34:30.201867 | instance | "stat": {
2026-06-27 05:34:30.201885 | instance | "atime": 1782538446.0769496,
2026-06-27 05:34:30.202343 | instance | "attr_flags": "e",
2026-06-27 05:34:30.202364 | instance | "attributes": [
2026-06-27 05:34:30.202382 | instance | "extents"
2026-06-27 05:34:30.202400 | instance | ],
2026-06-27 05:34:30.202417 | instance | "block_size": 4096,
2026-06-27 05:34:30.202434 | instance | "blocks": 8,
2026-06-27 05:34:30.202451 | instance | "charset": "unknown",
2026-06-27 05:34:30.202470 | instance | "ctime": 1782538444.3728755,
2026-06-27 05:34:30.202488 | instance | "dev": 64513,
2026-06-27 05:34:30.202505 | instance | "device_type": 0,
2026-06-27 05:34:30.202523 | instance | "executable": true,
2026-06-27 05:34:30.202540 | instance | "exists": true,
2026-06-27 05:34:30.202556 | instance | "gid": 1000,
2026-06-27 05:34:30.202573 | instance | "gr_name": "zuul",
2026-06-27 05:34:30.202590 | instance | "inode": 1045810,
2026-06-27 05:34:30.202607 | instance | "isblk": false,
2026-06-27 05:34:30.202624 | instance | "ischr": false,
2026-06-27 05:34:30.202642 | instance | "isdir": true,
2026-06-27 05:34:30.202659 | instance | "isfifo": false,
2026-06-27 05:34:30.202676 | instance | "isgid": false,
2026-06-27 05:34:30.202693 | instance | "islnk": false,
2026-06-27 05:34:30.202710 | instance | "isreg": false,
2026-06-27 05:34:30.202726 | instance | "issock": false,
2026-06-27 05:34:30.202743 | instance | "isuid": false,
2026-06-27 05:34:30.202759 | instance | "mimetype": "unknown",
2026-06-27 05:34:30.202776 | instance | "mode": "0755",
2026-06-27 05:34:30.202793 | instance | "mtime": 1782538444.3728755,
2026-06-27 05:34:30.202810 | instance | "nlink": 23,
2026-06-27 05:34:30.202826 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-06-27 05:34:30.202843 | instance | "pw_name": "zuul",
2026-06-27 05:34:30.202864 | instance | "readable": true,
2026-06-27 05:34:30.202881 | instance | "rgrp": true,
2026-06-27 05:34:30.202898 | instance | "roth": true,
2026-06-27 05:34:30.202925 | instance | "rusr": true,
2026-06-27 05:34:30.202943 | instance | "size": 4096,
2026-06-27 05:34:30.202961 | instance | "uid": 1000,
2026-06-27 05:34:30.202978 | instance | "version": "1653952747",
2026-06-27 05:34:30.202995 | instance | "wgrp": false,
2026-06-27 05:34:30.203014 | instance | "woth": false,
2026-06-27 05:34:30.203031 | instance | "writeable": true,
2026-06-27 05:34:30.203049 | instance | "wusr": true,
2026-06-27 05:34:30.203066 | instance | "xgrp": true,
2026-06-27 05:34:30.203082 | instance | "xoth": true,
2026-06-27 05:34:30.203099 | instance | "xusr": true
2026-06-27 05:34:30.203115 | instance | }
2026-06-27 05:34:30.203132 | instance | }
2026-06-27 05:34:30.203165 | instance | ok: All items complete
2026-06-27 05:34:30.203187 |
2026-06-27 05:34:30.204526 | instance | skipping: Conditional result was False
2026-06-27 05:34:30.205138 | instance | skipping: Conditional result was False
2026-06-27 05:34:30.224229 |
2026-06-27 05:34:30.224356 | LOOP [Switch "ansible_host" to private IP]
2026-06-27 05:34:30.590948 | instance | changed: 1 replacements made
2026-06-27 05:34:30.592521 | instance | skipping: Conditional result was False
2026-06-27 05:34:30.593378 | instance | skipping: Conditional result was False
2026-06-27 05:34:30.610517 |
2026-06-27 05:34:30.610671 | TASK [Run Molecule scenario]
2026-06-27 05:34:31.604991 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-27 05:34:32.060549 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-27 05:34:32.060633 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-27 05:34:44.465683 | instance | INFO [aio > dependency] Executing
2026-06-27 05:34:44.465841 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-27 05:34:44.466074 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-27 05:34:44.466237 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-27 05:34:44.474430 | instance | INFO [aio > cleanup] Executing
2026-06-27 05:34:44.474742 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-27 05:34:44.482761 | instance | INFO [aio > destroy] Executing
2026-06-27 05:34:44.482802 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-27 05:34:44.482817 | instance | INFO [aio > destroy] Executed: Successful
2026-06-27 05:34:44.490881 | instance | INFO [aio > syntax] Executing
2026-06-27 05:34:47.625107 | instance |
2026-06-27 05:34:47.625403 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-27 05:34:47.802306 | instance | INFO [aio > syntax] Executed: Successful
2026-06-27 05:34:47.813971 | instance | INFO [aio > create] Executing
2026-06-27 05:34:47.815885 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-27 05:34:47.825387 | instance | INFO [aio > prepare] Executing
2026-06-27 05:34:48.816127 | instance |
2026-06-27 05:34:48.816298 | instance | PLAY [Prepare] *****************************************************************
2026-06-27 05:34:48.816565 | instance |
2026-06-27 05:34:48.816838 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:34:48.817103 | instance | Saturday 27 June 2026 05:34:48 +0000 (0:00:00.034) 0:00:00.034 *********
2026-06-27 05:34:50.039819 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-27 05:34:50.040131 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-27 05:34:50.040431 | instance | interpreter could change the meaning of that path. See
2026-06-27 05:34:50.040729 | instance | https://docs.ansible.com/ansible-
2026-06-27 05:34:50.041002 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-27 05:34:50.053577 | instance | ok: [instance]
2026-06-27 05:34:50.053877 | instance |
2026-06-27 05:34:50.054175 | instance | TASK [Configure short hostname] ************************************************
2026-06-27 05:34:50.054470 | instance | Saturday 27 June 2026 05:34:50 +0000 (0:00:01.233) 0:00:01.267 *********
2026-06-27 05:34:50.864505 | instance | changed: [instance]
2026-06-27 05:34:50.864638 | instance |
2026-06-27 05:34:50.864814 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-27 05:34:50.864993 | instance | Saturday 27 June 2026 05:34:50 +0000 (0:00:00.816) 0:00:02.083 *********
2026-06-27 05:34:51.129179 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-27 05:34:51.129367 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-27 05:34:51.129627 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-27 05:34:51.136415 | instance | changed: [instance]
2026-06-27 05:34:51.136641 | instance |
2026-06-27 05:34:51.136880 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-27 05:34:51.137101 | instance | Saturday 27 June 2026 05:34:51 +0000 (0:00:00.272) 0:00:02.355 *********
2026-06-27 05:34:53.814933 | instance | ok: [instance]
2026-06-27 05:34:53.815157 | instance |
2026-06-27 05:34:53.815551 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-27 05:34:53.815792 | instance | Saturday 27 June 2026 05:34:53 +0000 (0:00:02.678) 0:00:05.033 *********
2026-06-27 05:34:54.736912 | instance | ok: [instance]
2026-06-27 05:34:54.737187 | instance |
2026-06-27 05:34:54.737574 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-27 05:34:54.737898 | instance |
2026-06-27 05:34:54.738238 | instance | TASK [Create folders for workspace] ********************************************
2026-06-27 05:34:54.738583 | instance | Saturday 27 June 2026 05:34:54 +0000 (0:00:00.921) 0:00:05.955 *********
2026-06-27 05:34:55.780916 | instance | changed: [localhost] => (item=group_vars)
2026-06-27 05:34:55.781359 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-27 05:34:55.781762 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-27 05:34:55.782187 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-27 05:34:55.782642 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-27 05:34:55.783026 | instance | changed: [localhost] => (item=host_vars)
2026-06-27 05:34:55.783540 | instance |
2026-06-27 05:34:55.784009 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-27 05:34:55.784436 | instance |
2026-06-27 05:34:55.784836 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-27 05:34:55.785203 | instance | Saturday 27 June 2026 05:34:55 +0000 (0:00:01.044) 0:00:06.999 *********
2026-06-27 05:34:55.960468 | instance | changed: [localhost]
2026-06-27 05:34:55.960885 | instance |
2026-06-27 05:34:55.961247 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-27 05:34:55.961655 | instance | Saturday 27 June 2026 05:34:55 +0000 (0:00:00.179) 0:00:07.179 *********
2026-06-27 05:34:55.985420 | instance | ok: [localhost]
2026-06-27 05:34:55.985878 | instance |
2026-06-27 05:34:55.986251 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-27 05:34:55.986707 | instance | Saturday 27 June 2026 05:34:55 +0000 (0:00:00.025) 0:00:07.204 *********
2026-06-27 05:34:56.053951 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '4eacc4c8-fdb2-57e1-9ed7-a1e0739fd04b'})
2026-06-27 05:34:56.054416 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-27 05:34:56.054743 | instance |
2026-06-27 05:34:56.055078 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-27 05:34:56.055414 | instance | Saturday 27 June 2026 05:34:56 +0000 (0:00:00.067) 0:00:07.272 *********
2026-06-27 05:34:56.657825 | instance | changed: [localhost]
2026-06-27 05:34:56.658259 | instance |
2026-06-27 05:34:56.658689 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-27 05:34:56.659046 | instance |
2026-06-27 05:34:56.659394 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-27 05:34:56.659837 | instance | Saturday 27 June 2026 05:34:56 +0000 (0:00:00.603) 0:00:07.876 *********
2026-06-27 05:34:56.847090 | instance | changed: [localhost]
2026-06-27 05:34:56.847640 | instance |
2026-06-27 05:34:56.848112 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-27 05:34:56.848562 | instance | Saturday 27 June 2026 05:34:56 +0000 (0:00:00.189) 0:00:08.065 *********
2026-06-27 05:34:56.876242 | instance | ok: [localhost]
2026-06-27 05:34:56.876565 | instance |
2026-06-27 05:34:56.876868 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-27 05:34:56.877135 | instance | Saturday 27 June 2026 05:34:56 +0000 (0:00:00.029) 0:00:08.095 *********
2026-06-27 05:34:56.907829 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-27 05:34:56.908116 | instance |
2026-06-27 05:34:56.908359 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-27 05:34:56.908582 | instance | Saturday 27 June 2026 05:34:56 +0000 (0:00:00.031) 0:00:08.127 *********
2026-06-27 05:34:57.260011 | instance | changed: [localhost]
2026-06-27 05:34:57.260275 | instance |
2026-06-27 05:34:57.260497 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-27 05:34:57.260710 | instance |
2026-06-27 05:34:57.260947 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-27 05:34:57.261148 | instance | Saturday 27 June 2026 05:34:57 +0000 (0:00:00.352) 0:00:08.479 *********
2026-06-27 05:34:57.478049 | instance | changed: [localhost]
2026-06-27 05:34:57.478407 | instance |
2026-06-27 05:34:57.478665 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-27 05:34:57.478940 | instance | Saturday 27 June 2026 05:34:57 +0000 (0:00:00.216) 0:00:08.696 *********
2026-06-27 05:34:57.502976 | instance | ok: [localhost]
2026-06-27 05:34:57.503381 | instance |
2026-06-27 05:34:57.503783 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-27 05:34:57.504148 | instance | Saturday 27 June 2026 05:34:57 +0000 (0:00:00.025) 0:00:08.722 *********
2026-06-27 05:34:57.546409 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-27 05:34:57.546773 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-27 05:34:57.547074 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-27 05:34:57.547362 | instance |
2026-06-27 05:34:57.547688 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-27 05:34:57.547983 | instance | Saturday 27 June 2026 05:34:57 +0000 (0:00:00.043) 0:00:08.765 *********
2026-06-27 05:34:57.932093 | instance | changed: [localhost]
2026-06-27 05:34:57.932540 | instance |
2026-06-27 05:34:57.932919 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-27 05:34:57.933261 | instance |
2026-06-27 05:34:57.933617 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-27 05:34:57.934014 | instance | Saturday 27 June 2026 05:34:57 +0000 (0:00:00.385) 0:00:09.151 *********
2026-06-27 05:34:58.124293 | instance | changed: [localhost]
2026-06-27 05:34:58.124589 | instance |
2026-06-27 05:34:58.124824 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-27 05:34:58.125109 | instance | Saturday 27 June 2026 05:34:58 +0000 (0:00:00.192) 0:00:09.343 *********
2026-06-27 05:34:58.152108 | instance | ok: [localhost]
2026-06-27 05:34:58.152462 | instance |
2026-06-27 05:34:58.152675 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-27 05:34:58.152892 | instance | Saturday 27 June 2026 05:34:58 +0000 (0:00:00.027) 0:00:09.371 *********
2026-06-27 05:34:58.200503 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-27 05:34:58.200825 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-27 05:34:58.201037 | instance |
2026-06-27 05:34:58.201262 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-27 05:34:58.201492 | instance | Saturday 27 June 2026 05:34:58 +0000 (0:00:00.045) 0:00:09.417 *********
2026-06-27 05:34:58.557451 | instance | changed: [localhost]
2026-06-27 05:34:58.557550 | instance |
2026-06-27 05:34:58.558105 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-27 05:34:58.558163 | instance |
2026-06-27 05:34:58.558169 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:34:58.558174 | instance | Saturday 27 June 2026 05:34:58 +0000 (0:00:00.359) 0:00:09.776 *********
2026-06-27 05:34:59.256424 | instance | ok: [localhost]
2026-06-27 05:34:59.256479 | instance |
2026-06-27 05:34:59.256485 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-27 05:34:59.256490 | instance | Saturday 27 June 2026 05:34:59 +0000 (0:00:00.697) 0:00:10.474 *********
2026-06-27 05:34:59.442881 | instance | changed: [localhost]
2026-06-27 05:34:59.442957 | instance |
2026-06-27 05:34:59.443191 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-27 05:34:59.443234 | instance | Saturday 27 June 2026 05:34:59 +0000 (0:00:00.187) 0:00:10.661 *********
2026-06-27 05:34:59.473734 | instance | ok: [localhost]
2026-06-27 05:34:59.473839 | instance |
2026-06-27 05:34:59.474209 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-27 05:34:59.474261 | instance | Saturday 27 June 2026 05:34:59 +0000 (0:00:00.031) 0:00:10.693 *********
2026-06-27 05:35:00.336555 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-27 05:35:00.336647 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-27 05:35:00.339269 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-27 05:35:00.339300 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-27 05:35:00.339311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-27 05:35:00.339321 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-27 05:35:00.339331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-27 05:35:00.339341 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-27 05:35:00.339350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-27 05:35:00.339360 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-27 05:35:00.339370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-27 05:35:00.339379 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-27 05:35:00.339396 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-27 05:35:00.339406 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-27 05:35:00.339416 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-27 05:35:00.339474 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-27 05:35:00.339488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-27 05:35:00.339502 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-27 05:35:00.339514 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-27 05:35:00.339534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-27 05:35:00.339544 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-27 05:35:00.339632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-27 05:35:00.339842 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-27 05:35:00.339986 | instance |
2026-06-27 05:35:00.340136 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-27 05:35:00.340286 | instance | Saturday 27 June 2026 05:35:00 +0000 (0:00:00.862) 0:00:11.555 *********
2026-06-27 05:35:00.721240 | instance | changed: [localhost]
2026-06-27 05:35:00.721338 | instance |
2026-06-27 05:35:00.721359 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-27 05:35:00.721372 | instance | Saturday 27 June 2026 05:35:00 +0000 (0:00:00.384) 0:00:11.939 *********
2026-06-27 05:35:00.930576 | instance | changed: [localhost]
2026-06-27 05:35:00.930773 | instance |
2026-06-27 05:35:00.930788 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-27 05:35:00.930798 | instance |
2026-06-27 05:35:00.930809 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-27 05:35:00.930974 | instance | Saturday 27 June 2026 05:35:00 +0000 (0:00:00.210) 0:00:12.150 *********
2026-06-27 05:35:01.126732 | instance | changed: [localhost]
2026-06-27 05:35:01.127524 | instance |
2026-06-27 05:35:01.127592 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-27 05:35:01.127601 | instance | Saturday 27 June 2026 05:35:01 +0000 (0:00:00.194) 0:00:12.345 *********
2026-06-27 05:35:01.156716 | instance | ok: [localhost]
2026-06-27 05:35:01.158133 | instance |
2026-06-27 05:35:01.158190 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-27 05:35:01.158199 | instance | Saturday 27 June 2026 05:35:01 +0000 (0:00:00.030) 0:00:12.375 *********
2026-06-27 05:35:01.201949 | 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-27 05:35:01.202086 | instance |
2026-06-27 05:35:01.202493 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-27 05:35:01.202548 | instance | Saturday 27 June 2026 05:35:01 +0000 (0:00:00.045) 0:00:12.420 *********
2026-06-27 05:35:01.569965 | instance | changed: [localhost]
2026-06-27 05:35:01.570091 | instance |
2026-06-27 05:35:01.570103 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-27 05:35:01.570183 | instance |
2026-06-27 05:35:01.570464 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-27 05:35:01.570519 | instance | Saturday 27 June 2026 05:35:01 +0000 (0:00:00.368) 0:00:12.789 *********
2026-06-27 05:35:01.757570 | instance | changed: [localhost]
2026-06-27 05:35:01.757644 | instance |
2026-06-27 05:35:01.757791 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-27 05:35:01.758028 | instance | Saturday 27 June 2026 05:35:01 +0000 (0:00:00.187) 0:00:12.976 *********
2026-06-27 05:35:01.795883 | instance | ok: [localhost]
2026-06-27 05:35:01.795967 | instance |
2026-06-27 05:35:01.796135 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-27 05:35:01.796292 | instance | Saturday 27 June 2026 05:35:01 +0000 (0:00:00.036) 0:00:13.013 *********
2026-06-27 05:35:01.839783 | 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-27 05:35:01.839932 | instance |
2026-06-27 05:35:01.840106 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-27 05:35:01.840326 | instance | Saturday 27 June 2026 05:35:01 +0000 (0:00:00.045) 0:00:13.058 *********
2026-06-27 05:35:02.230287 | instance | changed: [localhost]
2026-06-27 05:35:02.230366 | instance |
2026-06-27 05:35:02.231066 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-27 05:35:02.231116 | instance |
2026-06-27 05:35:02.231124 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-27 05:35:02.231130 | instance | Saturday 27 June 2026 05:35:02 +0000 (0:00:00.391) 0:00:13.449 *********
2026-06-27 05:35:02.407027 | instance | changed: [localhost]
2026-06-27 05:35:02.407101 | instance |
2026-06-27 05:35:02.407380 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-27 05:35:02.407470 | instance | Saturday 27 June 2026 05:35:02 +0000 (0:00:00.175) 0:00:13.625 *********
2026-06-27 05:35:02.440673 | instance | ok: [localhost]
2026-06-27 05:35:02.440799 | instance |
2026-06-27 05:35:02.441168 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-27 05:35:02.441203 | instance | Saturday 27 June 2026 05:35:02 +0000 (0:00:00.034) 0:00:13.659 *********
2026-06-27 05:35:02.908330 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-27 05:35:02.908423 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-27 05:35:02.911559 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-27 05:35:02.911634 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-27 05:35:02.911645 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-27 05:35:02.911654 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-27 05:35:02.911664 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-27 05:35:02.911673 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-27 05:35:02.911682 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-27 05:35:02.911692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-27 05:35:02.911700 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-27 05:35:02.911709 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-27 05:35:02.911742 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-27 05:35:02.911752 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-27 05:35:02.911760 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-27 05:35:02.911769 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-27 05:35:02.911778 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-27 05:35:02.911786 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-27 05:35:02.911795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-27 05:35:02.911804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-27 05:35:02.911814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-27 05:35:02.911823 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-27 05:35:02.911832 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-27 05:35:02.911849 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-27 05:35:02.911859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-27 05:35:02.911868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-27 05:35:02.911990 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-27 05:35:02.912228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-27 05:35:02.912382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-27 05:35:02.912569 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-27 05:35:02.912719 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-27 05:35:02.912899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-27 05:35:02.913106 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-27 05:35:02.913260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-27 05:35:02.913439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-27 05:35:02.913588 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-27 05:35:02.913847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-27 05:35:02.914031 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-27 05:35:02.914189 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-27 05:35:02.914339 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-27 05:35:02.914493 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-27 05:35:02.914661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-27 05:35:02.914819 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-27 05:35:02.914996 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-27 05:35:02.915163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-27 05:35:02.915333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-27 05:35:02.915513 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-27 05:35:02.915682 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-27 05:35:02.915854 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-27 05:35:02.916022 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-27 05:35:02.916179 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-27 05:35:02.916365 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-27 05:35:02.916517 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-27 05:35:02.916667 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-27 05:35:02.916809 | instance |
2026-06-27 05:35:02.916973 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-27 05:35:02.917138 | instance | Saturday 27 June 2026 05:35:02 +0000 (0:00:00.467) 0:00:14.127 *********
2026-06-27 05:35:02.967976 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-27 05:35:02.968368 | instance |
2026-06-27 05:35:02.968689 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-27 05:35:02.969010 | instance | Saturday 27 June 2026 05:35:02 +0000 (0:00:00.057) 0:00:14.184 *********
2026-06-27 05:35:03.423112 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-27 05:35:03.423155 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-27 05:35:03.423160 | instance |
2026-06-27 05:35:03.423165 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-27 05:35:03.423170 | instance | Saturday 27 June 2026 05:35:03 +0000 (0:00:00.456) 0:00:14.641 *********
2026-06-27 05:35:07.969233 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-27 05:35:07.969354 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-27 05:35:07.969926 | instance |
2026-06-27 05:35:07.969995 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-27 05:35:07.970003 | instance | Saturday 27 June 2026 05:35:07 +0000 (0:00:04.546) 0:00:19.188 *********
2026-06-27 05:35:08.027591 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-27 05:35:08.028670 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-27 05:35:08.028731 | instance |
2026-06-27 05:35:08.028744 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-27 05:35:08.028754 | instance | Saturday 27 June 2026 05:35:08 +0000 (0:00:00.058) 0:00:19.246 *********
2026-06-27 05:35:08.399516 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-27 05:35:08.399602 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-27 05:35:08.400176 | instance |
2026-06-27 05:35:08.400229 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-27 05:35:08.400239 | instance | Saturday 27 June 2026 05:35:08 +0000 (0:00:00.372) 0:00:19.618 *********
2026-06-27 05:35:08.772630 | instance | changed: [localhost]
2026-06-27 05:35:08.772689 | instance |
2026-06-27 05:35:08.772849 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-27 05:35:08.773196 | instance | Saturday 27 June 2026 05:35:08 +0000 (0:00:00.373) 0:00:19.992 *********
2026-06-27 05:35:08.809277 | instance | skipping: [localhost]
2026-06-27 05:35:08.809472 | instance |
2026-06-27 05:35:08.809732 | instance | PLAY [Setup networking] ********************************************************
2026-06-27 05:35:08.809931 | instance |
2026-06-27 05:35:08.810145 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:35:08.810354 | instance | Saturday 27 June 2026 05:35:08 +0000 (0:00:00.036) 0:00:20.028 *********
2026-06-27 05:35:09.538301 | instance | ok: [instance]
2026-06-27 05:35:09.538375 | instance |
2026-06-27 05:35:09.538595 | instance | TASK [Create bridge for management network] ************************************
2026-06-27 05:35:09.538877 | instance | Saturday 27 June 2026 05:35:09 +0000 (0:00:00.728) 0:00:20.757 *********
2026-06-27 05:35:09.892616 | instance | ok: [instance]
2026-06-27 05:35:09.893333 | instance |
2026-06-27 05:35:09.893741 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-27 05:35:09.894079 | instance | Saturday 27 June 2026 05:35:09 +0000 (0:00:00.353) 0:00:21.110 *********
2026-06-27 05:35:10.096302 | instance | ok: [instance]
2026-06-27 05:35:10.096683 | instance |
2026-06-27 05:35:10.097025 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-27 05:35:10.097398 | instance | Saturday 27 June 2026 05:35:10 +0000 (0:00:00.203) 0:00:21.314 *********
2026-06-27 05:35:10.300369 | instance | ok: [instance]
2026-06-27 05:35:10.300648 | instance |
2026-06-27 05:35:10.300884 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-27 05:35:10.301070 | instance | Saturday 27 June 2026 05:35:10 +0000 (0:00:00.189) 0:00:21.503 *********
2026-06-27 05:35:10.479365 | instance | ok: [instance]
2026-06-27 05:35:10.479670 | instance |
2026-06-27 05:35:10.479903 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-27 05:35:10.480118 | instance | Saturday 27 June 2026 05:35:10 +0000 (0:00:00.192) 0:00:21.696 *********
2026-06-27 05:35:10.889258 | instance | ok: [instance] => (item=br-mgmt)
2026-06-27 05:35:10.889303 | instance | ok: [instance] => (item=dummy0)
2026-06-27 05:35:10.889331 | instance |
2026-06-27 05:35:10.889337 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-27 05:35:10.889342 | instance |
2026-06-27 05:35:10.889346 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:35:10.889350 | instance | Saturday 27 June 2026 05:35:10 +0000 (0:00:00.411) 0:00:22.108 *********
2026-06-27 05:35:11.611542 | instance | ok: [instance]
2026-06-27 05:35:11.611667 | instance |
2026-06-27 05:35:11.611845 | instance | TASK [Install depedencies] *****************************************************
2026-06-27 05:35:11.612023 | instance | Saturday 27 June 2026 05:35:11 +0000 (0:00:00.721) 0:00:22.830 *********
2026-06-27 05:35:39.252433 | instance | changed: [instance]
2026-06-27 05:35:39.252646 | instance |
2026-06-27 05:35:39.252910 | instance | TASK [Start up service] ********************************************************
2026-06-27 05:35:39.253223 | instance | Saturday 27 June 2026 05:35:39 +0000 (0:00:27.640) 0:00:50.470 *********
2026-06-27 05:35:39.814407 | instance | ok: [instance]
2026-06-27 05:35:39.814617 | instance |
2026-06-27 05:35:39.814891 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-27 05:35:39.815164 | instance | Saturday 27 June 2026 05:35:39 +0000 (0:00:00.562) 0:00:51.033 *********
2026-06-27 05:35:40.051914 | instance | ok: [instance]
2026-06-27 05:35:40.052230 | instance |
2026-06-27 05:35:40.052623 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-27 05:35:40.052995 | instance | Saturday 27 June 2026 05:35:40 +0000 (0:00:00.237) 0:00:51.270 *********
2026-06-27 05:35:40.506462 | instance | changed: [instance]
2026-06-27 05:35:40.506680 | instance |
2026-06-27 05:35:40.506951 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-27 05:35:40.507217 | instance | Saturday 27 June 2026 05:35:40 +0000 (0:00:00.454) 0:00:51.725 *********
2026-06-27 05:35:40.707756 | instance | ok: [instance]
2026-06-27 05:35:40.707874 | instance |
2026-06-27 05:35:40.708040 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-27 05:35:40.708204 | instance | Saturday 27 June 2026 05:35:40 +0000 (0:00:00.201) 0:00:51.926 *********
2026-06-27 05:35:40.735456 | instance | skipping: [instance]
2026-06-27 05:35:40.735572 | instance |
2026-06-27 05:35:40.735740 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-27 05:35:40.735905 | instance | Saturday 27 June 2026 05:35:40 +0000 (0:00:00.027) 0:00:51.954 *********
2026-06-27 05:35:41.302001 | instance | changed: [instance] => (item=osd0)
2026-06-27 05:35:41.302312 | instance | changed: [instance] => (item=osd1)
2026-06-27 05:35:41.302625 | instance | changed: [instance] => (item=osd2)
2026-06-27 05:35:41.302916 | instance |
2026-06-27 05:35:41.303231 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-27 05:35:41.303619 | instance | Saturday 27 June 2026 05:35:41 +0000 (0:00:00.566) 0:00:52.521 *********
2026-06-27 05:35:41.872796 | instance | changed: [instance] => (item=osd0)
2026-06-27 05:35:41.873246 | instance | changed: [instance] => (item=osd1)
2026-06-27 05:35:41.873635 | instance | changed: [instance] => (item=osd2)
2026-06-27 05:35:41.873982 | instance |
2026-06-27 05:35:41.874335 | instance | TASK [Start loop devices] ******************************************************
2026-06-27 05:35:41.874751 | instance | Saturday 27 June 2026 05:35:41 +0000 (0:00:00.570) 0:00:53.091 *********
2026-06-27 05:35:42.696052 | instance | changed: [instance] => (item=osd0)
2026-06-27 05:35:42.696206 | instance | changed: [instance] => (item=osd1)
2026-06-27 05:35:42.696498 | instance | changed: [instance] => (item=osd2)
2026-06-27 05:35:42.696754 | instance |
2026-06-27 05:35:42.696975 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-27 05:35:42.697186 | instance | Saturday 27 June 2026 05:35:42 +0000 (0:00:00.822) 0:00:53.913 *********
2026-06-27 05:35:46.436095 | instance | changed: [instance] => (item=osd0)
2026-06-27 05:35:46.436289 | instance | changed: [instance] => (item=osd1)
2026-06-27 05:35:46.436616 | instance | changed: [instance] => (item=osd2)
2026-06-27 05:35:46.436891 | instance |
2026-06-27 05:35:46.437152 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-27 05:35:46.437375 | instance | Saturday 27 June 2026 05:35:46 +0000 (0:00:03.739) 0:00:57.653 *********
2026-06-27 05:35:48.533659 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-27 05:35:48.533762 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-27 05:35:48.534783 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-27 05:35:48.534834 | instance |
2026-06-27 05:35:48.534841 | instance | PLAY [controllers] *************************************************************
2026-06-27 05:35:48.534847 | instance |
2026-06-27 05:35:48.534853 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:35:48.534859 | instance | Saturday 27 June 2026 05:35:48 +0000 (0:00:02.099) 0:00:59.752 *********
2026-06-27 05:35:49.430663 | instance | ok: [instance]
2026-06-27 05:35:49.430749 | instance |
2026-06-27 05:35:49.431073 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-27 05:35:49.431314 | instance | Saturday 27 June 2026 05:35:49 +0000 (0:00:00.896) 0:01:00.649 *********
2026-06-27 05:35:50.040876 | instance | changed: [instance]
2026-06-27 05:35:50.041006 | instance |
2026-06-27 05:35:50.041868 | instance | PLAY RECAP *********************************************************************
2026-06-27 05:35:50.041895 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-27 05:35:50.041915 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-27 05:35:50.041928 | instance |
2026-06-27 05:35:50.041944 | instance | Saturday 27 June 2026 05:35:50 +0000 (0:00:00.610) 0:01:01.260 *********
2026-06-27 05:35:50.042501 | instance | ===============================================================================
2026-06-27 05:35:50.042538 | instance | Install depedencies ---------------------------------------------------- 27.64s
2026-06-27 05:35:50.042552 | instance | Generate SSH keys for missing variables --------------------------------- 4.55s
2026-06-27 05:35:50.042571 | instance | Create a volume group for each loop device ------------------------------ 3.74s
2026-06-27 05:35:50.042770 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 2.68s
2026-06-27 05:35:50.043003 | instance | Create a logical volume for each loop device ---------------------------- 2.10s
2026-06-27 05:35:50.043208 | instance | Gathering Facts --------------------------------------------------------- 1.23s
2026-06-27 05:35:50.043413 | instance | Create folders for workspace -------------------------------------------- 1.04s
2026-06-27 05:35:50.043674 | instance | Purge "snapd" package --------------------------------------------------- 0.92s
2026-06-27 05:35:50.043875 | instance | Gathering Facts --------------------------------------------------------- 0.90s
2026-06-27 05:35:50.044074 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.86s
2026-06-27 05:35:50.044278 | instance | Start loop devices ------------------------------------------------------ 0.82s
2026-06-27 05:35:50.044508 | instance | Configure short hostname ------------------------------------------------ 0.82s
2026-06-27 05:35:50.044721 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-06-27 05:35:50.044927 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-27 05:35:50.045135 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-06-27 05:35:50.045354 | instance | Set masquerade rule ----------------------------------------------------- 0.61s
2026-06-27 05:35:50.045557 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.60s
2026-06-27 05:35:50.045757 | instance | Set permissions on loopback devices ------------------------------------- 0.57s
2026-06-27 05:35:50.045960 | instance | Create devices for Ceph ------------------------------------------------- 0.57s
2026-06-27 05:35:50.046159 | instance | Start up service -------------------------------------------------------- 0.56s
2026-06-27 05:35:50.125001 | instance | INFO [aio > prepare] Executed: Successful
2026-06-27 05:35:50.136967 | instance | INFO [aio > converge] Executing
2026-06-27 05:35:52.941774 | instance |
2026-06-27 05:35:52.941997 | instance | PLAY [all] *********************************************************************
2026-06-27 05:35:52.942140 | instance |
2026-06-27 05:35:52.942290 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:35:52.942438 | instance | Saturday 27 June 2026 05:35:52 +0000 (0:00:00.016) 0:00:00.016 *********
2026-06-27 05:35:54.150131 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-27 05:35:54.150607 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-27 05:35:54.151029 | instance | interpreter could change the meaning of that path. See
2026-06-27 05:35:54.151388 | instance | https://docs.ansible.com/ansible-
2026-06-27 05:35:54.151857 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-27 05:35:54.158928 | instance | ok: [instance]
2026-06-27 05:35:54.159139 | instance |
2026-06-27 05:35:54.159357 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-27 05:35:54.159590 | instance | Saturday 27 June 2026 05:35:54 +0000 (0:00:01.217) 0:00:01.234 *********
2026-06-27 05:35:54.208555 | instance | skipping: [instance]
2026-06-27 05:35:54.208936 | instance |
2026-06-27 05:35:54.209275 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-27 05:35:54.209607 | instance | Saturday 27 June 2026 05:35:54 +0000 (0:00:00.048) 0:00:01.283 *********
2026-06-27 05:35:54.413768 | instance | ok: [instance]
2026-06-27 05:35:54.414182 | instance |
2026-06-27 05:35:54.414529 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-27 05:35:54.414914 | instance |
2026-06-27 05:35:54.415265 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:35:54.415583 | instance | Saturday 27 June 2026 05:35:54 +0000 (0:00:00.204) 0:00:01.488 *********
2026-06-27 05:35:55.359246 | instance | ok: [instance]
2026-06-27 05:35:55.359447 | instance |
2026-06-27 05:35:55.359609 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:35:55.359757 | instance | Saturday 27 June 2026 05:35:55 +0000 (0:00:00.946) 0:00:02.434 *********
2026-06-27 05:35:55.700041 | instance | ok: [instance]
2026-06-27 05:35:55.700126 | instance |
2026-06-27 05:35:55.700319 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:35:55.700556 | instance | Saturday 27 June 2026 05:35:55 +0000 (0:00:00.338) 0:00:02.772 *********
2026-06-27 05:35:55.747979 | instance | skipping: [instance]
2026-06-27 05:35:55.748051 | instance |
2026-06-27 05:35:55.748172 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 05:35:55.748363 | instance | Saturday 27 June 2026 05:35:55 +0000 (0:00:00.048) 0:00:02.821 *********
2026-06-27 05:35:56.171969 | instance | changed: [instance]
2026-06-27 05:35:56.172052 | instance |
2026-06-27 05:35:56.172160 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:35:56.172348 | instance | Saturday 27 June 2026 05:35:56 +0000 (0:00:00.422) 0:00:03.244 *********
2026-06-27 05:35:56.247931 | instance | ok: [instance] => {
2026-06-27 05:35:56.248003 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-27 05:35:56.248152 | instance | }
2026-06-27 05:35:56.248395 | instance |
2026-06-27 05:35:56.248605 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:35:56.248824 | instance | Saturday 27 June 2026 05:35:56 +0000 (0:00:00.074) 0:00:03.319 *********
2026-06-27 05:35:56.975995 | instance | changed: [instance]
2026-06-27 05:35:56.976199 | instance |
2026-06-27 05:35:56.976308 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:35:56.976552 | instance | Saturday 27 June 2026 05:35:56 +0000 (0:00:00.730) 0:00:04.049 *********
2026-06-27 05:35:57.031876 | instance | skipping: [instance]
2026-06-27 05:35:57.031977 | instance |
2026-06-27 05:35:57.032097 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:35:57.032258 | instance | Saturday 27 June 2026 05:35:57 +0000 (0:00:00.055) 0:00:04.105 *********
2026-06-27 05:35:57.083482 | instance | skipping: [instance]
2026-06-27 05:35:57.083665 | instance |
2026-06-27 05:35:57.083823 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:35:57.083977 | instance | Saturday 27 June 2026 05:35:57 +0000 (0:00:00.051) 0:00:04.157 *********
2026-06-27 05:35:57.287327 | instance | ok: [instance]
2026-06-27 05:35:57.287369 | instance |
2026-06-27 05:35:57.287375 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:35:57.287379 | instance | Saturday 27 June 2026 05:35:57 +0000 (0:00:00.205) 0:00:04.362 *********
2026-06-27 05:35:58.594086 | instance | ok: [instance]
2026-06-27 05:35:58.594127 | instance |
2026-06-27 05:35:58.594133 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:35:58.594138 | instance | Saturday 27 June 2026 05:35:58 +0000 (0:00:01.306) 0:00:05.668 *********
2026-06-27 05:35:58.663657 | instance | ok: [instance] => {
2026-06-27 05:35:58.663928 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-27 05:35:58.663942 | instance | }
2026-06-27 05:35:58.663953 | instance |
2026-06-27 05:35:58.663963 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:35:58.663982 | instance | Saturday 27 June 2026 05:35:58 +0000 (0:00:00.068) 0:00:05.737 *********
2026-06-27 05:35:59.401740 | instance | changed: [instance]
2026-06-27 05:35:59.401832 | instance |
2026-06-27 05:35:59.402220 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:35:59.402270 | instance | Saturday 27 June 2026 05:35:59 +0000 (0:00:00.738) 0:00:06.476 *********
2026-06-27 05:36:02.396800 | instance | changed: [instance]
2026-06-27 05:36:02.396912 | instance |
2026-06-27 05:36:02.397010 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 05:36:02.397130 | instance | Saturday 27 June 2026 05:36:02 +0000 (0:00:02.995) 0:00:09.471 *********
2026-06-27 05:36:02.437559 | instance | skipping: [instance]
2026-06-27 05:36:02.438023 | instance |
2026-06-27 05:36:02.438076 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 05:36:02.438082 | instance | Saturday 27 June 2026 05:36:02 +0000 (0:00:00.040) 0:00:09.511 *********
2026-06-27 05:36:02.475215 | instance | skipping: [instance]
2026-06-27 05:36:02.475406 | instance |
2026-06-27 05:36:02.475729 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 05:36:02.475945 | instance | Saturday 27 June 2026 05:36:02 +0000 (0:00:00.037) 0:00:09.549 *********
2026-06-27 05:36:02.518348 | instance | skipping: [instance]
2026-06-27 05:36:02.518448 | instance |
2026-06-27 05:36:02.518592 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 05:36:02.518841 | instance | Saturday 27 June 2026 05:36:02 +0000 (0:00:00.043) 0:00:09.593 *********
2026-06-27 05:36:10.410179 | instance | changed: [instance]
2026-06-27 05:36:10.410296 | instance |
2026-06-27 05:36:10.410325 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 05:36:10.410470 | instance | Saturday 27 June 2026 05:36:10 +0000 (0:00:07.892) 0:00:17.485 *********
2026-06-27 05:36:11.079244 | instance | changed: [instance]
2026-06-27 05:36:11.079365 | instance |
2026-06-27 05:36:11.079843 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 05:36:11.079910 | instance | Saturday 27 June 2026 05:36:11 +0000 (0:00:00.668) 0:00:18.154 *********
2026-06-27 05:36:12.012170 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 05:36:12.012238 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 05:36:12.012944 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 05:36:12.012961 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 05:36:12.012966 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 05:36:12.012971 | instance |
2026-06-27 05:36:12.012975 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 05:36:12.012979 | instance | Saturday 27 June 2026 05:36:12 +0000 (0:00:00.933) 0:00:19.087 *********
2026-06-27 05:36:12.605375 | instance | changed: [instance]
2026-06-27 05:36:12.605455 | instance |
2026-06-27 05:36:12.606286 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 05:36:12.606329 | instance | Saturday 27 June 2026 05:36:12 +0000 (0:00:00.584) 0:00:19.671 *********
2026-06-27 05:36:12.606335 | instance |
2026-06-27 05:36:12.606340 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-27 05:36:12.606344 | instance | Saturday 27 June 2026 05:36:12 +0000 (0:00:00.008) 0:00:19.680 *********
2026-06-27 05:36:13.559731 | instance | ok: [instance]
2026-06-27 05:36:13.559801 | instance |
2026-06-27 05:36:13.560032 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-27 05:36:13.560049 | instance | Saturday 27 June 2026 05:36:13 +0000 (0:00:00.954) 0:00:20.634 *********
2026-06-27 05:36:14.006342 | instance | changed: [instance]
2026-06-27 05:36:14.006452 | instance |
2026-06-27 05:36:14.006519 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 05:36:14.006670 | instance | Saturday 27 June 2026 05:36:14 +0000 (0:00:00.446) 0:00:21.081 *********
2026-06-27 05:36:14.588343 | instance | changed: [instance]
2026-06-27 05:36:14.588411 | instance |
2026-06-27 05:36:14.588663 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:36:14.588704 | instance | Saturday 27 June 2026 05:36:14 +0000 (0:00:00.581) 0:00:21.663 *********
2026-06-27 05:36:14.805311 | instance | ok: [instance]
2026-06-27 05:36:14.805376 | instance |
2026-06-27 05:36:14.805649 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:36:14.805689 | instance | Saturday 27 June 2026 05:36:14 +0000 (0:00:00.216) 0:00:21.880 *********
2026-06-27 05:36:14.861306 | instance | ok: [instance] => {
2026-06-27 05:36:14.861930 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-27 05:36:14.861977 | instance | }
2026-06-27 05:36:14.861984 | instance |
2026-06-27 05:36:14.861988 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:36:14.861994 | instance | Saturday 27 June 2026 05:36:14 +0000 (0:00:00.055) 0:00:21.936 *********
2026-06-27 05:36:16.029174 | instance | changed: [instance]
2026-06-27 05:36:16.029260 | instance |
2026-06-27 05:36:16.029511 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:36:16.029557 | instance | Saturday 27 June 2026 05:36:16 +0000 (0:00:01.167) 0:00:23.104 *********
2026-06-27 05:36:20.604711 | instance | changed: [instance]
2026-06-27 05:36:20.604793 | instance |
2026-06-27 05:36:20.605205 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-27 05:36:20.605255 | instance | Saturday 27 June 2026 05:36:20 +0000 (0:00:04.575) 0:00:27.679 *********
2026-06-27 05:36:21.692478 | instance | ok: [instance]
2026-06-27 05:36:21.692602 | instance |
2026-06-27 05:36:21.693021 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-27 05:36:21.693075 | instance | Saturday 27 June 2026 05:36:21 +0000 (0:00:01.087) 0:00:28.767 *********
2026-06-27 05:36:22.122778 | instance | changed: [instance]
2026-06-27 05:36:22.123191 | instance |
2026-06-27 05:36:22.123220 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-27 05:36:22.123225 | instance | Saturday 27 June 2026 05:36:22 +0000 (0:00:00.430) 0:00:29.197 *********
2026-06-27 05:36:22.609865 | instance | changed: [instance]
2026-06-27 05:36:22.610281 | instance |
2026-06-27 05:36:22.610298 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-27 05:36:22.610304 | instance | Saturday 27 June 2026 05:36:22 +0000 (0:00:00.486) 0:00:29.684 *********
2026-06-27 05:36:23.270345 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-27 05:36:23.270386 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-27 05:36:23.270392 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-27 05:36:23.270397 | instance |
2026-06-27 05:36:23.270401 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-27 05:36:23.270405 | instance | Saturday 27 June 2026 05:36:23 +0000 (0:00:00.660) 0:00:30.344 *********
2026-06-27 05:36:23.736753 | instance | changed: [instance]
2026-06-27 05:36:23.736825 | instance |
2026-06-27 05:36:23.736832 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-27 05:36:23.736837 | instance | Saturday 27 June 2026 05:36:23 +0000 (0:00:00.466) 0:00:30.811 *********
2026-06-27 05:36:24.198150 | instance | changed: [instance]
2026-06-27 05:36:24.198223 | instance |
2026-06-27 05:36:24.198832 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-27 05:36:24.199011 | instance | Saturday 27 June 2026 05:36:24 +0000 (0:00:00.452) 0:00:31.264 *********
2026-06-27 05:36:24.199017 | instance |
2026-06-27 05:36:24.199022 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-27 05:36:24.199026 | instance | Saturday 27 June 2026 05:36:24 +0000 (0:00:00.008) 0:00:31.273 *********
2026-06-27 05:36:24.900704 | instance | ok: [instance]
2026-06-27 05:36:24.900778 | instance |
2026-06-27 05:36:24.901038 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-27 05:36:24.901084 | instance | Saturday 27 June 2026 05:36:24 +0000 (0:00:00.702) 0:00:31.975 *********
2026-06-27 05:36:34.206929 | instance | changed: [instance]
2026-06-27 05:36:34.207027 | instance |
2026-06-27 05:36:34.207042 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-27 05:36:34.207207 | instance | Saturday 27 June 2026 05:36:34 +0000 (0:00:09.306) 0:00:41.281 *********
2026-06-27 05:36:34.779766 | instance | changed: [instance]
2026-06-27 05:36:34.779843 | instance |
2026-06-27 05:36:34.780093 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-27 05:36:34.780129 | instance | Saturday 27 June 2026 05:36:34 +0000 (0:00:00.572) 0:00:41.854 *********
2026-06-27 05:36:34.846687 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-27 05:36:34.846767 | instance |
2026-06-27 05:36:34.847143 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-27 05:36:34.847196 | instance | Saturday 27 June 2026 05:36:34 +0000 (0:00:00.066) 0:00:41.921 *********
2026-06-27 05:36:40.612392 | instance | changed: [instance]
2026-06-27 05:36:40.612484 | instance |
2026-06-27 05:36:40.612758 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-27 05:36:40.612823 | instance | Saturday 27 June 2026 05:36:40 +0000 (0:00:05.765) 0:00:47.687 *********
2026-06-27 05:36:41.279543 | instance | ok: [instance] => (item=chronyd)
2026-06-27 05:36:41.279672 | instance | ok: [instance] => (item=sshd)
2026-06-27 05:36:41.279688 | instance |
2026-06-27 05:36:41.279988 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-27 05:36:41.280041 | instance | Saturday 27 June 2026 05:36:41 +0000 (0:00:00.667) 0:00:48.354 *********
2026-06-27 05:36:41.571503 | instance | changed: [instance]
2026-06-27 05:36:41.571574 | instance |
2026-06-27 05:36:41.571896 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-27 05:36:41.571937 | instance | Saturday 27 June 2026 05:36:41 +0000 (0:00:00.291) 0:00:48.646 *********
2026-06-27 05:36:41.792841 | instance | ok: [instance]
2026-06-27 05:36:41.792977 | instance |
2026-06-27 05:36:41.793339 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-27 05:36:41.793384 | instance | Saturday 27 June 2026 05:36:41 +0000 (0:00:00.221) 0:00:48.867 *********
2026-06-27 05:36:42.340623 | instance | changed: [instance]
2026-06-27 05:36:42.340694 | instance |
2026-06-27 05:36:42.340977 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-27 05:36:42.341026 | instance | Saturday 27 June 2026 05:36:42 +0000 (0:00:00.547) 0:00:49.415 *********
2026-06-27 05:36:42.774839 | instance | changed: [instance]
2026-06-27 05:36:42.774935 | instance |
2026-06-27 05:36:42.775338 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-27 05:36:42.775385 | instance | Saturday 27 June 2026 05:36:42 +0000 (0:00:00.434) 0:00:49.849 *********
2026-06-27 05:36:42.933281 | instance | ok: [instance]
2026-06-27 05:36:42.933379 | instance |
2026-06-27 05:36:42.933633 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-27 05:36:42.933678 | instance | Saturday 27 June 2026 05:36:42 +0000 (0:00:00.158) 0:00:50.008 *********
2026-06-27 05:36:43.163121 | instance | ok: [instance] => (item=instance)
2026-06-27 05:36:43.163198 | instance |
2026-06-27 05:36:43.163576 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-27 05:36:43.163683 | instance | Saturday 27 June 2026 05:36:43 +0000 (0:00:00.229) 0:00:50.238 *********
2026-06-27 05:36:43.223463 | instance | ok: [instance]
2026-06-27 05:36:43.223582 | instance |
2026-06-27 05:36:43.223596 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-27 05:36:43.223710 | instance | Saturday 27 June 2026 05:36:43 +0000 (0:00:00.060) 0:00:50.298 *********
2026-06-27 05:36:43.308415 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-27 05:36:43.308499 | instance |
2026-06-27 05:36:43.308755 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-27 05:36:43.308771 | instance | Saturday 27 June 2026 05:36:43 +0000 (0:00:00.085) 0:00:50.383 *********
2026-06-27 05:36:43.724264 | instance | changed: [instance]
2026-06-27 05:36:43.724342 | instance |
2026-06-27 05:36:43.724627 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-27 05:36:43.724691 | instance | Saturday 27 June 2026 05:36:43 +0000 (0:00:00.415) 0:00:50.798 *********
2026-06-27 05:36:44.531225 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-27 05:36:44.531361 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-27 05:36:44.532041 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-27 05:36:44.532091 | instance |
2026-06-27 05:36:44.532099 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-27 05:36:44.532106 | instance | Saturday 27 June 2026 05:36:44 +0000 (0:00:00.807) 0:00:51.606 *********
2026-06-27 05:39:01.438194 | instance | ok: [instance]
2026-06-27 05:39:01.438712 | instance |
2026-06-27 05:39:01.438759 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-27 05:39:01.438767 | instance | Saturday 27 June 2026 05:39:01 +0000 (0:02:16.907) 0:03:08.513 *********
2026-06-27 05:39:01.652995 | instance | changed: [instance]
2026-06-27 05:39:01.653515 | instance |
2026-06-27 05:39:01.653561 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-27 05:39:01.653576 | instance | Saturday 27 June 2026 05:39:01 +0000 (0:00:00.214) 0:03:08.727 *********
2026-06-27 05:39:01.692896 | instance | ok: [instance]
2026-06-27 05:39:01.693271 | instance |
2026-06-27 05:39:01.693308 | instance | TASK [Install Ceph host] *******************************************************
2026-06-27 05:39:01.693314 | instance | Saturday 27 June 2026 05:39:01 +0000 (0:00:00.040) 0:03:08.768 *********
2026-06-27 05:39:01.779397 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-27 05:39:01.779487 | instance |
2026-06-27 05:39:01.779728 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-27 05:39:01.779746 | instance | Saturday 27 June 2026 05:39:01 +0000 (0:00:00.086) 0:03:08.854 *********
2026-06-27 05:39:09.002521 | instance | ok: [instance]
2026-06-27 05:39:09.002603 | instance |
2026-06-27 05:39:09.002876 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-27 05:39:09.002919 | instance | Saturday 27 June 2026 05:39:08 +0000 (0:00:07.223) 0:03:16.077 *********
2026-06-27 05:39:09.055586 | instance | ok: [instance] => (item=instance)
2026-06-27 05:39:09.055669 | instance |
2026-06-27 05:39:09.055958 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-27 05:39:09.055999 | instance | Saturday 27 June 2026 05:39:09 +0000 (0:00:00.053) 0:03:16.130 *********
2026-06-27 05:39:09.467674 | instance | ok: [instance]
2026-06-27 05:39:09.467731 | instance |
2026-06-27 05:39:09.468013 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-27 05:39:09.468054 | instance | Saturday 27 June 2026 05:39:09 +0000 (0:00:00.412) 0:03:16.542 *********
2026-06-27 05:39:16.251144 | instance | ok: [instance]
2026-06-27 05:39:16.251221 | instance |
2026-06-27 05:39:16.251540 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-27 05:39:16.251641 | instance | Saturday 27 June 2026 05:39:16 +0000 (0:00:06.783) 0:03:23.326 *********
2026-06-27 05:40:30.985283 | instance | changed: [instance]
2026-06-27 05:40:30.985667 | instance |
2026-06-27 05:40:30.985683 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-27 05:40:30.985694 | instance | Saturday 27 June 2026 05:40:30 +0000 (0:01:14.734) 0:04:38.060 *********
2026-06-27 05:40:45.611384 | instance | ok: [instance]
2026-06-27 05:40:45.611517 | instance |
2026-06-27 05:40:45.611864 | instance | TASK [Install Ceph host] *******************************************************
2026-06-27 05:40:45.611938 | instance | Saturday 27 June 2026 05:40:45 +0000 (0:00:14.625) 0:04:52.685 *********
2026-06-27 05:40:45.700226 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-27 05:40:45.700328 | instance |
2026-06-27 05:40:45.700389 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-27 05:40:45.700547 | instance | Saturday 27 June 2026 05:40:45 +0000 (0:00:00.089) 0:04:52.775 *********
2026-06-27 05:40:45.750600 | instance | skipping: [instance]
2026-06-27 05:40:45.750685 | instance |
2026-06-27 05:40:45.750915 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-27 05:40:45.750959 | instance | Saturday 27 June 2026 05:40:45 +0000 (0:00:00.050) 0:04:52.825 *********
2026-06-27 05:40:45.805716 | instance | skipping: [instance] => (item=instance)
2026-06-27 05:40:45.805802 | instance | skipping: [instance]
2026-06-27 05:40:45.806219 | instance |
2026-06-27 05:40:45.806280 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-27 05:40:45.806287 | instance | Saturday 27 June 2026 05:40:45 +0000 (0:00:00.054) 0:04:52.880 *********
2026-06-27 05:40:46.092761 | instance | ok: [instance]
2026-06-27 05:40:46.092873 | instance |
2026-06-27 05:40:46.092887 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-27 05:40:46.093046 | instance | Saturday 27 June 2026 05:40:46 +0000 (0:00:00.287) 0:04:53.167 *********
2026-06-27 05:40:52.702110 | instance | ok: [instance]
2026-06-27 05:40:52.702249 | instance |
2026-06-27 05:40:52.702283 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-27 05:40:52.702314 | instance | Saturday 27 June 2026 05:40:52 +0000 (0:00:06.609) 0:04:59.777 *********
2026-06-27 05:41:06.612984 | instance | changed: [instance]
2026-06-27 05:41:06.613078 | instance |
2026-06-27 05:41:06.613168 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-27 05:41:06.613289 | instance | Saturday 27 June 2026 05:41:06 +0000 (0:00:13.911) 0:05:13.688 *********
2026-06-27 05:41:12.617729 | instance | ok: [instance]
2026-06-27 05:41:12.617813 | instance |
2026-06-27 05:41:12.617970 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-27 05:41:12.618129 | instance | Saturday 27 June 2026 05:41:12 +0000 (0:00:06.004) 0:05:19.692 *********
2026-06-27 05:41:21.033035 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-27 05:41:21.033111 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-27 05:41:21.033243 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-27 05:41:21.033368 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-27 05:41:21.033488 | instance |
2026-06-27 05:41:21.033699 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-27 05:41:21.033818 | instance |
2026-06-27 05:41:21.034003 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:41:21.034127 | instance | Saturday 27 June 2026 05:41:21 +0000 (0:00:08.415) 0:05:28.108 *********
2026-06-27 05:41:21.960503 | instance | ok: [instance]
2026-06-27 05:41:21.960589 | instance |
2026-06-27 05:41:21.960655 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:41:21.960787 | instance | Saturday 27 June 2026 05:41:21 +0000 (0:00:00.926) 0:05:29.035 *********
2026-06-27 05:41:22.178445 | instance | ok: [instance]
2026-06-27 05:41:22.178568 | instance |
2026-06-27 05:41:22.178808 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:41:22.178964 | instance | Saturday 27 June 2026 05:41:22 +0000 (0:00:00.217) 0:05:29.253 *********
2026-06-27 05:41:22.226563 | instance | skipping: [instance]
2026-06-27 05:41:22.226640 | instance |
2026-06-27 05:41:22.226723 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 05:41:22.226888 | instance | Saturday 27 June 2026 05:41:22 +0000 (0:00:00.048) 0:05:29.301 *********
2026-06-27 05:41:22.463899 | instance | ok: [instance]
2026-06-27 05:41:22.464005 | instance |
2026-06-27 05:41:22.464023 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:41:22.464181 | instance | Saturday 27 June 2026 05:41:22 +0000 (0:00:00.237) 0:05:29.538 *********
2026-06-27 05:41:22.526313 | instance | ok: [instance] => {
2026-06-27 05:41:22.526391 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-27 05:41:22.526478 | instance | }
2026-06-27 05:41:22.526590 | instance |
2026-06-27 05:41:22.526714 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:41:22.526837 | instance | Saturday 27 June 2026 05:41:22 +0000 (0:00:00.062) 0:05:29.601 *********
2026-06-27 05:41:22.868570 | instance | ok: [instance]
2026-06-27 05:41:22.868706 | instance |
2026-06-27 05:41:22.868891 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:41:22.869070 | instance | Saturday 27 June 2026 05:41:22 +0000 (0:00:00.341) 0:05:29.942 *********
2026-06-27 05:41:22.925254 | instance | skipping: [instance]
2026-06-27 05:41:22.925311 | instance |
2026-06-27 05:41:22.925439 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:41:22.925602 | instance | Saturday 27 June 2026 05:41:22 +0000 (0:00:00.057) 0:05:30.000 *********
2026-06-27 05:41:22.976592 | instance | skipping: [instance]
2026-06-27 05:41:22.976658 | instance |
2026-06-27 05:41:22.976740 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:41:22.976868 | instance | Saturday 27 June 2026 05:41:22 +0000 (0:00:00.051) 0:05:30.051 *********
2026-06-27 05:41:23.193683 | instance | ok: [instance]
2026-06-27 05:41:23.193746 | instance |
2026-06-27 05:41:23.193870 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:41:23.193987 | instance | Saturday 27 June 2026 05:41:23 +0000 (0:00:00.217) 0:05:30.268 *********
2026-06-27 05:41:24.252135 | instance | ok: [instance]
2026-06-27 05:41:24.252214 | instance |
2026-06-27 05:41:24.252318 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:41:24.252456 | instance | Saturday 27 June 2026 05:41:24 +0000 (0:00:01.058) 0:05:31.327 *********
2026-06-27 05:41:24.319977 | instance | ok: [instance] => {
2026-06-27 05:41:24.320061 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-27 05:41:24.320251 | instance | }
2026-06-27 05:41:24.320420 | instance |
2026-06-27 05:41:24.320603 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:41:24.320758 | instance | Saturday 27 June 2026 05:41:24 +0000 (0:00:00.063) 0:05:31.390 *********
2026-06-27 05:41:24.648625 | instance | ok: [instance]
2026-06-27 05:41:24.648679 | instance |
2026-06-27 05:41:24.648685 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:41:24.648691 | instance | Saturday 27 June 2026 05:41:24 +0000 (0:00:00.327) 0:05:31.717 *********
2026-06-27 05:41:26.570896 | instance | ok: [instance]
2026-06-27 05:41:26.571035 | instance |
2026-06-27 05:41:26.571196 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 05:41:26.571344 | instance | Saturday 27 June 2026 05:41:26 +0000 (0:00:01.928) 0:05:33.646 *********
2026-06-27 05:41:26.604510 | instance | skipping: [instance]
2026-06-27 05:41:26.604660 | instance |
2026-06-27 05:41:26.604850 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 05:41:26.605102 | instance | Saturday 27 June 2026 05:41:26 +0000 (0:00:00.033) 0:05:33.679 *********
2026-06-27 05:41:26.637800 | instance | skipping: [instance]
2026-06-27 05:41:26.637954 | instance |
2026-06-27 05:41:26.638147 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 05:41:26.638332 | instance | Saturday 27 June 2026 05:41:26 +0000 (0:00:00.033) 0:05:33.712 *********
2026-06-27 05:41:26.670959 | instance | skipping: [instance]
2026-06-27 05:41:26.671097 | instance |
2026-06-27 05:41:26.671277 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 05:41:26.671475 | instance | Saturday 27 June 2026 05:41:26 +0000 (0:00:00.033) 0:05:33.746 *********
2026-06-27 05:41:27.760102 | instance | ok: [instance]
2026-06-27 05:41:27.760320 | instance |
2026-06-27 05:41:27.760514 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 05:41:27.760689 | instance | Saturday 27 June 2026 05:41:27 +0000 (0:00:01.088) 0:05:34.834 *********
2026-06-27 05:41:28.263406 | instance | ok: [instance]
2026-06-27 05:41:28.263557 | instance |
2026-06-27 05:41:28.263666 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 05:41:28.263832 | instance | Saturday 27 June 2026 05:41:28 +0000 (0:00:00.502) 0:05:35.337 *********
2026-06-27 05:41:29.257846 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 05:41:29.257969 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 05:41:29.259109 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 05:41:29.259186 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 05:41:29.259193 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 05:41:29.259199 | instance |
2026-06-27 05:41:29.259205 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 05:41:29.259209 | instance | Saturday 27 June 2026 05:41:29 +0000 (0:00:00.994) 0:05:36.332 *********
2026-06-27 05:41:29.847866 | instance | ok: [instance]
2026-06-27 05:41:29.847952 | instance |
2026-06-27 05:41:29.848541 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 05:41:29.848585 | instance | Saturday 27 June 2026 05:41:29 +0000 (0:00:00.582) 0:05:36.914 *********
2026-06-27 05:41:29.848590 | instance |
2026-06-27 05:41:29.848596 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 05:41:29.848600 | instance | Saturday 27 June 2026 05:41:29 +0000 (0:00:00.008) 0:05:36.923 *********
2026-06-27 05:41:30.200617 | instance | ok: [instance]
2026-06-27 05:41:30.200693 | instance |
2026-06-27 05:41:30.200950 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:41:30.200994 | instance | Saturday 27 June 2026 05:41:30 +0000 (0:00:00.352) 0:05:37.275 *********
2026-06-27 05:41:30.404952 | instance | ok: [instance]
2026-06-27 05:41:30.405037 | instance |
2026-06-27 05:41:30.405443 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:41:30.405493 | instance | Saturday 27 June 2026 05:41:30 +0000 (0:00:00.203) 0:05:37.479 *********
2026-06-27 05:41:30.466627 | instance | ok: [instance] => {
2026-06-27 05:41:30.466759 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-27 05:41:30.467453 | instance | }
2026-06-27 05:41:30.467496 | instance |
2026-06-27 05:41:30.467503 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:41:30.467510 | instance | Saturday 27 June 2026 05:41:30 +0000 (0:00:00.061) 0:05:37.541 *********
2026-06-27 05:41:30.818614 | instance | ok: [instance]
2026-06-27 05:41:30.819129 | instance |
2026-06-27 05:41:30.819185 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:41:30.819195 | instance | Saturday 27 June 2026 05:41:30 +0000 (0:00:00.351) 0:05:37.893 *********
2026-06-27 05:41:34.036356 | instance | ok: [instance]
2026-06-27 05:41:34.036454 | instance |
2026-06-27 05:41:34.036677 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-27 05:41:34.036744 | instance | Saturday 27 June 2026 05:41:34 +0000 (0:00:03.218) 0:05:41.111 *********
2026-06-27 05:41:35.193533 | instance | ok: [instance]
2026-06-27 05:41:35.193654 | instance |
2026-06-27 05:41:35.194073 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-27 05:41:35.194138 | instance | Saturday 27 June 2026 05:41:35 +0000 (0:00:01.156) 0:05:42.267 *********
2026-06-27 05:41:35.415530 | instance | ok: [instance]
2026-06-27 05:41:35.415661 | instance |
2026-06-27 05:41:35.415677 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-27 05:41:35.415793 | instance | Saturday 27 June 2026 05:41:35 +0000 (0:00:00.222) 0:05:42.490 *********
2026-06-27 05:41:35.846838 | instance | ok: [instance]
2026-06-27 05:41:35.846921 | instance |
2026-06-27 05:41:35.847383 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-27 05:41:35.847691 | instance | Saturday 27 June 2026 05:41:35 +0000 (0:00:00.431) 0:05:42.921 *********
2026-06-27 05:41:36.422843 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-27 05:41:36.422947 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-27 05:41:36.423478 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-27 05:41:36.423496 | instance |
2026-06-27 05:41:36.423502 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-27 05:41:36.423508 | instance | Saturday 27 June 2026 05:41:36 +0000 (0:00:00.576) 0:05:43.498 *********
2026-06-27 05:41:36.853726 | instance | ok: [instance]
2026-06-27 05:41:36.853809 | instance |
2026-06-27 05:41:36.854080 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-27 05:41:36.854097 | instance | Saturday 27 June 2026 05:41:36 +0000 (0:00:00.430) 0:05:43.928 *********
2026-06-27 05:41:37.285335 | instance | ok: [instance]
2026-06-27 05:41:37.285467 | instance |
2026-06-27 05:41:37.286363 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-27 05:41:37.286410 | instance | Saturday 27 June 2026 05:41:37 +0000 (0:00:00.424) 0:05:44.353 *********
2026-06-27 05:41:37.286418 | instance |
2026-06-27 05:41:37.286431 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-27 05:41:37.286438 | instance | Saturday 27 June 2026 05:41:37 +0000 (0:00:00.007) 0:05:44.360 *********
2026-06-27 05:41:37.637615 | instance | ok: [instance]
2026-06-27 05:41:37.637698 | instance |
2026-06-27 05:41:37.637937 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-27 05:41:37.638154 | instance | Saturday 27 June 2026 05:41:37 +0000 (0:00:00.352) 0:05:44.712 *********
2026-06-27 05:41:37.712053 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-27 05:41:37.712574 | instance |
2026-06-27 05:41:37.712628 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-27 05:41:37.712653 | instance | Saturday 27 June 2026 05:41:37 +0000 (0:00:00.073) 0:05:44.786 *********
2026-06-27 05:41:38.763595 | instance | ok: [instance]
2026-06-27 05:41:38.763978 | instance |
2026-06-27 05:41:38.763992 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-27 05:41:38.764004 | instance | Saturday 27 June 2026 05:41:38 +0000 (0:00:01.051) 0:05:45.838 *********
2026-06-27 05:41:39.453668 | instance | ok: [instance] => (item=chronyd)
2026-06-27 05:41:39.453777 | instance | ok: [instance] => (item=sshd)
2026-06-27 05:41:39.454203 | instance |
2026-06-27 05:41:39.454264 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-27 05:41:39.454271 | instance | Saturday 27 June 2026 05:41:39 +0000 (0:00:00.689) 0:05:46.528 *********
2026-06-27 05:41:39.777121 | instance | ok: [instance]
2026-06-27 05:41:39.777573 | instance |
2026-06-27 05:41:39.777619 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-27 05:41:39.777625 | instance | Saturday 27 June 2026 05:41:39 +0000 (0:00:00.323) 0:05:46.852 *********
2026-06-27 05:41:40.021799 | instance | ok: [instance]
2026-06-27 05:41:40.021904 | instance |
2026-06-27 05:41:40.021973 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-27 05:41:40.022111 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.244) 0:05:47.096 *********
2026-06-27 05:41:40.274160 | instance | ok: [instance]
2026-06-27 05:41:40.274287 | instance |
2026-06-27 05:41:40.274804 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-27 05:41:40.274877 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.251) 0:05:47.348 *********
2026-06-27 05:41:40.487727 | instance | ok: [instance]
2026-06-27 05:41:40.487840 | instance |
2026-06-27 05:41:40.488169 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-27 05:41:40.488243 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.213) 0:05:47.562 *********
2026-06-27 05:41:40.727595 | instance | ok: [instance] => (item=instance)
2026-06-27 05:41:40.727874 | instance |
2026-06-27 05:41:40.727945 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-27 05:41:40.728083 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.240) 0:05:47.802 *********
2026-06-27 05:41:40.780356 | instance | ok: [instance]
2026-06-27 05:41:40.780761 | instance |
2026-06-27 05:41:40.780777 | instance | TASK [Install Ceph host] *******************************************************
2026-06-27 05:41:40.780783 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.052) 0:05:47.855 *********
2026-06-27 05:41:40.842449 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-27 05:41:40.842523 | instance |
2026-06-27 05:41:40.842792 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-27 05:41:40.842842 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.062) 0:05:47.917 *********
2026-06-27 05:41:40.886642 | instance | skipping: [instance]
2026-06-27 05:41:40.886728 | instance |
2026-06-27 05:41:40.886999 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-27 05:41:40.887047 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.044) 0:05:47.961 *********
2026-06-27 05:41:40.937504 | instance | skipping: [instance] => (item=instance)
2026-06-27 05:41:40.938378 | instance | skipping: [instance]
2026-06-27 05:41:40.938424 | instance |
2026-06-27 05:41:40.938430 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-27 05:41:40.938435 | instance | Saturday 27 June 2026 05:41:40 +0000 (0:00:00.050) 0:05:48.012 *********
2026-06-27 05:41:41.201430 | instance | ok: [instance]
2026-06-27 05:41:41.201513 | instance |
2026-06-27 05:41:41.201624 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-27 05:41:41.201815 | instance | Saturday 27 June 2026 05:41:41 +0000 (0:00:00.263) 0:05:48.276 *********
2026-06-27 05:41:47.743665 | instance | ok: [instance]
2026-06-27 05:41:47.743750 | instance |
2026-06-27 05:41:47.744012 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-27 05:41:47.744054 | instance | Saturday 27 June 2026 05:41:47 +0000 (0:00:06.542) 0:05:54.818 *********
2026-06-27 05:41:53.022747 | instance | ok: [instance]
2026-06-27 05:41:53.022826 | instance |
2026-06-27 05:41:53.023095 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-27 05:41:53.023139 | instance | Saturday 27 June 2026 05:41:53 +0000 (0:00:05.279) 0:06:00.098 *********
2026-06-27 05:42:07.422779 | instance | ok: [instance]
2026-06-27 05:42:07.422868 | instance |
2026-06-27 05:42:07.423116 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-27 05:42:07.423165 | instance | Saturday 27 June 2026 05:42:07 +0000 (0:00:14.399) 0:06:14.497 *********
2026-06-27 05:44:02.538623 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-27 05:44:02.538989 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-27 05:44:02.539045 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-27 05:44:02.539175 | instance |
2026-06-27 05:44:02.539473 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-27 05:44:02.539494 | instance | Saturday 27 June 2026 05:44:02 +0000 (0:01:55.115) 0:08:09.613 *********
2026-06-27 05:44:08.456536 | instance | ok: [instance]
2026-06-27 05:44:08.456878 | instance |
2026-06-27 05:44:08.456930 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-27 05:44:08.457127 | instance | Saturday 27 June 2026 05:44:08 +0000 (0:00:05.917) 0:08:15.531 *********
2026-06-27 05:44:14.872204 | instance | ok: [instance]
2026-06-27 05:44:14.872699 | instance |
2026-06-27 05:44:14.872718 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-27 05:44:14.872726 | instance | Saturday 27 June 2026 05:44:14 +0000 (0:00:06.415) 0:08:21.947 *********
2026-06-27 05:44:14.938505 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-27 05:44:14.938600 | instance |
2026-06-27 05:44:14.938858 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-27 05:44:14.938873 | instance | Saturday 27 June 2026 05:44:14 +0000 (0:00:00.066) 0:08:22.013 *********
2026-06-27 05:44:15.129980 | instance | ok: [instance]
2026-06-27 05:44:15.130427 | instance |
2026-06-27 05:44:15.130449 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-27 05:44:15.130456 | instance | Saturday 27 June 2026 05:44:15 +0000 (0:00:00.191) 0:08:22.205 *********
2026-06-27 05:44:21.175189 | instance | ok: [instance]
2026-06-27 05:44:21.175303 | instance |
2026-06-27 05:44:21.175316 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-27 05:44:21.175337 | instance | Saturday 27 June 2026 05:44:21 +0000 (0:00:06.044) 0:08:28.249 *********
2026-06-27 05:44:21.225999 | instance | ok: [instance]
2026-06-27 05:44:21.226069 | instance |
2026-06-27 05:44:21.226491 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-27 05:44:21.226558 | instance | Saturday 27 June 2026 05:44:21 +0000 (0:00:00.051) 0:08:28.300 *********
2026-06-27 05:44:21.282098 | instance | skipping: [instance] => (item=1)
2026-06-27 05:44:21.282181 | instance | skipping: [instance] => (item=1)
2026-06-27 05:44:21.282976 | instance | skipping: [instance] => (item=1)
2026-06-27 05:44:21.283054 | instance | skipping: [instance]
2026-06-27 05:44:21.283064 | instance |
2026-06-27 05:44:21.283071 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-27 05:44:21.283078 | instance | Saturday 27 June 2026 05:44:21 +0000 (0:00:00.055) 0:08:28.356 *********
2026-06-27 05:44:21.337799 | instance | skipping: [instance]
2026-06-27 05:44:21.337931 | instance |
2026-06-27 05:44:21.338015 | instance | PLAY [all] *********************************************************************
2026-06-27 05:44:21.338555 | instance |
2026-06-27 05:44:21.338622 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-27 05:44:21.338630 | instance | Saturday 27 June 2026 05:44:21 +0000 (0:00:00.056) 0:08:28.412 *********
2026-06-27 05:44:21.681877 | instance | changed: [instance]
2026-06-27 05:44:21.681951 | instance |
2026-06-27 05:44:21.682086 | instance | PLAY [all] *********************************************************************
2026-06-27 05:44:21.682308 | instance |
2026-06-27 05:44:21.682466 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:44:21.682617 | instance | Saturday 27 June 2026 05:44:21 +0000 (0:00:00.343) 0:08:28.756 *********
2026-06-27 05:44:22.643718 | instance | ok: [instance]
2026-06-27 05:44:22.643812 | instance |
2026-06-27 05:44:22.644077 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-27 05:44:22.644114 | instance | Saturday 27 June 2026 05:44:22 +0000 (0:00:00.962) 0:08:29.718 *********
2026-06-27 05:44:26.358076 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-27 05:44:26.358158 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-27 05:44:26.359471 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-27 05:44:26.359496 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-27 05:44:26.359503 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-27 05:44:26.359509 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-27 05:44:26.359515 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-27 05:44:26.359520 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-27 05:44:26.359526 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-27 05:44:26.359531 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-27 05:44:26.359537 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-27 05:44:26.359543 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-27 05:44:26.359552 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-27 05:44:26.360799 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-27 05:44:26.360834 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-27 05:44:26.360840 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-27 05:44:26.360844 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-27 05:44:26.360848 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-27 05:44:26.360852 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-27 05:44:26.360861 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-27 05:44:26.360865 | instance |
2026-06-27 05:44:26.360869 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-27 05:44:26.360873 | instance | Saturday 27 June 2026 05:44:26 +0000 (0:00:03.714) 0:08:33.433 *********
2026-06-27 05:44:26.554830 | instance | changed: [instance]
2026-06-27 05:44:26.555312 | instance |
2026-06-27 05:44:26.555354 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-27 05:44:26.555362 | instance | Saturday 27 June 2026 05:44:26 +0000 (0:00:00.196) 0:08:33.629 *********
2026-06-27 05:44:27.008602 | instance | changed: [instance]
2026-06-27 05:44:27.008694 | instance |
2026-06-27 05:44:27.009172 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-27 05:44:27.009242 | instance | Saturday 27 June 2026 05:44:27 +0000 (0:00:00.453) 0:08:34.083 *********
2026-06-27 05:44:27.251059 | instance | ok: [instance]
2026-06-27 05:44:27.251164 | instance |
2026-06-27 05:44:27.251509 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-27 05:44:27.251552 | instance | Saturday 27 June 2026 05:44:27 +0000 (0:00:00.242) 0:08:34.326 *********
2026-06-27 05:44:27.295258 | instance | ok: [instance]
2026-06-27 05:44:27.295333 | instance |
2026-06-27 05:44:27.295534 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-27 05:44:27.295614 | instance |
2026-06-27 05:44:27.295879 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:44:27.295921 | instance | Saturday 27 June 2026 05:44:27 +0000 (0:00:00.044) 0:08:34.370 *********
2026-06-27 05:44:28.231529 | instance | ok: [instance]
2026-06-27 05:44:28.231599 | instance |
2026-06-27 05:44:28.231611 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-27 05:44:28.231628 | instance | Saturday 27 June 2026 05:44:28 +0000 (0:00:00.935) 0:08:35.306 *********
2026-06-27 05:44:28.447332 | instance | changed: [instance]
2026-06-27 05:44:28.447406 | instance |
2026-06-27 05:44:28.447693 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-27 05:44:28.447730 | instance | Saturday 27 June 2026 05:44:28 +0000 (0:00:00.216) 0:08:35.522 *********
2026-06-27 05:44:29.353678 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-27 05:44:29.354969 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-27 05:44:29.355016 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-27 05:44:29.355024 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-27 05:44:29.355030 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-27 05:44:29.355036 | instance |
2026-06-27 05:44:29.355042 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-27 05:44:29.355048 | instance | Saturday 27 June 2026 05:44:29 +0000 (0:00:00.905) 0:08:36.428 *********
2026-06-27 05:44:29.546030 | 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-27 05:44:29.727585 | 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-27 05:44:29.912646 | 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-27 05:44:29.924889 | instance | ...ignoring
2026-06-27 05:44:29.924935 | instance |
2026-06-27 05:44:29.924945 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-27 05:44:29.924953 | instance | Saturday 27 June 2026 05:44:29 +0000 (0:00:00.570) 0:08:36.998 *********
2026-06-27 05:44:30.116174 | instance | ok: [instance]
2026-06-27 05:44:30.116701 | instance |
2026-06-27 05:44:30.116744 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-27 05:44:30.116752 | instance | Saturday 27 June 2026 05:44:30 +0000 (0:00:00.192) 0:08:37.191 *********
2026-06-27 05:44:30.307373 | instance | ok: [instance]
2026-06-27 05:44:30.308075 | instance |
2026-06-27 05:44:30.308125 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-27 05:44:30.308137 | instance | Saturday 27 June 2026 05:44:30 +0000 (0:00:00.191) 0:08:37.382 *********
2026-06-27 05:44:30.338724 | instance | ok: [instance]
2026-06-27 05:44:30.339277 | instance |
2026-06-27 05:44:30.339317 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-27 05:44:30.339325 | instance | Saturday 27 June 2026 05:44:30 +0000 (0:00:00.031) 0:08:37.413 *********
2026-06-27 05:44:30.375641 | instance | ok: [instance]
2026-06-27 05:44:30.375744 | instance |
2026-06-27 05:44:30.375931 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-27 05:44:30.376087 | instance | Saturday 27 June 2026 05:44:30 +0000 (0:00:00.037) 0:08:37.450 *********
2026-06-27 05:44:30.908062 | instance | ok: [instance]
2026-06-27 05:44:30.908630 | instance |
2026-06-27 05:44:30.908676 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-27 05:44:30.908696 | instance | Saturday 27 June 2026 05:44:30 +0000 (0:00:00.531) 0:08:37.982 *********
2026-06-27 05:44:31.182047 | instance | ok: [instance]
2026-06-27 05:44:31.182139 | instance |
2026-06-27 05:44:31.182155 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-27 05:44:31.182861 | instance | Saturday 27 June 2026 05:44:31 +0000 (0:00:00.212) 0:08:38.195 *********
2026-06-27 05:44:31.182899 | instance |
2026-06-27 05:44:31.182904 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-27 05:44:31.182909 | instance |
2026-06-27 05:44:31.182913 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:44:31.182917 | instance | Saturday 27 June 2026 05:44:31 +0000 (0:00:00.062) 0:08:38.257 *********
2026-06-27 05:44:32.109608 | instance | ok: [instance]
2026-06-27 05:44:32.109676 | instance |
2026-06-27 05:44:32.109978 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:44:32.110047 | instance | Saturday 27 June 2026 05:44:32 +0000 (0:00:00.926) 0:08:39.184 *********
2026-06-27 05:44:32.327016 | instance | ok: [instance]
2026-06-27 05:44:32.327133 | instance |
2026-06-27 05:44:32.327569 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:44:32.327638 | instance | Saturday 27 June 2026 05:44:32 +0000 (0:00:00.217) 0:08:39.401 *********
2026-06-27 05:44:32.370557 | instance | skipping: [instance]
2026-06-27 05:44:32.370629 | instance |
2026-06-27 05:44:32.370807 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 05:44:32.370987 | instance | Saturday 27 June 2026 05:44:32 +0000 (0:00:00.043) 0:08:39.445 *********
2026-06-27 05:44:32.591401 | instance | ok: [instance]
2026-06-27 05:44:32.591498 | instance |
2026-06-27 05:44:32.591608 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:32.591737 | instance | Saturday 27 June 2026 05:44:32 +0000 (0:00:00.220) 0:08:39.666 *********
2026-06-27 05:44:32.658607 | instance | ok: [instance] => {
2026-06-27 05:44:32.658669 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-27 05:44:32.658788 | instance | }
2026-06-27 05:44:32.658899 | instance |
2026-06-27 05:44:32.659021 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:32.659187 | instance | Saturday 27 June 2026 05:44:32 +0000 (0:00:00.067) 0:08:39.733 *********
2026-06-27 05:44:32.989611 | instance | ok: [instance]
2026-06-27 05:44:32.989822 | instance |
2026-06-27 05:44:32.990092 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:44:32.990357 | instance | Saturday 27 June 2026 05:44:32 +0000 (0:00:00.330) 0:08:40.063 *********
2026-06-27 05:44:33.049625 | instance | skipping: [instance]
2026-06-27 05:44:33.049864 | instance |
2026-06-27 05:44:33.050132 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:44:33.050394 | instance | Saturday 27 June 2026 05:44:33 +0000 (0:00:00.060) 0:08:40.124 *********
2026-06-27 05:44:33.270088 | instance | ok: [instance]
2026-06-27 05:44:33.270307 | instance |
2026-06-27 05:44:33.270572 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:44:33.270865 | instance | Saturday 27 June 2026 05:44:33 +0000 (0:00:00.220) 0:08:40.344 *********
2026-06-27 05:44:34.677196 | instance | ok: [instance]
2026-06-27 05:44:34.677239 | instance |
2026-06-27 05:44:34.677244 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:34.677249 | instance | Saturday 27 June 2026 05:44:34 +0000 (0:00:01.406) 0:08:41.751 *********
2026-06-27 05:44:34.742860 | instance | ok: [instance] => {
2026-06-27 05:44:34.742959 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-27 05:44:34.743547 | instance | }
2026-06-27 05:44:34.743616 | instance |
2026-06-27 05:44:34.743628 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:34.743645 | instance | Saturday 27 June 2026 05:44:34 +0000 (0:00:00.065) 0:08:41.817 *********
2026-06-27 05:44:35.116079 | instance | ok: [instance]
2026-06-27 05:44:35.116186 | instance |
2026-06-27 05:44:35.116562 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:44:35.116603 | instance | Saturday 27 June 2026 05:44:35 +0000 (0:00:00.373) 0:08:42.191 *********
2026-06-27 05:44:37.071538 | instance | ok: [instance]
2026-06-27 05:44:37.072021 | instance |
2026-06-27 05:44:37.072069 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 05:44:37.072077 | instance | Saturday 27 June 2026 05:44:37 +0000 (0:00:01.955) 0:08:44.146 *********
2026-06-27 05:44:37.103441 | instance | skipping: [instance]
2026-06-27 05:44:37.103657 | instance |
2026-06-27 05:44:37.104052 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 05:44:37.104065 | instance | Saturday 27 June 2026 05:44:37 +0000 (0:00:00.032) 0:08:44.178 *********
2026-06-27 05:44:37.136517 | instance | skipping: [instance]
2026-06-27 05:44:37.136620 | instance |
2026-06-27 05:44:37.136934 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 05:44:37.136955 | instance | Saturday 27 June 2026 05:44:37 +0000 (0:00:00.032) 0:08:44.211 *********
2026-06-27 05:44:37.164791 | instance | skipping: [instance]
2026-06-27 05:44:37.165388 | instance |
2026-06-27 05:44:37.165413 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 05:44:37.165423 | instance | Saturday 27 June 2026 05:44:37 +0000 (0:00:00.028) 0:08:44.239 *********
2026-06-27 05:44:38.197308 | instance | ok: [instance]
2026-06-27 05:44:38.197377 | instance |
2026-06-27 05:44:38.197613 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 05:44:38.197883 | instance | Saturday 27 June 2026 05:44:38 +0000 (0:00:01.032) 0:08:45.272 *********
2026-06-27 05:44:38.673176 | instance | ok: [instance]
2026-06-27 05:44:38.673242 | instance |
2026-06-27 05:44:38.673521 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 05:44:38.673556 | instance | Saturday 27 June 2026 05:44:38 +0000 (0:00:00.475) 0:08:45.748 *********
2026-06-27 05:44:39.615304 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 05:44:39.615527 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 05:44:39.615602 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 05:44:39.616508 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 05:44:39.616553 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 05:44:39.616561 | instance |
2026-06-27 05:44:39.616567 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 05:44:39.616573 | instance | Saturday 27 June 2026 05:44:39 +0000 (0:00:00.941) 0:08:46.690 *********
2026-06-27 05:44:40.144145 | instance | ok: [instance]
2026-06-27 05:44:40.144212 | instance |
2026-06-27 05:44:40.144823 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 05:44:40.144861 | instance | Saturday 27 June 2026 05:44:40 +0000 (0:00:00.522) 0:08:47.212 *********
2026-06-27 05:44:40.144866 | instance |
2026-06-27 05:44:40.144871 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 05:44:40.144880 | instance | Saturday 27 June 2026 05:44:40 +0000 (0:00:00.006) 0:08:47.219 *********
2026-06-27 05:44:40.508265 | instance | ok: [instance]
2026-06-27 05:44:40.508347 | instance |
2026-06-27 05:44:40.508648 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-27 05:44:40.508697 | instance | Saturday 27 June 2026 05:44:40 +0000 (0:00:00.363) 0:08:47.582 *********
2026-06-27 05:44:41.106071 | 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-27 05:44:41.121861 | instance | ...ignoring
2026-06-27 05:44:41.121948 | instance |
2026-06-27 05:44:41.122242 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-27 05:44:41.122295 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.614) 0:08:48.197 *********
2026-06-27 05:44:41.158834 | instance | skipping: [instance]
2026-06-27 05:44:41.158890 | instance |
2026-06-27 05:44:41.159284 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-27 05:44:41.159302 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.036) 0:08:48.233 *********
2026-06-27 05:44:41.198677 | instance | skipping: [instance]
2026-06-27 05:44:41.199311 | instance |
2026-06-27 05:44:41.199334 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-27 05:44:41.199342 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.039) 0:08:48.273 *********
2026-06-27 05:44:41.239435 | instance | skipping: [instance]
2026-06-27 05:44:41.239501 | instance |
2026-06-27 05:44:41.239783 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-27 05:44:41.239821 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.041) 0:08:48.314 *********
2026-06-27 05:44:41.284813 | instance | skipping: [instance]
2026-06-27 05:44:41.285183 | instance |
2026-06-27 05:44:41.285225 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-27 05:44:41.285231 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.045) 0:08:48.359 *********
2026-06-27 05:44:41.333603 | instance | skipping: [instance]
2026-06-27 05:44:41.334073 | instance |
2026-06-27 05:44:41.334093 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:44:41.334100 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.049) 0:08:48.408 *********
2026-06-27 05:44:41.571799 | instance | ok: [instance]
2026-06-27 05:44:41.572266 | instance |
2026-06-27 05:44:41.572286 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:41.572293 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.238) 0:08:48.646 *********
2026-06-27 05:44:41.624057 | instance | ok: [instance] => {
2026-06-27 05:44:41.624724 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-27 05:44:41.624763 | instance | }
2026-06-27 05:44:41.624768 | instance |
2026-06-27 05:44:41.624772 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:41.624777 | instance | Saturday 27 June 2026 05:44:41 +0000 (0:00:00.051) 0:08:48.698 *********
2026-06-27 05:44:42.281217 | instance | changed: [instance]
2026-06-27 05:44:42.281325 | instance |
2026-06-27 05:44:42.281640 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:44:42.281659 | instance | Saturday 27 June 2026 05:44:42 +0000 (0:00:00.657) 0:08:49.356 *********
2026-06-27 05:44:42.332555 | instance | skipping: [instance]
2026-06-27 05:44:42.332633 | instance |
2026-06-27 05:44:42.332894 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:44:42.332933 | instance | Saturday 27 June 2026 05:44:42 +0000 (0:00:00.051) 0:08:49.407 *********
2026-06-27 05:44:42.535887 | instance | ok: [instance]
2026-06-27 05:44:42.535959 | instance |
2026-06-27 05:44:42.536217 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:42.536232 | instance | Saturday 27 June 2026 05:44:42 +0000 (0:00:00.203) 0:08:49.611 *********
2026-06-27 05:44:42.575412 | instance | ok: [instance] => {
2026-06-27 05:44:42.575539 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-27 05:44:42.575650 | instance | }
2026-06-27 05:44:42.575759 | instance |
2026-06-27 05:44:42.575888 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:42.576013 | instance | Saturday 27 June 2026 05:44:42 +0000 (0:00:00.039) 0:08:49.650 *********
2026-06-27 05:44:43.223323 | instance | changed: [instance]
2026-06-27 05:44:43.223464 | instance |
2026-06-27 05:44:43.223639 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:44:43.223806 | instance | Saturday 27 June 2026 05:44:43 +0000 (0:00:00.647) 0:08:50.297 *********
2026-06-27 05:44:43.285489 | instance | skipping: [instance]
2026-06-27 05:44:43.285751 | instance |
2026-06-27 05:44:43.286055 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 05:44:43.286373 | instance | Saturday 27 June 2026 05:44:43 +0000 (0:00:00.062) 0:08:50.360 *********
2026-06-27 05:44:43.319663 | instance | skipping: [instance]
2026-06-27 05:44:43.319914 | instance |
2026-06-27 05:44:43.320201 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 05:44:43.320483 | instance | Saturday 27 June 2026 05:44:43 +0000 (0:00:00.034) 0:08:50.394 *********
2026-06-27 05:44:43.352933 | instance | skipping: [instance]
2026-06-27 05:44:43.353165 | instance |
2026-06-27 05:44:43.353447 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 05:44:43.353726 | instance | Saturday 27 June 2026 05:44:43 +0000 (0:00:00.033) 0:08:50.427 *********
2026-06-27 05:44:43.385957 | instance | skipping: [instance]
2026-06-27 05:44:43.386064 | instance |
2026-06-27 05:44:43.386218 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 05:44:43.386337 | instance | Saturday 27 June 2026 05:44:43 +0000 (0:00:00.032) 0:08:50.460 *********
2026-06-27 05:44:44.580756 | instance | ok: [instance]
2026-06-27 05:44:44.580812 | instance |
2026-06-27 05:44:44.580823 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 05:44:44.580833 | instance | Saturday 27 June 2026 05:44:44 +0000 (0:00:01.193) 0:08:51.654 *********
2026-06-27 05:44:45.097694 | instance | ok: [instance]
2026-06-27 05:44:45.098160 | instance |
2026-06-27 05:44:45.098195 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 05:44:45.098207 | instance | Saturday 27 June 2026 05:44:45 +0000 (0:00:00.517) 0:08:52.172 *********
2026-06-27 05:44:46.036449 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 05:44:46.036547 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 05:44:46.037393 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 05:44:46.037430 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 05:44:46.037435 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 05:44:46.037441 | instance |
2026-06-27 05:44:46.037446 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 05:44:46.037450 | instance | Saturday 27 June 2026 05:44:46 +0000 (0:00:00.938) 0:08:53.111 *********
2026-06-27 05:44:46.622574 | instance | ok: [instance]
2026-06-27 05:44:46.622653 | instance |
2026-06-27 05:44:46.623243 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 05:44:46.623281 | instance | Saturday 27 June 2026 05:44:46 +0000 (0:00:00.574) 0:08:53.686 *********
2026-06-27 05:44:46.623287 | instance |
2026-06-27 05:44:46.623292 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 05:44:46.623296 | instance | Saturday 27 June 2026 05:44:46 +0000 (0:00:00.011) 0:08:53.697 *********
2026-06-27 05:44:47.003051 | instance | ok: [instance]
2026-06-27 05:44:47.003548 | instance |
2026-06-27 05:44:47.003671 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:44:47.003687 | instance | Saturday 27 June 2026 05:44:46 +0000 (0:00:00.380) 0:08:54.078 *********
2026-06-27 05:44:47.236069 | instance | ok: [instance]
2026-06-27 05:44:47.236154 | instance |
2026-06-27 05:44:47.236522 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:47.236589 | instance | Saturday 27 June 2026 05:44:47 +0000 (0:00:00.232) 0:08:54.310 *********
2026-06-27 05:44:47.297873 | instance | ok: [instance] => {
2026-06-27 05:44:47.298065 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-27 05:44:47.299103 | instance | }
2026-06-27 05:44:47.299197 | instance |
2026-06-27 05:44:47.299210 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:47.299220 | instance | Saturday 27 June 2026 05:44:47 +0000 (0:00:00.061) 0:08:54.371 *********
2026-06-27 05:44:47.933348 | instance | changed: [instance]
2026-06-27 05:44:47.933408 | instance |
2026-06-27 05:44:47.933552 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:44:47.933732 | instance | Saturday 27 June 2026 05:44:47 +0000 (0:00:00.635) 0:08:55.007 *********
2026-06-27 05:44:49.397576 | instance | changed: [instance]
2026-06-27 05:44:49.398068 | instance |
2026-06-27 05:44:49.398118 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:49.398126 | instance | Saturday 27 June 2026 05:44:49 +0000 (0:00:01.464) 0:08:56.472 *********
2026-06-27 05:44:49.454529 | instance | ok: [instance] => {
2026-06-27 05:44:49.454644 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-27 05:44:49.455372 | instance | }
2026-06-27 05:44:49.455434 | instance |
2026-06-27 05:44:49.455443 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:49.455450 | instance | Saturday 27 June 2026 05:44:49 +0000 (0:00:00.057) 0:08:56.529 *********
2026-06-27 05:44:50.103754 | instance | changed: [instance]
2026-06-27 05:44:50.103812 | instance |
2026-06-27 05:44:50.104075 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:44:50.104091 | instance | Saturday 27 June 2026 05:44:50 +0000 (0:00:00.649) 0:08:57.178 *********
2026-06-27 05:44:51.583915 | instance | changed: [instance]
2026-06-27 05:44:51.584397 | instance |
2026-06-27 05:44:51.584416 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-27 05:44:51.584423 | instance | Saturday 27 June 2026 05:44:51 +0000 (0:00:01.479) 0:08:58.658 *********
2026-06-27 05:44:52.062581 | instance | changed: [instance]
2026-06-27 05:44:52.062677 | instance |
2026-06-27 05:44:52.062953 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-27 05:44:52.062993 | instance | Saturday 27 June 2026 05:44:52 +0000 (0:00:00.479) 0:08:59.137 *********
2026-06-27 05:44:52.306164 | instance | changed: [instance]
2026-06-27 05:44:52.306236 | instance |
2026-06-27 05:44:52.306503 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:44:52.306545 | instance | Saturday 27 June 2026 05:44:52 +0000 (0:00:00.243) 0:08:59.381 *********
2026-06-27 05:44:52.522015 | instance | ok: [instance]
2026-06-27 05:44:52.522096 | instance |
2026-06-27 05:44:52.522327 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:52.522366 | instance | Saturday 27 June 2026 05:44:52 +0000 (0:00:00.215) 0:08:59.597 *********
2026-06-27 05:44:52.585594 | instance | ok: [instance] => {
2026-06-27 05:44:52.586444 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-27 05:44:52.586488 | instance | }
2026-06-27 05:44:52.586496 | instance |
2026-06-27 05:44:52.586503 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:52.586509 | instance | Saturday 27 June 2026 05:44:52 +0000 (0:00:00.063) 0:08:59.660 *********
2026-06-27 05:44:53.463095 | instance | changed: [instance]
2026-06-27 05:44:53.463173 | instance |
2026-06-27 05:44:53.463521 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:44:53.463578 | instance | Saturday 27 June 2026 05:44:53 +0000 (0:00:00.877) 0:09:00.537 *********
2026-06-27 05:44:56.122839 | instance | changed: [instance]
2026-06-27 05:44:56.122922 | instance |
2026-06-27 05:44:56.123167 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-27 05:44:56.123205 | instance | Saturday 27 June 2026 05:44:56 +0000 (0:00:02.659) 0:09:03.197 *********
2026-06-27 05:44:56.176097 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-27 05:44:56.176193 | instance |
2026-06-27 05:44:56.176319 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-27 05:44:56.176512 | instance | Saturday 27 June 2026 05:44:56 +0000 (0:00:00.053) 0:09:03.251 *********
2026-06-27 05:44:57.188901 | instance | ok: [instance]
2026-06-27 05:44:57.188973 | instance |
2026-06-27 05:44:57.189068 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-27 05:44:57.189255 | instance | Saturday 27 June 2026 05:44:57 +0000 (0:00:01.012) 0:09:04.264 *********
2026-06-27 05:44:58.394982 | instance | changed: [instance]
2026-06-27 05:44:58.395124 | instance |
2026-06-27 05:44:58.395382 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-27 05:44:58.395679 | instance | Saturday 27 June 2026 05:44:58 +0000 (0:00:01.205) 0:09:05.469 *********
2026-06-27 05:44:58.862585 | instance | changed: [instance]
2026-06-27 05:44:58.862645 | instance |
2026-06-27 05:44:58.862901 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-27 05:44:58.862917 | instance | Saturday 27 June 2026 05:44:58 +0000 (0:00:00.467) 0:09:05.937 *********
2026-06-27 05:44:59.600737 | instance | changed: [instance] => (item=br_netfilter)
2026-06-27 05:44:59.601673 | instance | ok: [instance] => (item=ip_tables)
2026-06-27 05:44:59.601722 | instance | changed: [instance] => (item=ip6_tables)
2026-06-27 05:44:59.601730 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-27 05:44:59.601736 | instance |
2026-06-27 05:44:59.601742 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:44:59.601748 | instance | Saturday 27 June 2026 05:44:59 +0000 (0:00:00.737) 0:09:06.675 *********
2026-06-27 05:44:59.807655 | instance | ok: [instance]
2026-06-27 05:44:59.807770 | instance |
2026-06-27 05:44:59.807797 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:44:59.807808 | instance | Saturday 27 June 2026 05:44:59 +0000 (0:00:00.206) 0:09:06.882 *********
2026-06-27 05:44:59.858122 | instance | ok: [instance] => {
2026-06-27 05:44:59.858948 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-27 05:44:59.858970 | instance | }
2026-06-27 05:44:59.858977 | instance |
2026-06-27 05:44:59.858984 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:44:59.858990 | instance | Saturday 27 June 2026 05:44:59 +0000 (0:00:00.050) 0:09:06.933 *********
2026-06-27 05:45:00.812914 | instance | changed: [instance]
2026-06-27 05:45:00.812996 | instance |
2026-06-27 05:45:00.813327 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:45:00.813374 | instance | Saturday 27 June 2026 05:45:00 +0000 (0:00:00.954) 0:09:07.888 *********
2026-06-27 05:45:00.848940 | instance | skipping: [instance]
2026-06-27 05:45:00.849042 | instance |
2026-06-27 05:45:00.849337 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-27 05:45:00.849696 | instance | Saturday 27 June 2026 05:45:00 +0000 (0:00:00.036) 0:09:07.924 *********
2026-06-27 05:45:00.909107 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-27 05:45:00.909237 | instance |
2026-06-27 05:45:00.909578 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-27 05:45:00.909619 | instance | Saturday 27 June 2026 05:45:00 +0000 (0:00:00.059) 0:09:07.983 *********
2026-06-27 05:45:00.946770 | instance | skipping: [instance]
2026-06-27 05:45:00.947058 | instance |
2026-06-27 05:45:00.947549 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-27 05:45:00.947913 | instance | Saturday 27 June 2026 05:45:00 +0000 (0:00:00.037) 0:09:08.021 *********
2026-06-27 05:45:04.458909 | instance | changed: [instance]
2026-06-27 05:45:04.459330 | instance |
2026-06-27 05:45:04.459348 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-27 05:45:04.459355 | instance | Saturday 27 June 2026 05:45:04 +0000 (0:00:03.512) 0:09:11.533 *********
2026-06-27 05:45:05.881701 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-27 05:45:05.881791 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-27 05:45:05.882920 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-27 05:45:05.883003 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-27 05:45:05.883013 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-27 05:45:05.883018 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-27 05:45:05.883022 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-27 05:45:05.883027 | instance |
2026-06-27 05:45:05.883032 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-27 05:45:05.883037 | instance | Saturday 27 June 2026 05:45:05 +0000 (0:00:01.422) 0:09:12.956 *********
2026-06-27 05:45:06.462446 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-27 05:45:06.462598 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-27 05:45:06.462675 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-27 05:45:06.463073 | instance |
2026-06-27 05:45:06.463156 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-27 05:45:06.463165 | instance | Saturday 27 June 2026 05:45:06 +0000 (0:00:00.580) 0:09:13.536 *********
2026-06-27 05:45:06.935518 | instance | changed: [instance]
2026-06-27 05:45:06.935594 | instance |
2026-06-27 05:45:06.935853 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-27 05:45:06.935894 | instance | Saturday 27 June 2026 05:45:06 +0000 (0:00:00.473) 0:09:14.010 *********
2026-06-27 05:45:07.427551 | instance | changed: [instance]
2026-06-27 05:45:07.427649 | instance |
2026-06-27 05:45:07.428037 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-27 05:45:07.428090 | instance | Saturday 27 June 2026 05:45:07 +0000 (0:00:00.491) 0:09:14.502 *********
2026-06-27 05:45:07.627752 | instance | ok: [instance]
2026-06-27 05:45:07.627883 | instance |
2026-06-27 05:45:07.628232 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-27 05:45:07.628284 | instance | Saturday 27 June 2026 05:45:07 +0000 (0:00:00.200) 0:09:14.702 *********
2026-06-27 05:45:07.659440 | instance | skipping: [instance]
2026-06-27 05:45:07.659512 | instance |
2026-06-27 05:45:07.659772 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-27 05:45:07.659811 | instance | Saturday 27 June 2026 05:45:07 +0000 (0:00:00.032) 0:09:14.734 *********
2026-06-27 05:45:08.232641 | instance | ok: [instance] => (item=swap)
2026-06-27 05:45:08.233306 | instance | ok: [instance] => (item=none)
2026-06-27 05:45:08.233351 | instance |
2026-06-27 05:45:08.233365 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-27 05:45:08.233373 | instance | Saturday 27 June 2026 05:45:08 +0000 (0:00:00.572) 0:09:15.307 *********
2026-06-27 05:45:08.679320 | instance | changed: [instance]
2026-06-27 05:45:08.679505 | instance |
2026-06-27 05:45:08.679764 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-27 05:45:08.679812 | instance | Saturday 27 June 2026 05:45:08 +0000 (0:00:00.446) 0:09:15.754 *********
2026-06-27 05:45:09.393657 | instance | changed: [instance]
2026-06-27 05:45:09.394630 | instance |
2026-06-27 05:45:09.394654 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-27 05:45:09.394661 | instance | Saturday 27 June 2026 05:45:09 +0000 (0:00:00.707) 0:09:16.461 *********
2026-06-27 05:45:09.394668 | instance |
2026-06-27 05:45:09.394674 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-27 05:45:09.394680 | instance | Saturday 27 June 2026 05:45:09 +0000 (0:00:00.007) 0:09:16.468 *********
2026-06-27 05:45:10.178727 | instance | ok: [instance]
2026-06-27 05:45:10.178850 | instance |
2026-06-27 05:45:10.178862 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-27 05:45:10.179013 | instance | Saturday 27 June 2026 05:45:10 +0000 (0:00:00.784) 0:09:17.253 *********
2026-06-27 05:45:10.748215 | instance | changed: [instance]
2026-06-27 05:45:10.748334 | instance |
2026-06-27 05:45:10.748443 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-27 05:45:10.748632 | instance | Saturday 27 June 2026 05:45:10 +0000 (0:00:00.569) 0:09:17.822 *********
2026-06-27 05:45:11.752284 | instance | ok: [instance]
2026-06-27 05:45:11.752355 | instance |
2026-06-27 05:45:11.752613 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-27 05:45:11.752904 | instance | Saturday 27 June 2026 05:45:11 +0000 (0:00:01.004) 0:09:18.827 *********
2026-06-27 05:45:12.482034 | instance | ok: [instance]
2026-06-27 05:45:12.482152 | instance |
2026-06-27 05:45:12.482524 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-27 05:45:12.482571 | instance | Saturday 27 June 2026 05:45:12 +0000 (0:00:00.729) 0:09:19.556 *********
2026-06-27 05:45:12.698689 | instance | ok: [instance]
2026-06-27 05:45:12.698765 | instance |
2026-06-27 05:45:12.699006 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-27 05:45:12.699256 | instance | Saturday 27 June 2026 05:45:12 +0000 (0:00:00.216) 0:09:19.773 *********
2026-06-27 05:45:13.242448 | instance | ok: [instance]
2026-06-27 05:45:13.242912 | instance |
2026-06-27 05:45:13.243209 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-27 05:45:13.243219 | instance | Saturday 27 June 2026 05:45:13 +0000 (0:00:00.543) 0:09:20.317 *********
2026-06-27 05:45:13.321212 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-27 05:45:13.321293 | instance |
2026-06-27 05:45:13.321505 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-27 05:45:13.321548 | instance | Saturday 27 June 2026 05:45:13 +0000 (0:00:00.078) 0:09:20.396 *********
2026-06-27 05:45:13.398173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-27 05:45:13.398538 | instance |
2026-06-27 05:45:13.398577 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-27 05:45:13.398583 | instance | Saturday 27 June 2026 05:45:13 +0000 (0:00:00.077) 0:09:20.473 *********
2026-06-27 05:45:13.610164 | instance | ok: [instance] => (item=instance)
2026-06-27 05:45:13.610241 | instance |
2026-06-27 05:45:13.610525 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-27 05:45:13.610589 | instance | Saturday 27 June 2026 05:45:13 +0000 (0:00:00.211) 0:09:20.684 *********
2026-06-27 05:45:13.659942 | instance | skipping: [instance]
2026-06-27 05:45:13.660051 | instance |
2026-06-27 05:45:13.660379 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-27 05:45:13.660453 | instance | Saturday 27 June 2026 05:45:13 +0000 (0:00:00.050) 0:09:20.734 *********
2026-06-27 05:45:13.719062 | instance | ok: [instance]
2026-06-27 05:45:13.719185 | instance |
2026-06-27 05:45:13.719198 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-27 05:45:13.719336 | instance | Saturday 27 June 2026 05:45:13 +0000 (0:00:00.059) 0:09:20.793 *********
2026-06-27 05:45:13.762129 | instance | ok: [instance] => {
2026-06-27 05:45:13.762287 | instance | "msg": "instance"
2026-06-27 05:45:13.762325 | instance | }
2026-06-27 05:45:13.762473 | instance |
2026-06-27 05:45:13.762681 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-27 05:45:13.762835 | instance | Saturday 27 June 2026 05:45:13 +0000 (0:00:00.043) 0:09:20.836 *********
2026-06-27 05:45:14.290549 | instance | changed: [instance]
2026-06-27 05:45:14.290620 | instance |
2026-06-27 05:45:14.290873 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-27 05:45:14.290920 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.528) 0:09:21.365 *********
2026-06-27 05:45:14.323141 | instance | skipping: [instance]
2026-06-27 05:45:14.323517 | instance |
2026-06-27 05:45:14.323593 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-27 05:45:14.323757 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.032) 0:09:21.398 *********
2026-06-27 05:45:14.359157 | instance | skipping: [instance]
2026-06-27 05:45:14.359505 | instance |
2026-06-27 05:45:14.359532 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-27 05:45:14.359738 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.035) 0:09:21.434 *********
2026-06-27 05:45:14.390337 | instance | skipping: [instance]
2026-06-27 05:45:14.390403 | instance |
2026-06-27 05:45:14.390687 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-27 05:45:14.390730 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.031) 0:09:21.465 *********
2026-06-27 05:45:14.426955 | instance | skipping: [instance]
2026-06-27 05:45:14.427584 | instance |
2026-06-27 05:45:14.427724 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-27 05:45:14.427778 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.036) 0:09:21.501 *********
2026-06-27 05:45:14.466040 | instance | skipping: [instance]
2026-06-27 05:45:14.466085 | instance |
2026-06-27 05:45:14.466209 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-27 05:45:14.466388 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.039) 0:09:21.541 *********
2026-06-27 05:45:14.503483 | instance | skipping: [instance]
2026-06-27 05:45:14.503662 | instance |
2026-06-27 05:45:14.503787 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-27 05:45:14.503946 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.037) 0:09:21.578 *********
2026-06-27 05:45:14.541752 | instance | skipping: [instance]
2026-06-27 05:45:14.542012 | instance |
2026-06-27 05:45:14.542296 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-27 05:45:14.542574 | instance | Saturday 27 June 2026 05:45:14 +0000 (0:00:00.038) 0:09:21.616 *********
2026-06-27 05:45:46.460361 | instance | changed: [instance]
2026-06-27 05:45:46.460595 | instance |
2026-06-27 05:45:46.460886 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-27 05:45:46.461153 | instance | Saturday 27 June 2026 05:45:46 +0000 (0:00:31.918) 0:09:53.535 *********
2026-06-27 05:45:46.673334 | instance | ok: [instance]
2026-06-27 05:45:46.673557 | instance |
2026-06-27 05:45:46.673829 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-27 05:45:46.674095 | instance | Saturday 27 June 2026 05:45:46 +0000 (0:00:00.213) 0:09:53.748 *********
2026-06-27 05:45:46.705562 | instance | skipping: [instance]
2026-06-27 05:45:46.705674 | instance |
2026-06-27 05:45:46.705846 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-27 05:45:46.706010 | instance | Saturday 27 June 2026 05:45:46 +0000 (0:00:00.032) 0:09:53.780 *********
2026-06-27 05:45:46.919155 | instance | changed: [instance]
2026-06-27 05:45:46.919349 | instance |
2026-06-27 05:45:46.919552 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-27 05:45:46.919773 | instance | Saturday 27 June 2026 05:45:46 +0000 (0:00:00.213) 0:09:53.994 *********
2026-06-27 05:45:47.124691 | instance | changed: [instance]
2026-06-27 05:45:47.124808 | instance |
2026-06-27 05:45:47.124972 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-27 05:45:47.125132 | instance | Saturday 27 June 2026 05:45:47 +0000 (0:00:00.205) 0:09:54.199 *********
2026-06-27 05:45:47.325331 | instance | changed: [instance]
2026-06-27 05:45:47.325544 | instance |
2026-06-27 05:45:47.325805 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-27 05:45:47.326123 | instance | Saturday 27 June 2026 05:45:47 +0000 (0:00:00.200) 0:09:54.399 *********
2026-06-27 05:45:55.203524 | instance | changed: [instance]
2026-06-27 05:45:55.203854 | instance |
2026-06-27 05:45:55.204291 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-27 05:45:55.204348 | instance | Saturday 27 June 2026 05:45:55 +0000 (0:00:07.877) 0:10:02.277 *********
2026-06-27 05:46:10.105645 | instance | changed: [instance]
2026-06-27 05:46:10.105744 | instance |
2026-06-27 05:46:10.106023 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-27 05:46:10.106065 | instance | Saturday 27 June 2026 05:46:10 +0000 (0:00:14.902) 0:10:17.180 *********
2026-06-27 05:46:10.152987 | instance | skipping: [instance]
2026-06-27 05:46:10.153515 | instance |
2026-06-27 05:46:10.153524 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-27 05:46:10.153530 | instance | Saturday 27 June 2026 05:46:10 +0000 (0:00:00.046) 0:10:17.227 *********
2026-06-27 05:46:10.202313 | instance | skipping: [instance]
2026-06-27 05:46:10.232051 | instance |
2026-06-27 05:46:10.232099 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-27 05:46:10.232115 | instance | Saturday 27 June 2026 05:46:10 +0000 (0:00:00.049) 0:10:17.276 *********
2026-06-27 05:46:11.497999 | instance | changed: [instance]
2026-06-27 05:46:11.498074 | instance |
2026-06-27 05:46:11.498341 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-27 05:46:11.498374 | instance | Saturday 27 June 2026 05:46:11 +0000 (0:00:01.296) 0:10:18.572 *********
2026-06-27 05:46:11.542178 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-27 05:46:11.542255 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-27 05:46:11.542762 | instance | skipping: [instance]
2026-06-27 05:46:11.542802 | instance |
2026-06-27 05:46:11.542808 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-27 05:46:11.542813 | instance | Saturday 27 June 2026 05:46:11 +0000 (0:00:00.044) 0:10:18.617 *********
2026-06-27 05:46:11.580927 | instance | skipping: [instance]
2026-06-27 05:46:11.581375 | instance |
2026-06-27 05:46:11.581446 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-27 05:46:11.581464 | instance | Saturday 27 June 2026 05:46:11 +0000 (0:00:00.038) 0:10:18.655 *********
2026-06-27 05:46:11.625334 | instance | skipping: [instance]
2026-06-27 05:46:11.625408 | instance |
2026-06-27 05:46:11.625664 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-27 05:46:11.625697 | instance | Saturday 27 June 2026 05:46:11 +0000 (0:00:00.044) 0:10:18.700 *********
2026-06-27 05:46:11.669613 | instance | skipping: [instance]
2026-06-27 05:46:11.669717 | instance |
2026-06-27 05:46:11.669962 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-27 05:46:11.669999 | instance | Saturday 27 June 2026 05:46:11 +0000 (0:00:00.044) 0:10:18.744 *********
2026-06-27 05:46:11.711557 | instance | skipping: [instance]
2026-06-27 05:46:11.711626 | instance |
2026-06-27 05:46:11.711775 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-27 05:46:11.711971 | instance | Saturday 27 June 2026 05:46:11 +0000 (0:00:00.041) 0:10:18.786 *********
2026-06-27 05:46:12.176704 | instance | ok: [instance]
2026-06-27 05:46:12.176976 | instance |
2026-06-27 05:46:12.177081 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-27 05:46:12.177269 | instance | Saturday 27 June 2026 05:46:12 +0000 (0:00:00.465) 0:10:19.251 *********
2026-06-27 05:46:13.137038 | instance | changed: [instance]
2026-06-27 05:46:13.137111 | instance |
2026-06-27 05:46:13.137218 | instance | PLAY [Install control-plane components] ****************************************
2026-06-27 05:46:13.137424 | instance |
2026-06-27 05:46:13.137571 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:46:13.137717 | instance | Saturday 27 June 2026 05:46:13 +0000 (0:00:00.960) 0:10:20.212 *********
2026-06-27 05:46:14.135052 | instance | ok: [instance]
2026-06-27 05:46:14.135168 | instance |
2026-06-27 05:46:14.135318 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 05:46:14.135497 | instance | Saturday 27 June 2026 05:46:14 +0000 (0:00:00.997) 0:10:21.209 *********
2026-06-27 05:46:14.344334 | instance | ok: [instance]
2026-06-27 05:46:14.344686 | instance |
2026-06-27 05:46:14.345018 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 05:46:14.345314 | instance | Saturday 27 June 2026 05:46:14 +0000 (0:00:00.209) 0:10:21.419 *********
2026-06-27 05:46:15.375582 | instance | ok: [instance]
2026-06-27 05:46:15.375649 | instance |
2026-06-27 05:46:15.375710 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 05:46:15.375937 | instance | Saturday 27 June 2026 05:46:15 +0000 (0:00:01.030) 0:10:22.450 *********
2026-06-27 05:46:15.594873 | instance | ok: [instance]
2026-06-27 05:46:15.594939 | instance |
2026-06-27 05:46:15.595090 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:46:15.595288 | instance | Saturday 27 June 2026 05:46:15 +0000 (0:00:00.219) 0:10:22.669 *********
2026-06-27 05:46:15.644296 | instance | ok: [instance] => {
2026-06-27 05:46:15.644493 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-27 05:46:15.644721 | instance | }
2026-06-27 05:46:15.645053 | instance |
2026-06-27 05:46:15.645335 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:46:15.645613 | instance | Saturday 27 June 2026 05:46:15 +0000 (0:00:00.048) 0:10:22.718 *********
2026-06-27 05:46:16.183654 | instance | changed: [instance]
2026-06-27 05:46:16.183751 | instance |
2026-06-27 05:46:16.184060 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:46:16.184083 | instance | Saturday 27 June 2026 05:46:16 +0000 (0:00:00.539) 0:10:23.258 *********
2026-06-27 05:46:17.682528 | instance | changed: [instance]
2026-06-27 05:46:17.682600 | instance |
2026-06-27 05:46:17.682827 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-27 05:46:17.682908 | instance | Saturday 27 June 2026 05:46:17 +0000 (0:00:01.498) 0:10:24.757 *********
2026-06-27 05:46:18.035512 | instance | ok: [instance]
2026-06-27 05:46:18.035884 | instance |
2026-06-27 05:46:18.035919 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-27 05:46:18.035925 | instance | Saturday 27 June 2026 05:46:18 +0000 (0:00:00.353) 0:10:25.110 *********
2026-06-27 05:46:18.238864 | instance | changed: [instance]
2026-06-27 05:46:18.238930 | instance |
2026-06-27 05:46:18.239233 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-27 05:46:18.239272 | instance | Saturday 27 June 2026 05:46:18 +0000 (0:00:00.202) 0:10:25.313 *********
2026-06-27 05:46:18.477346 | instance | ok: [instance]
2026-06-27 05:46:18.477423 | instance |
2026-06-27 05:46:18.477705 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-27 05:46:18.477751 | instance | Saturday 27 June 2026 05:46:18 +0000 (0:00:00.238) 0:10:25.552 *********
2026-06-27 05:46:18.673165 | instance | changed: [instance]
2026-06-27 05:46:18.673204 | instance |
2026-06-27 05:46:18.673209 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-27 05:46:18.673214 | instance | Saturday 27 June 2026 05:46:18 +0000 (0:00:00.194) 0:10:25.747 *********
2026-06-27 05:46:18.882549 | instance | ok: [instance]
2026-06-27 05:46:18.882627 | instance |
2026-06-27 05:46:18.882989 | instance | TASK [Install plugin] **********************************************************
2026-06-27 05:46:18.883038 | instance | Saturday 27 June 2026 05:46:18 +0000 (0:00:00.210) 0:10:25.957 *********
2026-06-27 05:46:18.940747 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-27 05:46:18.940814 | instance |
2026-06-27 05:46:18.940940 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 05:46:18.941068 | instance | Saturday 27 June 2026 05:46:18 +0000 (0:00:00.058) 0:10:26.015 *********
2026-06-27 05:46:18.985626 | instance | ok: [instance] => {
2026-06-27 05:46:18.985908 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-27 05:46:18.986170 | instance | }
2026-06-27 05:46:18.986425 | instance |
2026-06-27 05:46:18.986693 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 05:46:18.986955 | instance | Saturday 27 June 2026 05:46:18 +0000 (0:00:00.044) 0:10:26.060 *********
2026-06-27 05:46:19.607845 | instance | changed: [instance]
2026-06-27 05:46:19.608104 | instance |
2026-06-27 05:46:19.608456 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 05:46:19.608756 | instance | Saturday 27 June 2026 05:46:19 +0000 (0:00:00.621) 0:10:26.682 *********
2026-06-27 05:46:21.426788 | instance | changed: [instance]
2026-06-27 05:46:21.426920 | instance |
2026-06-27 05:46:21.427106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:46:21.427279 | instance | Saturday 27 June 2026 05:46:21 +0000 (0:00:01.819) 0:10:28.501 *********
2026-06-27 05:46:21.469500 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:46:21.469629 | instance |
2026-06-27 05:46:21.469847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:46:21.470052 | instance | Saturday 27 June 2026 05:46:21 +0000 (0:00:00.042) 0:10:28.544 *********
2026-06-27 05:46:22.123988 | instance | changed: [instance]
2026-06-27 05:46:22.124304 | instance |
2026-06-27 05:46:22.124703 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-27 05:46:22.125057 | instance | Saturday 27 June 2026 05:46:22 +0000 (0:00:00.654) 0:10:29.198 *********
2026-06-27 05:46:22.966871 | instance | ok: [instance]
2026-06-27 05:46:22.966945 | instance |
2026-06-27 05:46:22.967277 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-27 05:46:22.967323 | instance | Saturday 27 June 2026 05:46:22 +0000 (0:00:00.843) 0:10:30.041 *********
2026-06-27 05:46:25.427549 | instance | changed: [instance]
2026-06-27 05:46:25.427637 | instance |
2026-06-27 05:46:25.427881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:46:25.427917 | instance | Saturday 27 June 2026 05:46:25 +0000 (0:00:02.460) 0:10:32.502 *********
2026-06-27 05:46:25.471724 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:46:25.472116 | instance |
2026-06-27 05:46:25.472156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:46:25.472162 | instance | Saturday 27 June 2026 05:46:25 +0000 (0:00:00.044) 0:10:32.546 *********
2026-06-27 05:46:25.969202 | instance | changed: [instance]
2026-06-27 05:46:25.969675 | instance |
2026-06-27 05:46:25.969685 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-27 05:46:25.969890 | instance | Saturday 27 June 2026 05:46:25 +0000 (0:00:00.497) 0:10:33.044 *********
2026-06-27 05:47:16.413317 | instance | changed: [instance]
2026-06-27 05:47:16.413593 | instance |
2026-06-27 05:47:16.413745 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-27 05:47:16.413934 | instance | Saturday 27 June 2026 05:47:16 +0000 (0:00:50.443) 0:11:23.487 *********
2026-06-27 05:47:17.088026 | instance | changed: [instance]
2026-06-27 05:47:17.088277 | instance |
2026-06-27 05:47:17.088633 | instance | PLAY [all] *********************************************************************
2026-06-27 05:47:17.088920 | instance |
2026-06-27 05:47:17.089188 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:47:17.089459 | instance | Saturday 27 June 2026 05:47:17 +0000 (0:00:00.675) 0:11:24.163 *********
2026-06-27 05:47:18.253797 | instance | ok: [instance]
2026-06-27 05:47:18.253873 | instance |
2026-06-27 05:47:18.254052 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-27 05:47:18.254209 | instance | Saturday 27 June 2026 05:47:18 +0000 (0:00:01.165) 0:11:25.328 *********
2026-06-27 05:47:18.971695 | instance | changed: [instance]
2026-06-27 05:47:18.971826 | instance |
2026-06-27 05:47:18.971985 | instance | PLAY [all] *********************************************************************
2026-06-27 05:47:18.972181 | instance |
2026-06-27 05:47:18.972342 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-27 05:47:18.972501 | instance | Saturday 27 June 2026 05:47:18 +0000 (0:00:00.718) 0:11:26.046 *********
2026-06-27 05:47:19.699219 | instance | ok: [instance]
2026-06-27 05:47:19.699546 | instance |
2026-06-27 05:47:19.699829 | instance | PLAY [controllers] *************************************************************
2026-06-27 05:47:19.700079 | instance |
2026-06-27 05:47:19.700344 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:47:19.700602 | instance | Saturday 27 June 2026 05:47:19 +0000 (0:00:00.726) 0:11:26.773 *********
2026-06-27 05:47:20.845684 | instance | ok: [instance]
2026-06-27 05:47:20.845878 | instance |
2026-06-27 05:47:20.846180 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:47:20.846422 | instance | Saturday 27 June 2026 05:47:20 +0000 (0:00:01.146) 0:11:27.920 *********
2026-06-27 05:47:20.891560 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:47:20.891675 | instance |
2026-06-27 05:47:20.891844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:47:20.892008 | instance | Saturday 27 June 2026 05:47:20 +0000 (0:00:00.046) 0:11:27.966 *********
2026-06-27 05:47:21.363257 | instance | changed: [instance]
2026-06-27 05:47:21.363542 | instance |
2026-06-27 05:47:21.363832 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-27 05:47:21.364099 | instance | Saturday 27 June 2026 05:47:21 +0000 (0:00:00.471) 0:11:28.437 *********
2026-06-27 05:47:24.077853 | instance | changed: [instance]
2026-06-27 05:47:24.078113 | instance |
2026-06-27 05:47:24.078405 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:47:24.078669 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:02.713) 0:11:31.151 *********
2026-06-27 05:47:24.121341 | instance | skipping: [instance]
2026-06-27 05:47:24.121583 | instance |
2026-06-27 05:47:24.121869 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-27 05:47:24.122132 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.044) 0:11:31.196 *********
2026-06-27 05:47:24.166327 | instance | skipping: [instance]
2026-06-27 05:47:24.166556 | instance |
2026-06-27 05:47:24.166920 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-27 05:47:24.167148 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.045) 0:11:31.241 *********
2026-06-27 05:47:24.200092 | instance | skipping: [instance]
2026-06-27 05:47:24.200343 | instance |
2026-06-27 05:47:24.200637 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-27 05:47:24.200918 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.033) 0:11:31.274 *********
2026-06-27 05:47:24.237501 | instance | skipping: [instance]
2026-06-27 05:47:24.237722 | instance |
2026-06-27 05:47:24.237921 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-27 05:47:24.238114 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.037) 0:11:31.312 *********
2026-06-27 05:47:24.283626 | instance | skipping: [instance]
2026-06-27 05:47:24.283875 | instance |
2026-06-27 05:47:24.284156 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-27 05:47:24.284494 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.046) 0:11:31.358 *********
2026-06-27 05:47:24.337351 | instance | skipping: [instance]
2026-06-27 05:47:24.337581 | instance |
2026-06-27 05:47:24.337853 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-27 05:47:24.338117 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.053) 0:11:31.412 *********
2026-06-27 05:47:24.383819 | instance | skipping: [instance]
2026-06-27 05:47:24.384128 | instance |
2026-06-27 05:47:24.384417 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-27 05:47:24.384678 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.046) 0:11:31.458 *********
2026-06-27 05:47:24.417640 | instance | skipping: [instance]
2026-06-27 05:47:24.417969 | instance |
2026-06-27 05:47:24.418262 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-27 05:47:24.418524 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.033) 0:11:31.492 *********
2026-06-27 05:47:24.468746 | instance | skipping: [instance]
2026-06-27 05:47:24.468984 | instance |
2026-06-27 05:47:24.469252 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-27 05:47:24.469516 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.051) 0:11:31.543 *********
2026-06-27 05:47:24.503879 | instance | skipping: [instance]
2026-06-27 05:47:24.504107 | instance |
2026-06-27 05:47:24.504367 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-27 05:47:24.504624 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.035) 0:11:31.578 *********
2026-06-27 05:47:24.540242 | instance | skipping: [instance]
2026-06-27 05:47:24.540469 | instance |
2026-06-27 05:47:24.540732 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-27 05:47:24.541002 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.036) 0:11:31.615 *********
2026-06-27 05:47:24.575208 | instance | skipping: [instance]
2026-06-27 05:47:24.575495 | instance |
2026-06-27 05:47:24.575798 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-27 05:47:24.576104 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.034) 0:11:31.649 *********
2026-06-27 05:47:24.623717 | instance | skipping: [instance]
2026-06-27 05:47:24.623948 | instance |
2026-06-27 05:47:24.624219 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-27 05:47:24.624481 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.048) 0:11:31.698 *********
2026-06-27 05:47:24.657702 | instance | skipping: [instance]
2026-06-27 05:47:24.657938 | instance |
2026-06-27 05:47:24.658206 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-27 05:47:24.658464 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.033) 0:11:31.732 *********
2026-06-27 05:47:24.694649 | instance | skipping: [instance]
2026-06-27 05:47:24.694909 | instance |
2026-06-27 05:47:24.695174 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-27 05:47:24.695459 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.037) 0:11:31.769 *********
2026-06-27 05:47:24.750171 | instance | skipping: [instance]
2026-06-27 05:47:24.750447 | instance |
2026-06-27 05:47:24.750798 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-27 05:47:24.751082 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.055) 0:11:31.825 *********
2026-06-27 05:47:24.782467 | instance | skipping: [instance]
2026-06-27 05:47:24.782574 | instance |
2026-06-27 05:47:24.782837 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-27 05:47:24.783129 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.032) 0:11:31.857 *********
2026-06-27 05:47:24.816874 | instance | skipping: [instance]
2026-06-27 05:47:24.816943 | instance |
2026-06-27 05:47:24.817108 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-27 05:47:24.817409 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.034) 0:11:31.891 *********
2026-06-27 05:47:24.849462 | instance | skipping: [instance]
2026-06-27 05:47:24.849748 | instance |
2026-06-27 05:47:24.850033 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-27 05:47:24.850306 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.032) 0:11:31.924 *********
2026-06-27 05:47:24.885583 | instance | skipping: [instance]
2026-06-27 05:47:24.885775 | instance |
2026-06-27 05:47:24.886036 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-27 05:47:24.886319 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.036) 0:11:31.960 *********
2026-06-27 05:47:24.923242 | instance | skipping: [instance]
2026-06-27 05:47:24.923512 | instance |
2026-06-27 05:47:24.923797 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-27 05:47:24.924072 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.037) 0:11:31.998 *********
2026-06-27 05:47:24.957656 | instance | skipping: [instance]
2026-06-27 05:47:24.957851 | instance |
2026-06-27 05:47:24.958119 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-27 05:47:24.958385 | instance | Saturday 27 June 2026 05:47:24 +0000 (0:00:00.034) 0:11:32.032 *********
2026-06-27 05:47:25.009125 | instance | skipping: [instance]
2026-06-27 05:47:25.009350 | instance |
2026-06-27 05:47:25.009644 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-27 05:47:25.009951 | instance | Saturday 27 June 2026 05:47:25 +0000 (0:00:00.051) 0:11:32.084 *********
2026-06-27 05:47:25.049607 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-27 05:47:25.049817 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-27 05:47:25.049892 | instance | skipping: [instance]
2026-06-27 05:47:25.050034 | instance |
2026-06-27 05:47:25.050200 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-27 05:47:25.050358 | instance | Saturday 27 June 2026 05:47:25 +0000 (0:00:00.040) 0:11:32.124 *********
2026-06-27 05:47:25.086331 | instance | skipping: [instance]
2026-06-27 05:47:25.086573 | instance |
2026-06-27 05:47:25.086851 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-27 05:47:25.087128 | instance | Saturday 27 June 2026 05:47:25 +0000 (0:00:00.036) 0:11:32.161 *********
2026-06-27 05:47:25.137387 | instance | skipping: [instance]
2026-06-27 05:47:25.137629 | instance |
2026-06-27 05:47:25.137962 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-27 05:47:25.138240 | instance | Saturday 27 June 2026 05:47:25 +0000 (0:00:00.050) 0:11:32.212 *********
2026-06-27 05:47:25.169050 | instance | skipping: [instance]
2026-06-27 05:47:25.169344 | instance |
2026-06-27 05:47:25.169766 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-27 05:47:25.170149 | instance | Saturday 27 June 2026 05:47:25 +0000 (0:00:00.031) 0:11:32.243 *********
2026-06-27 05:47:25.201193 | instance | skipping: [instance]
2026-06-27 05:47:25.201367 | instance |
2026-06-27 05:47:25.201595 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-27 05:47:25.201768 | instance | Saturday 27 June 2026 05:47:25 +0000 (0:00:00.032) 0:11:32.276 *********
2026-06-27 05:47:25.282147 | instance | skipping: [instance]
2026-06-27 05:47:25.282462 | instance |
2026-06-27 05:47:25.282735 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-27 05:47:25.283062 | instance |
2026-06-27 05:47:25.283520 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:47:25.283787 | instance | Saturday 27 June 2026 05:47:25 +0000 (0:00:00.081) 0:11:32.357 *********
2026-06-27 05:47:26.479900 | instance | ok: [instance]
2026-06-27 05:47:26.480236 | instance |
2026-06-27 05:47:26.480586 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-27 05:47:26.481016 | instance | Saturday 27 June 2026 05:47:26 +0000 (0:00:01.197) 0:11:33.554 *********
2026-06-27 05:47:26.533378 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-27 05:47:26.533697 | instance |
2026-06-27 05:47:26.534027 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-06-27 05:47:26.534327 | instance | Saturday 27 June 2026 05:47:26 +0000 (0:00:00.053) 0:11:33.608 *********
2026-06-27 05:47:26.640441 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-06-27 05:47:26.640708 | instance |
2026-06-27 05:47:26.640974 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-27 05:47:26.641239 | instance | Saturday 27 June 2026 05:47:26 +0000 (0:00:00.106) 0:11:33.715 *********
2026-06-27 05:47:57.154511 | instance | changed: [instance]
2026-06-27 05:47:57.154695 | instance |
2026-06-27 05:47:57.154953 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-27 05:47:57.155253 | instance | Saturday 27 June 2026 05:47:57 +0000 (0:00:30.514) 0:12:04.229 *********
2026-06-27 05:47:57.832742 | instance | changed: [instance]
2026-06-27 05:47:57.832956 | instance |
2026-06-27 05:47:57.833327 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-27 05:47:57.833701 | instance | Saturday 27 June 2026 05:47:57 +0000 (0:00:00.678) 0:12:04.907 *********
2026-06-27 05:47:57.880884 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-27 05:47:57.881077 | instance |
2026-06-27 05:47:57.881346 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-27 05:47:57.881627 | instance | Saturday 27 June 2026 05:47:57 +0000 (0:00:00.048) 0:12:04.955 *********
2026-06-27 05:47:58.599377 | instance | changed: [instance]
2026-06-27 05:47:58.599923 | instance |
2026-06-27 05:47:58.599981 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-27 05:47:58.599989 | instance | Saturday 27 June 2026 05:47:58 +0000 (0:00:00.718) 0:12:05.674 *********
2026-06-27 05:47:59.279915 | instance | ok: [instance]
2026-06-27 05:47:59.280012 | instance |
2026-06-27 05:47:59.280329 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-27 05:47:59.280372 | instance | Saturday 27 June 2026 05:47:59 +0000 (0:00:00.680) 0:12:06.354 *********
2026-06-27 05:47:59.732881 | instance | changed: [instance]
2026-06-27 05:47:59.732969 | instance |
2026-06-27 05:47:59.733596 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-27 05:47:59.733635 | instance | Saturday 27 June 2026 05:47:59 +0000 (0:00:00.444) 0:12:06.799 *********
2026-06-27 05:47:59.733641 | instance |
2026-06-27 05:47:59.733646 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-27 05:47:59.733651 | instance | Saturday 27 June 2026 05:47:59 +0000 (0:00:00.008) 0:12:06.807 *********
2026-06-27 05:47:59.770566 | instance | skipping: [instance]
2026-06-27 05:47:59.771099 | instance |
2026-06-27 05:47:59.771147 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-27 05:47:59.771156 | instance | Saturday 27 June 2026 05:47:59 +0000 (0:00:00.037) 0:12:06.845 *********
2026-06-27 05:48:01.079195 | instance | changed: [instance]
2026-06-27 05:48:01.079265 | instance |
2026-06-27 05:48:01.079535 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-27 05:48:01.079597 | instance | Saturday 27 June 2026 05:48:01 +0000 (0:00:01.308) 0:12:08.154 *********
2026-06-27 05:48:02.929921 | instance | changed: [instance]
2026-06-27 05:48:02.930018 | instance |
2026-06-27 05:48:02.930311 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:48:02.930359 | instance | Saturday 27 June 2026 05:48:02 +0000 (0:00:01.850) 0:12:10.005 *********
2026-06-27 05:48:02.976087 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:48:02.976162 | instance |
2026-06-27 05:48:02.976445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:48:02.976482 | instance | Saturday 27 June 2026 05:48:02 +0000 (0:00:00.046) 0:12:10.051 *********
2026-06-27 05:48:03.470022 | instance | changed: [instance]
2026-06-27 05:48:03.470113 | instance |
2026-06-27 05:48:03.470382 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-27 05:48:03.470418 | instance | Saturday 27 June 2026 05:48:03 +0000 (0:00:00.493) 0:12:10.545 *********
2026-06-27 05:48:23.679440 | instance | changed: [instance]
2026-06-27 05:48:23.679588 | instance |
2026-06-27 05:48:23.679921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:48:23.679964 | instance | Saturday 27 June 2026 05:48:23 +0000 (0:00:20.209) 0:12:30.754 *********
2026-06-27 05:48:23.723351 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:48:23.723851 | instance |
2026-06-27 05:48:23.723867 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:48:23.723873 | instance | Saturday 27 June 2026 05:48:23 +0000 (0:00:00.044) 0:12:30.798 *********
2026-06-27 05:48:24.227067 | instance | changed: [instance]
2026-06-27 05:48:24.227132 | instance |
2026-06-27 05:48:24.227294 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-27 05:48:24.227366 | instance | Saturday 27 June 2026 05:48:24 +0000 (0:00:00.503) 0:12:31.302 *********
2026-06-27 05:48:29.527168 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-27 05:48:29.527267 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-27 05:48:29.527680 | instance |
2026-06-27 05:48:29.527723 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-27 05:48:29.527729 | instance | Saturday 27 June 2026 05:48:29 +0000 (0:00:05.300) 0:12:36.602 *********
2026-06-27 05:48:34.225499 | instance | changed: [instance]
2026-06-27 05:48:34.226295 | instance |
2026-06-27 05:48:34.226356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:48:34.226369 | instance | Saturday 27 June 2026 05:48:34 +0000 (0:00:04.697) 0:12:41.300 *********
2026-06-27 05:48:34.270582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:48:34.270695 | instance |
2026-06-27 05:48:34.270957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:48:34.270995 | instance | Saturday 27 June 2026 05:48:34 +0000 (0:00:00.045) 0:12:41.345 *********
2026-06-27 05:48:34.778335 | instance | changed: [instance]
2026-06-27 05:48:34.778417 | instance |
2026-06-27 05:48:34.778428 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-27 05:48:34.778439 | instance | Saturday 27 June 2026 05:48:34 +0000 (0:00:00.505) 0:12:41.851 *********
2026-06-27 05:48:37.595527 | instance | ok: [instance]
2026-06-27 05:48:37.595623 | instance |
2026-06-27 05:48:37.595896 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-27 05:48:37.595933 | instance | Saturday 27 June 2026 05:48:37 +0000 (0:00:02.819) 0:12:44.670 *********
2026-06-27 05:48:40.620544 | instance | changed: [instance]
2026-06-27 05:48:40.620642 | instance |
2026-06-27 05:48:40.620794 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-27 05:48:40.620936 | instance | Saturday 27 June 2026 05:48:40 +0000 (0:00:03.024) 0:12:47.695 *********
2026-06-27 05:48:41.253141 | instance | ok: [instance]
2026-06-27 05:48:41.253300 | instance |
2026-06-27 05:48:41.253447 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-27 05:48:41.253598 | instance | Saturday 27 June 2026 05:48:41 +0000 (0:00:00.632) 0:12:48.328 *********
2026-06-27 05:48:42.050437 | instance | changed: [instance]
2026-06-27 05:48:42.050551 | instance |
2026-06-27 05:48:42.050743 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-27 05:48:42.050911 | instance | Saturday 27 June 2026 05:48:42 +0000 (0:00:00.796) 0:12:49.125 *********
2026-06-27 05:48:43.594483 | instance | ok: [instance]
2026-06-27 05:48:43.594549 | instance |
2026-06-27 05:48:43.594901 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-27 05:48:43.594951 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:01.544) 0:12:50.669 *********
2026-06-27 05:48:43.629592 | instance | skipping: [instance]
2026-06-27 05:48:43.629672 | instance |
2026-06-27 05:48:43.629829 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-27 05:48:43.629987 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:00.035) 0:12:50.704 *********
2026-06-27 05:48:43.672562 | instance | skipping: [instance]
2026-06-27 05:48:43.672654 | instance |
2026-06-27 05:48:43.672813 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-27 05:48:43.672938 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:00.043) 0:12:50.747 *********
2026-06-27 05:48:43.716473 | instance | skipping: [instance]
2026-06-27 05:48:43.716544 | instance |
2026-06-27 05:48:43.716849 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-27 05:48:43.716890 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:00.044) 0:12:50.791 *********
2026-06-27 05:48:43.755134 | instance | skipping: [instance]
2026-06-27 05:48:43.755201 | instance |
2026-06-27 05:48:43.755540 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-27 05:48:43.755601 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:00.038) 0:12:50.830 *********
2026-06-27 05:48:43.799169 | instance | skipping: [instance]
2026-06-27 05:48:43.799288 | instance |
2026-06-27 05:48:43.799442 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-27 05:48:43.799580 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:00.043) 0:12:50.874 *********
2026-06-27 05:48:43.849314 | instance | skipping: [instance]
2026-06-27 05:48:43.849349 | instance |
2026-06-27 05:48:43.849356 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-27 05:48:43.849362 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:00.035) 0:12:50.909 *********
2026-06-27 05:48:43.879308 | instance | skipping: [instance]
2026-06-27 05:48:43.879356 | instance |
2026-06-27 05:48:43.879363 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-27 05:48:43.879370 | instance | Saturday 27 June 2026 05:48:43 +0000 (0:00:00.030) 0:12:50.940 *********
2026-06-27 05:51:29.984881 | instance | changed: [instance]
2026-06-27 05:51:29.984972 | instance |
2026-06-27 05:51:29.985139 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-27 05:51:29.985306 | instance | Saturday 27 June 2026 05:51:29 +0000 (0:02:46.117) 0:15:37.057 *********
2026-06-27 05:51:30.891345 | instance | changed: [instance]
2026-06-27 05:51:30.891681 | instance |
2026-06-27 05:51:30.892006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:51:30.892279 | instance | Saturday 27 June 2026 05:51:30 +0000 (0:00:00.908) 0:15:37.965 *********
2026-06-27 05:51:30.934431 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:51:30.934575 | instance |
2026-06-27 05:51:30.934760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:51:30.934948 | instance | Saturday 27 June 2026 05:51:30 +0000 (0:00:00.043) 0:15:38.009 *********
2026-06-27 05:51:31.416479 | instance | changed: [instance]
2026-06-27 05:51:31.416695 | instance |
2026-06-27 05:51:31.417001 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-27 05:51:31.417340 | instance | Saturday 27 June 2026 05:51:31 +0000 (0:00:00.481) 0:15:38.490 *********
2026-06-27 05:51:32.228306 | instance | changed: [instance]
2026-06-27 05:51:32.228432 | instance |
2026-06-27 05:51:32.228598 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-27 05:51:32.228759 | instance | Saturday 27 June 2026 05:51:32 +0000 (0:00:00.812) 0:15:39.303 *********
2026-06-27 05:51:33.751458 | instance | changed: [instance]
2026-06-27 05:51:33.751536 | instance |
2026-06-27 05:51:33.751874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 05:51:33.752253 | instance | Saturday 27 June 2026 05:51:33 +0000 (0:00:01.522) 0:15:40.825 *********
2026-06-27 05:51:33.790513 | instance | skipping: [instance]
2026-06-27 05:51:33.790880 | instance |
2026-06-27 05:51:33.790915 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 05:51:33.790921 | instance | Saturday 27 June 2026 05:51:33 +0000 (0:00:00.039) 0:15:40.865 *********
2026-06-27 05:51:33.830029 | instance | skipping: [instance]
2026-06-27 05:51:33.830229 | instance |
2026-06-27 05:51:33.830568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 05:51:33.830612 | instance | Saturday 27 June 2026 05:51:33 +0000 (0:00:00.039) 0:15:40.904 *********
2026-06-27 05:51:33.864192 | instance | skipping: [instance]
2026-06-27 05:51:33.864331 | instance |
2026-06-27 05:51:33.864549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 05:51:33.864738 | instance | Saturday 27 June 2026 05:51:33 +0000 (0:00:00.034) 0:15:40.939 *********
2026-06-27 05:51:33.900511 | instance | skipping: [instance]
2026-06-27 05:51:33.900757 | instance |
2026-06-27 05:51:33.901052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 05:51:33.901365 | instance | Saturday 27 June 2026 05:51:33 +0000 (0:00:00.036) 0:15:40.975 *********
2026-06-27 05:51:34.555176 | instance | ok: [instance]
2026-06-27 05:51:34.555355 | instance |
2026-06-27 05:51:34.555553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 05:51:34.555822 | instance | Saturday 27 June 2026 05:51:34 +0000 (0:00:00.654) 0:15:41.629 *********
2026-06-27 05:51:34.600535 | instance | ok: [instance]
2026-06-27 05:51:34.600777 | instance |
2026-06-27 05:51:34.601087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 05:51:34.601443 | instance | Saturday 27 June 2026 05:51:34 +0000 (0:00:00.045) 0:15:41.675 *********
2026-06-27 05:51:34.639333 | instance | ok: [instance]
2026-06-27 05:51:34.639709 | instance |
2026-06-27 05:51:34.640096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 05:51:34.640401 | instance | Saturday 27 June 2026 05:51:34 +0000 (0:00:00.038) 0:15:41.714 *********
2026-06-27 05:51:34.694668 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 05:51:34.694732 | instance |
2026-06-27 05:51:34.695068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 05:51:34.695084 | instance | Saturday 27 June 2026 05:51:34 +0000 (0:00:00.055) 0:15:41.769 *********
2026-06-27 05:51:34.736877 | instance | ok: [instance]
2026-06-27 05:51:34.737103 | instance |
2026-06-27 05:51:34.737390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:51:34.737690 | instance | Saturday 27 June 2026 05:51:34 +0000 (0:00:00.042) 0:15:41.811 *********
2026-06-27 05:51:34.780790 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:51:34.781030 | instance |
2026-06-27 05:51:34.781314 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:51:34.781704 | instance | Saturday 27 June 2026 05:51:34 +0000 (0:00:00.043) 0:15:41.855 *********
2026-06-27 05:51:35.284396 | instance | changed: [instance]
2026-06-27 05:51:35.284646 | instance |
2026-06-27 05:51:35.284969 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-27 05:51:35.285254 | instance | Saturday 27 June 2026 05:51:35 +0000 (0:00:00.503) 0:15:42.359 *********
2026-06-27 05:51:35.943459 | instance | ok: [instance]
2026-06-27 05:51:35.943815 | instance |
2026-06-27 05:51:35.944151 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-27 05:51:35.944509 | instance | Saturday 27 June 2026 05:51:35 +0000 (0:00:00.659) 0:15:43.018 *********
2026-06-27 05:51:37.152948 | instance | changed: [instance]
2026-06-27 05:51:37.153150 | instance |
2026-06-27 05:51:37.153413 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-27 05:51:37.153648 | instance | Saturday 27 June 2026 05:51:37 +0000 (0:00:01.209) 0:15:44.227 *********
2026-06-27 05:51:37.628277 | instance | ok: [instance]
2026-06-27 05:51:37.628544 | instance |
2026-06-27 05:51:37.628889 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-27 05:51:37.629201 | instance | Saturday 27 June 2026 05:51:37 +0000 (0:00:00.474) 0:15:44.702 *********
2026-06-27 05:51:38.163094 | instance | changed: [instance]
2026-06-27 05:51:38.163223 | instance |
2026-06-27 05:51:38.163383 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-27 05:51:38.163562 | instance | Saturday 27 June 2026 05:51:38 +0000 (0:00:00.535) 0:15:45.238 *********
2026-06-27 05:51:38.729990 | instance | changed: [instance]
2026-06-27 05:51:38.730078 | instance |
2026-06-27 05:51:38.730204 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-27 05:51:38.730326 | instance | Saturday 27 June 2026 05:51:38 +0000 (0:00:00.567) 0:15:45.805 *********
2026-06-27 05:51:39.155365 | instance | ok: [instance]
2026-06-27 05:51:39.155561 | instance |
2026-06-27 05:51:39.155744 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-27 05:51:39.155936 | instance | Saturday 27 June 2026 05:51:39 +0000 (0:00:00.425) 0:15:46.230 *********
2026-06-27 05:54:09.110707 | instance | changed: [instance]
2026-06-27 05:54:09.110786 | instance |
2026-06-27 05:54:09.110895 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-27 05:54:09.111024 | instance | Saturday 27 June 2026 05:54:09 +0000 (0:02:29.955) 0:18:16.185 *********
2026-06-27 05:54:09.782340 | instance | ok: [instance]
2026-06-27 05:54:09.782589 | instance |
2026-06-27 05:54:09.782871 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-27 05:54:09.783141 | instance | Saturday 27 June 2026 05:54:09 +0000 (0:00:00.671) 0:18:16.857 *********
2026-06-27 05:54:09.833990 | instance | included: ingress for instance
2026-06-27 05:54:09.834229 | instance |
2026-06-27 05:54:09.834527 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-27 05:54:09.834785 | instance | Saturday 27 June 2026 05:54:09 +0000 (0:00:00.052) 0:18:16.909 *********
2026-06-27 05:54:10.730645 | instance | changed: [instance]
2026-06-27 05:54:10.730787 | instance |
2026-06-27 05:54:10.731287 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-27 05:54:10.731656 | instance | Saturday 27 June 2026 05:54:10 +0000 (0:00:00.896) 0:18:17.805 *********
2026-06-27 05:54:10.998873 | instance | ok: [instance]
2026-06-27 05:54:10.999061 | instance |
2026-06-27 05:54:10.999356 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-27 05:54:10.999660 | instance | Saturday 27 June 2026 05:54:10 +0000 (0:00:00.268) 0:18:18.073 *********
2026-06-27 05:54:11.821019 | instance | changed: [instance]
2026-06-27 05:54:11.821277 | instance |
2026-06-27 05:54:11.821579 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-27 05:54:11.821848 | instance |
2026-06-27 05:54:11.822174 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:54:11.822475 | instance | Saturday 27 June 2026 05:54:11 +0000 (0:00:00.822) 0:18:18.896 *********
2026-06-27 05:54:13.239638 | instance | ok: [instance]
2026-06-27 05:54:13.239700 | instance |
2026-06-27 05:54:13.239711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:54:13.239729 | instance | Saturday 27 June 2026 05:54:13 +0000 (0:00:01.417) 0:18:20.313 *********
2026-06-27 05:54:13.298400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:54:13.298438 | instance |
2026-06-27 05:54:13.298444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:54:13.298448 | instance | Saturday 27 June 2026 05:54:13 +0000 (0:00:00.059) 0:18:20.373 *********
2026-06-27 05:54:13.788180 | instance | changed: [instance]
2026-06-27 05:54:13.788710 | instance |
2026-06-27 05:54:13.788788 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-27 05:54:13.788796 | instance | Saturday 27 June 2026 05:54:13 +0000 (0:00:00.489) 0:18:20.862 *********
2026-06-27 05:54:14.550962 | instance | ok: [instance]
2026-06-27 05:54:14.551087 | instance |
2026-06-27 05:54:14.551402 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-27 05:54:14.551492 | instance | Saturday 27 June 2026 05:54:14 +0000 (0:00:00.763) 0:18:21.625 *********
2026-06-27 05:54:16.747688 | instance | changed: [instance]
2026-06-27 05:54:16.747784 | instance |
2026-06-27 05:54:16.748012 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:54:16.748092 | instance | Saturday 27 June 2026 05:54:16 +0000 (0:00:02.197) 0:18:23.822 *********
2026-06-27 05:54:16.798781 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:54:16.798872 | instance |
2026-06-27 05:54:16.798966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:54:16.799071 | instance | Saturday 27 June 2026 05:54:16 +0000 (0:00:00.050) 0:18:23.873 *********
2026-06-27 05:54:17.343917 | instance | changed: [instance]
2026-06-27 05:54:17.344310 | instance |
2026-06-27 05:54:17.344638 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-27 05:54:17.344935 | instance | Saturday 27 June 2026 05:54:17 +0000 (0:00:00.543) 0:18:24.417 *********
2026-06-27 05:54:18.535754 | instance | changed: [instance]
2026-06-27 05:54:18.535952 | instance |
2026-06-27 05:54:18.536244 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-27 05:54:18.536517 | instance | Saturday 27 June 2026 05:54:18 +0000 (0:00:01.192) 0:18:25.610 *********
2026-06-27 05:54:19.336033 | instance | ok: [instance]
2026-06-27 05:54:19.336156 | instance |
2026-06-27 05:54:19.336471 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-27 05:54:19.336637 | instance | Saturday 27 June 2026 05:54:19 +0000 (0:00:00.800) 0:18:26.410 *********
2026-06-27 05:54:28.011258 | instance | ok: [instance]
2026-06-27 05:54:28.011333 | instance |
2026-06-27 05:54:28.011345 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-27 05:54:28.011585 | instance | Saturday 27 June 2026 05:54:28 +0000 (0:00:08.674) 0:18:35.085 *********
2026-06-27 05:54:29.618772 | instance | ok: [instance]
2026-06-27 05:54:29.618867 | instance |
2026-06-27 05:54:29.619125 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-27 05:54:29.619160 | instance | Saturday 27 June 2026 05:54:29 +0000 (0:00:01.608) 0:18:36.693 *********
2026-06-27 05:54:29.992915 | instance | ok: [instance]
2026-06-27 05:54:29.992981 | instance |
2026-06-27 05:54:29.993259 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-27 05:54:29.993302 | instance | Saturday 27 June 2026 05:54:29 +0000 (0:00:00.374) 0:18:37.068 *********
2026-06-27 05:54:30.190827 | instance | ok: [instance]
2026-06-27 05:54:30.190924 | instance |
2026-06-27 05:54:30.191059 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-27 05:54:30.191174 | instance | Saturday 27 June 2026 05:54:30 +0000 (0:00:00.197) 0:18:37.265 *********
2026-06-27 05:54:30.394993 | instance | ok: [instance]
2026-06-27 05:54:30.395251 | instance |
2026-06-27 05:54:30.395627 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-27 05:54:30.396026 | instance | Saturday 27 June 2026 05:54:30 +0000 (0:00:00.203) 0:18:37.469 *********
2026-06-27 05:54:31.112745 | instance | changed: [instance]
2026-06-27 05:54:31.112973 | instance |
2026-06-27 05:54:31.113303 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-27 05:54:31.113656 | instance | Saturday 27 June 2026 05:54:31 +0000 (0:00:00.718) 0:18:38.187 *********
2026-06-27 05:54:48.166333 | instance | changed: [instance] => (item=alertmanager)
2026-06-27 05:54:48.166598 | instance | changed: [instance] => (item=grafana)
2026-06-27 05:54:48.166867 | instance | changed: [instance] => (item=prometheus)
2026-06-27 05:54:48.167120 | instance |
2026-06-27 05:54:48.167405 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-27 05:54:48.167770 | instance | Saturday 27 June 2026 05:54:48 +0000 (0:00:17.053) 0:18:55.241 *********
2026-06-27 05:54:50.196179 | instance | ok: [instance] => (item=alertmanager)
2026-06-27 05:54:50.196873 | instance | ok: [instance] => (item=grafana)
2026-06-27 05:54:50.196935 | instance | ok: [instance] => (item=prometheus)
2026-06-27 05:54:50.196953 | instance |
2026-06-27 05:54:50.197163 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-27 05:54:50.197450 | instance | Saturday 27 June 2026 05:54:50 +0000 (0:00:02.029) 0:18:57.270 *********
2026-06-27 05:54:54.522421 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:54.522505 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:54.522900 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:54.522961 | instance | changed: [instance]
2026-06-27 05:54:54.522970 | instance |
2026-06-27 05:54:54.522982 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-27 05:54:54.523090 | instance | Saturday 27 June 2026 05:54:54 +0000 (0:00:04.326) 0:19:01.597 *********
2026-06-27 05:54:59.496060 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:59.496183 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:59.497082 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:59.497122 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:59.497127 | instance | changed: [instance] => (item=None)
2026-06-27 05:54:59.497131 | instance | changed: [instance]
2026-06-27 05:54:59.497137 | instance |
2026-06-27 05:54:59.497141 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-27 05:54:59.497146 | instance | Saturday 27 June 2026 05:54:59 +0000 (0:00:04.973) 0:19:06.571 *********
2026-06-27 05:55:10.905075 | instance | changed: [instance] => (item=alertmanager)
2026-06-27 05:55:10.905154 | instance | changed: [instance] => (item=prometheus)
2026-06-27 05:55:10.905590 | instance |
2026-06-27 05:55:10.905631 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-27 05:55:10.905637 | instance | Saturday 27 June 2026 05:55:10 +0000 (0:00:11.408) 0:19:17.980 *********
2026-06-27 05:55:22.343915 | instance | changed: [instance] => (item=alertmanager)
2026-06-27 05:55:22.344028 | instance | changed: [instance] => (item=prometheus)
2026-06-27 05:55:22.344325 | instance |
2026-06-27 05:55:22.344391 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-27 05:55:22.344409 | instance | Saturday 27 June 2026 05:55:22 +0000 (0:00:11.438) 0:19:29.419 *********
2026-06-27 05:55:23.080580 | instance | changed: [instance]
2026-06-27 05:55:23.080658 | instance |
2026-06-27 05:55:23.081001 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-27 05:55:23.081066 | instance | Saturday 27 June 2026 05:55:23 +0000 (0:00:00.736) 0:19:30.155 *********
2026-06-27 05:55:29.726098 | instance | ok: [instance]
2026-06-27 05:55:29.726193 | instance |
2026-06-27 05:55:29.726290 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-27 05:55:29.726444 | instance | Saturday 27 June 2026 05:55:29 +0000 (0:00:06.646) 0:19:36.801 *********
2026-06-27 05:55:43.852617 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-27 05:55:43.852688 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-27 05:55:43.853631 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-27 05:55:43.853698 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-27 05:55:43.853709 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-27 05:55:43.853719 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-27 05:55:43.853729 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-27 05:55:43.853738 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-27 05:55:43.853746 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-27 05:55:43.853762 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-27 05:55:43.853772 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-27 05:55:43.854371 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-27 05:55:43.854408 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-27 05:55:43.854413 | instance |
2026-06-27 05:55:43.854418 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-27 05:55:43.854422 | instance | Saturday 27 June 2026 05:55:43 +0000 (0:00:14.126) 0:19:50.927 *********
2026-06-27 05:56:18.041344 | instance | changed: [instance]
2026-06-27 05:56:18.041469 | instance |
2026-06-27 05:56:18.041589 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:56:18.041703 | instance | Saturday 27 June 2026 05:56:18 +0000 (0:00:34.188) 0:20:25.116 *********
2026-06-27 05:56:18.100723 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:56:18.100862 | instance |
2026-06-27 05:56:18.101339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:56:18.101361 | instance | Saturday 27 June 2026 05:56:18 +0000 (0:00:00.059) 0:20:25.175 *********
2026-06-27 05:56:18.609471 | instance | changed: [instance]
2026-06-27 05:56:18.609540 | instance |
2026-06-27 05:56:18.609826 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-27 05:56:18.609867 | instance | Saturday 27 June 2026 05:56:18 +0000 (0:00:00.508) 0:20:25.684 *********
2026-06-27 05:56:22.179327 | instance | changed: [instance]
2026-06-27 05:56:22.179369 | instance |
2026-06-27 05:56:22.179374 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:56:22.179379 | instance | Saturday 27 June 2026 05:56:22 +0000 (0:00:03.569) 0:20:29.254 *********
2026-06-27 05:56:22.239810 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:56:22.239848 | instance |
2026-06-27 05:56:22.239854 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:56:22.239859 | instance | Saturday 27 June 2026 05:56:22 +0000 (0:00:00.060) 0:20:29.314 *********
2026-06-27 05:56:22.772824 | instance | changed: [instance]
2026-06-27 05:56:22.772914 | instance |
2026-06-27 05:56:22.773036 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-27 05:56:22.773159 | instance | Saturday 27 June 2026 05:56:22 +0000 (0:00:00.533) 0:20:29.848 *********
2026-06-27 05:56:24.271842 | instance | changed: [instance]
2026-06-27 05:56:24.271901 | instance |
2026-06-27 05:56:24.272229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:56:24.272280 | instance | Saturday 27 June 2026 05:56:24 +0000 (0:00:01.498) 0:20:31.346 *********
2026-06-27 05:56:24.323535 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:56:24.323602 | instance |
2026-06-27 05:56:24.323739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:56:24.323850 | instance | Saturday 27 June 2026 05:56:24 +0000 (0:00:00.051) 0:20:31.398 *********
2026-06-27 05:56:24.795866 | instance | changed: [instance]
2026-06-27 05:56:24.795934 | instance |
2026-06-27 05:56:24.796192 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-27 05:56:24.796300 | instance | Saturday 27 June 2026 05:56:24 +0000 (0:00:00.472) 0:20:31.871 *********
2026-06-27 05:56:27.893900 | instance | changed: [instance]
2026-06-27 05:56:27.893954 | instance |
2026-06-27 05:56:27.893961 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-27 05:56:27.893968 | instance | Saturday 27 June 2026 05:56:27 +0000 (0:00:03.097) 0:20:34.968 *********
2026-06-27 05:56:29.028920 | instance | changed: [instance]
2026-06-27 05:56:29.028971 | instance |
2026-06-27 05:56:29.028977 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:56:29.028982 | instance | Saturday 27 June 2026 05:56:29 +0000 (0:00:01.135) 0:20:36.103 *********
2026-06-27 05:56:29.092558 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:56:29.092669 | instance |
2026-06-27 05:56:29.093021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:56:29.093070 | instance | Saturday 27 June 2026 05:56:29 +0000 (0:00:00.063) 0:20:36.167 *********
2026-06-27 05:56:29.637339 | instance | changed: [instance]
2026-06-27 05:56:29.637456 | instance |
2026-06-27 05:56:29.637640 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-27 05:56:29.637710 | instance | Saturday 27 June 2026 05:56:29 +0000 (0:00:00.545) 0:20:36.712 *********
2026-06-27 05:56:31.055292 | instance | changed: [instance]
2026-06-27 05:56:31.055385 | instance |
2026-06-27 05:56:31.055562 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:56:31.055691 | instance | Saturday 27 June 2026 05:56:31 +0000 (0:00:01.417) 0:20:38.130 *********
2026-06-27 05:56:31.110569 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:56:31.110941 | instance |
2026-06-27 05:56:31.110975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:56:31.110981 | instance | Saturday 27 June 2026 05:56:31 +0000 (0:00:00.055) 0:20:38.185 *********
2026-06-27 05:56:31.595397 | instance | changed: [instance]
2026-06-27 05:56:31.595968 | instance |
2026-06-27 05:56:31.596014 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-27 05:56:31.596022 | instance | Saturday 27 June 2026 05:56:31 +0000 (0:00:00.484) 0:20:38.670 *********
2026-06-27 05:56:33.070533 | instance | changed: [instance]
2026-06-27 05:56:33.070632 | instance |
2026-06-27 05:56:33.070772 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-27 05:56:33.070886 | instance |
2026-06-27 05:56:33.071007 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 05:56:33.071155 | instance | Saturday 27 June 2026 05:56:33 +0000 (0:00:01.475) 0:20:40.145 *********
2026-06-27 05:56:34.934854 | instance | ok: [instance]
2026-06-27 05:56:34.934941 | instance |
2026-06-27 05:56:34.935063 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-27 05:56:34.935188 | instance | Saturday 27 June 2026 05:56:34 +0000 (0:00:01.863) 0:20:42.009 *********
2026-06-27 05:56:35.024202 | instance | skipping: [instance]
2026-06-27 05:56:35.024507 | instance |
2026-06-27 05:56:35.024914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 05:56:35.025272 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.088) 0:20:42.098 *********
2026-06-27 05:56:35.099948 | instance | ok: [instance]
2026-06-27 05:56:35.100026 | instance |
2026-06-27 05:56:35.100143 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 05:56:35.100271 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.076) 0:20:42.175 *********
2026-06-27 05:56:35.146022 | instance | skipping: [instance]
2026-06-27 05:56:35.146298 | instance |
2026-06-27 05:56:35.146616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 05:56:35.146886 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.045) 0:20:42.220 *********
2026-06-27 05:56:35.190263 | instance | skipping: [instance]
2026-06-27 05:56:35.190484 | instance |
2026-06-27 05:56:35.190777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 05:56:35.191036 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.044) 0:20:42.265 *********
2026-06-27 05:56:35.233714 | instance | skipping: [instance]
2026-06-27 05:56:35.233957 | instance |
2026-06-27 05:56:35.234243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 05:56:35.234541 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.043) 0:20:42.308 *********
2026-06-27 05:56:35.282555 | instance | skipping: [instance]
2026-06-27 05:56:35.282787 | instance |
2026-06-27 05:56:35.283071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 05:56:35.283342 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.048) 0:20:42.357 *********
2026-06-27 05:56:35.330175 | instance | skipping: [instance]
2026-06-27 05:56:35.330405 | instance |
2026-06-27 05:56:35.330697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 05:56:35.330966 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.047) 0:20:42.404 *********
2026-06-27 05:56:35.382141 | instance | ok: [instance]
2026-06-27 05:56:35.382371 | instance |
2026-06-27 05:56:35.382642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 05:56:35.382907 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.052) 0:20:42.457 *********
2026-06-27 05:56:35.447853 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 05:56:35.448105 | instance |
2026-06-27 05:56:35.448363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 05:56:35.448625 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.065) 0:20:42.522 *********
2026-06-27 05:56:35.525395 | instance | ok: [instance]
2026-06-27 05:56:35.525603 | instance |
2026-06-27 05:56:35.525876 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:56:35.526143 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.077) 0:20:42.600 *********
2026-06-27 05:56:35.607039 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:56:35.607250 | instance |
2026-06-27 05:56:35.607576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:56:35.607834 | instance | Saturday 27 June 2026 05:56:35 +0000 (0:00:00.081) 0:20:42.681 *********
2026-06-27 05:56:36.126634 | instance | changed: [instance]
2026-06-27 05:56:36.126732 | instance |
2026-06-27 05:56:36.126867 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-27 05:56:36.126947 | instance | Saturday 27 June 2026 05:56:36 +0000 (0:00:00.519) 0:20:43.201 *********
2026-06-27 05:56:37.676732 | instance | changed: [instance]
2026-06-27 05:56:37.676961 | instance |
2026-06-27 05:56:37.677240 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-27 05:56:37.677514 | instance | Saturday 27 June 2026 05:56:37 +0000 (0:00:01.549) 0:20:44.751 *********
2026-06-27 05:56:38.687303 | instance | changed: [instance]
2026-06-27 05:56:38.687465 | instance |
2026-06-27 05:56:38.687683 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-27 05:56:38.687894 | instance | Saturday 27 June 2026 05:56:38 +0000 (0:00:01.010) 0:20:45.761 *********
2026-06-27 05:56:43.720413 | instance | changed: [instance]
2026-06-27 05:56:43.720492 | instance |
2026-06-27 05:56:43.720621 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-27 05:56:43.720746 | instance | Saturday 27 June 2026 05:56:43 +0000 (0:00:05.033) 0:20:50.795 *********
2026-06-27 05:56:43.935249 | instance | changed: [instance]
2026-06-27 05:56:43.935436 | instance |
2026-06-27 05:56:43.935693 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-27 05:56:43.935907 | instance | Saturday 27 June 2026 05:56:43 +0000 (0:00:00.214) 0:20:51.010 *********
2026-06-27 05:56:44.461569 | instance | changed: [instance]
2026-06-27 05:56:44.461915 | instance |
2026-06-27 05:56:44.461936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 05:56:44.462084 | instance | Saturday 27 June 2026 05:56:44 +0000 (0:00:00.523) 0:20:51.533 *********
2026-06-27 05:56:44.658078 | instance | ok: [instance]
2026-06-27 05:56:44.658344 | instance |
2026-06-27 05:56:44.658642 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 05:56:44.658939 | instance | Saturday 27 June 2026 05:56:44 +0000 (0:00:00.198) 0:20:51.732 *********
2026-06-27 05:56:44.743479 | instance | included: rabbitmq for instance
2026-06-27 05:56:44.743739 | instance |
2026-06-27 05:56:44.744052 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 05:56:44.744316 | instance | Saturday 27 June 2026 05:56:44 +0000 (0:00:00.085) 0:20:51.818 *********
2026-06-27 05:56:45.526992 | instance | ok: [instance]
2026-06-27 05:56:45.527211 | instance |
2026-06-27 05:56:45.527519 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 05:56:45.527766 | instance | Saturday 27 June 2026 05:56:45 +0000 (0:00:00.783) 0:20:52.601 *********
2026-06-27 05:56:45.576879 | instance | skipping: [instance]
2026-06-27 05:56:45.577031 | instance |
2026-06-27 05:56:45.577266 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 05:56:45.577627 | instance | Saturday 27 June 2026 05:56:45 +0000 (0:00:00.050) 0:20:52.651 *********
2026-06-27 05:56:45.627936 | instance | skipping: [instance]
2026-06-27 05:56:45.628092 | instance |
2026-06-27 05:56:45.628285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 05:56:45.628456 | instance | Saturday 27 June 2026 05:56:45 +0000 (0:00:00.051) 0:20:52.703 *********
2026-06-27 05:56:45.675650 | instance | skipping: [instance]
2026-06-27 05:56:45.675788 | instance |
2026-06-27 05:56:45.675983 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 05:56:45.676155 | instance | Saturday 27 June 2026 05:56:45 +0000 (0:00:00.047) 0:20:52.750 *********
2026-06-27 05:57:16.716167 | instance | changed: [instance]
2026-06-27 05:57:16.716345 | instance |
2026-06-27 05:57:16.716714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 05:57:16.717076 | instance | Saturday 27 June 2026 05:57:16 +0000 (0:00:31.039) 0:21:23.790 *********
2026-06-27 05:57:17.435512 | instance | ok: [instance]
2026-06-27 05:57:17.435646 | instance |
2026-06-27 05:57:17.435821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 05:57:17.435985 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.719) 0:21:24.510 *********
2026-06-27 05:57:17.568380 | instance | ok: [instance]
2026-06-27 05:57:17.568596 | instance |
2026-06-27 05:57:17.568884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 05:57:17.569150 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.132) 0:21:24.643 *********
2026-06-27 05:57:17.620977 | instance | skipping: [instance]
2026-06-27 05:57:17.621257 | instance |
2026-06-27 05:57:17.621669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 05:57:17.621943 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.052) 0:21:24.695 *********
2026-06-27 05:57:17.671958 | instance | skipping: [instance]
2026-06-27 05:57:17.672191 | instance |
2026-06-27 05:57:17.672466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 05:57:17.672725 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.051) 0:21:24.747 *********
2026-06-27 05:57:17.723871 | instance | ok: [instance]
2026-06-27 05:57:17.724134 | instance |
2026-06-27 05:57:17.724436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 05:57:17.724717 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.051) 0:21:24.798 *********
2026-06-27 05:57:17.829532 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 05:57:17.829707 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 05:57:17.829894 | instance | ok: [instance] => (item=identity)
2026-06-27 05:57:17.830069 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 05:57:17.830238 | instance |
2026-06-27 05:57:17.830421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 05:57:17.830600 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.105) 0:21:24.904 *********
2026-06-27 05:57:17.909654 | instance | ok: [instance]
2026-06-27 05:57:17.910262 | instance |
2026-06-27 05:57:17.910321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 05:57:17.910336 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.079) 0:21:24.984 *********
2026-06-27 05:57:17.985359 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 05:57:17.985512 | instance |
2026-06-27 05:57:17.985695 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 05:57:17.985876 | instance | Saturday 27 June 2026 05:57:17 +0000 (0:00:00.075) 0:21:25.060 *********
2026-06-27 05:57:18.501912 | instance | changed: [instance]
2026-06-27 05:57:18.502047 | instance |
2026-06-27 05:57:18.502244 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-27 05:57:18.502416 | instance | Saturday 27 June 2026 05:57:18 +0000 (0:00:00.516) 0:21:25.576 *********
2026-06-27 05:57:19.942124 | instance | ok: [instance] => (item=None)
2026-06-27 05:57:19.942260 | instance | ok: [instance]
2026-06-27 05:57:19.942463 | instance |
2026-06-27 05:57:19.942656 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-27 05:57:19.942821 | instance | Saturday 27 June 2026 05:57:19 +0000 (0:00:01.440) 0:21:27.017 *********
2026-06-27 05:57:21.016826 | instance | ok: [instance] => (item=atmosphere)
2026-06-27 05:57:21.016947 | instance |
2026-06-27 05:57:21.017122 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-27 05:57:21.017283 | instance | Saturday 27 June 2026 05:57:21 +0000 (0:00:01.074) 0:21:28.091 *********
2026-06-27 05:57:21.887974 | instance | changed: [instance]
2026-06-27 05:57:21.888212 | instance |
2026-06-27 05:57:21.888502 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-27 05:57:21.888779 | instance | Saturday 27 June 2026 05:57:21 +0000 (0:00:00.870) 0:21:28.962 *********
2026-06-27 05:57:23.103007 | instance | changed: [instance] => (item=None)
2026-06-27 05:57:23.103059 | instance | changed: [instance]
2026-06-27 05:57:23.103067 | instance |
2026-06-27 05:57:23.103073 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-27 05:57:23.103079 | instance | Saturday 27 June 2026 05:57:23 +0000 (0:00:01.215) 0:21:30.177 *********
2026-06-27 05:57:24.795520 | instance | changed: [instance] => (item=None)
2026-06-27 05:57:24.795588 | instance | changed: [instance]
2026-06-27 05:57:24.795607 | instance |
2026-06-27 05:57:24.795748 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-27 05:57:24.795907 | instance | Saturday 27 June 2026 05:57:24 +0000 (0:00:01.692) 0:21:31.870 *********
2026-06-27 06:00:10.106376 | instance | changed: [instance]
2026-06-27 06:00:10.106576 | instance |
2026-06-27 06:00:10.106840 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:00:10.107110 | instance | Saturday 27 June 2026 06:00:10 +0000 (0:02:45.310) 0:24:17.180 *********
2026-06-27 06:00:10.210931 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:00:10.211146 | instance |
2026-06-27 06:00:10.211435 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:00:10.211716 | instance | Saturday 27 June 2026 06:00:10 +0000 (0:00:00.105) 0:24:17.285 *********
2026-06-27 06:00:10.263969 | instance | skipping: [instance]
2026-06-27 06:00:10.264171 | instance |
2026-06-27 06:00:10.264452 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:00:10.264713 | instance | Saturday 27 June 2026 06:00:10 +0000 (0:00:00.053) 0:24:17.339 *********
2026-06-27 06:00:10.319790 | instance | skipping: [instance]
2026-06-27 06:00:10.320017 | instance |
2026-06-27 06:00:10.320306 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:00:10.320580 | instance | Saturday 27 June 2026 06:00:10 +0000 (0:00:00.055) 0:24:17.394 *********
2026-06-27 06:00:10.385271 | instance | ok: [instance]
2026-06-27 06:00:10.385515 | instance |
2026-06-27 06:00:10.385812 | instance | TASK [Create Ingress identity] *************************************************
2026-06-27 06:00:10.386101 | instance | Saturday 27 June 2026 06:00:10 +0000 (0:00:00.065) 0:24:17.460 *********
2026-06-27 06:00:10.469594 | instance | included: ingress for instance
2026-06-27 06:00:10.469672 | instance |
2026-06-27 06:00:10.469802 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-27 06:00:10.469908 | instance | Saturday 27 June 2026 06:00:10 +0000 (0:00:00.084) 0:24:17.544 *********
2026-06-27 06:00:11.469212 | instance | changed: [instance]
2026-06-27 06:00:11.469335 | instance |
2026-06-27 06:00:11.469510 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-27 06:00:11.469647 | instance | Saturday 27 June 2026 06:00:11 +0000 (0:00:00.999) 0:24:18.544 *********
2026-06-27 06:00:15.814876 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-27 06:00:15.814953 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-27 06:00:15.815243 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-27 06:00:15.815411 | instance | ok: [instance]
2026-06-27 06:00:15.815588 | instance |
2026-06-27 06:00:15.815757 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-27 06:00:15.815916 | instance | Saturday 27 June 2026 06:00:15 +0000 (0:00:04.345) 0:24:22.889 *********
2026-06-27 06:00:16.548864 | instance | ok: [instance]
2026-06-27 06:00:16.549020 | instance |
2026-06-27 06:00:16.549205 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-27 06:00:16.549417 | instance | Saturday 27 June 2026 06:00:16 +0000 (0:00:00.734) 0:24:23.623 *********
2026-06-27 06:00:17.911729 | instance | ok: [instance] => (item=atmosphere)
2026-06-27 06:00:17.911840 | instance |
2026-06-27 06:00:17.912004 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-27 06:00:17.912164 | instance | Saturday 27 June 2026 06:00:17 +0000 (0:00:01.362) 0:24:24.986 *********
2026-06-27 06:00:19.140937 | instance | changed: [instance] => (item=atmosphere)
2026-06-27 06:00:19.141009 | instance |
2026-06-27 06:00:19.141591 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-27 06:00:19.141639 | instance | Saturday 27 June 2026 06:00:19 +0000 (0:00:01.228) 0:24:26.215 *********
2026-06-27 06:00:20.255896 | instance | changed: [instance] => (item=atmosphere)
2026-06-27 06:00:20.255962 | instance |
2026-06-27 06:00:20.256245 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-27 06:00:20.256275 | instance | Saturday 27 June 2026 06:00:20 +0000 (0:00:01.115) 0:24:27.331 *********
2026-06-27 06:00:21.439172 | instance | changed: [instance] => (item=atmosphere)
2026-06-27 06:00:21.439287 | instance |
2026-06-27 06:00:21.439666 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-27 06:00:21.439716 | instance | Saturday 27 June 2026 06:00:21 +0000 (0:00:01.182) 0:24:28.513 *********
2026-06-27 06:00:21.688570 | instance | changed: [instance]
2026-06-27 06:00:21.688648 | instance |
2026-06-27 06:00:21.688788 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 06:00:21.688918 | instance | Saturday 27 June 2026 06:00:21 +0000 (0:00:00.249) 0:24:28.763 *********
2026-06-27 06:00:22.868459 | instance | ok: [instance]
2026-06-27 06:00:22.868533 | instance |
2026-06-27 06:00:22.868743 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 06:00:22.868897 | instance | Saturday 27 June 2026 06:00:22 +0000 (0:00:01.179) 0:24:29.943 *********
2026-06-27 06:00:23.131297 | instance | ok: [instance]
2026-06-27 06:00:23.131409 | instance |
2026-06-27 06:00:23.131766 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 06:00:23.131920 | instance | Saturday 27 June 2026 06:00:23 +0000 (0:00:00.262) 0:24:30.206 *********
2026-06-27 06:00:23.216083 | instance | ok: [instance] => {
2026-06-27 06:00:23.216214 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-27 06:00:23.216225 | instance | }
2026-06-27 06:00:23.216316 | instance |
2026-06-27 06:00:23.216438 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 06:00:23.216553 | instance | Saturday 27 June 2026 06:00:23 +0000 (0:00:00.084) 0:24:30.291 *********
2026-06-27 06:00:23.874346 | instance | changed: [instance]
2026-06-27 06:00:23.874513 | instance |
2026-06-27 06:00:23.874590 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 06:00:23.874881 | instance | Saturday 27 June 2026 06:00:23 +0000 (0:00:00.658) 0:24:30.949 *********
2026-06-27 06:00:25.145257 | instance | changed: [instance]
2026-06-27 06:00:25.145383 | instance |
2026-06-27 06:00:25.145561 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-27 06:00:25.145723 | instance | Saturday 27 June 2026 06:00:25 +0000 (0:00:01.270) 0:24:32.219 *********
2026-06-27 06:00:25.633202 | instance | changed: [instance]
2026-06-27 06:00:25.633508 | instance |
2026-06-27 06:00:25.633848 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-27 06:00:25.634127 | instance | Saturday 27 June 2026 06:00:25 +0000 (0:00:00.488) 0:24:32.707 *********
2026-06-27 06:00:26.425284 | instance | ok: [instance]
2026-06-27 06:00:26.425423 | instance |
2026-06-27 06:00:26.425654 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-27 06:00:26.425843 | instance | Saturday 27 June 2026 06:00:26 +0000 (0:00:00.792) 0:24:33.500 *********
2026-06-27 06:00:27.202358 | instance | ok: [instance]
2026-06-27 06:00:27.202712 | instance |
2026-06-27 06:00:27.203103 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-27 06:00:27.203383 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.776) 0:24:34.276 *********
2026-06-27 06:00:27.582709 | instance | ok: [instance]
2026-06-27 06:00:27.582934 | instance |
2026-06-27 06:00:27.583219 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-27 06:00:27.583498 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.380) 0:24:34.657 *********
2026-06-27 06:00:27.715816 | instance | included: openstack_helm_endpoints for instance
2026-06-27 06:00:27.715947 | instance |
2026-06-27 06:00:27.716159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:00:27.716340 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.133) 0:24:34.790 *********
2026-06-27 06:00:27.772071 | instance | skipping: [instance]
2026-06-27 06:00:27.772307 | instance |
2026-06-27 06:00:27.772590 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:00:27.772861 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.056) 0:24:34.846 *********
2026-06-27 06:00:27.820179 | instance | skipping: [instance]
2026-06-27 06:00:27.820409 | instance |
2026-06-27 06:00:27.820718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:00:27.821046 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.047) 0:24:34.894 *********
2026-06-27 06:00:27.874291 | instance | skipping: [instance]
2026-06-27 06:00:27.874366 | instance |
2026-06-27 06:00:27.874494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:00:27.874626 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.054) 0:24:34.949 *********
2026-06-27 06:00:27.922058 | instance | skipping: [instance]
2026-06-27 06:00:27.922305 | instance |
2026-06-27 06:00:27.922593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:00:27.922865 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.047) 0:24:34.996 *********
2026-06-27 06:00:27.980191 | instance | skipping: [instance]
2026-06-27 06:00:27.980415 | instance |
2026-06-27 06:00:27.980726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:00:27.980990 | instance | Saturday 27 June 2026 06:00:27 +0000 (0:00:00.058) 0:24:35.055 *********
2026-06-27 06:00:28.032918 | instance | skipping: [instance]
2026-06-27 06:00:28.033122 | instance |
2026-06-27 06:00:28.033405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:00:28.033670 | instance | Saturday 27 June 2026 06:00:28 +0000 (0:00:00.052) 0:24:35.107 *********
2026-06-27 06:00:28.081722 | instance | ok: [instance]
2026-06-27 06:00:28.081863 | instance |
2026-06-27 06:00:28.082056 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:00:28.082241 | instance | Saturday 27 June 2026 06:00:28 +0000 (0:00:00.049) 0:24:35.156 *********
2026-06-27 06:00:28.143996 | instance | ok: [instance] => (item=identity)
2026-06-27 06:00:28.144115 | instance |
2026-06-27 06:00:28.144288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:00:28.144461 | instance | Saturday 27 June 2026 06:00:28 +0000 (0:00:00.062) 0:24:35.219 *********
2026-06-27 06:00:28.211064 | instance | ok: [instance]
2026-06-27 06:00:28.211198 | instance |
2026-06-27 06:00:28.211393 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-27 06:00:28.211570 | instance | Saturday 27 June 2026 06:00:28 +0000 (0:00:00.066) 0:24:35.285 *********
2026-06-27 06:00:28.688816 | instance | changed: [instance]
2026-06-27 06:00:28.688889 | instance |
2026-06-27 06:00:28.689074 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-27 06:00:28.689239 | instance | Saturday 27 June 2026 06:00:28 +0000 (0:00:00.477) 0:24:35.763 *********
2026-06-27 06:00:29.175747 | instance | changed: [instance]
2026-06-27 06:00:29.176088 | instance |
2026-06-27 06:00:29.176411 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-27 06:00:29.176723 | instance | Saturday 27 June 2026 06:00:29 +0000 (0:00:00.487) 0:24:36.250 *********
2026-06-27 06:00:29.667907 | instance | changed: [instance]
2026-06-27 06:00:29.668145 | instance |
2026-06-27 06:00:29.668433 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-27 06:00:29.668704 | instance | Saturday 27 June 2026 06:00:29 +0000 (0:00:00.492) 0:24:36.742 *********
2026-06-27 06:00:30.201491 | instance | changed: [instance]
2026-06-27 06:00:30.201609 | instance |
2026-06-27 06:00:30.201787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:00:30.201970 | instance | Saturday 27 June 2026 06:00:30 +0000 (0:00:00.533) 0:24:37.276 *********
2026-06-27 06:00:30.282774 | instance | ok: [instance]
2026-06-27 06:00:30.283076 | instance |
2026-06-27 06:00:30.283257 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:00:30.283567 | instance | Saturday 27 June 2026 06:00:30 +0000 (0:00:00.081) 0:24:37.357 *********
2026-06-27 06:00:30.359700 | instance | included: rabbitmq for instance
2026-06-27 06:00:30.359836 | instance |
2026-06-27 06:00:30.360078 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 06:00:30.360259 | instance | Saturday 27 June 2026 06:00:30 +0000 (0:00:00.077) 0:24:37.434 *********
2026-06-27 06:00:31.084823 | instance | ok: [instance]
2026-06-27 06:00:31.085035 | instance |
2026-06-27 06:00:31.085304 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 06:00:31.085574 | instance | Saturday 27 June 2026 06:00:31 +0000 (0:00:00.724) 0:24:38.159 *********
2026-06-27 06:00:31.135327 | instance | skipping: [instance]
2026-06-27 06:00:31.135501 | instance |
2026-06-27 06:00:31.135699 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 06:00:31.135874 | instance | Saturday 27 June 2026 06:00:31 +0000 (0:00:00.050) 0:24:38.210 *********
2026-06-27 06:00:31.189789 | instance | skipping: [instance]
2026-06-27 06:00:31.190056 | instance |
2026-06-27 06:00:31.190338 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 06:00:31.190609 | instance | Saturday 27 June 2026 06:00:31 +0000 (0:00:00.054) 0:24:38.264 *********
2026-06-27 06:00:31.236526 | instance | skipping: [instance]
2026-06-27 06:00:31.236666 | instance |
2026-06-27 06:00:31.236945 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 06:00:31.237048 | instance | Saturday 27 June 2026 06:00:31 +0000 (0:00:00.047) 0:24:38.311 *********
2026-06-27 06:01:02.173128 | instance | changed: [instance]
2026-06-27 06:01:02.173338 | instance |
2026-06-27 06:01:02.173645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:01:02.173919 | instance | Saturday 27 June 2026 06:01:02 +0000 (0:00:30.936) 0:25:09.247 *********
2026-06-27 06:01:02.895341 | instance | ok: [instance]
2026-06-27 06:01:02.895528 | instance |
2026-06-27 06:01:02.895737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:01:02.895922 | instance | Saturday 27 June 2026 06:01:02 +0000 (0:00:00.722) 0:25:09.970 *********
2026-06-27 06:01:02.974877 | instance | ok: [instance]
2026-06-27 06:01:02.975142 | instance |
2026-06-27 06:01:02.975486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:01:02.975758 | instance | Saturday 27 June 2026 06:01:02 +0000 (0:00:00.079) 0:25:10.049 *********
2026-06-27 06:01:03.042684 | instance | skipping: [instance]
2026-06-27 06:01:03.042854 | instance |
2026-06-27 06:01:03.043041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:01:03.043228 | instance | Saturday 27 June 2026 06:01:03 +0000 (0:00:00.068) 0:25:10.117 *********
2026-06-27 06:01:03.104470 | instance | skipping: [instance]
2026-06-27 06:01:03.104562 | instance |
2026-06-27 06:01:03.104725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:01:03.104888 | instance | Saturday 27 June 2026 06:01:03 +0000 (0:00:00.061) 0:25:10.179 *********
2026-06-27 06:01:03.169596 | instance | ok: [instance]
2026-06-27 06:01:03.169807 | instance |
2026-06-27 06:01:03.170094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:01:03.170365 | instance | Saturday 27 June 2026 06:01:03 +0000 (0:00:00.065) 0:25:10.244 *********
2026-06-27 06:01:03.303832 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 06:01:03.304221 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 06:01:03.304572 | instance | ok: [instance] => (item=identity)
2026-06-27 06:01:03.304909 | instance | ok: [instance] => (item=key_manager)
2026-06-27 06:01:03.305228 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 06:01:03.305529 | instance |
2026-06-27 06:01:03.305848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:01:03.306190 | instance | Saturday 27 June 2026 06:01:03 +0000 (0:00:00.134) 0:25:10.378 *********
2026-06-27 06:01:03.373387 | instance | ok: [instance]
2026-06-27 06:01:03.373721 | instance |
2026-06-27 06:01:03.374057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:01:03.374380 | instance | Saturday 27 June 2026 06:01:03 +0000 (0:00:00.069) 0:25:10.448 *********
2026-06-27 06:01:03.429393 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:01:03.429742 | instance |
2026-06-27 06:01:03.430082 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:01:03.430404 | instance | Saturday 27 June 2026 06:01:03 +0000 (0:00:00.056) 0:25:10.504 *********
2026-06-27 06:01:03.979922 | instance | changed: [instance]
2026-06-27 06:01:03.979981 | instance |
2026-06-27 06:01:03.979993 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-27 06:01:03.980027 | instance | Saturday 27 June 2026 06:01:03 +0000 (0:00:00.550) 0:25:11.054 *********
2026-06-27 06:02:45.538702 | instance | changed: [instance]
2026-06-27 06:02:45.538836 | instance |
2026-06-27 06:02:45.539010 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:02:45.539183 | instance | Saturday 27 June 2026 06:02:45 +0000 (0:01:41.558) 0:26:52.613 *********
2026-06-27 06:02:45.642983 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:02:45.643213 | instance |
2026-06-27 06:02:45.643534 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:02:45.643813 | instance | Saturday 27 June 2026 06:02:45 +0000 (0:00:00.104) 0:26:52.717 *********
2026-06-27 06:02:45.700514 | instance | skipping: [instance]
2026-06-27 06:02:45.700733 | instance |
2026-06-27 06:02:45.701016 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:02:45.701349 | instance | Saturday 27 June 2026 06:02:45 +0000 (0:00:00.057) 0:26:52.775 *********
2026-06-27 06:02:45.937475 | instance | skipping: [instance]
2026-06-27 06:02:45.937728 | instance |
2026-06-27 06:02:45.938039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:02:45.938380 | instance | Saturday 27 June 2026 06:02:45 +0000 (0:00:00.237) 0:26:53.012 *********
2026-06-27 06:02:46.003318 | instance | ok: [instance]
2026-06-27 06:02:46.003504 | instance |
2026-06-27 06:02:46.003671 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-27 06:02:46.003863 | instance | Saturday 27 June 2026 06:02:45 +0000 (0:00:00.065) 0:26:53.078 *********
2026-06-27 06:02:46.075620 | instance | included: ingress for instance
2026-06-27 06:02:46.075905 | instance |
2026-06-27 06:02:46.076205 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-27 06:02:46.076511 | instance | Saturday 27 June 2026 06:02:46 +0000 (0:00:00.072) 0:26:53.150 *********
2026-06-27 06:02:47.029607 | instance | changed: [instance]
2026-06-27 06:02:47.029943 | instance |
2026-06-27 06:02:47.030390 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-27 06:02:47.030770 | instance | Saturday 27 June 2026 06:02:47 +0000 (0:00:00.953) 0:26:54.103 *********
2026-06-27 06:02:48.109219 | instance | changed: [instance]
2026-06-27 06:02:48.109359 | instance |
2026-06-27 06:02:48.109657 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-27 06:02:48.109728 | instance | Saturday 27 June 2026 06:02:48 +0000 (0:00:01.080) 0:26:55.184 *********
2026-06-27 06:03:00.019633 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-27 06:03:00.019716 | instance |
2026-06-27 06:03:00.019991 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:03:00.020072 | instance | Saturday 27 June 2026 06:03:00 +0000 (0:00:11.910) 0:27:07.094 *********
2026-06-27 06:03:00.083576 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:03:00.083639 | instance |
2026-06-27 06:03:00.083646 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:03:00.083652 | instance | Saturday 27 June 2026 06:03:00 +0000 (0:00:00.063) 0:27:07.157 *********
2026-06-27 06:03:00.583552 | instance | changed: [instance]
2026-06-27 06:03:00.583608 | instance |
2026-06-27 06:03:00.583874 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-27 06:03:00.583891 | instance | Saturday 27 June 2026 06:03:00 +0000 (0:00:00.500) 0:27:07.658 *********
2026-06-27 06:03:03.187906 | instance | changed: [instance]
2026-06-27 06:03:03.187984 | instance |
2026-06-27 06:03:03.188272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:03:03.188313 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:02.603) 0:27:10.262 *********
2026-06-27 06:03:03.241855 | instance | skipping: [instance]
2026-06-27 06:03:03.242380 | instance |
2026-06-27 06:03:03.242426 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:03:03.242434 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.054) 0:27:10.316 *********
2026-06-27 06:03:03.287780 | instance | skipping: [instance]
2026-06-27 06:03:03.288159 | instance |
2026-06-27 06:03:03.288199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:03:03.288206 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.046) 0:27:10.362 *********
2026-06-27 06:03:03.330750 | instance | skipping: [instance]
2026-06-27 06:03:03.330889 | instance |
2026-06-27 06:03:03.331046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:03:03.331191 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.043) 0:27:10.405 *********
2026-06-27 06:03:03.386432 | instance | skipping: [instance]
2026-06-27 06:03:03.386501 | instance |
2026-06-27 06:03:03.386508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:03:03.386515 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.054) 0:27:10.460 *********
2026-06-27 06:03:03.438940 | instance | skipping: [instance]
2026-06-27 06:03:03.439034 | instance |
2026-06-27 06:03:03.439295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:03:03.439346 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.053) 0:27:10.513 *********
2026-06-27 06:03:03.490212 | instance | skipping: [instance]
2026-06-27 06:03:03.490344 | instance |
2026-06-27 06:03:03.490490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:03:03.490622 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.051) 0:27:10.565 *********
2026-06-27 06:03:03.543933 | instance | ok: [instance]
2026-06-27 06:03:03.544140 | instance |
2026-06-27 06:03:03.544220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:03:03.544343 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.053) 0:27:10.618 *********
2026-06-27 06:03:03.616962 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-27 06:03:03.617021 | instance |
2026-06-27 06:03:03.617029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:03:03.617036 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.072) 0:27:10.690 *********
2026-06-27 06:03:03.701079 | instance | ok: [instance]
2026-06-27 06:03:03.701127 | instance |
2026-06-27 06:03:03.701133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:03:03.701139 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.084) 0:27:10.775 *********
2026-06-27 06:03:03.762676 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:03:03.762741 | instance |
2026-06-27 06:03:03.763009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:03:03.763043 | instance | Saturday 27 June 2026 06:03:03 +0000 (0:00:00.062) 0:27:10.837 *********
2026-06-27 06:03:04.259368 | instance | changed: [instance]
2026-06-27 06:03:04.259494 | instance |
2026-06-27 06:03:04.259629 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-27 06:03:04.259759 | instance | Saturday 27 June 2026 06:03:04 +0000 (0:00:00.496) 0:27:11.334 *********
2026-06-27 06:03:23.398577 | instance | ok: [instance]
2026-06-27 06:03:23.398680 | instance |
2026-06-27 06:03:23.398861 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-27 06:03:23.399038 | instance | Saturday 27 June 2026 06:03:23 +0000 (0:00:19.139) 0:27:30.473 *********
2026-06-27 06:03:37.876710 | instance | ok: [instance]
2026-06-27 06:03:37.876811 | instance |
2026-06-27 06:03:37.877138 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-27 06:03:37.877415 | instance | Saturday 27 June 2026 06:03:37 +0000 (0:00:14.477) 0:27:44.950 *********
2026-06-27 06:03:39.301326 | instance | ok: [instance]
2026-06-27 06:03:39.301555 | instance |
2026-06-27 06:03:39.301835 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-27 06:03:39.302105 | instance | Saturday 27 June 2026 06:03:39 +0000 (0:00:01.425) 0:27:46.376 *********
2026-06-27 06:03:40.524880 | instance | ok: [instance]
2026-06-27 06:03:40.524943 | instance |
2026-06-27 06:03:40.524955 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-27 06:03:40.524965 | instance | Saturday 27 June 2026 06:03:40 +0000 (0:00:01.222) 0:27:47.599 *********
2026-06-27 06:03:41.224732 | instance | changed: [instance]
2026-06-27 06:03:41.224797 | instance |
2026-06-27 06:03:41.225005 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-27 06:03:41.225092 | instance | Saturday 27 June 2026 06:03:41 +0000 (0:00:00.700) 0:27:48.299 *********
2026-06-27 06:03:41.977413 | instance | changed: [instance]
2026-06-27 06:03:41.977452 | instance |
2026-06-27 06:03:41.977458 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-27 06:03:41.977462 | instance | Saturday 27 June 2026 06:03:41 +0000 (0:00:00.752) 0:27:49.051 *********
2026-06-27 06:03:45.016931 | instance | changed: [instance]
2026-06-27 06:03:45.017014 | instance |
2026-06-27 06:03:45.017284 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-27 06:03:45.017318 | instance | Saturday 27 June 2026 06:03:45 +0000 (0:00:03.040) 0:27:52.092 *********
2026-06-27 06:03:46.719960 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-27 06:03:46.746574 | instance | changed: [instance]
2026-06-27 06:03:46.746665 | instance |
2026-06-27 06:03:46.746796 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-27 06:03:46.746914 | instance | Saturday 27 June 2026 06:03:46 +0000 (0:00:01.729) 0:27:53.821 *********
2026-06-27 06:03:56.348929 | instance | ok: [instance]
2026-06-27 06:03:56.349017 | instance |
2026-06-27 06:03:56.349220 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-27 06:03:56.349408 | instance | Saturday 27 June 2026 06:03:56 +0000 (0:00:09.601) 0:28:03.423 *********
2026-06-27 06:03:57.472306 | instance | changed: [instance]
2026-06-27 06:03:57.472370 | instance |
2026-06-27 06:03:57.472786 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-27 06:03:57.472932 | instance | Saturday 27 June 2026 06:03:57 +0000 (0:00:01.123) 0:28:04.546 *********
2026-06-27 06:03:59.606739 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-227.nip.io/swift/v1/%(tenant_id)s'})
2026-06-27 06:03:59.607015 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-27 06:03:59.607083 | instance |
2026-06-27 06:03:59.607351 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:03:59.607379 | instance | Saturday 27 June 2026 06:03:59 +0000 (0:00:02.134) 0:28:06.681 *********
2026-06-27 06:03:59.702693 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:03:59.702760 | instance |
2026-06-27 06:03:59.702962 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:03:59.703083 | instance | Saturday 27 June 2026 06:03:59 +0000 (0:00:00.096) 0:28:06.777 *********
2026-06-27 06:03:59.753215 | instance | skipping: [instance]
2026-06-27 06:03:59.753304 | instance |
2026-06-27 06:03:59.753432 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:03:59.753556 | instance | Saturday 27 June 2026 06:03:59 +0000 (0:00:00.050) 0:28:06.828 *********
2026-06-27 06:03:59.804045 | instance | skipping: [instance]
2026-06-27 06:03:59.804300 | instance |
2026-06-27 06:03:59.804589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:03:59.804878 | instance | Saturday 27 June 2026 06:03:59 +0000 (0:00:00.050) 0:28:06.879 *********
2026-06-27 06:03:59.866247 | instance | ok: [instance]
2026-06-27 06:03:59.866480 | instance |
2026-06-27 06:03:59.866748 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-27 06:03:59.867014 | instance | Saturday 27 June 2026 06:03:59 +0000 (0:00:00.062) 0:28:06.941 *********
2026-06-27 06:03:59.947402 | instance | included: ingress for instance
2026-06-27 06:03:59.947568 | instance |
2026-06-27 06:03:59.947741 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-27 06:03:59.947895 | instance | Saturday 27 June 2026 06:03:59 +0000 (0:00:00.081) 0:28:07.022 *********
2026-06-27 06:04:00.971577 | instance | changed: [instance]
2026-06-27 06:04:00.971848 | instance |
2026-06-27 06:04:00.972151 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:04:00.972428 | instance | Saturday 27 June 2026 06:04:00 +0000 (0:00:01.023) 0:28:08.045 *********
2026-06-27 06:04:01.046835 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:04:01.046931 | instance |
2026-06-27 06:04:01.047057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:04:01.047176 | instance | Saturday 27 June 2026 06:04:01 +0000 (0:00:00.075) 0:28:08.121 *********
2026-06-27 06:04:01.576655 | instance | changed: [instance]
2026-06-27 06:04:01.576788 | instance |
2026-06-27 06:04:01.576970 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-27 06:04:01.577141 | instance | Saturday 27 June 2026 06:04:01 +0000 (0:00:00.529) 0:28:08.651 *********
2026-06-27 06:04:16.025946 | instance | ok: [instance]
2026-06-27 06:04:16.025992 | instance |
2026-06-27 06:04:16.025997 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-27 06:04:16.026002 | instance | Saturday 27 June 2026 06:04:16 +0000 (0:00:14.448) 0:28:23.099 *********
2026-06-27 06:04:16.092862 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-27 06:04:16.092934 | instance |
2026-06-27 06:04:16.093077 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-27 06:04:16.093633 | instance | Saturday 27 June 2026 06:04:16 +0000 (0:00:00.068) 0:28:23.168 *********
2026-06-27 06:04:16.800774 | instance | changed: [instance]
2026-06-27 06:04:16.801571 | instance |
2026-06-27 06:04:16.801612 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-27 06:04:16.801627 | instance | Saturday 27 June 2026 06:04:16 +0000 (0:00:00.707) 0:28:23.875 *********
2026-06-27 06:04:17.534630 | instance | changed: [instance]
2026-06-27 06:04:17.534777 | instance |
2026-06-27 06:04:17.534937 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-27 06:04:17.535098 | instance | Saturday 27 June 2026 06:04:17 +0000 (0:00:00.733) 0:28:24.608 *********
2026-06-27 06:04:18.750912 | instance | ok: [instance]
2026-06-27 06:04:18.751053 | instance |
2026-06-27 06:04:18.751240 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-27 06:04:18.751463 | instance | Saturday 27 June 2026 06:04:18 +0000 (0:00:01.217) 0:28:25.826 *********
2026-06-27 06:04:18.810021 | instance | ok: [instance]
2026-06-27 06:04:18.810173 | instance |
2026-06-27 06:04:18.810372 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-27 06:04:18.810555 | instance | Saturday 27 June 2026 06:04:18 +0000 (0:00:00.059) 0:28:25.885 *********
2026-06-27 06:04:19.476781 | instance | changed: [instance]
2026-06-27 06:04:19.476930 | instance |
2026-06-27 06:04:19.477125 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-27 06:04:19.477307 | instance | Saturday 27 June 2026 06:04:19 +0000 (0:00:00.666) 0:28:26.551 *********
2026-06-27 06:04:19.636774 | instance | ok: [instance]
2026-06-27 06:04:19.636910 | instance |
2026-06-27 06:04:19.637096 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-27 06:04:19.637276 | instance | Saturday 27 June 2026 06:04:19 +0000 (0:00:00.159) 0:28:26.710 *********
2026-06-27 06:04:20.986269 | instance | changed: [instance]
2026-06-27 06:04:20.986371 | instance |
2026-06-27 06:04:20.986463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:04:20.986642 | instance | Saturday 27 June 2026 06:04:20 +0000 (0:00:01.349) 0:28:28.060 *********
2026-06-27 06:04:21.070885 | instance | ok: [instance]
2026-06-27 06:04:21.070979 | instance |
2026-06-27 06:04:21.071093 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:04:21.071218 | instance | Saturday 27 June 2026 06:04:21 +0000 (0:00:00.085) 0:28:28.146 *********
2026-06-27 06:04:21.149305 | instance | included: rabbitmq for instance
2026-06-27 06:04:21.149545 | instance |
2026-06-27 06:04:21.149822 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 06:04:21.150083 | instance | Saturday 27 June 2026 06:04:21 +0000 (0:00:00.078) 0:28:28.224 *********
2026-06-27 06:04:21.842328 | instance | ok: [instance]
2026-06-27 06:04:21.842583 | instance |
2026-06-27 06:04:21.842872 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 06:04:21.843152 | instance | Saturday 27 June 2026 06:04:21 +0000 (0:00:00.692) 0:28:28.917 *********
2026-06-27 06:04:21.897753 | instance | skipping: [instance]
2026-06-27 06:04:21.897962 | instance |
2026-06-27 06:04:21.898229 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 06:04:21.898478 | instance | Saturday 27 June 2026 06:04:21 +0000 (0:00:00.055) 0:28:28.972 *********
2026-06-27 06:04:21.944801 | instance | skipping: [instance]
2026-06-27 06:04:21.944940 | instance |
2026-06-27 06:04:21.945133 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 06:04:21.945301 | instance | Saturday 27 June 2026 06:04:21 +0000 (0:00:00.047) 0:28:29.019 *********
2026-06-27 06:04:22.006839 | instance | skipping: [instance]
2026-06-27 06:04:22.006987 | instance |
2026-06-27 06:04:22.007156 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 06:04:22.007365 | instance | Saturday 27 June 2026 06:04:22 +0000 (0:00:00.061) 0:28:29.081 *********
2026-06-27 06:04:47.805676 | instance | changed: [instance]
2026-06-27 06:04:47.805803 | instance |
2026-06-27 06:04:47.805962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:04:47.806109 | instance | Saturday 27 June 2026 06:04:47 +0000 (0:00:25.798) 0:28:54.880 *********
2026-06-27 06:04:48.448543 | instance | ok: [instance]
2026-06-27 06:04:48.448783 | instance |
2026-06-27 06:04:48.449075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:04:48.449357 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.642) 0:28:55.523 *********
2026-06-27 06:04:48.504548 | instance | ok: [instance]
2026-06-27 06:04:48.504690 | instance |
2026-06-27 06:04:48.504895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:04:48.505076 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.055) 0:28:55.579 *********
2026-06-27 06:04:48.554740 | instance | skipping: [instance]
2026-06-27 06:04:48.554997 | instance |
2026-06-27 06:04:48.555289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:04:48.555623 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.050) 0:28:55.629 *********
2026-06-27 06:04:48.602431 | instance | skipping: [instance]
2026-06-27 06:04:48.602803 | instance |
2026-06-27 06:04:48.603354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:04:48.603911 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.048) 0:28:55.677 *********
2026-06-27 06:04:48.651346 | instance | ok: [instance]
2026-06-27 06:04:48.651647 | instance |
2026-06-27 06:04:48.651934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:04:48.652203 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.048) 0:28:55.726 *********
2026-06-27 06:04:48.784608 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 06:04:48.784881 | instance | ok: [instance] => (item=image)
2026-06-27 06:04:48.785210 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 06:04:48.785628 | instance | ok: [instance] => (item=identity)
2026-06-27 06:04:48.786023 | instance | ok: [instance] => (item=dashboard)
2026-06-27 06:04:48.786393 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 06:04:48.786676 | instance |
2026-06-27 06:04:48.787007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:04:48.787298 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.133) 0:28:55.859 *********
2026-06-27 06:04:48.851367 | instance | ok: [instance]
2026-06-27 06:04:48.851649 | instance |
2026-06-27 06:04:48.851939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:04:48.852207 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.066) 0:28:55.926 *********
2026-06-27 06:04:48.913829 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:04:48.914032 | instance |
2026-06-27 06:04:48.914297 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:04:48.914576 | instance | Saturday 27 June 2026 06:04:48 +0000 (0:00:00.062) 0:28:55.988 *********
2026-06-27 06:04:49.546946 | instance | changed: [instance]
2026-06-27 06:04:49.547066 | instance |
2026-06-27 06:04:49.547255 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-27 06:04:49.547412 | instance | Saturday 27 June 2026 06:04:49 +0000 (0:00:00.632) 0:28:56.621 *********
2026-06-27 06:04:49.802387 | instance | ok: [instance]
2026-06-27 06:04:49.802646 | instance |
2026-06-27 06:04:49.802932 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-27 06:04:49.803238 | instance | Saturday 27 June 2026 06:04:49 +0000 (0:00:00.255) 0:28:56.877 *********
2026-06-27 06:07:14.777555 | instance | changed: [instance]
2026-06-27 06:07:14.777915 | instance |
2026-06-27 06:07:14.778237 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:07:14.778529 | instance | Saturday 27 June 2026 06:07:14 +0000 (0:02:24.974) 0:31:21.851 *********
2026-06-27 06:07:14.878016 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:07:14.878130 | instance |
2026-06-27 06:07:14.878367 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:07:14.878467 | instance | Saturday 27 June 2026 06:07:14 +0000 (0:00:00.101) 0:31:21.953 *********
2026-06-27 06:07:14.929895 | instance | skipping: [instance]
2026-06-27 06:07:14.930226 | instance |
2026-06-27 06:07:14.930511 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:07:14.930772 | instance | Saturday 27 June 2026 06:07:14 +0000 (0:00:00.051) 0:31:22.004 *********
2026-06-27 06:07:14.986258 | instance | skipping: [instance]
2026-06-27 06:07:14.986436 | instance |
2026-06-27 06:07:14.986645 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:07:14.986844 | instance | Saturday 27 June 2026 06:07:14 +0000 (0:00:00.056) 0:31:22.061 *********
2026-06-27 06:07:15.050259 | instance | ok: [instance]
2026-06-27 06:07:15.050431 | instance |
2026-06-27 06:07:15.050598 | instance | TASK [Create Ingress image] ****************************************************
2026-06-27 06:07:15.050762 | instance | Saturday 27 June 2026 06:07:15 +0000 (0:00:00.064) 0:31:22.125 *********
2026-06-27 06:07:15.127160 | instance | included: ingress for instance
2026-06-27 06:07:15.127361 | instance |
2026-06-27 06:07:15.127643 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-27 06:07:15.127923 | instance | Saturday 27 June 2026 06:07:15 +0000 (0:00:00.076) 0:31:22.202 *********
2026-06-27 06:07:16.088838 | instance | changed: [instance]
2026-06-27 06:07:16.088930 | instance |
2026-06-27 06:07:16.089129 | instance | TASK [Create images] ***********************************************************
2026-06-27 06:07:16.089295 | instance | Saturday 27 June 2026 06:07:16 +0000 (0:00:00.961) 0:31:23.163 *********
2026-06-27 06:07:16.192542 | 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-27 06:07:16.192636 | instance |
2026-06-27 06:07:16.192766 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-27 06:07:16.192889 | instance | Saturday 27 June 2026 06:07:16 +0000 (0:00:00.103) 0:31:23.267 *********
2026-06-27 06:07:19.350475 | instance | changed: [instance]
2026-06-27 06:07:19.350687 | instance |
2026-06-27 06:07:19.350999 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-27 06:07:19.351897 | instance | Saturday 27 June 2026 06:07:19 +0000 (0:00:03.157) 0:31:26.425 *********
2026-06-27 06:07:20.037004 | instance | ok: [instance]
2026-06-27 06:07:20.037145 | instance |
2026-06-27 06:07:20.037324 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-27 06:07:20.037502 | instance | Saturday 27 June 2026 06:07:20 +0000 (0:00:00.686) 0:31:27.111 *********
2026-06-27 06:07:20.093395 | instance | ok: [instance]
2026-06-27 06:07:20.093518 | instance |
2026-06-27 06:07:20.093692 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-27 06:07:20.093870 | instance | Saturday 27 June 2026 06:07:20 +0000 (0:00:00.056) 0:31:27.168 *********
2026-06-27 06:09:13.134953 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-27 06:09:13.135271 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-27 06:09:13.135286 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-27 06:09:13.135292 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-27 06:09:13.135974 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-27 06:09:13.135988 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-27 06:09:13.136294 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-27 06:09:13.137057 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-27 06:09:13.137085 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-27 06:09:13.137643 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-27 06:09:13.137713 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-27 06:09:13.138132 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-27 06:09:13.138523 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-27 06:09:13.138608 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-27 06:09:13.138960 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-27 06:09:13.139307 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-27 06:09:13.139739 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-27 06:09:13.140088 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-27 06:09:13.140450 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-27 06:09:13.140897 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-27 06:09:13.141238 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-27 06:09:13.141575 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-27 06:09:13.141901 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-27 06:09:13.142231 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-27 06:09:13.142562 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-27 06:09:13.142891 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-27 06:09:13.143220 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-27 06:09:13.143649 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-27 06:09:13.143824 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-27 06:09:13.143972 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-27 06:09:13.144118 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-27 06:09:13.144261 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-27 06:09:13.144405 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-27 06:09:13.144550 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-27 06:09:13.144694 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-27 06:09:13.144839 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-27 06:09:13.144988 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-27 06:09:13.145133 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-27 06:09:13.145276 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-27 06:09:13.145419 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-27 06:09:13.145563 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-27 06:09:13.145708 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-27 06:09:13.145852 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-27 06:09:13.145996 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-27 06:09:13.146141 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-27 06:09:13.146293 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-27 06:09:13.146455 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-27 06:09:13.146605 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-27 06:09:13.146752 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-27 06:09:13.146899 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-27 06:09:13.147055 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-27 06:09:13.147204 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-27 06:09:13.147355 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-27 06:09:13.147545 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-27 06:09:13.147695 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-27 06:09:13.147842 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-27 06:09:13.147995 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-27 06:09:13.148143 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-27 06:09:13.148290 | instance | ok: [instance]
2026-06-27 06:09:13.148451 | instance |
2026-06-27 06:09:13.148609 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-27 06:09:13.148757 | instance | Saturday 27 June 2026 06:09:13 +0000 (0:01:53.040) 0:33:20.209 *********
2026-06-27 06:09:13.188095 | instance | ok: [instance]
2026-06-27 06:09:13.188275 | instance |
2026-06-27 06:09:13.188548 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-27 06:09:13.188773 | instance | Saturday 27 June 2026 06:09:13 +0000 (0:00:00.053) 0:33:20.262 *********
2026-06-27 06:09:13.250892 | instance | ok: [instance]
2026-06-27 06:09:13.250957 | instance |
2026-06-27 06:09:13.251106 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-27 06:09:13.251287 | instance | Saturday 27 June 2026 06:09:13 +0000 (0:00:00.063) 0:33:20.326 *********
2026-06-27 06:09:13.469451 | instance | changed: [instance]
2026-06-27 06:09:13.469535 | instance |
2026-06-27 06:09:13.469672 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-27 06:09:13.469863 | instance | Saturday 27 June 2026 06:09:13 +0000 (0:00:00.218) 0:33:20.544 *********
2026-06-27 06:09:14.451570 | instance | changed: [instance]
2026-06-27 06:09:14.451671 | instance |
2026-06-27 06:09:14.451839 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-27 06:09:14.451963 | instance | Saturday 27 June 2026 06:09:14 +0000 (0:00:00.981) 0:33:21.526 *********
2026-06-27 06:09:14.691900 | instance | ok: [instance]
2026-06-27 06:09:14.692014 | instance |
2026-06-27 06:09:14.692187 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-27 06:09:14.692353 | instance | Saturday 27 June 2026 06:09:14 +0000 (0:00:00.240) 0:33:21.766 *********
2026-06-27 06:09:14.961960 | instance | changed: [instance]
2026-06-27 06:09:14.962120 | instance |
2026-06-27 06:09:14.962307 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-27 06:09:14.962490 | instance | Saturday 27 June 2026 06:09:14 +0000 (0:00:00.270) 0:33:22.036 *********
2026-06-27 06:09:15.688275 | instance | ok: [instance]
2026-06-27 06:09:15.688506 | instance |
2026-06-27 06:09:15.688787 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-27 06:09:15.689104 | instance | Saturday 27 June 2026 06:09:15 +0000 (0:00:00.726) 0:33:22.763 *********
2026-06-27 06:09:15.757407 | instance | ok: [instance]
2026-06-27 06:09:15.757564 | instance |
2026-06-27 06:09:15.757753 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-27 06:09:15.757939 | instance | Saturday 27 June 2026 06:09:15 +0000 (0:00:00.069) 0:33:22.832 *********
2026-06-27 06:09:21.130029 | instance | changed: [instance]
2026-06-27 06:09:21.130186 | instance |
2026-06-27 06:09:21.130380 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-27 06:09:21.130561 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:05.372) 0:33:28.205 *********
2026-06-27 06:09:21.180044 | instance | skipping: [instance]
2026-06-27 06:09:21.180187 | instance |
2026-06-27 06:09:21.180365 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-27 06:09:21.180555 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.050) 0:33:28.255 *********
2026-06-27 06:09:21.231839 | instance | skipping: [instance]
2026-06-27 06:09:21.231977 | instance |
2026-06-27 06:09:21.232170 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-27 06:09:21.232341 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.051) 0:33:28.306 *********
2026-06-27 06:09:21.549034 | instance | changed: [instance]
2026-06-27 06:09:21.549192 | instance |
2026-06-27 06:09:21.549386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:09:21.549567 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.317) 0:33:28.623 *********
2026-06-27 06:09:21.629876 | instance | ok: [instance]
2026-06-27 06:09:21.630121 | instance |
2026-06-27 06:09:21.630395 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:09:21.630663 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.080) 0:33:28.704 *********
2026-06-27 06:09:21.677369 | instance | skipping: [instance]
2026-06-27 06:09:21.677610 | instance |
2026-06-27 06:09:21.677896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:09:21.678163 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.047) 0:33:28.752 *********
2026-06-27 06:09:21.730906 | instance | skipping: [instance]
2026-06-27 06:09:21.731157 | instance |
2026-06-27 06:09:21.731540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:09:21.731813 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.053) 0:33:28.805 *********
2026-06-27 06:09:21.780916 | instance | skipping: [instance]
2026-06-27 06:09:21.781483 | instance |
2026-06-27 06:09:21.781626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:09:21.781892 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.050) 0:33:28.855 *********
2026-06-27 06:09:21.836068 | instance | skipping: [instance]
2026-06-27 06:09:21.836320 | instance |
2026-06-27 06:09:21.836613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:09:21.836884 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.054) 0:33:28.910 *********
2026-06-27 06:09:21.900385 | instance | skipping: [instance]
2026-06-27 06:09:21.900523 | instance |
2026-06-27 06:09:21.900731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:09:21.900900 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.064) 0:33:28.975 *********
2026-06-27 06:09:21.969517 | instance | ok: [instance]
2026-06-27 06:09:21.969742 | instance |
2026-06-27 06:09:21.970013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:09:21.970273 | instance | Saturday 27 June 2026 06:09:21 +0000 (0:00:00.068) 0:33:29.044 *********
2026-06-27 06:09:22.068294 | instance | ok: [instance] => (item=staffeln)
2026-06-27 06:09:22.068524 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 06:09:22.068797 | instance | ok: [instance] => (item=identity)
2026-06-27 06:09:22.069070 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 06:09:22.069330 | instance |
2026-06-27 06:09:22.069629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:09:22.069923 | instance | Saturday 27 June 2026 06:09:22 +0000 (0:00:00.098) 0:33:29.143 *********
2026-06-27 06:09:22.138424 | instance | ok: [instance]
2026-06-27 06:09:22.138637 | instance |
2026-06-27 06:09:22.138952 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:09:22.139336 | instance | Saturday 27 June 2026 06:09:22 +0000 (0:00:00.070) 0:33:29.213 *********
2026-06-27 06:09:22.197441 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:09:22.197674 | instance |
2026-06-27 06:09:22.197940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:09:22.198201 | instance | Saturday 27 June 2026 06:09:22 +0000 (0:00:00.059) 0:33:29.272 *********
2026-06-27 06:09:22.717234 | instance | changed: [instance]
2026-06-27 06:09:22.717482 | instance |
2026-06-27 06:09:22.717776 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-27 06:09:22.718046 | instance | Saturday 27 June 2026 06:09:22 +0000 (0:00:00.519) 0:33:29.791 *********
2026-06-27 06:09:46.162653 | instance | changed: [instance]
2026-06-27 06:09:46.162719 | instance |
2026-06-27 06:09:46.162731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:09:46.162741 | instance | Saturday 27 June 2026 06:09:46 +0000 (0:00:23.444) 0:33:53.236 *********
2026-06-27 06:09:46.240197 | instance | ok: [instance]
2026-06-27 06:09:46.240263 | instance |
2026-06-27 06:09:46.240403 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:09:46.240533 | instance | Saturday 27 June 2026 06:09:46 +0000 (0:00:00.078) 0:33:53.315 *********
2026-06-27 06:09:46.314959 | instance | included: rabbitmq for instance
2026-06-27 06:09:46.315029 | instance |
2026-06-27 06:09:46.315145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 06:09:46.315273 | instance | Saturday 27 June 2026 06:09:46 +0000 (0:00:00.074) 0:33:53.390 *********
2026-06-27 06:09:47.036855 | instance | ok: [instance]
2026-06-27 06:09:47.036938 | instance |
2026-06-27 06:09:47.037067 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 06:09:47.037199 | instance | Saturday 27 June 2026 06:09:47 +0000 (0:00:00.721) 0:33:54.112 *********
2026-06-27 06:09:47.083039 | instance | skipping: [instance]
2026-06-27 06:09:47.083158 | instance |
2026-06-27 06:09:47.083288 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 06:09:47.083411 | instance | Saturday 27 June 2026 06:09:47 +0000 (0:00:00.046) 0:33:54.158 *********
2026-06-27 06:09:47.127018 | instance | skipping: [instance]
2026-06-27 06:09:47.127091 | instance |
2026-06-27 06:09:47.127218 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 06:09:47.127335 | instance | Saturday 27 June 2026 06:09:47 +0000 (0:00:00.043) 0:33:54.202 *********
2026-06-27 06:09:47.177297 | instance | skipping: [instance]
2026-06-27 06:09:47.177377 | instance |
2026-06-27 06:09:47.177618 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 06:09:47.177791 | instance | Saturday 27 June 2026 06:09:47 +0000 (0:00:00.050) 0:33:54.252 *********
2026-06-27 06:10:18.105378 | instance | changed: [instance]
2026-06-27 06:10:18.105472 | instance |
2026-06-27 06:10:18.105608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:10:18.105725 | instance | Saturday 27 June 2026 06:10:18 +0000 (0:00:30.927) 0:34:25.180 *********
2026-06-27 06:10:18.801986 | instance | ok: [instance]
2026-06-27 06:10:18.802055 | instance |
2026-06-27 06:10:18.802194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:10:18.802315 | instance | Saturday 27 June 2026 06:10:18 +0000 (0:00:00.696) 0:34:25.877 *********
2026-06-27 06:10:18.860931 | instance | ok: [instance]
2026-06-27 06:10:18.861193 | instance |
2026-06-27 06:10:18.861484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:10:18.861737 | instance | Saturday 27 June 2026 06:10:18 +0000 (0:00:00.058) 0:34:25.935 *********
2026-06-27 06:10:18.923276 | instance | skipping: [instance]
2026-06-27 06:10:18.923398 | instance |
2026-06-27 06:10:18.923752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:10:18.924930 | instance | Saturday 27 June 2026 06:10:18 +0000 (0:00:00.062) 0:34:25.997 *********
2026-06-27 06:10:18.983237 | instance | skipping: [instance]
2026-06-27 06:10:18.983326 | instance |
2026-06-27 06:10:18.983706 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:10:18.983893 | instance | Saturday 27 June 2026 06:10:18 +0000 (0:00:00.060) 0:34:26.058 *********
2026-06-27 06:10:19.040622 | instance | ok: [instance]
2026-06-27 06:10:19.040870 | instance |
2026-06-27 06:10:19.041164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:10:19.041443 | instance | Saturday 27 June 2026 06:10:19 +0000 (0:00:00.057) 0:34:26.115 *********
2026-06-27 06:10:19.169166 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 06:10:19.169293 | instance | ok: [instance] => (item=image)
2026-06-27 06:10:19.169453 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 06:10:19.169604 | instance | ok: [instance] => (item=identity)
2026-06-27 06:10:19.169754 | instance | ok: [instance] => (item=volumev3)
2026-06-27 06:10:19.169905 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 06:10:19.170044 | instance |
2026-06-27 06:10:19.170197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:10:19.170346 | instance | Saturday 27 June 2026 06:10:19 +0000 (0:00:00.128) 0:34:26.244 *********
2026-06-27 06:10:19.241879 | instance | ok: [instance]
2026-06-27 06:10:19.242109 | instance |
2026-06-27 06:10:19.242399 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:10:19.242658 | instance | Saturday 27 June 2026 06:10:19 +0000 (0:00:00.072) 0:34:26.316 *********
2026-06-27 06:10:19.327873 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:10:19.328120 | instance |
2026-06-27 06:10:19.328392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:10:19.328662 | instance | Saturday 27 June 2026 06:10:19 +0000 (0:00:00.085) 0:34:26.402 *********
2026-06-27 06:10:19.846097 | instance | changed: [instance]
2026-06-27 06:10:19.846290 | instance |
2026-06-27 06:10:19.846567 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-27 06:10:19.846828 | instance | Saturday 27 June 2026 06:10:19 +0000 (0:00:00.518) 0:34:26.920 *********
2026-06-27 06:10:20.240449 | instance | ok: [instance]
2026-06-27 06:10:20.240687 | instance |
2026-06-27 06:10:20.240962 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-27 06:10:20.241274 | instance | Saturday 27 June 2026 06:10:20 +0000 (0:00:00.394) 0:34:27.315 *********
2026-06-27 06:10:20.304832 | instance | ok: [instance]
2026-06-27 06:10:20.305116 | instance |
2026-06-27 06:10:20.305399 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-27 06:10:20.305672 | instance | Saturday 27 June 2026 06:10:20 +0000 (0:00:00.064) 0:34:27.379 *********
2026-06-27 06:10:20.463077 | instance | ok: [instance]
2026-06-27 06:10:20.463319 | instance |
2026-06-27 06:10:20.463628 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-27 06:10:20.463901 | instance | Saturday 27 June 2026 06:10:20 +0000 (0:00:00.158) 0:34:27.538 *********
2026-06-27 06:15:08.751652 | instance | changed: [instance]
2026-06-27 06:15:08.751848 | instance |
2026-06-27 06:15:08.752078 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:15:08.752301 | instance | Saturday 27 June 2026 06:15:08 +0000 (0:04:48.288) 0:39:15.826 *********
2026-06-27 06:15:08.859837 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:15:08.860085 | instance |
2026-06-27 06:15:08.860358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:15:08.860624 | instance | Saturday 27 June 2026 06:15:08 +0000 (0:00:00.108) 0:39:15.934 *********
2026-06-27 06:15:08.915288 | instance | skipping: [instance]
2026-06-27 06:15:08.915759 | instance |
2026-06-27 06:15:08.916080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:15:08.916353 | instance | Saturday 27 June 2026 06:15:08 +0000 (0:00:00.055) 0:39:15.989 *********
2026-06-27 06:15:08.968605 | instance | skipping: [instance]
2026-06-27 06:15:08.968651 | instance |
2026-06-27 06:15:08.968805 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:15:08.968993 | instance | Saturday 27 June 2026 06:15:08 +0000 (0:00:00.053) 0:39:16.043 *********
2026-06-27 06:15:09.040919 | instance | ok: [instance]
2026-06-27 06:15:09.041197 | instance |
2026-06-27 06:15:09.041523 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-27 06:15:09.041925 | instance | Saturday 27 June 2026 06:15:09 +0000 (0:00:00.072) 0:39:16.115 *********
2026-06-27 06:15:09.123515 | instance | included: ingress for instance
2026-06-27 06:15:09.123652 | instance |
2026-06-27 06:15:09.123833 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-27 06:15:09.124009 | instance | Saturday 27 June 2026 06:15:09 +0000 (0:00:00.082) 0:39:16.198 *********
2026-06-27 06:15:10.319945 | instance | changed: [instance]
2026-06-27 06:15:10.320099 | instance |
2026-06-27 06:15:10.320288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:15:10.320465 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:01.196) 0:39:17.394 *********
2026-06-27 06:15:10.520051 | instance | ok: [instance]
2026-06-27 06:15:10.520175 | instance |
2026-06-27 06:15:10.520361 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:15:10.520534 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:00.200) 0:39:17.595 *********
2026-06-27 06:15:10.566009 | instance | skipping: [instance]
2026-06-27 06:15:10.566090 | instance |
2026-06-27 06:15:10.566285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:15:10.566478 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:00.046) 0:39:17.641 *********
2026-06-27 06:15:10.611347 | instance | skipping: [instance]
2026-06-27 06:15:10.611615 | instance |
2026-06-27 06:15:10.611850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:15:10.612031 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:00.044) 0:39:17.686 *********
2026-06-27 06:15:10.751886 | instance | skipping: [instance]
2026-06-27 06:15:10.751982 | instance |
2026-06-27 06:15:10.752116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:15:10.752243 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:00.140) 0:39:17.826 *********
2026-06-27 06:15:10.801510 | instance | skipping: [instance]
2026-06-27 06:15:10.801745 | instance |
2026-06-27 06:15:10.802053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:15:10.802325 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:00.049) 0:39:17.876 *********
2026-06-27 06:15:10.854331 | instance | skipping: [instance]
2026-06-27 06:15:10.854413 | instance |
2026-06-27 06:15:10.854526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:15:10.854647 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:00.053) 0:39:17.929 *********
2026-06-27 06:15:10.914615 | instance | ok: [instance]
2026-06-27 06:15:10.914872 | instance |
2026-06-27 06:15:10.915155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:15:10.915470 | instance | Saturday 27 June 2026 06:15:10 +0000 (0:00:00.059) 0:39:17.989 *********
2026-06-27 06:15:11.039522 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 06:15:11.039786 | instance | ok: [instance] => (item=identity)
2026-06-27 06:15:11.040056 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 06:15:11.040317 | instance | ok: [instance] => (item=placement)
2026-06-27 06:15:11.040562 | instance |
2026-06-27 06:15:11.040831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:15:11.041114 | instance | Saturday 27 June 2026 06:15:11 +0000 (0:00:00.125) 0:39:18.114 *********
2026-06-27 06:15:11.108468 | instance | ok: [instance]
2026-06-27 06:15:11.108692 | instance |
2026-06-27 06:15:11.108975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:15:11.109242 | instance | Saturday 27 June 2026 06:15:11 +0000 (0:00:00.068) 0:39:18.183 *********
2026-06-27 06:15:11.165373 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:15:11.165527 | instance |
2026-06-27 06:15:11.165713 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:15:11.165893 | instance | Saturday 27 June 2026 06:15:11 +0000 (0:00:00.057) 0:39:18.240 *********
2026-06-27 06:15:11.705290 | instance | changed: [instance]
2026-06-27 06:15:11.705534 | instance |
2026-06-27 06:15:11.705844 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-27 06:15:11.706126 | instance | Saturday 27 June 2026 06:15:11 +0000 (0:00:00.539) 0:39:18.780 *********
2026-06-27 06:16:50.905093 | instance | changed: [instance]
2026-06-27 06:16:50.905378 | instance |
2026-06-27 06:16:50.905787 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:16:50.906263 | instance | Saturday 27 June 2026 06:16:50 +0000 (0:01:39.199) 0:40:57.979 *********
2026-06-27 06:16:51.027693 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:16:51.027831 | instance |
2026-06-27 06:16:51.028005 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:16:51.028175 | instance | Saturday 27 June 2026 06:16:51 +0000 (0:00:00.122) 0:40:58.102 *********
2026-06-27 06:16:51.075999 | instance | skipping: [instance]
2026-06-27 06:16:51.076529 | instance |
2026-06-27 06:16:51.076892 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:16:51.077171 | instance | Saturday 27 June 2026 06:16:51 +0000 (0:00:00.048) 0:40:58.150 *********
2026-06-27 06:16:51.131230 | instance | skipping: [instance]
2026-06-27 06:16:51.131624 | instance |
2026-06-27 06:16:51.131952 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:16:51.132226 | instance | Saturday 27 June 2026 06:16:51 +0000 (0:00:00.055) 0:40:58.206 *********
2026-06-27 06:16:51.193415 | instance | ok: [instance]
2026-06-27 06:16:51.193697 | instance |
2026-06-27 06:16:51.193986 | instance | TASK [Create Ingress placement] ************************************************
2026-06-27 06:16:51.194251 | instance | Saturday 27 June 2026 06:16:51 +0000 (0:00:00.062) 0:40:58.268 *********
2026-06-27 06:16:51.267935 | instance | included: ingress for instance
2026-06-27 06:16:51.268130 | instance |
2026-06-27 06:16:51.268351 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-27 06:16:51.268542 | instance | Saturday 27 June 2026 06:16:51 +0000 (0:00:00.074) 0:40:58.343 *********
2026-06-27 06:16:52.281436 | instance | changed: [instance]
2026-06-27 06:16:52.281622 | instance |
2026-06-27 06:16:52.281828 | instance | PLAY [Configure operating system] **********************************************
2026-06-27 06:16:52.282006 | instance |
2026-06-27 06:16:52.282177 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 06:16:52.282367 | instance | Saturday 27 June 2026 06:16:52 +0000 (0:00:01.012) 0:40:59.355 *********
2026-06-27 06:16:54.575327 | instance | ok: [instance]
2026-06-27 06:16:54.575698 | instance |
2026-06-27 06:16:54.575987 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-27 06:16:54.576260 | instance | Saturday 27 June 2026 06:16:54 +0000 (0:00:02.294) 0:41:01.650 *********
2026-06-27 06:16:54.780945 | instance | ok: [instance]
2026-06-27 06:16:54.781259 | instance |
2026-06-27 06:16:54.781720 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-27 06:16:54.782030 | instance | Saturday 27 June 2026 06:16:54 +0000 (0:00:00.205) 0:41:01.855 *********
2026-06-27 06:16:54.831801 | instance | skipping: [instance]
2026-06-27 06:16:54.832024 | instance |
2026-06-27 06:16:54.832329 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-27 06:16:54.832614 | instance | Saturday 27 June 2026 06:16:54 +0000 (0:00:00.050) 0:41:01.906 *********
2026-06-27 06:16:54.888951 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-27 06:16:54.889265 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-27 06:16:54.889474 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-27 06:16:54.889766 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-27 06:16:54.890019 | instance | skipping: [instance]
2026-06-27 06:16:54.890264 | instance |
2026-06-27 06:16:54.890544 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-27 06:16:54.890809 | instance | Saturday 27 June 2026 06:16:54 +0000 (0:00:00.057) 0:41:01.963 *********
2026-06-27 06:16:54.949921 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-27 06:16:54.950196 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-27 06:16:54.950592 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-27 06:16:54.951664 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-27 06:16:54.952005 | instance | skipping: [instance]
2026-06-27 06:16:54.952293 | instance |
2026-06-27 06:16:54.953326 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-27 06:16:54.953359 | instance | Saturday 27 June 2026 06:16:54 +0000 (0:00:00.060) 0:41:02.024 *********
2026-06-27 06:16:54.995367 | instance | skipping: [instance]
2026-06-27 06:16:54.995567 | instance |
2026-06-27 06:16:54.995751 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-27 06:16:54.995977 | instance | Saturday 27 June 2026 06:16:54 +0000 (0:00:00.045) 0:41:02.070 *********
2026-06-27 06:16:55.070052 | instance | skipping: [instance]
2026-06-27 06:16:55.070263 | instance |
2026-06-27 06:16:55.070525 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-27 06:16:55.070787 | instance | Saturday 27 June 2026 06:16:55 +0000 (0:00:00.074) 0:41:02.144 *********
2026-06-27 06:16:59.465005 | instance | changed: [instance]
2026-06-27 06:16:59.465128 | instance |
2026-06-27 06:16:59.465293 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-27 06:16:59.465452 | instance | Saturday 27 June 2026 06:16:59 +0000 (0:00:04.394) 0:41:06.539 *********
2026-06-27 06:17:22.447502 | instance | changed: [instance]
2026-06-27 06:17:22.447782 | instance |
2026-06-27 06:17:22.448119 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-27 06:17:22.448459 | instance | Saturday 27 June 2026 06:17:22 +0000 (0:00:22.982) 0:41:29.522 *********
2026-06-27 06:17:22.964805 | instance | changed: [instance]
2026-06-27 06:17:22.965096 | instance |
2026-06-27 06:17:22.965383 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-27 06:17:22.965655 | instance | Saturday 27 June 2026 06:17:22 +0000 (0:00:00.517) 0:41:30.039 *********
2026-06-27 06:17:24.057220 | instance | ok: [instance]
2026-06-27 06:17:24.057441 | instance |
2026-06-27 06:17:24.057772 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-27 06:17:24.058032 | instance | Saturday 27 June 2026 06:17:24 +0000 (0:00:01.092) 0:41:31.132 *********
2026-06-27 06:17:24.482073 | instance | changed: [instance]
2026-06-27 06:17:24.482309 | instance |
2026-06-27 06:17:24.482587 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-27 06:17:24.482857 | instance | Saturday 27 June 2026 06:17:24 +0000 (0:00:00.424) 0:41:31.556 *********
2026-06-27 06:17:24.948467 | instance | changed: [instance]
2026-06-27 06:17:24.948717 | instance |
2026-06-27 06:17:24.949001 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-27 06:17:24.949275 | instance | Saturday 27 June 2026 06:17:24 +0000 (0:00:00.466) 0:41:32.023 *********
2026-06-27 06:17:25.465198 | instance | changed: [instance]
2026-06-27 06:17:25.465536 | instance |
2026-06-27 06:17:25.465780 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-27 06:17:25.466061 | instance | Saturday 27 June 2026 06:17:25 +0000 (0:00:00.516) 0:41:32.539 *********
2026-06-27 06:17:25.930027 | instance | changed: [instance]
2026-06-27 06:17:25.930171 | instance |
2026-06-27 06:17:25.930361 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-27 06:17:25.930539 | instance | Saturday 27 June 2026 06:17:25 +0000 (0:00:00.465) 0:41:33.005 *********
2026-06-27 06:17:26.225829 | instance | ok: [instance]
2026-06-27 06:17:26.226200 | instance |
2026-06-27 06:17:26.226528 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-27 06:17:26.226827 | instance |
2026-06-27 06:17:26.227156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:17:26.227462 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.295) 0:41:33.300 *********
2026-06-27 06:17:26.302812 | instance | ok: [instance]
2026-06-27 06:17:26.303093 | instance |
2026-06-27 06:17:26.303464 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:17:26.303777 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.077) 0:41:33.377 *********
2026-06-27 06:17:26.351459 | instance | skipping: [instance]
2026-06-27 06:17:26.351783 | instance |
2026-06-27 06:17:26.352161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:17:26.352449 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.048) 0:41:33.426 *********
2026-06-27 06:17:26.399456 | instance | skipping: [instance]
2026-06-27 06:17:26.399635 | instance |
2026-06-27 06:17:26.399839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:17:26.400099 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.048) 0:41:33.474 *********
2026-06-27 06:17:26.447318 | instance | skipping: [instance]
2026-06-27 06:17:26.447601 | instance |
2026-06-27 06:17:26.447936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:17:26.448319 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.047) 0:41:33.522 *********
2026-06-27 06:17:26.493198 | instance | skipping: [instance]
2026-06-27 06:17:26.493262 | instance |
2026-06-27 06:17:26.493650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:17:26.493705 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.045) 0:41:33.567 *********
2026-06-27 06:17:26.543245 | instance | skipping: [instance]
2026-06-27 06:17:26.543492 | instance |
2026-06-27 06:17:26.543569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:17:26.543676 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.050) 0:41:33.618 *********
2026-06-27 06:17:26.606686 | instance | ok: [instance]
2026-06-27 06:17:26.607152 | instance |
2026-06-27 06:17:26.607171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:17:26.607298 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.057) 0:41:33.675 *********
2026-06-27 06:17:26.646651 | instance | skipping: [instance]
2026-06-27 06:17:26.646960 | instance |
2026-06-27 06:17:26.647213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:17:26.647569 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.045) 0:41:33.721 *********
2026-06-27 06:17:26.733672 | instance | ok: [instance]
2026-06-27 06:17:26.733994 | instance |
2026-06-27 06:17:26.734326 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:17:26.734674 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.086) 0:41:33.808 *********
2026-06-27 06:17:26.949454 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:17:26.949844 | instance |
2026-06-27 06:17:26.950213 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:17:26.950564 | instance | Saturday 27 June 2026 06:17:26 +0000 (0:00:00.216) 0:41:34.024 *********
2026-06-27 06:17:27.492218 | instance | changed: [instance]
2026-06-27 06:17:27.492362 | instance |
2026-06-27 06:17:27.492574 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-27 06:17:27.492754 | instance | Saturday 27 June 2026 06:17:27 +0000 (0:00:00.542) 0:41:34.567 *********
2026-06-27 06:17:27.733550 | instance | ok: [instance]
2026-06-27 06:17:27.733686 | instance |
2026-06-27 06:17:27.733834 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-27 06:17:27.733987 | instance | Saturday 27 June 2026 06:17:27 +0000 (0:00:00.241) 0:41:34.808 *********
2026-06-27 06:17:27.796333 | instance | ok: [instance] => {
2026-06-27 06:17:27.796644 | instance | "changed": false,
2026-06-27 06:17:27.797029 | instance | "msg": "All assertions passed"
2026-06-27 06:17:27.797417 | instance | }
2026-06-27 06:17:27.797778 | instance |
2026-06-27 06:17:27.798165 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-27 06:17:27.798540 | instance | Saturday 27 June 2026 06:17:27 +0000 (0:00:00.062) 0:41:34.870 *********
2026-06-27 06:17:35.312639 | instance | ok: [instance]
2026-06-27 06:17:35.312851 | instance |
2026-06-27 06:17:35.313131 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-27 06:17:35.313465 | instance | Saturday 27 June 2026 06:17:35 +0000 (0:00:07.516) 0:41:42.387 *********
2026-06-27 06:17:35.371155 | instance | ok: [instance] => {
2026-06-27 06:17:35.371470 | instance | "changed": false,
2026-06-27 06:17:35.371782 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-27 06:17:35.372048 | instance | }
2026-06-27 06:17:35.372293 | instance |
2026-06-27 06:17:35.372564 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-27 06:17:35.372840 | instance | Saturday 27 June 2026 06:17:35 +0000 (0:00:00.058) 0:41:42.445 *********
2026-06-27 06:17:37.029198 | instance | changed: [instance]
2026-06-27 06:17:37.029443 | instance |
2026-06-27 06:17:37.029699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:17:37.029950 | instance | Saturday 27 June 2026 06:17:37 +0000 (0:00:01.658) 0:41:44.104 *********
2026-06-27 06:17:37.125093 | instance | skipping: [instance]
2026-06-27 06:17:37.125157 | instance |
2026-06-27 06:17:37.125168 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-27 06:17:37.125178 | instance | Saturday 27 June 2026 06:17:37 +0000 (0:00:00.084) 0:41:44.188 *********
2026-06-27 06:17:37.224026 | instance | skipping: [instance]
2026-06-27 06:17:37.224327 | instance |
2026-06-27 06:17:37.224694 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:17:37.225037 | instance | Saturday 27 June 2026 06:17:37 +0000 (0:00:00.110) 0:41:44.298 *********
2026-06-27 06:17:37.302489 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:17:37.302551 | instance |
2026-06-27 06:17:37.302559 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:17:37.302566 | instance | Saturday 27 June 2026 06:17:37 +0000 (0:00:00.068) 0:41:44.367 *********
2026-06-27 06:17:41.367816 | instance | changed: [instance]
2026-06-27 06:17:41.367986 | instance |
2026-06-27 06:17:41.368175 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-27 06:17:41.368370 | instance | Saturday 27 June 2026 06:17:41 +0000 (0:00:04.075) 0:41:48.442 *********
2026-06-27 06:17:43.354742 | instance | ok: [instance]
2026-06-27 06:17:43.354853 | instance |
2026-06-27 06:17:43.354964 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-27 06:17:43.355090 | instance | Saturday 27 June 2026 06:17:43 +0000 (0:00:01.987) 0:41:50.429 *********
2026-06-27 06:17:43.410276 | instance | skipping: [instance]
2026-06-27 06:17:43.410351 | instance |
2026-06-27 06:17:43.410477 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-27 06:17:43.410598 | instance | Saturday 27 June 2026 06:17:43 +0000 (0:00:00.055) 0:41:50.485 *********
2026-06-27 06:17:49.769751 | instance | ok: [instance]
2026-06-27 06:17:49.769809 | instance |
2026-06-27 06:17:49.769815 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-27 06:17:49.769821 | instance | Saturday 27 June 2026 06:17:49 +0000 (0:00:06.358) 0:41:56.844 *********
2026-06-27 06:17:49.825024 | instance | ok: [instance] => {
2026-06-27 06:17:49.825101 | instance | "changed": false,
2026-06-27 06:17:49.825707 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-27 06:17:49.825748 | instance | }
2026-06-27 06:17:49.825753 | instance |
2026-06-27 06:17:49.825758 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-27 06:17:49.825763 | instance | Saturday 27 June 2026 06:17:49 +0000 (0:00:00.055) 0:41:56.900 *********
2026-06-27 06:17:51.938979 | instance | changed: [instance]
2026-06-27 06:17:51.939055 | instance |
2026-06-27 06:17:51.939166 | instance | PLAY [controllers[0]] **********************************************************
2026-06-27 06:17:51.939344 | instance |
2026-06-27 06:17:51.939526 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 06:17:51.939687 | instance | Saturday 27 June 2026 06:17:51 +0000 (0:00:02.114) 0:41:59.014 *********
2026-06-27 06:17:54.523949 | instance | ok: [instance]
2026-06-27 06:17:54.524059 | instance |
2026-06-27 06:17:54.524397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:17:54.524451 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:02.584) 0:42:01.598 *********
2026-06-27 06:17:54.607172 | instance | ok: [instance]
2026-06-27 06:17:54.607241 | instance |
2026-06-27 06:17:54.607515 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:17:54.607591 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:00.083) 0:42:01.682 *********
2026-06-27 06:17:54.662749 | instance | skipping: [instance]
2026-06-27 06:17:54.662849 | instance |
2026-06-27 06:17:54.663108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:17:54.663129 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:00.055) 0:42:01.737 *********
2026-06-27 06:17:54.718470 | instance | skipping: [instance]
2026-06-27 06:17:54.718502 | instance |
2026-06-27 06:17:54.718508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:17:54.718513 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:00.054) 0:42:01.792 *********
2026-06-27 06:17:54.774445 | instance | skipping: [instance]
2026-06-27 06:17:54.774574 | instance |
2026-06-27 06:17:54.774801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:17:54.774865 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:00.056) 0:42:01.849 *********
2026-06-27 06:17:54.834794 | instance | skipping: [instance]
2026-06-27 06:17:54.834882 | instance |
2026-06-27 06:17:54.835040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:17:54.835162 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:00.060) 0:42:01.910 *********
2026-06-27 06:17:54.892270 | instance | skipping: [instance]
2026-06-27 06:17:54.892389 | instance |
2026-06-27 06:17:54.892594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:17:54.892765 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:00.057) 0:42:01.967 *********
2026-06-27 06:17:54.965835 | instance | ok: [instance]
2026-06-27 06:17:54.966869 | instance |
2026-06-27 06:17:54.966943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:17:54.966985 | instance | Saturday 27 June 2026 06:17:54 +0000 (0:00:00.072) 0:42:02.039 *********
2026-06-27 06:17:55.031216 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-27 06:17:55.031288 | instance |
2026-06-27 06:17:55.031608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:17:55.031650 | instance | Saturday 27 June 2026 06:17:55 +0000 (0:00:00.066) 0:42:02.106 *********
2026-06-27 06:17:55.128303 | instance | ok: [instance]
2026-06-27 06:17:55.128347 | instance |
2026-06-27 06:17:55.128355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:17:55.128362 | instance | Saturday 27 June 2026 06:17:55 +0000 (0:00:00.096) 0:42:02.202 *********
2026-06-27 06:17:55.210906 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:17:55.210959 | instance |
2026-06-27 06:17:55.210970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:17:55.210980 | instance | Saturday 27 June 2026 06:17:55 +0000 (0:00:00.082) 0:42:02.284 *********
2026-06-27 06:17:55.745010 | instance | changed: [instance]
2026-06-27 06:17:55.745075 | instance |
2026-06-27 06:17:55.745086 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-27 06:17:55.745214 | instance | Saturday 27 June 2026 06:17:55 +0000 (0:00:00.534) 0:42:02.819 *********
2026-06-27 06:17:55.804447 | instance | skipping: [instance]
2026-06-27 06:17:55.804671 | instance |
2026-06-27 06:17:55.804975 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-27 06:17:55.805279 | instance | Saturday 27 June 2026 06:17:55 +0000 (0:00:00.060) 0:42:02.879 *********
2026-06-27 06:17:57.227723 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-27 06:17:57.227818 | instance | changed: [instance] => (item=libvirt-api)
2026-06-27 06:17:57.227934 | instance |
2026-06-27 06:17:57.228083 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-27 06:17:57.228208 | instance | Saturday 27 June 2026 06:17:57 +0000 (0:00:01.423) 0:42:04.302 *********
2026-06-27 06:17:58.546271 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-27 06:17:58.546424 | instance | changed: [instance] => (item=libvirt-api)
2026-06-27 06:17:58.546637 | instance |
2026-06-27 06:17:58.546953 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-27 06:17:58.547002 | instance | Saturday 27 June 2026 06:17:58 +0000 (0:00:01.318) 0:42:05.621 *********
2026-06-27 06:17:58.926281 | instance | ok: [instance]
2026-06-27 06:17:58.926345 | instance |
2026-06-27 06:17:58.926356 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-27 06:17:58.926367 | instance | Saturday 27 June 2026 06:17:58 +0000 (0:00:00.377) 0:42:05.999 *********
2026-06-27 06:18:00.761499 | instance | changed: [instance]
2026-06-27 06:18:00.761648 | instance |
2026-06-27 06:18:00.761942 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:18:00.762228 | instance | Saturday 27 June 2026 06:18:00 +0000 (0:00:01.837) 0:42:07.836 *********
2026-06-27 06:18:00.940753 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:18:00.940996 | instance |
2026-06-27 06:18:00.941292 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:18:00.941574 | instance | Saturday 27 June 2026 06:18:00 +0000 (0:00:00.179) 0:42:08.015 *********
2026-06-27 06:18:01.501714 | instance | changed: [instance]
2026-06-27 06:18:01.501951 | instance |
2026-06-27 06:18:01.502228 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-27 06:18:01.502532 | instance | Saturday 27 June 2026 06:18:01 +0000 (0:00:00.560) 0:42:08.576 *********
2026-06-27 06:18:01.604944 | instance | skipping: [instance]
2026-06-27 06:18:01.605169 | instance |
2026-06-27 06:18:01.605454 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-27 06:18:01.605730 | instance | Saturday 27 June 2026 06:18:01 +0000 (0:00:00.103) 0:42:08.679 *********
2026-06-27 06:18:02.637617 | instance | ok: [instance]
2026-06-27 06:18:02.637862 | instance |
2026-06-27 06:18:02.638138 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-27 06:18:02.638394 | instance | Saturday 27 June 2026 06:18:02 +0000 (0:00:01.032) 0:42:09.712 *********
2026-06-27 06:18:02.865524 | instance | ok: [instance]
2026-06-27 06:18:02.865843 | instance |
2026-06-27 06:18:02.866149 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-27 06:18:02.866446 | instance | Saturday 27 June 2026 06:18:02 +0000 (0:00:00.227) 0:42:09.940 *********
2026-06-27 06:18:03.392928 | instance | ok: [instance]
2026-06-27 06:18:03.393151 | instance |
2026-06-27 06:18:03.393514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:18:03.393787 | instance | Saturday 27 June 2026 06:18:03 +0000 (0:00:00.527) 0:42:10.467 *********
2026-06-27 06:18:03.501025 | instance | ok: [instance]
2026-06-27 06:18:03.501255 | instance |
2026-06-27 06:18:03.501563 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:18:03.501831 | instance | Saturday 27 June 2026 06:18:03 +0000 (0:00:00.108) 0:42:10.575 *********
2026-06-27 06:18:03.594381 | instance | included: rabbitmq for instance
2026-06-27 06:18:03.594629 | instance |
2026-06-27 06:18:03.594895 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 06:18:03.595178 | instance | Saturday 27 June 2026 06:18:03 +0000 (0:00:00.092) 0:42:10.668 *********
2026-06-27 06:18:04.314561 | instance | ok: [instance]
2026-06-27 06:18:04.314608 | instance |
2026-06-27 06:18:04.314620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 06:18:04.314916 | instance | Saturday 27 June 2026 06:18:04 +0000 (0:00:00.720) 0:42:11.388 *********
2026-06-27 06:18:04.372523 | instance | skipping: [instance]
2026-06-27 06:18:04.372610 | instance |
2026-06-27 06:18:04.372721 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 06:18:04.372874 | instance | Saturday 27 June 2026 06:18:04 +0000 (0:00:00.058) 0:42:11.447 *********
2026-06-27 06:18:04.435102 | instance | skipping: [instance]
2026-06-27 06:18:04.435229 | instance |
2026-06-27 06:18:04.435404 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 06:18:04.435648 | instance | Saturday 27 June 2026 06:18:04 +0000 (0:00:00.062) 0:42:11.510 *********
2026-06-27 06:18:04.507078 | instance | skipping: [instance]
2026-06-27 06:18:04.507177 | instance |
2026-06-27 06:18:04.507476 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 06:18:04.507529 | instance | Saturday 27 June 2026 06:18:04 +0000 (0:00:00.071) 0:42:11.582 *********
2026-06-27 06:18:35.496390 | instance | changed: [instance]
2026-06-27 06:18:35.496498 | instance |
2026-06-27 06:18:35.496786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:18:35.496803 | instance | Saturday 27 June 2026 06:18:35 +0000 (0:00:30.989) 0:42:42.571 *********
2026-06-27 06:18:36.189330 | instance | ok: [instance]
2026-06-27 06:18:36.189788 | instance |
2026-06-27 06:18:36.189805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:18:36.189811 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.692) 0:42:43.264 *********
2026-06-27 06:18:36.254393 | instance | ok: [instance]
2026-06-27 06:18:36.254778 | instance |
2026-06-27 06:18:36.254791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:18:36.254797 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.065) 0:42:43.329 *********
2026-06-27 06:18:36.314465 | instance | skipping: [instance]
2026-06-27 06:18:36.314505 | instance |
2026-06-27 06:18:36.314510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:18:36.314515 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.059) 0:42:43.389 *********
2026-06-27 06:18:36.372516 | instance | skipping: [instance]
2026-06-27 06:18:36.372589 | instance |
2026-06-27 06:18:36.372644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:18:36.372910 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.057) 0:42:43.446 *********
2026-06-27 06:18:36.429830 | instance | ok: [instance]
2026-06-27 06:18:36.430068 | instance |
2026-06-27 06:18:36.430353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:18:36.430617 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.057) 0:42:43.504 *********
2026-06-27 06:18:36.676507 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 06:18:36.676743 | instance | ok: [instance] => (item=image)
2026-06-27 06:18:36.676979 | instance | ok: [instance] => (item=baremetal)
2026-06-27 06:18:36.677229 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 06:18:36.677475 | instance | ok: [instance] => (item=network)
2026-06-27 06:18:36.677727 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-27 06:18:36.677975 | instance | ok: [instance] => (item=identity)
2026-06-27 06:18:36.678260 | instance | ok: [instance] => (item=volumev3)
2026-06-27 06:18:36.678503 | instance | ok: [instance] => (item=compute_metadata)
2026-06-27 06:18:36.678732 | instance | ok: [instance] => (item=placement)
2026-06-27 06:18:36.678971 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-27 06:18:36.679244 | instance | ok: [instance] => (item=compute)
2026-06-27 06:18:36.679575 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-27 06:18:36.679840 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 06:18:36.680065 | instance |
2026-06-27 06:18:36.680300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:18:36.680556 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.246) 0:42:43.751 *********
2026-06-27 06:18:36.750241 | instance | ok: [instance]
2026-06-27 06:18:36.750508 | instance |
2026-06-27 06:18:36.750814 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:18:36.751083 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.073) 0:42:43.824 *********
2026-06-27 06:18:36.827818 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:18:36.828068 | instance |
2026-06-27 06:18:36.828367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:18:36.828611 | instance | Saturday 27 June 2026 06:18:36 +0000 (0:00:00.078) 0:42:43.902 *********
2026-06-27 06:18:37.394745 | instance | changed: [instance]
2026-06-27 06:18:37.394839 | instance |
2026-06-27 06:18:37.394981 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-27 06:18:37.395105 | instance | Saturday 27 June 2026 06:18:37 +0000 (0:00:00.566) 0:42:44.469 *********
2026-06-27 06:18:37.451095 | instance | skipping: [instance]
2026-06-27 06:18:37.451188 | instance |
2026-06-27 06:18:37.451314 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-27 06:18:37.451456 | instance | Saturday 27 June 2026 06:18:37 +0000 (0:00:00.056) 0:42:44.526 *********
2026-06-27 06:18:37.665019 | instance | ok: [instance -> localhost]
2026-06-27 06:18:37.665333 | instance |
2026-06-27 06:18:37.665615 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-27 06:18:37.666445 | instance | Saturday 27 June 2026 06:18:37 +0000 (0:00:00.213) 0:42:44.739 *********
2026-06-27 06:18:38.096267 | instance | ok: [instance -> localhost]
2026-06-27 06:18:38.096326 | instance |
2026-06-27 06:18:38.096337 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-27 06:18:38.096347 | instance | Saturday 27 June 2026 06:18:38 +0000 (0:00:00.430) 0:42:45.170 *********
2026-06-27 06:18:38.587668 | instance | ok: [instance -> localhost]
2026-06-27 06:18:38.587758 | instance |
2026-06-27 06:18:38.588001 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-27 06:18:38.588043 | instance | Saturday 27 June 2026 06:18:38 +0000 (0:00:00.492) 0:42:45.662 *********
2026-06-27 06:18:38.798838 | instance | ok: [instance -> localhost]
2026-06-27 06:18:38.798918 | instance |
2026-06-27 06:18:38.799199 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-27 06:18:38.799243 | instance | Saturday 27 June 2026 06:18:38 +0000 (0:00:00.211) 0:42:45.873 *********
2026-06-27 06:18:40.125391 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-27 06:18:40.125471 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-27 06:18:40.125701 | instance |
2026-06-27 06:18:40.125767 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-27 06:18:40.125841 | instance | Saturday 27 June 2026 06:18:40 +0000 (0:00:01.326) 0:42:47.200 *********
2026-06-27 06:18:40.664222 | instance | ok: [instance]
2026-06-27 06:18:40.664310 | instance |
2026-06-27 06:18:40.664424 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-27 06:18:40.664565 | instance | Saturday 27 June 2026 06:18:40 +0000 (0:00:00.538) 0:42:47.739 *********
2026-06-27 06:21:33.837785 | instance | changed: [instance]
2026-06-27 06:21:33.837883 | instance |
2026-06-27 06:21:33.838018 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:21:33.838142 | instance | Saturday 27 June 2026 06:21:33 +0000 (0:02:53.169) 0:45:40.909 *********
2026-06-27 06:21:33.996947 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:21:33.997239 | instance |
2026-06-27 06:21:33.997489 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:21:33.997860 | instance | Saturday 27 June 2026 06:21:33 +0000 (0:00:00.161) 0:45:41.070 *********
2026-06-27 06:21:34.062177 | instance | skipping: [instance]
2026-06-27 06:21:34.062443 | instance |
2026-06-27 06:21:34.062756 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:21:34.063044 | instance | Saturday 27 June 2026 06:21:34 +0000 (0:00:00.066) 0:45:41.136 *********
2026-06-27 06:21:34.131139 | instance | skipping: [instance]
2026-06-27 06:21:34.131381 | instance |
2026-06-27 06:21:34.131667 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:21:34.131855 | instance | Saturday 27 June 2026 06:21:34 +0000 (0:00:00.069) 0:45:41.205 *********
2026-06-27 06:21:34.198756 | instance | ok: [instance]
2026-06-27 06:21:34.199009 | instance |
2026-06-27 06:21:34.199284 | instance | TASK [Create Ingress compute] **************************************************
2026-06-27 06:21:34.199662 | instance | Saturday 27 June 2026 06:21:34 +0000 (0:00:00.067) 0:45:41.273 *********
2026-06-27 06:21:34.288980 | instance | included: ingress for instance
2026-06-27 06:21:34.289279 | instance |
2026-06-27 06:21:34.289590 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-27 06:21:34.289947 | instance | Saturday 27 June 2026 06:21:34 +0000 (0:00:00.090) 0:45:41.363 *********
2026-06-27 06:21:35.569966 | instance | changed: [instance]
2026-06-27 06:21:35.570234 | instance |
2026-06-27 06:21:35.570548 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:21:35.570835 | instance | Saturday 27 June 2026 06:21:35 +0000 (0:00:01.281) 0:45:42.644 *********
2026-06-27 06:21:35.723057 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:21:35.723177 | instance |
2026-06-27 06:21:35.723335 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:21:35.723523 | instance | Saturday 27 June 2026 06:21:35 +0000 (0:00:00.153) 0:45:42.797 *********
2026-06-27 06:21:35.904605 | instance | skipping: [instance]
2026-06-27 06:21:35.904785 | instance |
2026-06-27 06:21:35.904986 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:21:35.905175 | instance | Saturday 27 June 2026 06:21:35 +0000 (0:00:00.181) 0:45:42.979 *********
2026-06-27 06:21:35.966620 | instance | skipping: [instance]
2026-06-27 06:21:35.966837 | instance |
2026-06-27 06:21:35.967099 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:21:35.967345 | instance | Saturday 27 June 2026 06:21:35 +0000 (0:00:00.061) 0:45:43.041 *********
2026-06-27 06:21:36.041112 | instance | ok: [instance]
2026-06-27 06:21:36.041243 | instance |
2026-06-27 06:21:36.041421 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-27 06:21:36.041584 | instance | Saturday 27 June 2026 06:21:36 +0000 (0:00:00.074) 0:45:43.116 *********
2026-06-27 06:21:36.131910 | instance | included: ingress for instance
2026-06-27 06:21:36.132148 | instance |
2026-06-27 06:21:36.132426 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-27 06:21:36.132693 | instance | Saturday 27 June 2026 06:21:36 +0000 (0:00:00.090) 0:45:43.206 *********
2026-06-27 06:21:37.212297 | instance | changed: [instance]
2026-06-27 06:21:37.212444 | instance |
2026-06-27 06:21:37.212624 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-27 06:21:37.212818 | instance | Saturday 27 June 2026 06:21:37 +0000 (0:00:01.079) 0:45:44.286 *********
2026-06-27 06:21:37.967545 | instance | ok: [instance]
2026-06-27 06:21:37.967712 | instance |
2026-06-27 06:21:37.967882 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-27 06:21:37.968059 | instance | Saturday 27 June 2026 06:21:37 +0000 (0:00:00.755) 0:45:45.042 *********
2026-06-27 06:21:56.136559 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-27 06:21:56.136880 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-27 06:21:56.137322 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-27 06:21:56.137705 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-27 06:21:56.138079 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-27 06:21:56.138424 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-27 06:21:56.138731 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-27 06:21:56.139001 | instance |
2026-06-27 06:21:56.139298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 06:21:56.139713 | instance | Saturday 27 June 2026 06:21:56 +0000 (0:00:18.168) 0:46:03.210 *********
2026-06-27 06:21:56.244798 | instance | ok: [instance]
2026-06-27 06:21:56.245175 | instance |
2026-06-27 06:21:56.245352 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 06:21:56.245513 | instance | Saturday 27 June 2026 06:21:56 +0000 (0:00:00.108) 0:46:03.319 *********
2026-06-27 06:21:56.352972 | instance | included: rabbitmq for instance
2026-06-27 06:21:56.353221 | instance |
2026-06-27 06:21:56.353569 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 06:21:56.353836 | instance | Saturday 27 June 2026 06:21:56 +0000 (0:00:00.108) 0:46:03.427 *********
2026-06-27 06:21:57.118833 | instance | ok: [instance]
2026-06-27 06:21:57.119061 | instance |
2026-06-27 06:21:57.119342 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 06:21:57.119711 | instance | Saturday 27 June 2026 06:21:57 +0000 (0:00:00.766) 0:46:04.193 *********
2026-06-27 06:21:57.178518 | instance | skipping: [instance]
2026-06-27 06:21:57.178780 | instance |
2026-06-27 06:21:57.179160 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 06:21:57.179446 | instance | Saturday 27 June 2026 06:21:57 +0000 (0:00:00.059) 0:46:04.253 *********
2026-06-27 06:21:57.234146 | instance | skipping: [instance]
2026-06-27 06:21:57.234534 | instance |
2026-06-27 06:21:57.234944 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 06:21:57.235338 | instance | Saturday 27 June 2026 06:21:57 +0000 (0:00:00.055) 0:46:04.308 *********
2026-06-27 06:21:57.292055 | instance | skipping: [instance]
2026-06-27 06:21:57.292254 | instance |
2026-06-27 06:21:57.292519 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 06:21:57.292776 | instance | Saturday 27 June 2026 06:21:57 +0000 (0:00:00.058) 0:46:04.367 *********
2026-06-27 06:22:28.188936 | instance | changed: [instance]
2026-06-27 06:22:28.189183 | instance |
2026-06-27 06:22:28.189502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 06:22:28.189767 | instance | Saturday 27 June 2026 06:22:28 +0000 (0:00:30.896) 0:46:35.263 *********
2026-06-27 06:22:28.882737 | instance | ok: [instance]
2026-06-27 06:22:28.882977 | instance |
2026-06-27 06:22:28.883276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 06:22:28.883584 | instance | Saturday 27 June 2026 06:22:28 +0000 (0:00:00.693) 0:46:35.957 *********
2026-06-27 06:22:28.946189 | instance | ok: [instance]
2026-06-27 06:22:28.947022 | instance |
2026-06-27 06:22:28.947777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 06:22:28.948080 | instance | Saturday 27 June 2026 06:22:28 +0000 (0:00:00.063) 0:46:36.021 *********
2026-06-27 06:22:29.017360 | instance | skipping: [instance]
2026-06-27 06:22:29.017519 | instance |
2026-06-27 06:22:29.017789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 06:22:29.018027 | instance | Saturday 27 June 2026 06:22:29 +0000 (0:00:00.070) 0:46:36.091 *********
2026-06-27 06:22:29.079153 | instance | skipping: [instance]
2026-06-27 06:22:29.079401 | instance |
2026-06-27 06:22:29.079811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 06:22:29.080107 | instance | Saturday 27 June 2026 06:22:29 +0000 (0:00:00.062) 0:46:36.154 *********
2026-06-27 06:22:29.137274 | instance | ok: [instance]
2026-06-27 06:22:29.137568 | instance |
2026-06-27 06:22:29.137896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 06:22:29.138240 | instance | Saturday 27 June 2026 06:22:29 +0000 (0:00:00.058) 0:46:36.212 *********
2026-06-27 06:22:29.295985 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 06:22:29.296222 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 06:22:29.296526 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 06:22:29.296872 | instance | ok: [instance] => (item=baremetal)
2026-06-27 06:22:29.297146 | instance | ok: [instance] => (item=compute_metadata)
2026-06-27 06:22:29.297426 | instance | ok: [instance] => (item=identity)
2026-06-27 06:22:29.297695 | instance | ok: [instance] => (item=compute)
2026-06-27 06:22:29.297950 | instance | ok: [instance] => (item=network)
2026-06-27 06:22:29.298325 | instance | ok: [instance] => (item=load_balancer)
2026-06-27 06:22:29.298600 | instance | ok: [instance] => (item=dns)
2026-06-27 06:22:29.298863 | instance |
2026-06-27 06:22:29.299125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 06:22:29.299395 | instance | Saturday 27 June 2026 06:22:29 +0000 (0:00:00.158) 0:46:36.370 *********
2026-06-27 06:22:29.397622 | instance | ok: [instance]
2026-06-27 06:22:29.397696 | instance |
2026-06-27 06:22:29.397855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 06:22:29.397970 | instance | Saturday 27 June 2026 06:22:29 +0000 (0:00:00.101) 0:46:36.472 *********
2026-06-27 06:22:29.475317 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 06:22:29.475398 | instance |
2026-06-27 06:22:29.475563 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 06:22:29.475672 | instance | Saturday 27 June 2026 06:22:29 +0000 (0:00:00.078) 0:46:36.550 *********
2026-06-27 06:22:30.049507 | instance | changed: [instance]
2026-06-27 06:22:30.049638 | instance |
2026-06-27 06:22:30.049824 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-27 06:22:30.049990 | instance | Saturday 27 June 2026 06:22:30 +0000 (0:00:00.573) 0:46:37.124 *********
2026-06-27 06:22:30.716932 | instance | ok: [instance]
2026-06-27 06:22:30.717049 | instance |
2026-06-27 06:22:30.717219 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-27 06:22:30.717382 | instance | Saturday 27 June 2026 06:22:30 +0000 (0:00:00.667) 0:46:37.791 *********
2026-06-27 06:22:30.769934 | instance | skipping: [instance]
2026-06-27 06:22:30.770174 | instance |
2026-06-27 06:22:30.770454 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-27 06:22:30.770721 | instance | Saturday 27 June 2026 06:22:30 +0000 (0:00:00.052) 0:46:37.844 *********
2026-06-27 06:22:31.277759 | instance | ok: [instance]
2026-06-27 06:22:31.277904 | instance |
2026-06-27 06:22:31.278104 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-27 06:22:31.278269 | instance | Saturday 27 June 2026 06:22:31 +0000 (0:00:00.507) 0:46:38.352 *********
2026-06-27 06:22:31.365304 | instance | ok: [instance]
2026-06-27 06:22:31.365430 | instance |
2026-06-27 06:22:31.365678 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-27 06:22:31.365930 | instance | Saturday 27 June 2026 06:22:31 +0000 (0:00:00.087) 0:46:38.439 *********
2026-06-27 06:22:31.451837 | instance | ok: [instance]
2026-06-27 06:22:31.451994 | instance |
2026-06-27 06:22:31.452212 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-27 06:22:31.452454 | instance | Saturday 27 June 2026 06:22:31 +0000 (0:00:00.086) 0:46:38.526 *********
2026-06-27 06:22:31.510483 | instance | skipping: [instance]
2026-06-27 06:22:31.510688 | instance |
2026-06-27 06:22:31.510954 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-27 06:22:31.511257 | instance | Saturday 27 June 2026 06:22:31 +0000 (0:00:00.059) 0:46:38.585 *********
2026-06-27 06:24:58.846730 | instance | changed: [instance]
2026-06-27 06:24:58.846846 | instance |
2026-06-27 06:24:58.846978 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 06:24:58.847351 | instance | Saturday 27 June 2026 06:24:58 +0000 (0:02:27.334) 0:49:05.920 *********
2026-06-27 06:24:58.967584 | instance | included: openstack_helm_ingress for instance
2026-06-27 06:24:58.967738 | instance |
2026-06-27 06:24:58.967913 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 06:24:58.968083 | instance | Saturday 27 June 2026 06:24:58 +0000 (0:00:00.122) 0:49:06.042 *********
2026-06-27 06:24:59.034780 | instance | skipping: [instance]
2026-06-27 06:24:59.035143 | instance |
2026-06-27 06:24:59.035613 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 06:24:59.035902 | instance | Saturday 27 June 2026 06:24:59 +0000 (0:00:00.066) 0:49:06.109 *********
2026-06-27 06:24:59.102199 | instance | skipping: [instance]
2026-06-27 06:24:59.102441 | instance |
2026-06-27 06:24:59.102729 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 06:24:59.102997 | instance | Saturday 27 June 2026 06:24:59 +0000 (0:00:00.067) 0:49:06.176 *********
2026-06-27 06:24:59.182702 | instance | ok: [instance]
2026-06-27 06:24:59.182809 | instance |
2026-06-27 06:24:59.182934 | instance | TASK [Create Ingress network] **************************************************
2026-06-27 06:24:59.183067 | instance | Saturday 27 June 2026 06:24:59 +0000 (0:00:00.080) 0:49:06.257 *********
2026-06-27 06:24:59.289526 | instance | included: ingress for instance
2026-06-27 06:24:59.289709 | instance |
2026-06-27 06:24:59.290018 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-27 06:24:59.290317 | instance | Saturday 27 June 2026 06:24:59 +0000 (0:00:00.106) 0:49:06.364 *********
2026-06-27 06:25:00.453787 | instance | changed: [instance]
2026-06-27 06:25:00.453966 | instance |
2026-06-27 06:25:00.454187 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-27 06:25:00.454401 | instance | Saturday 27 June 2026 06:25:00 +0000 (0:00:01.164) 0:49:07.528 *********
2026-06-27 06:25:01.177845 | instance | ok: [instance]
2026-06-27 06:25:01.178120 | instance |
2026-06-27 06:25:01.178483 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-27 06:25:01.178792 | instance | Saturday 27 June 2026 06:25:01 +0000 (0:00:00.724) 0:49:08.252 *********
2026-06-27 06:30:52.573183 | 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-227.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-27 06:30:52.581416 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-27 06:30:52.581691 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-27 06:30:52.581966 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-27 06:30:52.582228 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-27 06:30:52.582486 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-27 06:30:52.582748 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-27 06:30:52.583007 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-27 06:30:52.583266 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-27 06:30:52.583587 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-27 06:30:52.583860 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-27 06:30:52.584121 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-27 06:30:52.584380 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-27 06:30:52.584686 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-27 06:30:52.584943 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-27 06:30:52.585219 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-27 06:30:52.585483 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-27 06:30:52.585741 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-27 06:30:52.585998 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-27 06:30:52.586257 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-27 06:30:52.586517 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-27 06:30:52.586776 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-27 06:30:52.587034 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-27 06:30:52.587291 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-27 06:30:52.587664 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-27 06:30:52.587944 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-27 06:30:52.588210 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-27 06:30:52.588532 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-27 06:30:52.588798 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-27 06:30:52.589063 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-27 06:30:52.589298 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-27 06:30:52.589420 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-27 06:30:52.589531 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-27 06:30:52.589645 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-27 06:30:52.589761 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-27 06:30:52.589876 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-27 06:30:52.589985 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-27 06:30:52.590100 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-27 06:30:52.590215 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-27 06:30:52.590329 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-27 06:30:52.590444 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-27 06:30:52.590560 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-27 06:30:52.590674 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-27 06:30:52.590789 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-27 06:30:52.590904 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-27 06:30:52.591018 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-27 06:30:52.591137 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-27 06:30:52.591253 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-27 06:30:52.591368 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-27 06:30:52.591516 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-27 06:30:52.591635 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-27 06:30:52.591750 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-27 06:30:52.591865 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-27 06:30:52.591979 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-27 06:30:52.592094 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-27 06:30:52.592208 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-27 06:30:52.592323 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-27 06:30:52.592459 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-27 06:30:52.592588 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-27 06:30:52.592711 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-27 06:30:52.592826 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-27 06:30:52.592934 | instance |
2026-06-27 06:30:52.593048 | instance | PLAY RECAP *********************************************************************
2026-06-27 06:30:52.593173 | instance | instance : ok=597 changed=218 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-06-27 06:30:52.593286 | instance |
2026-06-27 06:30:52.593407 | instance | Saturday 27 June 2026 06:30:52 +0000 (0:05:51.401) 0:54:59.653 *********
2026-06-27 06:30:52.593534 | instance | ===============================================================================
2026-06-27 06:30:52.593647 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 351.40s
2026-06-27 06:30:52.593756 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.29s
2026-06-27 06:30:52.593876 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 173.17s
2026-06-27 06:30:52.593986 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 166.12s
2026-06-27 06:30:52.594101 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.31s
2026-06-27 06:30:52.594215 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.96s
2026-06-27 06:30:52.594330 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 147.34s
2026-06-27 06:30:52.594444 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 144.97s
2026-06-27 06:30:52.594558 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 136.91s
2026-06-27 06:30:52.594672 | instance | vexxhost.ceph.osd : Install OSDs -------------------------------------- 115.12s
2026-06-27 06:30:52.594787 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 113.04s
2026-06-27 06:30:52.594901 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.56s
2026-06-27 06:30:52.595015 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 99.20s
2026-06-27 06:30:52.595130 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 74.73s
2026-06-27 06:30:52.595245 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 50.44s
2026-06-27 06:30:52.595360 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 34.19s
2026-06-27 06:30:52.595516 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 31.92s
2026-06-27 06:30:52.595637 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.04s
2026-06-27 06:30:52.595748 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.99s
2026-06-27 06:30:52.595864 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.94s
2026-06-27 06:30:52.846916 | 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-27 06:30:52.846977 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-27 06:30:52.847036 | 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-27 06:30:53.183050 | instance | ERROR
2026-06-27 06:30:53.183351 | instance | {
2026-06-27 06:30:53.183402 | instance | "delta": "0:56:21.915713",
2026-06-27 06:30:53.183433 | instance | "end": "2026-06-27 06:30:52.904216",
2026-06-27 06:30:53.183459 | instance | "msg": "non-zero return code",
2026-06-27 06:30:53.183484 | instance | "rc": 2,
2026-06-27 06:30:53.183508 | instance | "start": "2026-06-27 05:34:30.988503"
2026-06-27 06:30:53.183531 | instance | }
failure
2026-06-27 06:30:53.221138 |
2026-06-27 06:30:53.221238 | PLAY RECAP
2026-06-27 06:30:53.221380 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-27 06:30:53.221414 |
2026-06-27 06:30:53.381127 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-27 06:30:53.396531 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-27 06:30:54.137994 |
2026-06-27 06:30:54.138134 | PLAY [all]
2026-06-27 06:30:54.154366 |
2026-06-27 06:30:54.154471 | TASK [gather-host-logs : creating directory for system status]
2026-06-27 06:30:54.505570 | instance | changed
2026-06-27 06:30:54.511504 |
2026-06-27 06:30:54.511592 | TASK [gather-host-logs : Get logs for each host]
2026-06-27 06:30:54.915764 | instance | + systemd-cgls --full --all --no-pager
2026-06-27 06:30:54.950278 | instance | + ip addr
2026-06-27 06:30:54.956881 | instance | + ip route
2026-06-27 06:30:54.959628 | instance | + lsblk
2026-06-27 06:30:54.972237 | instance | + mount
2026-06-27 06:30:54.978154 | instance | + docker images
2026-06-27 06:30:54.997520 | instance | + brctl show
2026-06-27 06:30:54.998072 | instance | /bin/bash: line 8: brctl: command not found
2026-06-27 06:30:54.998378 | instance | + ps aux --sort=-%mem
2026-06-27 06:30:55.041700 | instance | + dpkg -l
2026-06-27 06:30:55.052662 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-27 06:30:55.053031 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-27 06:30:55.066456 | instance | + '[' '!' -z '' ']'
2026-06-27 06:30:55.550111 | instance | ok: Runtime: 0:00:00.156192
2026-06-27 06:30:55.557680 |
2026-06-27 06:30:55.557751 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-27 06:30:56.191449 | instance | changed:
2026-06-27 06:30:56.191638 | instance | created directory /var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/work/logs/instance
2026-06-27 06:30:56.191667 | instance | cd+++++++++ system/
2026-06-27 06:30:56.191688 | instance | >f+++++++++ system/brctl-show.txt
2026-06-27 06:30:56.191708 | instance | >f+++++++++ system/docker-images.txt
2026-06-27 06:30:56.191728 | instance | >f+++++++++ system/ip-addr.txt
2026-06-27 06:30:56.191749 | instance | >f+++++++++ system/ip-route.txt
2026-06-27 06:30:56.191772 | instance | >f+++++++++ system/lsblk.txt
2026-06-27 06:30:56.191791 | instance | >f+++++++++ system/mount.txt
2026-06-27 06:30:56.191810 | instance | >f+++++++++ system/packages.txt
2026-06-27 06:30:56.191829 | instance | >f+++++++++ system/ps.txt
2026-06-27 06:30:56.191849 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-27 06:30:56.200762 |
2026-06-27 06:30:56.200831 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-27 06:30:56.394682 | instance | changed: "values"
2026-06-27 06:30:56.556946 | instance | changed: "releases"
2026-06-27 06:30:56.576445 |
2026-06-27 06:30:56.576630 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-27 06:31:04.178033 | instance | ok: Runtime: 0:00:07.272803
2026-06-27 06:31:04.182937 |
2026-06-27 06:31:04.183006 | TASK [helm-release-status : Downloads logs to executor]
2026-06-27 06:31:04.686586 | instance | changed:
2026-06-27 06:31:04.687221 | instance | cd+++++++++ helm/
2026-06-27 06:31:04.687253 | instance | cd+++++++++ helm/releases/
2026-06-27 06:31:04.687276 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-27 06:31:04.687298 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-27 06:31:04.687319 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-27 06:31:04.687338 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-27 06:31:04.687357 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-27 06:31:04.687376 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-27 06:31:04.687395 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-27 06:31:04.687414 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-27 06:31:04.687433 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-27 06:31:04.687451 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-27 06:31:04.687480 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-27 06:31:04.687506 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-27 06:31:04.687528 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-27 06:31:04.687547 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-27 06:31:04.687566 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-27 06:31:04.687586 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-27 06:31:04.687605 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-27 06:31:04.687623 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-27 06:31:04.687645 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-27 06:31:04.687664 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-27 06:31:04.687683 | instance | cd+++++++++ helm/releases/openstack/
2026-06-27 06:31:04.687701 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-27 06:31:04.687720 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-27 06:31:04.687738 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-27 06:31:04.687756 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-27 06:31:04.687775 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-27 06:31:04.687794 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-27 06:31:04.687812 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-27 06:31:04.687831 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-27 06:31:04.687849 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-27 06:31:04.687868 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-27 06:31:04.687887 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-27 06:31:04.687905 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-06-27 06:31:04.687924 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-27 06:31:04.687942 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-27 06:31:04.687960 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-27 06:31:04.687978 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-27 06:31:04.687997 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-27 06:31:04.688015 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-27 06:31:04.688034 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-27 06:31:04.688053 | instance | cd+++++++++ helm/values/
2026-06-27 06:31:04.688071 | instance | cd+++++++++ helm/values/auth-system/
2026-06-27 06:31:04.688090 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-27 06:31:04.688120 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-27 06:31:04.688140 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-27 06:31:04.688178 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-27 06:31:04.688199 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-27 06:31:04.688218 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-27 06:31:04.688237 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-27 06:31:04.688256 | instance | cd+++++++++ helm/values/kube-system/
2026-06-27 06:31:04.688275 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-27 06:31:04.688298 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-27 06:31:04.688320 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-27 06:31:04.688338 | instance | cd+++++++++ helm/values/monitoring/
2026-06-27 06:31:04.688356 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-27 06:31:04.688374 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-27 06:31:04.688391 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-27 06:31:04.688409 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-27 06:31:04.688427 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-27 06:31:04.688445 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-27 06:31:04.688463 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-27 06:31:04.688482 | instance | cd+++++++++ helm/values/openstack/
2026-06-27 06:31:04.688500 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-27 06:31:04.688518 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-27 06:31:04.688536 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-27 06:31:04.688555 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-27 06:31:04.688573 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-27 06:31:04.688591 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-27 06:31:04.688608 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-27 06:31:04.688627 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-27 06:31:04.688645 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-27 06:31:04.688663 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-27 06:31:04.688680 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-27 06:31:04.688698 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-06-27 06:31:04.688715 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-27 06:31:04.688733 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-27 06:31:04.688751 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-27 06:31:04.688768 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-27 06:31:04.688786 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-27 06:31:04.688804 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-27 06:31:04.688822 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-27 06:31:04.698474 |
2026-06-27 06:31:04.698545 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-27 06:31:04.906449 | instance | changed
2026-06-27 06:31:04.911625 |
2026-06-27 06:31:04.911711 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-27 06:31:05.151176 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 06:31:05.151294 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 06:31:05.156889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:05.159099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:05.236993 | instance | node/instance
2026-06-27 06:31:05.241883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:05.323414 | instance | clusterrole/admin
2026-06-27 06:31:05.534953 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-27 06:31:05.576525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:05.586347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:05.608771 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-27 06:31:05.731764 | instance | clusterrole/cert-manager-cainjector
2026-06-27 06:31:05.788699 | instance | clusterrole/cert-manager-cluster-view
2026-06-27 06:31:05.914620 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-27 06:31:05.978138 | instance | clusterrole/cert-manager-controller-certificates
2026-06-27 06:31:06.104192 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-27 06:31:06.161284 | instance | clusterrole/cert-manager-controller-challenges
2026-06-27 06:31:06.259345 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-27 06:31:06.326988 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-27 06:31:06.420436 | instance | clusterrole/cert-manager-controller-issuers
2026-06-27 06:31:06.484988 | instance | clusterrole/cert-manager-controller-orders
2026-06-27 06:31:06.590693 | instance | clusterrole/cert-manager-edit
2026-06-27 06:31:06.644841 | instance | clusterrole/cert-manager-view
2026-06-27 06:31:06.752455 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-27 06:31:06.795183 | instance | clusterrole/cilium
2026-06-27 06:31:06.917405 | instance | clusterrole/cilium-operator
2026-06-27 06:31:06.999912 | instance | clusterrole/cluster-admin
2026-06-27 06:31:07.103909 | instance | clusterrole/edit
2026-06-27 06:31:07.176724 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-27 06:31:07.292694 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-27 06:31:07.345784 | instance | clusterrole/goldpinger-clusterrole
2026-06-27 06:31:07.470650 | instance | clusterrole/ingress-nginx
2026-06-27 06:31:07.519857 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-27 06:31:07.669224 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-27 06:31:07.708716 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-27 06:31:07.852135 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-27 06:31:07.907743 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-27 06:31:08.045655 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-27 06:31:08.122895 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-27 06:31:08.216098 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-27 06:31:08.297303 | instance | clusterrole/kubeadm:get-nodes
2026-06-27 06:31:08.388269 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-27 06:31:08.493665 | instance | clusterrole/local-path-provisioner
2026-06-27 06:31:08.590587 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-27 06:31:08.661195 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-27 06:31:08.764463 | instance | clusterrole/node-feature-discovery
2026-06-27 06:31:08.820452 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-27 06:31:08.943273 | instance | clusterrole/node-feature-discovery-gc
2026-06-27 06:31:08.992231 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-27 06:31:09.130641 | instance | clusterrole/nova-bootstrap
2026-06-27 06:31:09.165754 | instance | clusterrole/nova-cell-setup
2026-06-27 06:31:09.301066 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-27 06:31:09.334000 | instance | clusterrole/objectstorage-provisioner-role
2026-06-27 06:31:09.489569 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-27 06:31:09.512116 | instance | clusterrole/ovn-controller
2026-06-27 06:31:09.655300 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-27 06:31:09.698379 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-06-27 06:31:09.822610 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-27 06:31:09.882576 | instance | clusterrolebinding/cilium
2026-06-27 06:31:10.005934 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-27 06:31:10.069044 | instance | clusterrolebinding/cilium-operator
2026-06-27 06:31:10.184024 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-27 06:31:10.229474 | instance | clusterrolebinding/cluster-admin
2026-06-27 06:31:10.366336 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-27 06:31:10.408071 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-27 06:31:10.529289 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-27 06:31:10.576511 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-27 06:31:10.685882 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-27 06:31:10.753201 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-27 06:31:10.848330 | instance | clusterrolebinding/ingress-nginx
2026-06-27 06:31:10.933446 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-27 06:31:11.024937 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-27 06:31:11.123387 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-27 06:31:11.216745 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-27 06:31:11.287039 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-27 06:31:11.381751 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-27 06:31:11.455615 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-27 06:31:11.540253 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-27 06:31:11.627921 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-27 06:31:11.713875 | instance | clusterrole/rook-ceph-global
2026-06-27 06:31:11.800672 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-27 06:31:11.894213 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-27 06:31:11.969863 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-27 06:31:12.069004 | instance | clusterrole/rook-ceph-mgr-system
2026-06-27 06:31:12.155069 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-27 06:31:12.229910 | instance | clusterrole/rook-ceph-object-bucket
2026-06-27 06:31:12.326207 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-27 06:31:12.394753 | instance | clusterrole/rook-ceph-osd
2026-06-27 06:31:12.490823 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-27 06:31:12.555381 | instance | clusterrole/rook-ceph-system
2026-06-27 06:31:12.646228 | instance | clusterrolebinding/local-path-provisioner
2026-06-27 06:31:12.726294 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-27 06:31:12.810365 | instance | clusterrolebinding/node-feature-discovery
2026-06-27 06:31:12.903484 | instance | clusterrole/system:aggregate-to-admin
2026-06-27 06:31:12.985965 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-27 06:31:13.094519 | instance | clusterrole/system:aggregate-to-edit
2026-06-27 06:31:13.153113 | instance | clusterrole/system:aggregate-to-view
2026-06-27 06:31:13.278683 | instance | clusterrolebinding/nova-bootstrap
2026-06-27 06:31:13.326227 | instance | clusterrole/system:auth-delegator
2026-06-27 06:31:13.443733 | instance | clusterrolebinding/nova-cell-setup
2026-06-27 06:31:13.491410 | instance | clusterrole/system:basic-user
2026-06-27 06:31:13.607225 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-27 06:31:13.658292 | instance | clusterrolebinding/ovn-controller
2026-06-27 06:31:13.794130 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-06-27 06:31:13.840516 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-27 06:31:13.960631 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-27 06:31:14.034520 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-27 06:31:14.143339 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-27 06:31:14.203368 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-27 06:31:14.303255 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-27 06:31:14.356605 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-27 06:31:14.476890 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-27 06:31:14.532703 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-27 06:31:14.643233 | instance | clusterrolebinding/rook-ceph-global
2026-06-27 06:31:14.697649 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-27 06:31:14.801856 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-27 06:31:14.869272 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-27 06:31:14.968843 | instance | clusterrole/system:controller:certificate-controller
2026-06-27 06:31:15.035480 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-27 06:31:15.164424 | instance | clusterrole/system:controller:cronjob-controller
2026-06-27 06:31:15.218750 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-27 06:31:15.340214 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-27 06:31:15.395659 | instance | clusterrole/system:controller:deployment-controller
2026-06-27 06:31:15.521814 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-27 06:31:15.565298 | instance | clusterrolebinding/rook-ceph-osd
2026-06-27 06:31:15.703808 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-27 06:31:15.739063 | instance | clusterrolebinding/rook-ceph-system
2026-06-27 06:31:15.863362 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-27 06:31:15.906969 | instance | clusterrole/system:controller:disruption-controller
2026-06-27 06:31:16.048523 | instance | clusterrolebinding/system:basic-user
2026-06-27 06:31:16.087172 | instance | clusterrole/system:controller:endpoint-controller
2026-06-27 06:31:16.218977 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-27 06:31:16.269715 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-27 06:31:16.387144 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-27 06:31:16.446784 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-27 06:31:16.553612 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-27 06:31:16.615945 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-27 06:31:16.718511 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-27 06:31:16.777939 | instance | clusterrole/system:controller:expand-controller
2026-06-27 06:31:16.896940 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-27 06:31:16.940196 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-27 06:31:17.072748 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-27 06:31:17.126952 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-27 06:31:17.269840 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-27 06:31:17.329690 | instance | clusterrole/system:controller:job-controller
2026-06-27 06:31:17.439334 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-27 06:31:17.503449 | instance | clusterrole/system:controller:namespace-controller
2026-06-27 06:31:17.610111 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-27 06:31:17.689846 | instance | clusterrole/system:controller:node-controller
2026-06-27 06:31:17.781026 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-27 06:31:17.871495 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-27 06:31:17.938759 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-27 06:31:18.050246 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-27 06:31:18.122843 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-27 06:31:18.210539 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-27 06:31:18.283215 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-27 06:31:18.375320 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-27 06:31:18.437325 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-27 06:31:18.552612 | instance | clusterrole/system:controller:replicaset-controller
2026-06-27 06:31:18.617440 | instance | clusterrolebinding/system:controller:job-controller
2026-06-27 06:31:18.709368 | instance | clusterrole/system:controller:replication-controller
2026-06-27 06:31:18.769168 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-27 06:31:18.868562 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-27 06:31:18.931118 | instance | clusterrolebinding/system:controller:node-controller
2026-06-27 06:31:19.028653 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-27 06:31:19.107850 | instance | clusterrole/system:controller:route-controller
2026-06-27 06:31:19.191919 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-27 06:31:19.269227 | instance | clusterrole/system:controller:service-account-controller
2026-06-27 06:31:19.350273 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-27 06:31:19.431702 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-27 06:31:19.519492 | instance | clusterrole/system:controller:service-controller
2026-06-27 06:31:19.604885 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-27 06:31:19.683867 | instance | clusterrole/system:controller:statefulset-controller
2026-06-27 06:31:19.784818 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-27 06:31:19.853002 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-27 06:31:19.942605 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-27 06:31:20.023353 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-27 06:31:20.123162 | instance | clusterrole/system:controller:ttl-controller
2026-06-27 06:31:20.194477 | instance | clusterrole/system:coredns
2026-06-27 06:31:20.300468 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-27 06:31:20.358370 | instance | clusterrole/system:discovery
2026-06-27 06:31:20.489132 | instance | clusterrole/system:heapster
2026-06-27 06:31:20.534096 | instance | clusterrole/system:kube-aggregator
2026-06-27 06:31:20.650158 | instance | clusterrolebinding/system:controller:route-controller
2026-06-27 06:31:20.717726 | instance | clusterrole/system:kube-controller-manager
2026-06-27 06:31:20.820580 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-27 06:31:20.880447 | instance | clusterrole/system:kube-dns
2026-06-27 06:31:21.007357 | instance | clusterrolebinding/system:controller:service-controller
2026-06-27 06:31:21.071682 | instance | clusterrole/system:kube-scheduler
2026-06-27 06:31:21.183358 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-27 06:31:21.241905 | instance | clusterrole/system:kubelet-api-admin
2026-06-27 06:31:21.345367 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-27 06:31:21.418909 | instance | clusterrole/system:monitoring
2026-06-27 06:31:21.526005 | instance | clusterrole/system:node
2026-06-27 06:31:21.596556 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-27 06:31:21.694399 | instance | clusterrole/system:node-bootstrapper
2026-06-27 06:31:21.769977 | instance | clusterrolebinding/system:coredns
2026-06-27 06:31:21.858824 | instance | clusterrole/system:node-problem-detector
2026-06-27 06:31:21.952447 | instance | clusterrolebinding/system:discovery
2026-06-27 06:31:22.048845 | instance | clusterrole/system:node-proxier
2026-06-27 06:31:22.141541 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-27 06:31:22.241398 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-27 06:31:22.341205 | instance | clusterrole/system:public-info-viewer
2026-06-27 06:31:22.425470 | instance | clusterrolebinding/system:kube-dns
2026-06-27 06:31:22.526851 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-27 06:31:22.616939 | instance | clusterrolebinding/system:kube-scheduler
2026-06-27 06:31:22.710504 | instance | clusterrolebinding/system:monitoring
2026-06-27 06:31:22.803155 | instance | clusterrole/system:volume-scheduler
2026-06-27 06:31:22.894482 | instance | clusterrolebinding/system:node
2026-06-27 06:31:22.991599 | instance | clusterrole/vector
2026-06-27 06:31:23.089323 | instance | clusterrolebinding/system:node-proxier
2026-06-27 06:31:23.168136 | instance | clusterrole/view
2026-06-27 06:31:23.263401 | instance | clusterrolebinding/system:public-info-viewer
2026-06-27 06:31:23.351935 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-27 06:31:23.440764 | instance | clusterrolebinding/system:volume-scheduler
2026-06-27 06:31:23.522781 | instance | clusterrolebinding/vector
2026-06-27 06:31:23.621101 | instance | storageclass/general
2026-06-27 06:31:23.690742 | instance | namespace/auth-system
2026-06-27 06:31:23.888600 | instance | namespace/cert-manager
2026-06-27 06:31:23.893319 | instance | namespace/default
2026-06-27 06:31:24.092159 | instance | namespace/envoy-gateway-system
2026-06-27 06:31:24.094628 | instance | namespace/ingress-nginx
2026-06-27 06:31:24.256878 | instance | namespace/kube-node-lease
2026-06-27 06:31:24.269309 | instance | namespace/kube-public
2026-06-27 06:31:24.432253 | instance | namespace/kube-system
2026-06-27 06:31:24.434574 | instance | namespace/local-path-storage
2026-06-27 06:31:24.597553 | instance | namespace/monitoring
2026-06-27 06:31:24.602413 | instance | namespace/openstack
2026-06-27 06:31:24.764780 | instance | namespace/rook-ceph
2026-06-27 06:31:24.768926 | instance | namespace/secretgen-controller
2026-06-27 06:31:24.985330 | instance | ok: Runtime: 0:00:19.794966
2026-06-27 06:31:24.992150 |
2026-06-27 06:31:24.992214 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-27 06:31:25.195724 | instance | changed
2026-06-27 06:31:25.202747 |
2026-06-27 06:31:25.202844 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-27 06:31:25.419147 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 06:31:25.419917 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 06:31:25.419952 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 06:31:25.507361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.507456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.579460 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-27 06:31:25.580310 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-27 06:31:25.582658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.587738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.684983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.687037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.755183 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-27 06:31:25.761097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.769002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.841948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.843383 | instance | cert-manager/deployment/cert-manager
2026-06-27 06:31:25.850751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.920659 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-27 06:31:25.926303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:25.936950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.021399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.027006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.035641 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-27 06:31:26.115493 | instance | cert-manager/endpoints/cert-manager
2026-06-27 06:31:26.118979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.121550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.203240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.209052 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-27 06:31:26.211467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.282834 | instance | auth-system/endpoints/keycloak
2026-06-27 06:31:26.284930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.308145 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:26.315100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.385729 | instance | auth-system/endpoints/keycloak-headless
2026-06-27 06:31:26.388963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.402611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.458830 | instance | auth-system/endpoints/keycloak-metrics
2026-06-27 06:31:26.488099 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:26.495120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.499176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.568036 | instance | auth-system/ingresses/keycloak
2026-06-27 06:31:26.592256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.593496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.633103 | instance | cert-manager/pods/cert-manager-79c48d47db-kw8cv
2026-06-27 06:31:26.681831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.725777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.755879 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-x89tn
2026-06-27 06:31:26.780092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.827975 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-pn29q
2026-06-27 06:31:26.836128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.903613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.926324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.989452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:26.993592 | instance | auth-system/networkpolicies/keycloak
2026-06-27 06:31:27.021351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.044096 | instance | auth-system/pods/keycloak-0
2026-06-27 06:31:27.091672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.112328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.181374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.188931 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-27 06:31:27.197891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.272969 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-27 06:31:27.280259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.294389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.366267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.376269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.386936 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-27 06:31:27.443284 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-27 06:31:27.455364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.457650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.551924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.552014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.574564 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-27 06:31:27.633132 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-27 06:31:27.648965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.649447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.741112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.753079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.793530 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-27 06:31:27.821722 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-27 06:31:27.822251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.839784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.928883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.937093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:27.981022 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-27 06:31:28.028260 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:28.039397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.045468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.049034 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-27 06:31:28.130520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.159999 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:28.168448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.201307 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-27 06:31:28.218983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.277891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.309233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.337109 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-27 06:31:28.372332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.394950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.421887 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-27 06:31:28.484236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.559572 | instance | cert-manager/serviceaccounts/default
2026-06-27 06:31:28.596306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.637717 | instance | auth-system/secrets/keycloak
2026-06-27 06:31:28.651071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.701833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.767314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.811820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.822108 | instance | auth-system/secrets/keycloak-externaldb
2026-06-27 06:31:28.832224 | instance | auth-system/secrets/keycloak.199-204-45-227.nip.io-tls
2026-06-27 06:31:28.859085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.913007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:28.964139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.008733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.022461 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-27 06:31:29.023674 | instance | cert-manager/services/cert-manager
2026-06-27 06:31:29.067031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.109438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.156592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.196123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.225781 | instance | auth-system/serviceaccounts/default
2026-06-27 06:31:29.226215 | instance | cert-manager/services/cert-manager-webhook
2026-06-27 06:31:29.280079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.283377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.376201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.392987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.402728 | instance | auth-system/serviceaccounts/keycloak
2026-06-27 06:31:29.410256 | instance | auth-system/services/keycloak
2026-06-27 06:31:29.470520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.477610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.544737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.579346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.589977 | instance | auth-system/services/keycloak-headless
2026-06-27 06:31:29.621327 | instance | auth-system/services/keycloak-metrics
2026-06-27 06:31:29.627484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.673359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.759519 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:29.766850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.813476 | instance | auth-system/statefulsets/keycloak
2026-06-27 06:31:29.819448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.839475 | instance | default/configmaps/kube-root-ca.crt
2026-06-27 06:31:29.843606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.912670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:29.924424 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:29.932332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.009197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.025555 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-27 06:31:30.026854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.029075 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-27 06:31:30.107640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.109134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.212583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.220895 | instance | default/endpoints/kubernetes
2026-06-27 06:31:30.228404 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-27 06:31:30.241909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.321206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.330472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.386915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.398486 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-27 06:31:30.425542 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-97t6l
2026-06-27 06:31:30.426511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.496922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.506892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.595101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.599942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.602757 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-27 06:31:30.603399 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-27 06:31:30.683505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.708960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.771667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.789577 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-27 06:31:30.790027 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-27 06:31:30.813850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.865090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.918565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.961722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:30.988026 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-27 06:31:30.988201 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-27 06:31:31.018434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.062200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.120077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.168621 | instance | default/serviceaccounts/default
2026-06-27 06:31:31.178241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.196362 | instance | default/services/kubernetes
2026-06-27 06:31:31.269331 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:31.277378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.280135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.351135 | instance | envoy-gateway-system/secrets/envoy
2026-06-27 06:31:31.363461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.373901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.395858 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-27 06:31:31.461581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.466480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.539574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.552965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.567507 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-27 06:31:31.568686 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-27 06:31:31.651105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.688496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.743851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.748907 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-27 06:31:31.749707 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-27 06:31:31.794447 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:31.802399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.838114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.893881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.981952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:31.997192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.026087 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-27 06:31:32.101818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.139707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.201512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.249789 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-27 06:31:32.292372 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-27 06:31:32.293599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.336338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.404708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.437681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.509427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.509478 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-27 06:31:32.523328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.536685 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-27 06:31:32.592095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.605402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.676355 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-27 06:31:32.682959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.716088 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-27 06:31:32.798254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.848706 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-27 06:31:32.888790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:32.922305 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-27 06:31:32.989527 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:33.002381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.032236 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-27 06:31:33.100024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.115579 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-27 06:31:33.146775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.184249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.232768 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-27 06:31:33.252705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.268655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.321306 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-27 06:31:33.335192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.380832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.420274 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-27 06:31:33.425664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.470928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.501020 | instance | ingress-nginx/pods/ingress-nginx-controller-g9zc6
2026-06-27 06:31:33.509124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.594188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.599687 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wkrxk
2026-06-27 06:31:33.624733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.689243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.694258 | instance | ingress-nginx/roles/ingress-nginx
2026-06-27 06:31:33.730577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.773105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.797080 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-27 06:31:33.884404 | instance | ingress-nginx/serviceaccounts/default
2026-06-27 06:31:33.926396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.975680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:33.985000 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-27 06:31:34.041144 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:34.049698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.081110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.083349 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-27 06:31:34.150332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.192174 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-27 06:31:34.203352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.278002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.308443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.320429 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-27 06:31:34.349575 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-27 06:31:34.485845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.554807 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-27 06:31:34.558269 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-27 06:31:34.600946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.678094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.719170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.746376 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-27 06:31:34.760547 | instance | kube-node-lease/serviceaccounts/default
2026-06-27 06:31:34.826431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.911311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:34.950542 | instance | kube-public/configmaps/cluster-info
2026-06-27 06:31:34.954460 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-27 06:31:35.053199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.058961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.140133 | instance | kube-system/configmaps/cilium-config
2026-06-27 06:31:35.145981 | instance | kube-system/configmaps/coredns
2026-06-27 06:31:35.170914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.256945 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:35.266427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.323484 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-27 06:31:35.327612 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-27 06:31:35.379320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.491328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.504731 | instance | kube-system/configmaps/kube-proxy
2026-06-27 06:31:35.526952 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-27 06:31:35.655914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.683022 | instance | kube-system/configmaps/kubeadm-config
2026-06-27 06:31:35.701047 | instance | kube-system/configmaps/kubelet-config
2026-06-27 06:31:35.860469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:35.864904 | instance | kube-system/daemonsets/cilium
2026-06-27 06:31:35.866825 | instance | kube-system/daemonsets/kube-proxy
2026-06-27 06:31:36.058591 | instance | kube-system/deployment/cilium-operator
2026-06-27 06:31:36.073937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.078467 | instance | kube-system/deployment/coredns
2026-06-27 06:31:36.153907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.250529 | instance | kube-system/endpoints/kube-dns
2026-06-27 06:31:36.263683 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-27 06:31:36.438632 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-27 06:31:36.441399 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-27 06:31:36.514424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.552332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.603776 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-27 06:31:36.610101 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-27 06:31:36.642740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.695545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.792795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.796693 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-27 06:31:36.798680 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-27 06:31:36.829139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.880988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.929323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.987371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:36.990306 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-27 06:31:37.005250 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-27 06:31:37.050964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.116000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.140079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.205022 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-27 06:31:37.207745 | instance | kube-system/pods/cilium-g4xc4
2026-06-27 06:31:37.216197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.234342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.310747 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:37.318627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.330471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.393699 | instance | kube-system/pods/cilium-operator-869df985b8-ffx8v
2026-06-27 06:31:37.426336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.440346 | instance | kube-system/pods/coredns-67659f764b-8kclw
2026-06-27 06:31:37.445418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.509548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.541619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.619937 | instance | kube-system/pods/etcd-instance
2026-06-27 06:31:37.620212 | instance | kube-system/pods/coredns-67659f764b-krfgg
2026-06-27 06:31:37.636972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.642280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.727182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.746419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.817777 | instance | kube-system/pods/kube-apiserver-instance
2026-06-27 06:31:37.843194 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-27 06:31:37.858057 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 06:31:37.866156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.881068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:37.984704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:38.028931 | instance | kube-system/pods/kube-proxy-fls7n
2026-06-27 06:31:38.038136 | instance | kube-system/pods/kube-scheduler-instance
2026-06-27 06:31:38.083408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:38.167569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:38.214914 | instance | kube-system/pods/kube-vip-instance
2026-06-27 06:31:38.221292 | instance | kube-public/serviceaccounts/default
2026-06-27 06:31:38.253052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:38.339604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:38.395570 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-27 06:31:38.402780 | instance | kube-system/rolebindings/kube-proxy
2026-06-27 06:31:38.428838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:38.560337 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-27 06:31:38.562646 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-27 06:31:38.720229 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-27 06:31:38.723078 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-27 06:31:38.883112 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-27 06:31:38.911008 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-27 06:31:39.075534 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-27 06:31:39.086993 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-27 06:31:39.238030 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-27 06:31:39.252509 | instance | kube-system/roles/cilium-config-agent
2026-06-27 06:31:39.420659 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-27 06:31:39.437406 | instance | kube-system/roles/kube-proxy
2026-06-27 06:31:39.610570 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-27 06:31:39.617432 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-27 06:31:39.634013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:39.711061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 06:31:39.785584 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-27 06:31:39.791836 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-27 06:31:39.943604 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-27 06:31:39.953896 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-27 06:31:40.116138 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-27 06:31:40.125728 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-27 06:31:40.284668 | instance | kube-system/secrets/bootstrap-token-b4phou
2026-06-27 06:31:40.306498 | instance | kube-system/secrets/bootstrap-token-ca3jj2
2026-06-27 06:31:40.462736 | instance | kube-system/secrets/kubeadm-certs
2026-06-27 06:31:40.470292 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-27 06:31:40.623130 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-27 06:31:40.721859 | instance | local-path-storage/configmaps/local-path-config
2026-06-27 06:31:40.802880 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-27 06:31:40.884865 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-27 06:31:40.998875 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-27 06:31:41.101093 | instance | kube-system/serviceaccounts/cilium
2026-06-27 06:31:41.214631 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-27 06:31:41.288509 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-27 06:31:41.418994 | instance | kube-system/serviceaccounts/coredns
2026-06-27 06:31:41.495660 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-27 06:31:41.626939 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-27 06:31:41.693773 | instance | kube-system/serviceaccounts/default
2026-06-27 06:31:41.827961 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-27 06:31:41.888030 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-27 06:31:42.032898 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-27 06:31:42.100867 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-27 06:31:42.224259 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-27 06:31:42.301867 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-27 06:31:42.435046 | instance | kube-system/serviceaccounts/expand-controller
2026-06-27 06:31:42.518303 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-27 06:31:42.628275 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-27 06:31:42.712758 | instance | kube-system/serviceaccounts/job-controller
2026-06-27 06:31:42.811468 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-27 06:31:42.906760 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-27 06:31:43.001483 | instance | kube-system/serviceaccounts/node-controller
2026-06-27 06:31:43.119552 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-27 06:31:43.199610 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-27 06:31:43.308087 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-27 06:31:43.392852 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-27 06:31:43.500884 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-27 06:31:43.598054 | instance | kube-system/serviceaccounts/replication-controller
2026-06-27 06:31:43.703496 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-27 06:31:43.794832 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-27 06:31:43.910375 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-27 06:31:44.026809 | instance | kube-system/serviceaccounts/service-controller
2026-06-27 06:31:44.144010 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-27 06:31:44.235932 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-27 06:31:44.345227 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-27 06:31:44.419042 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-27 06:31:44.546448 | instance | kube-system/services/kube-dns
2026-06-27 06:31:44.606520 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-27 06:31:44.711320 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-27 06:31:44.777324 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-27 06:31:44.882766 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-27 06:31:44.947524 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-27 06:31:45.062110 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-27 06:31:45.122094 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-27 06:31:45.239394 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-pb7wf
2026-06-27 06:31:45.309026 | instance | monitoring/configmaps/goldpinger-zap
2026-06-27 06:31:45.416804 | instance | monitoring/configmaps/ipmi-exporter
2026-06-27 06:31:45.470572 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-27 06:31:45.586033 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-27 06:31:45.658390 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-27 06:31:45.743717 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-27 06:31:45.825821 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-27 06:31:45.904922 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-27 06:31:46.004267 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-27 06:31:46.130394 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-27 06:31:46.192440 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-27 06:31:46.396310 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-27 06:31:46.402741 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-27 06:31:46.580692 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-27 06:31:46.751044 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-27 06:31:46.764309 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-27 06:31:46.954423 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-27 06:31:46.958418 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-27 06:31:47.146125 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-27 06:31:47.155878 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-27 06:31:47.350444 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-27 06:31:47.358895 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-27 06:31:47.526655 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-27 06:31:47.542131 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-27 06:31:47.708496 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-27 06:31:47.757013 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-27 06:31:47.908215 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-27 06:31:47.937367 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-27 06:31:48.102037 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-27 06:31:48.155037 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-27 06:31:48.283709 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-27 06:31:48.340485 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-27 06:31:48.471416 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-27 06:31:48.524905 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-27 06:31:48.642745 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-27 06:31:48.704541 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-27 06:31:48.831505 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-27 06:31:48.895488 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-27 06:31:49.036682 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-27 06:31:49.114010 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-27 06:31:49.227922 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-27 06:31:49.313382 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-27 06:31:49.424814 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-27 06:31:49.525105 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-27 06:31:49.620407 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-27 06:31:49.707293 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-27 06:31:49.813381 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-27 06:31:49.889737 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-27 06:31:49.986881 | instance | monitoring/configmaps/loki
2026-06-27 06:31:50.066692 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-27 06:31:50.156187 | instance | monitoring/configmaps/loki-gateway
2026-06-27 06:31:50.237409 | instance | monitoring/configmaps/loki-runtime
2026-06-27 06:31:50.334956 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-27 06:31:50.430384 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-27 06:31:50.538554 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-27 06:31:50.613614 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-27 06:31:50.707613 | instance | monitoring/configmaps/vector
2026-06-27 06:31:50.848591 | instance | monitoring/daemonsets/goldpinger
2026-06-27 06:31:50.882242 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-27 06:31:51.048533 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 06:31:51.100347 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-27 06:31:51.230468 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-27 06:31:51.306097 | instance | monitoring/daemonsets/vector
2026-06-27 06:31:51.438294 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-27 06:31:51.529582 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-27 06:31:51.660566 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-27 06:31:51.710197 | instance | monitoring/deployment/loki-gateway
2026-06-27 06:31:51.890366 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-27 06:31:51.925658 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-27 06:31:52.128935 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-27 06:31:52.152663 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-27 06:31:52.318203 | instance | local-path-storage/serviceaccounts/default
2026-06-27 06:31:52.343064 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-27 06:31:52.500158 | instance | monitoring/endpoints/alertmanager-operated
2026-06-27 06:31:52.518606 | instance | monitoring/endpoints/goldpinger
2026-06-27 06:31:52.682974 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-27 06:31:52.703214 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-27 06:31:52.882611 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-27 06:31:52.894622 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-27 06:31:53.076353 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-27 06:31:53.100326 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 06:31:53.256775 | instance | monitoring/endpoints/loki
2026-06-27 06:31:53.311697 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-27 06:31:53.448225 | instance | monitoring/endpoints/loki-gateway
2026-06-27 06:31:53.514327 | instance | monitoring/endpoints/loki-headless
2026-06-27 06:31:53.629440 | instance | monitoring/endpoints/loki-memberlist
2026-06-27 06:31:53.686738 | instance | monitoring/endpoints/loki-results-cache
2026-06-27 06:31:53.855097 | instance | monitoring/endpoints/prometheus-operated
2026-06-27 06:31:53.902198 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-27 06:31:54.065951 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-27 06:31:54.109623 | instance | monitoring/endpoints/vector-headless
2026-06-27 06:31:54.256961 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-27 06:31:54.302173 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-27 06:31:54.501097 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-27 06:31:54.523236 | instance | openstack/configmaps/barbican-bin
2026-06-27 06:31:54.688937 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-27 06:31:54.711670 | instance | monitoring/pods/goldpinger-q2klj
2026-06-27 06:31:54.898737 | instance | openstack/configmaps/ceph-csi-config
2026-06-27 06:31:54.907245 | instance | monitoring/pods/kube-prometheus-stack-grafana-5d69dddc6c-xr68r
2026-06-27 06:31:55.107123 | instance | openstack/configmaps/ceph-etc
2026-06-27 06:31:55.126849 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw
2026-06-27 06:31:55.304839 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-8l8k7
2026-06-27 06:31:55.316067 | instance | openstack/configmaps/cinder-bin
2026-06-27 06:31:55.484241 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bzfbj
2026-06-27 06:31:55.535665 | instance | openstack/configmaps/glance-bin
2026-06-27 06:31:55.678268 | instance | monitoring/pods/loki-0
2026-06-27 06:31:55.758402 | instance | openstack/configmaps/keepalived-bin
2026-06-27 06:31:55.881213 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-27 06:31:55.947952 | instance | monitoring/pods/loki-gateway-cf54cb88c-n6z29
2026-06-27 06:31:56.079369 | instance | openstack/configmaps/keystone-bin
2026-06-27 06:31:56.132219 | instance | monitoring/pods/loki-results-cache-0
2026-06-27 06:31:56.307502 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-27 06:31:56.344723 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-rjd4l
2026-06-27 06:31:56.482593 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-27 06:31:56.540903 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-rh22t
2026-06-27 06:31:56.693789 | instance | openstack/configmaps/libvirt-bin
2026-06-27 06:31:56.726018 | instance | monitoring/pods/node-feature-discovery-worker-l47xk
2026-06-27 06:31:56.906330 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-27 06:31:56.928076 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-27 06:31:57.113879 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-27 06:31:57.128657 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-j8dgr
2026-06-27 06:31:57.324225 | instance | openstack/configmaps/neutron-bin
2026-06-27 06:31:57.332717 | instance | monitoring/pods/vector-5xkcd
2026-06-27 06:31:57.536712 | instance | openstack/configmaps/nova-bin
2026-06-27 06:31:57.538515 | instance | openstack/configmaps/openvswitch-bin
2026-06-27 06:31:57.761300 | instance | openstack/configmaps/ovn-bin
2026-06-27 06:31:57.769504 | instance | openstack/configmaps/ovn-controller-default-bin
2026-06-27 06:31:57.951117 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-27 06:31:57.952574 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-27 06:31:58.154014 | instance | openstack/configmaps/placement-bin
2026-06-27 06:31:58.180004 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-27 06:31:58.351271 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-27 06:31:58.372729 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-27 06:31:58.538052 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-27 06:31:58.573039 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-27 06:31:58.726223 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-27 06:31:58.768884 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-27 06:31:58.935140 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-27 06:31:59.027783 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-27 06:31:59.141451 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-27 06:31:59.259501 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-27 06:31:59.341361 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-27 06:31:59.429590 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-27 06:31:59.521447 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-27 06:31:59.620214 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-27 06:31:59.701631 | instance | openstack/configmaps/rook-config-override
2026-06-27 06:31:59.823184 | instance | openstack/configmaps/staffeln-bin
2026-06-27 06:31:59.876383 | instance | openstack/configmaps/valkey-configuration
2026-06-27 06:32:00.010480 | instance | openstack/configmaps/valkey-health
2026-06-27 06:32:00.071976 | instance | openstack/configmaps/valkey-scripts
2026-06-27 06:32:00.223333 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-27 06:32:00.269945 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-27 06:32:00.430459 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-27 06:32:00.467962 | instance | openstack/cronjobs/nova-cell-setup
2026-06-27 06:32:00.631872 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-27 06:32:00.670887 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-27 06:32:00.821655 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-27 06:32:00.867703 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-27 06:32:01.043471 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-27 06:32:01.082817 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-27 06:32:01.209810 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-27 06:32:01.264587 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-27 06:32:01.377931 | instance | openstack/daemonsets/keepalived
2026-06-27 06:32:01.436825 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-27 06:32:01.600949 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-27 06:32:01.672431 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-06-27 06:32:01.826580 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-06-27 06:32:01.901794 | instance | openstack/daemonsets/nova-compute-default
2026-06-27 06:32:02.104745 | instance | openstack/daemonsets/openvswitch
2026-06-27 06:32:02.174174 | instance | openstack/daemonsets/ovn-controller-default
2026-06-27 06:32:02.301085 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-27 06:32:02.400388 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-27 06:32:02.473698 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-27 06:32:02.564773 | instance | openstack/deployment/barbican-api
2026-06-27 06:32:02.632700 | instance | openstack/deployment/cinder-api
2026-06-27 06:32:02.768723 | instance | openstack/deployment/cinder-backup
2026-06-27 06:32:02.849855 | instance | openstack/deployment/cinder-scheduler
2026-06-27 06:32:03.002008 | instance | openstack/deployment/cinder-volume
2026-06-27 06:32:03.068985 | instance | openstack/deployment/glance-api
2026-06-27 06:32:03.224881 | instance | openstack/deployment/keystone-api
2026-06-27 06:32:03.275396 | instance | openstack/deployment/memcached-memcached
2026-06-27 06:32:03.452987 | instance | openstack/deployment/neutron-rpc-server
2026-06-27 06:32:03.472081 | instance | openstack/deployment/neutron-server
2026-06-27 06:32:03.650267 | instance | openstack/deployment/nova-api-metadata
2026-06-27 06:32:03.672515 | instance | openstack/deployment/nova-api-osapi
2026-06-27 06:32:03.862939 | instance | openstack/deployment/nova-conductor
2026-06-27 06:32:03.881276 | instance | openstack/deployment/nova-novncproxy
2026-06-27 06:32:04.075363 | instance | openstack/deployment/nova-scheduler
2026-06-27 06:32:04.099446 | instance | openstack/deployment/ovn-northd
2026-06-27 06:32:04.277487 | instance | openstack/deployment/placement-api
2026-06-27 06:32:04.293384 | instance | openstack/deployment/pxc-operator
2026-06-27 06:32:04.484787 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-27 06:32:04.510971 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-27 06:32:04.707362 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-27 06:32:04.708954 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-27 06:32:04.907452 | instance | openstack/deployment/staffeln-api
2026-06-27 06:32:04.919237 | instance | openstack/deployment/staffeln-conductor
2026-06-27 06:32:05.112635 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-27 06:32:05.133639 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-27 06:32:05.270606 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-27 06:32:05.293526 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-27 06:32:05.444325 | instance | monitoring/secrets/alertmanager-tls
2026-06-27 06:32:05.456396 | instance | monitoring/secrets/grafana-tls
2026-06-27 06:32:05.606990 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-27 06:32:05.625320 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-27 06:32:05.768104 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-27 06:32:05.788375 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-27 06:32:05.930222 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-27 06:32:05.960518 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-27 06:32:06.113867 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-27 06:32:06.150758 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-27 06:32:06.304533 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-27 06:32:06.319741 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bzfbj-tls
2026-06-27 06:32:06.466959 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-27 06:32:06.479931 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-27 06:32:06.624869 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-27 06:32:06.644591 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-27 06:32:06.791095 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-27 06:32:06.812423 | instance | monitoring/secrets/prometheus-tls
2026-06-27 06:32:06.975911 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-27 06:32:06.978764 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-27 06:32:07.170928 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-27 06:32:07.283160 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-27 06:32:07.387089 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-27 06:32:07.466304 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-27 06:32:07.572267 | instance | openstack/endpoints/barbican-api
2026-06-27 06:32:07.630716 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-27 06:32:07.785489 | instance | openstack/endpoints/ceph-mon
2026-06-27 06:32:07.821935 | instance | openstack/endpoints/cinder-api
2026-06-27 06:32:07.982971 | instance | openstack/endpoints/glance-api
2026-06-27 06:32:08.039195 | instance | openstack/endpoints/keystone-api
2026-06-27 06:32:08.179377 | instance | openstack/endpoints/memcached
2026-06-27 06:32:08.237452 | instance | openstack/endpoints/memcached-metrics
2026-06-27 06:32:08.366175 | instance | openstack/endpoints/neutron-server
2026-06-27 06:32:08.427324 | instance | openstack/endpoints/nova-api
2026-06-27 06:32:08.568266 | instance | openstack/endpoints/nova-metadata
2026-06-27 06:32:08.615783 | instance | openstack/endpoints/nova-novncproxy
2026-06-27 06:32:08.752821 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-06-27 06:32:08.801560 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-06-27 06:32:08.933645 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-27 06:32:09.033134 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-27 06:32:09.163924 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-27 06:32:09.220884 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-27 06:32:09.353868 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-27 06:32:09.415775 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-27 06:32:09.556219 | instance | openstack/endpoints/placement-api
2026-06-27 06:32:09.609658 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-27 06:32:09.746599 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-27 06:32:09.823816 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-27 06:32:09.950800 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-27 06:32:10.015927 | instance | openstack/endpoints/rabbitmq-glance
2026-06-27 06:32:10.166851 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-27 06:32:10.210731 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-27 06:32:10.363549 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-27 06:32:10.421162 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-27 06:32:10.575228 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-27 06:32:10.625111 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-27 06:32:10.756952 | instance | openstack/endpoints/rabbitmq-nova
2026-06-27 06:32:10.823071 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-27 06:32:10.965684 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-27 06:32:11.030525 | instance | openstack/endpoints/staffeln-api
2026-06-27 06:32:11.190144 | instance | openstack/endpoints/valkey
2026-06-27 06:32:11.237165 | instance | openstack/endpoints/valkey-headless
2026-06-27 06:32:11.400640 | instance | openstack/endpoints/valkey-metrics
2026-06-27 06:32:11.433749 | instance | openstack/ingresses/compute
2026-06-27 06:32:11.600249 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-27 06:32:11.626873 | instance | openstack/ingresses/identity
2026-06-27 06:32:11.801403 | instance | openstack/ingresses/image
2026-06-27 06:32:11.826937 | instance | openstack/ingresses/key-manager
2026-06-27 06:32:12.019547 | instance | openstack/ingresses/network
2026-06-27 06:32:12.047641 | instance | openstack/ingresses/placement
2026-06-27 06:32:12.227072 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-27 06:32:12.264092 | instance | openstack/ingresses/volumev3
2026-06-27 06:32:12.428673 | instance | monitoring/serviceaccounts/default
2026-06-27 06:32:12.459011 | instance | monitoring/serviceaccounts/goldpinger
2026-06-27 06:32:12.664036 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-27 06:32:12.677085 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-27 06:32:12.892430 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-27 06:32:12.921606 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-27 06:32:13.142901 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-27 06:32:13.169408 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 06:32:13.371044 | instance | monitoring/serviceaccounts/loki
2026-06-27 06:32:13.396710 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-27 06:32:13.594704 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-27 06:32:13.638928 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-27 06:32:13.834582 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-27 06:32:13.902374 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-27 06:32:14.090767 | instance | monitoring/serviceaccounts/vector
2026-06-27 06:32:14.178522 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-27 06:32:14.353148 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-27 06:32:14.356133 | instance | openstack/networkpolicies/valkey
2026-06-27 06:32:14.538802 | instance | openstack/jobs/barbican-db-init
2026-06-27 06:32:14.551961 | instance | openstack/jobs/barbican-db-sync
2026-06-27 06:32:14.766459 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-27 06:32:14.823491 | instance | openstack/jobs/barbican-ks-service
2026-06-27 06:32:15.033002 | instance | openstack/jobs/barbican-ks-user
2026-06-27 06:32:15.034445 | instance | openstack/jobs/barbican-rabbit-init
2026-06-27 06:32:15.245378 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-27 06:32:15.255903 | instance | openstack/jobs/cinder-bootstrap
2026-06-27 06:32:15.438625 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-27 06:32:15.450109 | instance | openstack/jobs/cinder-db-init
2026-06-27 06:32:15.635903 | instance | openstack/jobs/cinder-db-sync
2026-06-27 06:32:15.638318 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-27 06:32:15.845080 | instance | openstack/jobs/cinder-ks-service
2026-06-27 06:32:15.851217 | instance | openstack/jobs/cinder-ks-user
2026-06-27 06:32:16.043162 | instance | openstack/jobs/cinder-rabbit-init
2026-06-27 06:32:16.052096 | instance | openstack/jobs/cinder-storage-init
2026-06-27 06:32:16.243359 | instance | openstack/jobs/glance-db-init
2026-06-27 06:32:16.250352 | instance | openstack/jobs/glance-db-sync
2026-06-27 06:32:16.424597 | instance | openstack/jobs/glance-ks-endpoints
2026-06-27 06:32:16.446077 | instance | openstack/jobs/glance-ks-service
2026-06-27 06:32:16.619495 | instance | openstack/jobs/glance-ks-user
2026-06-27 06:32:16.640114 | instance | openstack/jobs/glance-metadefs-load
2026-06-27 06:32:16.802141 | instance | openstack/jobs/glance-rabbit-init
2026-06-27 06:32:16.841349 | instance | openstack/jobs/glance-storage-init
2026-06-27 06:32:16.994754 | instance | openstack/jobs/keystone-bootstrap
2026-06-27 06:32:17.063288 | instance | openstack/jobs/keystone-credential-setup
2026-06-27 06:32:17.215493 | instance | openstack/jobs/keystone-db-init
2026-06-27 06:32:17.308638 | instance | openstack/jobs/keystone-db-sync
2026-06-27 06:32:17.425880 | instance | openstack/jobs/keystone-domain-manage
2026-06-27 06:32:17.497242 | instance | openstack/jobs/keystone-fernet-setup
2026-06-27 06:32:17.631622 | instance | openstack/jobs/keystone-rabbit-init
2026-06-27 06:32:17.687196 | instance | openstack/jobs/neutron-db-init
2026-06-27 06:32:17.830658 | instance | openstack/jobs/neutron-db-sync
2026-06-27 06:32:17.901400 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-27 06:32:18.069160 | instance | openstack/jobs/neutron-ks-service
2026-06-27 06:32:18.139892 | instance | openstack/jobs/neutron-ks-user
2026-06-27 06:32:18.269707 | instance | openstack/jobs/neutron-rabbit-init
2026-06-27 06:32:18.348935 | instance | monitoring/services/alertmanager-operated
2026-06-27 06:32:18.472356 | instance | openstack/jobs/nova-bootstrap
2026-06-27 06:32:18.538818 | instance | monitoring/services/goldpinger
2026-06-27 06:32:18.670392 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-27 06:32:18.728305 | instance | openstack/jobs/nova-cell-setup
2026-06-27 06:32:18.853841 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-27 06:32:18.936892 | instance | openstack/jobs/nova-db-init
2026-06-27 06:32:19.051499 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-27 06:32:19.161083 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-27 06:32:19.229197 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-27 06:32:19.332403 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 06:32:19.405059 | instance | openstack/jobs/nova-db-sync
2026-06-27 06:32:19.508072 | instance | openstack/jobs/nova-ks-endpoints
2026-06-27 06:32:19.608132 | instance | monitoring/services/loki
2026-06-27 06:32:19.724404 | instance | openstack/jobs/nova-ks-service
2026-06-27 06:32:19.793200 | instance | openstack/jobs/nova-ks-user
2026-06-27 06:32:19.929706 | instance | monitoring/services/loki-chunks-cache
2026-06-27 06:32:20.030424 | instance | openstack/jobs/nova-rabbit-init
2026-06-27 06:32:20.130807 | instance | monitoring/services/loki-gateway
2026-06-27 06:32:20.220363 | instance | openstack/jobs/placement-db-init
2026-06-27 06:32:20.313822 | instance | openstack/jobs/placement-db-sync
2026-06-27 06:32:20.426739 | instance | monitoring/services/loki-headless
2026-06-27 06:32:20.521904 | instance | openstack/jobs/placement-ks-endpoints
2026-06-27 06:32:20.603687 | instance | monitoring/services/loki-memberlist
2026-06-27 06:32:20.735947 | instance | openstack/jobs/placement-ks-service
2026-06-27 06:32:20.781073 | instance | monitoring/services/loki-results-cache
2026-06-27 06:32:20.951498 | instance | openstack/jobs/placement-ks-user
2026-06-27 06:32:21.042398 | instance | monitoring/services/prometheus-operated
2026-06-27 06:32:21.223708 | instance | openstack/jobs/staffeln-db-init
2026-06-27 06:32:21.226235 | instance | monitoring/services/prometheus-pushgateway
2026-06-27 06:32:21.417587 | instance | openstack/jobs/staffeln-db-sync
2026-06-27 06:32:21.418961 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-27 06:32:21.595176 | instance | monitoring/services/vector-headless
2026-06-27 06:32:21.626430 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-27 06:32:21.767318 | instance | monitoring/statefulsets/loki
2026-06-27 06:32:21.829867 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-27 06:32:21.958763 | instance | monitoring/statefulsets/loki-results-cache
2026-06-27 06:32:22.038553 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-27 06:32:22.178412 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-06-27 06:32:22.235450 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-06-27 06:32:22.485158 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-27 06:32:22.530199 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-27 06:32:22.789508 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-27 06:32:22.795950 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-27 06:32:23.081917 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-27 06:32:23.104518 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-27 06:32:23.359066 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-27 06:32:23.363665 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-27 06:32:23.647497 | instance | openstack/pods/barbican-api-6dd9bdd8cb-9bgbs
2026-06-27 06:32:23.671060 | instance | openstack/pods/barbican-db-init-4jxlq
2026-06-27 06:32:23.894457 | instance | openstack/pods/barbican-db-sync-8kshz
2026-06-27 06:32:23.895910 | instance | openstack/pods/barbican-ks-endpoints-m4jsj
2026-06-27 06:32:24.113078 | instance | openstack/pods/barbican-ks-service-qq9wq
2026-06-27 06:32:24.132132 | instance | openstack/pods/barbican-ks-user-6rzvk
2026-06-27 06:32:24.315124 | instance | openstack/pods/barbican-rabbit-init-qmbhq
2026-06-27 06:32:24.347572 | instance | openstack/pods/cinder-api-5cb95d9d95-kwbql
2026-06-27 06:32:24.533543 | instance | openstack/pods/cinder-backup-dc7c4689-hj5wt
2026-06-27 06:32:24.572356 | instance | openstack/pods/cinder-backup-storage-init-2hfpc
2026-06-27 06:32:24.752887 | instance | openstack/pods/cinder-bootstrap-4zrw8
2026-06-27 06:32:24.790197 | instance | openstack/pods/cinder-create-internal-tenant-zwrmv
2026-06-27 06:32:24.964254 | instance | openstack/pods/cinder-db-init-t69xb
2026-06-27 06:32:25.003565 | instance | openstack/pods/cinder-db-sync-b6lmq
2026-06-27 06:32:25.166045 | instance | openstack/pods/cinder-ks-endpoints-98b2f
2026-06-27 06:32:25.224975 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-27 06:32:25.384498 | instance | openstack/pods/cinder-ks-service-xprgb
2026-06-27 06:32:25.418063 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-27 06:32:25.604310 | instance | openstack/pods/cinder-ks-user-vb8vl
2026-06-27 06:32:25.613668 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-27 06:32:25.782650 | instance | openstack/pods/cinder-rabbit-init-9wwpb
2026-06-27 06:32:25.809314 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-27 06:32:25.974752 | instance | openstack/pods/cinder-scheduler-f6bd978f-cz522
2026-06-27 06:32:26.032088 | instance | openstack/pods/cinder-storage-init-64pxm
2026-06-27 06:32:26.204163 | instance | openstack/pods/cinder-volume-786d7d564d-hbfzc
2026-06-27 06:32:26.249727 | instance | openstack/pods/glance-api-688698dfbc-2slzb
2026-06-27 06:32:26.438684 | instance | openstack/pods/glance-db-init-qjqt4
2026-06-27 06:32:26.500003 | instance | openstack/pods/glance-db-sync-kv6q7
2026-06-27 06:32:26.647630 | instance | openstack/pods/glance-ks-endpoints-bd8kj
2026-06-27 06:32:26.699729 | instance | openstack/pods/glance-ks-service-bdpt7
2026-06-27 06:32:26.877950 | instance | openstack/pods/glance-ks-user-cnh7g
2026-06-27 06:32:26.918676 | instance | openstack/pods/glance-metadefs-load-2vbhd
2026-06-27 06:32:27.105119 | instance | openstack/pods/glance-rabbit-init-8bkcl
2026-06-27 06:32:27.153387 | instance | openstack/pods/glance-storage-init-8mx7b
2026-06-27 06:32:27.303132 | instance | openstack/pods/keepalived-5hbwp
2026-06-27 06:32:27.372171 | instance | openstack/pods/keystone-api-7f87b555df-r9f98
2026-06-27 06:32:27.503216 | instance | openstack/pods/keystone-bootstrap-5d7h7
2026-06-27 06:32:27.598832 | instance | openstack/pods/keystone-credential-setup-9pxs5
2026-06-27 06:32:27.711267 | instance | openstack/pods/keystone-db-init-dmrqf
2026-06-27 06:32:27.831163 | instance | openstack/pods/keystone-db-sync-z9b6m
2026-06-27 06:32:27.903217 | instance | openstack/pods/keystone-domain-manage-4v5m2
2026-06-27 06:32:28.050587 | instance | openstack/pods/keystone-fernet-setup-c2sth
2026-06-27 06:32:28.113800 | instance | openstack/pods/keystone-rabbit-init-9mcbd
2026-06-27 06:32:28.260870 | instance | openstack/pods/libvirt-libvirt-default-gn4sj
2026-06-27 06:32:28.321324 | instance | openstack/pods/memcached-memcached-6479589586-hjhkm
2026-06-27 06:32:28.496475 | instance | openstack/pods/neutron-db-init-rnm6f
2026-06-27 06:32:28.519185 | instance | openstack/pods/neutron-db-sync-b9trn
2026-06-27 06:32:28.690699 | instance | openstack/pods/neutron-ks-endpoints-6277j
2026-06-27 06:32:28.729119 | instance | openstack/pods/neutron-ks-service-4gnfz
2026-06-27 06:32:28.910896 | instance | openstack/pods/neutron-ks-user-bxmkt
2026-06-27 06:32:28.948695 | instance | openstack/pods/neutron-netns-cleanup-cron-default-wj795
2026-06-27 06:32:29.145725 | instance | openstack/pods/neutron-ovn-metadata-agent-default-6rc2b
2026-06-27 06:32:29.189176 | instance | openstack/pods/neutron-ovn-vpn-agent-default-b2xn2
2026-06-27 06:32:29.352031 | instance | openstack/pods/neutron-rabbit-init-qlvxz
2026-06-27 06:32:29.403718 | instance | openstack/pods/neutron-rpc-server-555455747c-hpxfd
2026-06-27 06:32:29.547522 | instance | openstack/pods/neutron-server-7485bbdc59-v46zn
2026-06-27 06:32:29.599981 | instance | openstack/pods/nova-api-metadata-6779f48468-rzzs2
2026-06-27 06:32:29.765651 | instance | openstack/pods/nova-api-osapi-5f8cf644d4-gjs8v
2026-06-27 06:32:29.830165 | instance | openstack/pods/nova-bootstrap-n89bb
2026-06-27 06:32:29.979308 | instance | openstack/pods/nova-cell-setup-7gqxg
2026-06-27 06:32:30.047176 | instance | openstack/pods/nova-compute-default-797km
2026-06-27 06:32:30.200277 | instance | openstack/pods/nova-conductor-56b8b8848-5c9rr
2026-06-27 06:32:30.270618 | instance | openstack/pods/nova-db-init-sdjv2
2026-06-27 06:32:30.416100 | instance | openstack/pods/nova-db-sync-rwf7j
2026-06-27 06:32:30.472985 | instance | openstack/pods/nova-ks-endpoints-4c5nw
2026-06-27 06:32:30.625872 | instance | openstack/pods/nova-ks-service-82x2k
2026-06-27 06:32:30.692955 | instance | openstack/pods/nova-ks-user-rg68l
2026-06-27 06:32:30.839123 | instance | openstack/pods/nova-novncproxy-655767b859-cwb6b
2026-06-27 06:32:30.916233 | instance | openstack/pods/nova-rabbit-init-8b8pv
2026-06-27 06:32:31.061032 | instance | openstack/pods/nova-scheduler-694685b764-zhtpk
2026-06-27 06:32:31.136258 | instance | openstack/pods/openvswitch-dshg8
2026-06-27 06:32:31.276566 | instance | openstack/pods/ovn-controller-default-vn92f
2026-06-27 06:32:31.357238 | instance | openstack/pods/ovn-northd-fc978744-mxk86
2026-06-27 06:32:31.496197 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-06-27 06:32:31.586664 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-06-27 06:32:31.749273 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-27 06:32:31.842937 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-27 06:32:31.983158 | instance | openstack/pods/placement-api-b98fb4b84-qtp44
2026-06-27 06:32:32.054006 | instance | openstack/pods/placement-db-init-4qxrm
2026-06-27 06:32:32.208698 | instance | openstack/pods/placement-db-sync-q9smz
2026-06-27 06:32:32.261208 | instance | openstack/pods/placement-ks-endpoints-jzcht
2026-06-27 06:32:32.412185 | instance | openstack/pods/placement-ks-service-xpns7
2026-06-27 06:32:32.471068 | instance | openstack/pods/placement-ks-user-qfcxr
2026-06-27 06:32:32.606251 | instance | openstack/pods/pxc-operator-69cb5bbdb9-ndx22
2026-06-27 06:32:32.667885 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-27 06:32:32.802975 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-27 06:32:32.834298 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-27 06:32:33.016605 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-27 06:32:33.021847 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-27 06:32:33.202804 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-ggv8j
2026-06-27 06:32:33.246779 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-27 06:32:33.409166 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-27 06:32:33.431920 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-27 06:32:33.624100 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-27 06:32:33.626606 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-27 06:32:33.797424 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t
2026-06-27 06:32:33.824960 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-27 06:32:33.990862 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-27 06:32:34.000888 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-27 06:32:34.168453 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-27 06:32:34.220471 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-27 06:32:34.370574 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x66q8
2026-06-27 06:32:34.393458 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-27 06:32:34.560022 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7
2026-06-27 06:32:34.571773 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-27 06:32:34.742742 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-27 06:32:34.773235 | instance | openstack/pods/staffeln-api-85d8875445-p5rzs
2026-06-27 06:32:34.919168 | instance | openstack/pods/staffeln-conductor-9d648c998-7shjx
2026-06-27 06:32:34.973772 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-27 06:32:35.142849 | instance | openstack/pods/staffeln-db-init-l45ft
2026-06-27 06:32:35.180279 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-27 06:32:35.340025 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-27 06:32:35.365111 | instance | openstack/pods/staffeln-db-sync-z6v72
2026-06-27 06:32:35.509164 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-27 06:32:35.577944 | instance | openstack/pods/valkey-node-0
2026-06-27 06:32:35.685289 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-27 06:32:35.800991 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-27 06:32:35.850455 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-27 06:32:35.979373 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-27 06:32:36.061056 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-27 06:32:36.173305 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-27 06:32:36.235375 | instance | openstack/rolebindings/cinder-storage-init
2026-06-27 06:32:36.338983 | instance | openstack/rolebindings/glance-glance-api
2026-06-27 06:32:36.429262 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-27 06:32:36.537598 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-27 06:32:36.606333 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-27 06:32:36.707109 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-27 06:32:36.766177 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-27 06:32:36.893941 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-27 06:32:36.989217 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-27 06:32:37.088265 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-27 06:32:37.171953 | instance | openstack/rolebindings/glance-glance-test
2026-06-27 06:32:37.267504 | instance | openstack/rolebindings/glance-storage-init
2026-06-27 06:32:37.345044 | instance | openstack/rolebindings/keepalived
2026-06-27 06:32:37.460189 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-27 06:32:37.510899 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-27 06:32:37.638872 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-27 06:32:37.701691 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-27 06:32:37.829005 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-27 06:32:37.895448 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-27 06:32:38.014546 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-27 06:32:38.097065 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-27 06:32:38.203336 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-27 06:32:38.273292 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-27 06:32:38.375202 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-27 06:32:38.428225 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-27 06:32:38.546380 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-27 06:32:38.600667 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-27 06:32:38.733013 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-27 06:32:38.776625 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-27 06:32:38.902208 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-27 06:32:38.954291 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-27 06:32:39.095572 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-27 06:32:39.177176 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-06-27 06:32:39.262428 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-06-27 06:32:39.358035 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-27 06:32:39.447560 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-27 06:32:39.528317 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-27 06:32:39.636607 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-27 06:32:39.701149 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-27 06:32:39.816966 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-27 06:32:39.885274 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-27 06:32:39.981434 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-27 06:32:40.104032 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-27 06:32:40.151560 | instance | openstack/rolebindings/nova-nova-compute
2026-06-27 06:32:40.283862 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-27 06:32:40.329918 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-27 06:32:40.475251 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-27 06:32:40.509880 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-27 06:32:40.650098 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-27 06:32:40.684723 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-27 06:32:40.824107 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-27 06:32:40.847158 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-27 06:32:41.000358 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-27 06:32:41.018095 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-27 06:32:41.195174 | instance | openstack/rolebindings/nova-nova-test
2026-06-27 06:32:41.199801 | instance | openstack/rolebindings/ovn-bgp-agent
2026-06-27 06:32:41.367175 | instance | openstack/rolebindings/ovn-controller
2026-06-27 06:32:41.371412 | instance | openstack/rolebindings/ovn-northd
2026-06-27 06:32:41.527055 | instance | openstack/rolebindings/ovn-ovn-controller
2026-06-27 06:32:41.536257 | instance | openstack/rolebindings/ovn-ovn-northd
2026-06-27 06:32:41.684731 | instance | openstack/rolebindings/ovn-ovsdb
2026-06-27 06:32:41.717094 | instance | openstack/rolebindings/placement-placement-api
2026-06-27 06:32:41.848250 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-27 06:32:41.885724 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-27 06:32:42.027827 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-27 06:32:42.078100 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-27 06:32:42.200973 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-27 06:32:42.260163 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-27 06:32:42.376134 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-27 06:32:42.421061 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-27 06:32:42.544299 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-27 06:32:42.596709 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-27 06:32:42.743282 | instance | openstack/rolebindings/pxc-operator
2026-06-27 06:32:42.757345 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-27 06:32:42.916022 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-27 06:32:42.920131 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-27 06:32:43.093972 | instance | openstack/roles/cinder-backup-storage-init
2026-06-27 06:32:43.099243 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-27 06:32:43.257783 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-27 06:32:43.258477 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-27 06:32:43.422807 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-27 06:32:43.426148 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-27 06:32:43.595413 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-27 06:32:43.599078 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-27 06:32:43.768933 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-27 06:32:43.774324 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-27 06:32:43.942391 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-27 06:32:43.946733 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-27 06:32:44.118443 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-27 06:32:44.118612 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-27 06:32:44.281494 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-27 06:32:44.285317 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-27 06:32:44.449199 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-27 06:32:44.453314 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-27 06:32:44.618555 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-27 06:32:44.627926 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-27 06:32:44.777454 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-27 06:32:44.798870 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-27 06:32:44.942590 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-27 06:32:44.982118 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-27 06:32:45.118136 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-27 06:32:45.166513 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-27 06:32:45.276128 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-27 06:32:45.330401 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-27 06:32:45.450896 | instance | openstack/roles/cinder-storage-init
2026-06-27 06:32:45.499203 | instance | openstack/roles/glance-openstack-glance-api
2026-06-27 06:32:45.615868 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-27 06:32:45.686827 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-27 06:32:45.777365 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-27 06:32:45.860713 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-27 06:32:45.938099 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-27 06:32:46.035084 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-27 06:32:46.126207 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-27 06:32:46.202235 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-27 06:32:46.297390 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-27 06:32:46.358564 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-27 06:32:46.471469 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-27 06:32:46.525154 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-27 06:32:46.623758 | instance | openstack/roles/glance-openstack-glance-test
2026-06-27 06:32:46.683455 | instance | openstack/roles/glance-storage-init
2026-06-27 06:32:46.775581 | instance | openstack/roles/keepalived
2026-06-27 06:32:46.841263 | instance | openstack/roles/keystone-credential-rotate
2026-06-27 06:32:46.943194 | instance | openstack/roles/keystone-credential-setup
2026-06-27 06:32:47.022134 | instance | openstack/roles/keystone-fernet-rotate
2026-06-27 06:32:47.116665 | instance | openstack/roles/keystone-fernet-setup
2026-06-27 06:32:47.197520 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-27 06:32:47.301629 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-27 06:32:47.365625 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-27 06:32:47.508247 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-27 06:32:47.524345 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-27 06:32:47.676164 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-27 06:32:47.680827 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-27 06:32:47.860769 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-27 06:32:47.868022 | instance | openstack/roles/libvirt-cert-manager
2026-06-27 06:32:48.040545 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-27 06:32:48.045571 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-27 06:32:48.204746 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-27 06:32:48.219719 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-27 06:32:48.365880 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-27 06:32:48.391043 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-27 06:32:48.515747 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-06-27 06:32:48.560782 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-06-27 06:32:48.671994 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-27 06:32:48.738032 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-27 06:32:48.830751 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-27 06:32:48.895381 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-27 06:32:49.000357 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-27 06:32:49.083004 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-27 06:32:49.170456 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-27 06:32:49.238424 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-27 06:32:49.326639 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-27 06:32:49.399316 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-27 06:32:49.489219 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-27 06:32:49.554791 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-27 06:32:49.653125 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-27 06:32:49.716288 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-27 06:32:49.816561 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-27 06:32:49.882928 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-27 06:32:49.976414 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-27 06:32:50.058794 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-27 06:32:50.182581 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-27 06:32:50.216128 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-27 06:32:50.338347 | instance | openstack/roles/nova-openstack-nova-test
2026-06-27 06:32:50.375021 | instance | openstack/roles/ovn-bgp-agent
2026-06-27 06:32:50.505973 | instance | openstack/roles/ovn-controller
2026-06-27 06:32:50.530435 | instance | openstack/roles/ovn-northd
2026-06-27 06:32:50.671884 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-06-27 06:32:50.679587 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-06-27 06:32:50.832093 | instance | openstack/roles/placement-openstack-placement-api
2026-06-27 06:32:50.832337 | instance | openstack/roles/ovn-ovsdb
2026-06-27 06:32:50.993960 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-27 06:32:50.996000 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-27 06:32:51.158640 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-27 06:32:51.160104 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-27 06:32:51.312543 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-27 06:32:51.314134 | instance | openstack/roles/pxc-operator
2026-06-27 06:32:51.473174 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-27 06:32:51.480410 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-27 06:32:51.640774 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-27 06:32:51.644654 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-27 06:32:51.793109 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-27 06:32:51.807871 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-27 06:32:51.966770 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-27 06:32:51.968576 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-27 06:32:52.144848 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-27 06:32:52.148562 | instance | openstack/roles/rook-ceph-mgr
2026-06-27 06:32:52.309091 | instance | openstack/roles/rook-ceph-osd
2026-06-27 06:32:52.311965 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-27 06:32:52.480774 | instance | openstack/roles/staffeln-conductor
2026-06-27 06:32:52.488029 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-27 06:32:52.667503 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-27 06:32:52.670258 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-27 06:32:52.844766 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-27 06:32:52.846214 | instance | openstack/secrets/barbican-api-certs
2026-06-27 06:32:53.019050 | instance | openstack/secrets/barbican-db-admin
2026-06-27 06:32:53.032509 | instance | openstack/secrets/barbican-db-user
2026-06-27 06:32:53.182930 | instance | openstack/secrets/barbican-etc
2026-06-27 06:32:53.201718 | instance | openstack/secrets/barbican-keystone-admin
2026-06-27 06:32:53.349960 | instance | openstack/secrets/barbican-keystone-user
2026-06-27 06:32:53.387599 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-27 06:32:53.531635 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-27 06:32:53.549865 | instance | openstack/secrets/cinder-api-certs
2026-06-27 06:32:53.708061 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-27 06:32:53.725683 | instance | openstack/secrets/cinder-db-admin
2026-06-27 06:32:53.897146 | instance | openstack/secrets/cinder-db-user
2026-06-27 06:32:53.911973 | instance | openstack/secrets/cinder-etc
2026-06-27 06:32:54.082318 | instance | openstack/secrets/cinder-keystone-admin
2026-06-27 06:32:54.104327 | instance | openstack/secrets/cinder-keystone-test
2026-06-27 06:32:54.265696 | instance | openstack/secrets/cinder-keystone-user
2026-06-27 06:32:54.281052 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-27 06:32:54.451531 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-27 06:32:54.452032 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-27 06:32:54.610415 | instance | openstack/secrets/glance-api-certs
2026-06-27 06:32:54.629218 | instance | openstack/serviceaccounts/barbican-api
2026-06-27 06:32:54.774825 | instance | openstack/secrets/glance-db-admin
2026-06-27 06:32:54.925107 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-27 06:32:55.007350 | instance | openstack/secrets/glance-db-user
2026-06-27 06:32:55.235860 | instance | openstack/secrets/glance-etc
2026-06-27 06:32:55.256457 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-27 06:32:55.400819 | instance | openstack/secrets/glance-keystone-admin
2026-06-27 06:32:55.538980 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-27 06:32:55.591045 | instance | openstack/secrets/glance-keystone-test
2026-06-27 06:32:55.799377 | instance | openstack/secrets/glance-keystone-user
2026-06-27 06:32:55.865916 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-27 06:32:55.962924 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-27 06:32:56.162168 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-27 06:32:56.178977 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-27 06:32:56.355436 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-27 06:32:56.473184 | instance | openstack/secrets/images-rbd-keyring
2026-06-27 06:32:56.655503 | instance | openstack/serviceaccounts/barbican-test
2026-06-27 06:32:56.685903 | instance | openstack/secrets/internal-percona-xtradb
2026-06-27 06:32:56.909695 | instance | openstack/serviceaccounts/cinder-api
2026-06-27 06:32:56.989130 | instance | openstack/secrets/keepalived-etc
2026-06-27 06:32:57.190495 | instance | openstack/serviceaccounts/cinder-backup
2026-06-27 06:32:57.247975 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-27 06:32:57.557178 | instance | openstack/secrets/keystone-api-certs
2026-06-27 06:32:57.578600 | instance | openstack/secrets/keystone-credential-keys
2026-06-27 06:32:57.763214 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-27 06:32:57.766266 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-27 06:32:58.090420 | instance | openstack/secrets/keystone-db-admin
2026-06-27 06:32:58.097384 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-27 06:32:58.272667 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-27 06:32:58.406624 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-27 06:32:58.636366 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-27 06:32:58.726655 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-27 06:32:58.970776 | instance | openstack/secrets/keystone-db-user
2026-06-27 06:32:59.063957 | instance | openstack/secrets/keystone-etc
2026-06-27 06:32:59.150274 | instance | openstack/secrets/keystone-fernet-keys
2026-06-27 06:32:59.233853 | instance | openstack/secrets/keystone-keystone-admin
2026-06-27 06:32:59.329270 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-27 06:32:59.399024 | instance | openstack/secrets/keystone-keystone-test
2026-06-27 06:32:59.573202 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-27 06:32:59.640401 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-27 06:32:59.890799 | instance | openstack/serviceaccounts/cinder-test
2026-06-27 06:32:59.943492 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-27 06:33:00.131117 | instance | openstack/serviceaccounts/cinder-volume
2026-06-27 06:33:00.180923 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-27 06:33:00.360923 | instance | openstack/secrets/libvirt-api-ca
2026-06-27 06:33:00.504561 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-27 06:33:00.537699 | instance | openstack/secrets/libvirt-etc
2026-06-27 06:33:00.711910 | instance | openstack/serviceaccounts/default
2026-06-27 06:33:00.805752 | instance | openstack/serviceaccounts/glance-api
2026-06-27 06:33:01.064544 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-27 06:33:01.117233 | instance | openstack/serviceaccounts/glance-db-init
2026-06-27 06:33:01.285111 | instance | openstack/secrets/libvirt-libvirt-default-gn4sj-api
2026-06-27 06:33:01.455866 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-27 06:33:01.484947 | instance | openstack/secrets/libvirt-libvirt-default-gn4sj-vnc
2026-06-27 06:33:01.682866 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-27 06:33:01.783978 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-27 06:33:01.984177 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-27 06:33:02.017624 | instance | openstack/secrets/neutron-db-admin
2026-06-27 06:33:02.200955 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-27 06:33:02.314528 | instance | openstack/secrets/neutron-db-user
2026-06-27 06:33:02.511219 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-27 06:33:02.539754 | instance | openstack/secrets/neutron-etc
2026-06-27 06:33:02.755755 | instance | openstack/secrets/neutron-keystone-admin
2026-06-27 06:33:02.841222 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-27 06:33:02.948016 | instance | openstack/secrets/neutron-keystone-test
2026-06-27 06:33:03.118455 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-27 06:33:03.186235 | instance | openstack/secrets/neutron-keystone-user
2026-06-27 06:33:03.344504 | instance | openstack/serviceaccounts/glance-test
2026-06-27 06:33:03.425316 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-27 06:33:03.595548 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-06-27 06:33:03.630985 | instance | openstack/serviceaccounts/keepalived
2026-06-27 06:33:03.783552 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-06-27 06:33:03.955114 | instance | openstack/serviceaccounts/keystone-api
2026-06-27 06:33:03.967623 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-27 06:33:04.155564 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-27 06:33:04.255323 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-27 06:33:04.446526 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-27 06:33:04.548889 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-27 06:33:04.608052 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-27 06:33:04.846463 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-27 06:33:04.899556 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-27 06:33:05.176810 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-27 06:33:05.224659 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-27 06:33:05.465916 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-27 06:33:05.528585 | instance | openstack/serviceaccounts/keystone-test
2026-06-27 06:33:05.750229 | instance | openstack/serviceaccounts/libvirt
2026-06-27 06:33:05.824325 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-27 06:33:06.072783 | instance | openstack/secrets/neutron-server-certs
2026-06-27 06:33:06.142260 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-27 06:33:06.235039 | instance | openstack/secrets/nova-api-certs
2026-06-27 06:33:06.409082 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-27 06:33:06.451661 | instance | openstack/secrets/nova-compute-default
2026-06-27 06:33:06.633845 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-27 06:33:06.721557 | instance | openstack/secrets/nova-db-admin
2026-06-27 06:33:06.883147 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-27 06:33:06.947496 | instance | openstack/secrets/nova-db-api-admin
2026-06-27 06:33:07.149252 | instance | openstack/secrets/nova-db-api-user
2026-06-27 06:33:07.237718 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-27 06:33:07.340750 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-27 06:33:07.545074 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-06-27 06:33:07.677169 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-27 06:33:07.855843 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-06-27 06:33:07.860337 | instance | openstack/secrets/nova-db-cell0-user
2026-06-27 06:33:08.036549 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-27 06:33:08.181083 | instance | openstack/secrets/nova-db-user
2026-06-27 06:33:08.318978 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-27 06:33:08.349875 | instance | openstack/serviceaccounts/neutron-server
2026-06-27 06:33:08.624618 | instance | openstack/secrets/nova-etc
2026-06-27 06:33:08.636195 | instance | openstack/serviceaccounts/neutron-test
2026-06-27 06:33:08.807802 | instance | openstack/secrets/nova-keystone-admin
2026-06-27 06:33:08.940472 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-27 06:33:08.987987 | instance | openstack/secrets/nova-keystone-test
2026-06-27 06:33:09.182833 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-27 06:33:09.247401 | instance | openstack/secrets/nova-keystone-user
2026-06-27 06:33:09.429112 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-27 06:33:09.516569 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-27 06:33:09.688037 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-27 06:33:09.734162 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-27 06:33:09.903871 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-27 06:33:09.977682 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-27 06:33:10.156647 | instance | openstack/serviceaccounts/nova-compute
2026-06-27 06:33:10.207875 | instance | openstack/serviceaccounts/nova-conductor
2026-06-27 06:33:10.488522 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-27 06:33:10.549556 | instance | openstack/serviceaccounts/nova-db-init
2026-06-27 06:33:10.643144 | instance | openstack/secrets/nova-ssh
2026-06-27 06:33:10.811029 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-27 06:33:10.853453 | instance | openstack/secrets/ovn-controller-default-etc
2026-06-27 06:33:11.051263 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-27 06:33:11.127720 | instance | openstack/secrets/ovn-etc
2026-06-27 06:33:11.303494 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-27 06:33:11.343640 | instance | openstack/secrets/ovn-vector-config
2026-06-27 06:33:11.502715 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-27 06:33:11.607332 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-27 06:33:11.813211 | instance | openstack/secrets/percona-xtradb
2026-06-27 06:33:11.909184 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-27 06:33:11.976530 | instance | openstack/secrets/placement-api-certs
2026-06-27 06:33:12.161611 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-27 06:33:12.230274 | instance | openstack/secrets/placement-db-admin
2026-06-27 06:33:12.395163 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-27 06:33:12.453617 | instance | openstack/secrets/placement-db-user
2026-06-27 06:33:12.616155 | instance | openstack/serviceaccounts/nova-test
2026-06-27 06:33:12.730083 | instance | openstack/secrets/placement-etc
2026-06-27 06:33:12.919511 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-27 06:33:12.942152 | instance | openstack/secrets/placement-keystone-admin
2026-06-27 06:33:13.131630 | instance | openstack/serviceaccounts/ovn-controller
2026-06-27 06:33:13.270438 | instance | openstack/serviceaccounts/ovn-northd
2026-06-27 06:33:13.436667 | instance | openstack/secrets/placement-keystone-user
2026-06-27 06:33:13.572037 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-06-27 06:33:13.613185 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-27 06:33:13.783949 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-27 06:33:13.873299 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-06-27 06:33:13.955015 | instance | openstack/serviceaccounts/placement-api
2026-06-27 06:33:14.175621 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-27 06:33:14.255691 | instance | openstack/serviceaccounts/placement-db-init
2026-06-27 06:33:14.347820 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-27 06:33:14.530882 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-27 06:33:14.552793 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-27 06:33:14.713568 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-27 06:33:14.823576 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-27 06:33:15.022450 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-27 06:33:15.026834 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-27 06:33:15.364713 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-27 06:33:15.383108 | instance | openstack/serviceaccounts/pxc-operator
2026-06-27 06:33:15.532431 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-27 06:33:15.681239 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-27 06:33:15.703455 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-27 06:33:15.851254 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-27 06:33:15.999045 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-27 06:33:16.054171 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-27 06:33:16.253531 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-27 06:33:16.316792 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-27 06:33:16.492628 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-27 06:33:16.562856 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-27 06:33:16.724406 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-27 06:33:16.827692 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-27 06:33:16.984317 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-27 06:33:17.005220 | instance | openstack/secrets/rook-ceph-config
2026-06-27 06:33:17.220601 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-27 06:33:17.312143 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-27 06:33:17.508359 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-27 06:33:17.546225 | instance | openstack/secrets/rook-ceph-mon
2026-06-27 06:33:17.738560 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-27 06:33:17.816567 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-27 06:33:18.020414 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-27 06:33:18.131873 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-27 06:33:18.175344 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-27 06:33:18.362954 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-27 06:33:18.424595 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-27 06:33:18.617208 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-27 06:33:18.659991 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-27 06:33:18.837015 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-27 06:33:18.921320 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-27 06:33:19.099629 | instance | openstack/serviceaccounts/staffeln-api
2026-06-27 06:33:19.161248 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-27 06:33:19.327912 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-27 06:33:19.400952 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-27 06:33:19.491382 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-27 06:33:19.669874 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-27 06:33:19.719557 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-27 06:33:20.049200 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-27 06:33:20.059117 | instance | openstack/serviceaccounts/valkey
2026-06-27 06:33:20.223888 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-27 06:33:20.379652 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-27 06:33:20.424605 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-27 06:33:20.582069 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-27 06:33:20.639033 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-27 06:33:20.781590 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-27 06:33:20.816709 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-27 06:33:20.992602 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-27 06:33:21.048474 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-27 06:33:21.213270 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-06-27 06:33:21.256407 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-27 06:33:21.401288 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-27 06:33:21.437406 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-27 06:33:21.595624 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-27 06:33:21.659977 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-27 06:33:21.762326 | instance | openstack/secrets/staffeln-db-admin
2026-06-27 06:33:21.881200 | instance | openstack/secrets/staffeln-db-user
2026-06-27 06:33:21.949075 | instance | openstack/secrets/staffeln-etc
2026-06-27 06:33:22.051543 | instance | openstack/secrets/valkey-ca
2026-06-27 06:33:22.122322 | instance | openstack/secrets/valkey-server-certs
2026-06-27 06:33:22.220073 | instance | openstack/services/barbican-api
2026-06-27 06:33:22.321113 | instance | openstack/services/ceph-mon
2026-06-27 06:33:22.413363 | instance | openstack/services/cinder-api
2026-06-27 06:33:22.535932 | instance | openstack/services/glance-api
2026-06-27 06:33:22.595814 | instance | openstack/services/keystone-api
2026-06-27 06:33:22.756269 | instance | openstack/services/memcached
2026-06-27 06:33:22.821199 | instance | openstack/services/memcached-metrics
2026-06-27 06:33:22.968298 | instance | openstack/services/neutron-server
2026-06-27 06:33:23.032016 | instance | openstack/services/nova-api
2026-06-27 06:33:23.186853 | instance | openstack/services/nova-metadata
2026-06-27 06:33:23.243647 | instance | openstack/services/nova-novncproxy
2026-06-27 06:33:23.391871 | instance | openstack/services/ovn-ovsdb-nb
2026-06-27 06:33:23.440875 | instance | openstack/services/ovn-ovsdb-sb
2026-06-27 06:33:23.592084 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-27 06:33:23.649069 | instance | openstack/services/percona-xtradb-haproxy
2026-06-27 06:33:23.813387 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-27 06:33:23.893781 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-27 06:33:24.039960 | instance | openstack/services/percona-xtradb-pxc
2026-06-27 06:33:24.128195 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-27 06:33:24.232256 | instance | openstack/services/placement-api
2026-06-27 06:33:24.325372 | instance | openstack/services/rabbitmq-barbican
2026-06-27 06:33:24.450050 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-27 06:33:24.526352 | instance | openstack/services/rabbitmq-cinder
2026-06-27 06:33:24.644764 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-27 06:33:24.729092 | instance | openstack/services/rabbitmq-glance
2026-06-27 06:33:24.859748 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-27 06:33:24.936699 | instance | openstack/services/rabbitmq-keystone
2026-06-27 06:33:25.066419 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-27 06:33:25.139704 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-27 06:33:25.265214 | instance | openstack/services/rabbitmq-neutron
2026-06-27 06:33:25.348867 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-27 06:33:25.470972 | instance | openstack/services/rabbitmq-nova
2026-06-27 06:33:25.547987 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-27 06:33:25.662208 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-27 06:33:25.754044 | instance | openstack/services/staffeln-api
2026-06-27 06:33:25.867683 | instance | openstack/services/valkey
2026-06-27 06:33:25.957506 | instance | openstack/services/valkey-headless
2026-06-27 06:33:26.087484 | instance | openstack/services/valkey-metrics
2026-06-27 06:33:26.175239 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-27 06:33:26.287102 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-06-27 06:33:26.361290 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-06-27 06:33:26.502581 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-27 06:33:26.591587 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-27 06:33:26.716917 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-27 06:33:26.843552 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-27 06:33:26.992197 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-27 06:33:27.054306 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-27 06:33:27.220702 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-27 06:33:27.284128 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-27 06:33:27.449364 | instance | openstack/statefulsets/valkey-node
2026-06-27 06:33:27.507011 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-27 06:33:27.686360 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-htzj6
2026-06-27 06:33:27.688489 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-27 06:33:27.860211 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-27 06:33:27.866359 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-27 06:33:28.032815 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-27 06:33:28.038722 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-27 06:33:28.197902 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-27 06:33:28.199835 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-27 06:33:28.371564 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-27 06:33:28.387753 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-27 06:33:28.550972 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-27 06:33:28.570981 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-27 06:33:28.734071 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-djm8s
2026-06-27 06:33:28.755793 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-27 06:33:28.915724 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-27 06:33:28.943551 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-27 06:33:29.121435 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-27 06:33:29.135666 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-27 06:33:29.290966 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-27 06:33:29.298184 | instance | rook-ceph/roles/rook-ceph-system
2026-06-27 06:33:29.464331 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-27 06:33:29.471844 | instance | rook-ceph/serviceaccounts/default
2026-06-27 06:33:29.669885 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-27 06:33:29.759366 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-27 06:33:29.864499 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-27 06:33:29.976295 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-27 06:33:30.063398 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-27 06:33:30.195830 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-27 06:33:30.265477 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-27 06:33:30.384712 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-27 06:33:30.470440 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-27 06:33:30.582758 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-27 06:33:30.665303 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-27 06:33:30.784085 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-27 06:33:30.860675 | instance | secretgen-controller/serviceaccounts/default
2026-06-27 06:33:30.992437 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-27 06:33:31.467290 | instance | ok: Runtime: 0:02:05.755972
2026-06-27 06:33:31.488758 |
2026-06-27 06:33:31.488899 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-27 06:33:32.293480 | instance | changed:
2026-06-27 06:33:32.293712 | instance | cd+++++++++ objects/
2026-06-27 06:33:32.293752 | instance | cd+++++++++ objects/cluster/
2026-06-27 06:33:32.293782 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-27 06:33:32.293812 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-27 06:33:32.293839 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-27 06:33:32.293866 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-27 06:33:32.293893 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-27 06:33:32.293919 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-27 06:33:32.293948 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-27 06:33:32.293974 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-27 06:33:32.294001 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-27 06:33:32.294027 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-06-27 06:33:32.294054 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-06-27 06:33:32.294079 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-27 06:33:32.294106 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-27 06:33:32.294131 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-27 06:33:32.294157 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-27 06:33:32.294182 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-27 06:33:32.294208 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-27 06:33:32.294233 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-27 06:33:32.294259 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-27 06:33:32.294284 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-27 06:33:32.294310 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-27 06:33:32.294335 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-27 06:33:32.294362 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-27 06:33:32.294401 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-27 06:33:32.294428 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-27 06:33:32.294458 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-27 06:33:32.294484 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-27 06:33:32.294510 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-27 06:33:32.294535 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-27 06:33:32.294561 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-27 06:33:32.294587 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-27 06:33:32.294612 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-27 06:33:32.294638 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-27 06:33:32.294663 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-27 06:33:32.294689 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-27 06:33:32.294714 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-27 06:33:32.294739 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-27 06:33:32.294765 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-27 06:33:32.294790 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-27 06:33:32.294815 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-27 06:33:32.294840 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-27 06:33:32.294866 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-27 06:33:32.294893 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-27 06:33:32.294919 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-27 06:33:32.294944 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-27 06:33:32.294970 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-27 06:33:32.294996 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-27 06:33:32.295021 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-27 06:33:32.295047 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-27 06:33:32.295072 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-27 06:33:32.295097 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-27 06:33:32.295122 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 06:33:32.295147 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 06:33:32.295172 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-27 06:33:32.295198 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-27 06:33:32.295223 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.295248 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.295273 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-27 06:33:32.295299 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-27 06:33:32.295325 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-27 06:33:32.295357 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-27 06:33:32.295383 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-27 06:33:32.295408 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-27 06:33:32.295434 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-27 06:33:32.295459 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-27 06:33:32.295483 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-27 06:33:32.295508 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-27 06:33:32.295533 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-27 06:33:32.295558 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-27 06:33:32.295583 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-27 06:33:32.295609 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-27 06:33:32.295634 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-06-27 06:33:32.295659 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-06-27 06:33:32.295684 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-06-27 06:33:32.295710 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-06-27 06:33:32.295765 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-27 06:33:32.295797 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-27 06:33:32.295824 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-27 06:33:32.295850 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-27 06:33:32.295876 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-27 06:33:32.295902 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-27 06:33:32.295928 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-27 06:33:32.295953 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-27 06:33:32.295978 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-27 06:33:32.296004 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-27 06:33:32.296029 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-27 06:33:32.296055 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-27 06:33:32.296080 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-27 06:33:32.296104 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-27 06:33:32.296129 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-27 06:33:32.296154 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-27 06:33:32.296179 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-27 06:33:32.296205 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-27 06:33:32.296230 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-27 06:33:32.296255 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-27 06:33:32.296289 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-27 06:33:32.296316 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-27 06:33:32.296342 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-27 06:33:32.296368 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-27 06:33:32.296394 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-27 06:33:32.296419 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-27 06:33:32.296444 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-27 06:33:32.296469 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-27 06:33:32.296494 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-27 06:33:32.296519 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-27 06:33:32.296545 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-27 06:33:32.296570 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-27 06:33:32.296595 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-27 06:33:32.296621 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-27 06:33:32.296646 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-27 06:33:32.296672 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-27 06:33:32.296697 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-27 06:33:32.296723 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-27 06:33:32.296748 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-27 06:33:32.296774 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-27 06:33:32.296799 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-27 06:33:32.296824 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-27 06:33:32.296850 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-27 06:33:32.296873 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-27 06:33:32.296891 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-27 06:33:32.296909 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-27 06:33:32.296935 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-27 06:33:32.296971 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-27 06:33:32.296991 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-27 06:33:32.297010 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-27 06:33:32.297029 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-27 06:33:32.297048 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-27 06:33:32.297067 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-27 06:33:32.297085 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-27 06:33:32.297104 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-27 06:33:32.297130 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-27 06:33:32.297149 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-27 06:33:32.297167 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-27 06:33:32.297185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-27 06:33:32.297203 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-27 06:33:32.297221 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-27 06:33:32.297239 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-27 06:33:32.297257 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-27 06:33:32.297275 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-27 06:33:32.297293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-27 06:33:32.297311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-27 06:33:32.297328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-27 06:33:32.297346 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-27 06:33:32.297365 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-27 06:33:32.297383 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-27 06:33:32.297401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-27 06:33:32.297420 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-27 06:33:32.297438 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-27 06:33:32.297456 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-27 06:33:32.297475 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-27 06:33:32.297493 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-27 06:33:32.297511 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-27 06:33:32.297530 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-27 06:33:32.297548 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-27 06:33:32.297567 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-27 06:33:32.297585 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-27 06:33:32.297603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-27 06:33:32.297621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-27 06:33:32.297640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-27 06:33:32.297658 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-27 06:33:32.297676 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-27 06:33:32.297694 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-27 06:33:32.297717 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-27 06:33:32.297736 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-27 06:33:32.297754 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-27 06:33:32.297772 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-27 06:33:32.297790 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-27 06:33:32.297808 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-27 06:33:32.297826 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-27 06:33:32.297844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-27 06:33:32.297862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-27 06:33:32.297880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-27 06:33:32.297898 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-27 06:33:32.297916 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-27 06:33:32.297934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-27 06:33:32.297952 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-27 06:33:32.297970 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-27 06:33:32.297988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-27 06:33:32.298006 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-27 06:33:32.298024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-27 06:33:32.298042 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-27 06:33:32.298060 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-27 06:33:32.298078 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-27 06:33:32.298096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-27 06:33:32.298115 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-27 06:33:32.298133 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-27 06:33:32.298151 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-27 06:33:32.298169 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-27 06:33:32.298187 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-27 06:33:32.298205 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-27 06:33:32.298223 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-27 06:33:32.298241 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-27 06:33:32.298259 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-27 06:33:32.298277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-27 06:33:32.298302 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-27 06:33:32.298321 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-27 06:33:32.298339 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-27 06:33:32.298357 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-27 06:33:32.298375 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-27 06:33:32.298393 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-27 06:33:32.298411 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-27 06:33:32.298429 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-27 06:33:32.298447 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-27 06:33:32.298466 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-27 06:33:32.298484 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-27 06:33:32.298502 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-27 06:33:32.298520 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-27 06:33:32.298538 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-27 06:33:32.298556 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-27 06:33:32.298574 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-27 06:33:32.298592 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-27 06:33:32.298610 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-27 06:33:32.298631 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-27 06:33:32.298650 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-27 06:33:32.298669 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-27 06:33:32.298688 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-27 06:33:32.298706 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-27 06:33:32.298725 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-27 06:33:32.298743 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-27 06:33:32.298762 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-27 06:33:32.298780 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-27 06:33:32.298798 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-27 06:33:32.298816 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-27 06:33:32.298835 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-27 06:33:32.298854 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-27 06:33:32.298872 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-27 06:33:32.298890 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-27 06:33:32.298909 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-27 06:33:32.298927 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-27 06:33:32.298945 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-27 06:33:32.298963 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-27 06:33:32.298982 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-27 06:33:32.299001 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-27 06:33:32.299025 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-27 06:33:32.299044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-27 06:33:32.299062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-27 06:33:32.299081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-27 06:33:32.299099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-27 06:33:32.299118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-27 06:33:32.299136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-27 06:33:32.299154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-27 06:33:32.299172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-27 06:33:32.299191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-27 06:33:32.299208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-27 06:33:32.299226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-27 06:33:32.299244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-27 06:33:32.299262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-27 06:33:32.299279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-27 06:33:32.299297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-27 06:33:32.299315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-27 06:33:32.299333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-27 06:33:32.299350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-27 06:33:32.299368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-27 06:33:32.299385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-27 06:33:32.299403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-27 06:33:32.299421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-27 06:33:32.299439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-27 06:33:32.299456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-27 06:33:32.299474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-27 06:33:32.299492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-27 06:33:32.299510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-27 06:33:32.299527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-27 06:33:32.299546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-27 06:33:32.299563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-27 06:33:32.299582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-27 06:33:32.299600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-27 06:33:32.299623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-27 06:33:32.299641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-27 06:33:32.299660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-27 06:33:32.299677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-27 06:33:32.299696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-27 06:33:32.299728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-27 06:33:32.299746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-27 06:33:32.299764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-27 06:33:32.299782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 06:33:32.299800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 06:33:32.299818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-27 06:33:32.299838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-27 06:33:32.299858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.299877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.299895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-27 06:33:32.299913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-27 06:33:32.299932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-27 06:33:32.299950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-27 06:33:32.299968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-27 06:33:32.299986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-27 06:33:32.300004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-27 06:33:32.300021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-27 06:33:32.300040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-27 06:33:32.300057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-27 06:33:32.300075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-27 06:33:32.300093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-27 06:33:32.300110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-27 06:33:32.300128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-27 06:33:32.300146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-27 06:33:32.300164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-27 06:33:32.300182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-27 06:33:32.300200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-27 06:33:32.300219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-27 06:33:32.300237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-27 06:33:32.300259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-27 06:33:32.300278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-27 06:33:32.300296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-06-27 06:33:32.300315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-06-27 06:33:32.300333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-06-27 06:33:32.300351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-06-27 06:33:32.300369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-27 06:33:32.300387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-27 06:33:32.300405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-27 06:33:32.300423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-27 06:33:32.300441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-27 06:33:32.300460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-27 06:33:32.300477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-27 06:33:32.300495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-27 06:33:32.300513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-27 06:33:32.300532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-27 06:33:32.300549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-27 06:33:32.300567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-27 06:33:32.300585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-27 06:33:32.300603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-27 06:33:32.300621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-27 06:33:32.300639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-27 06:33:32.300656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-27 06:33:32.300674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-27 06:33:32.300691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-27 06:33:32.300709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-27 06:33:32.300727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-27 06:33:32.300745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-27 06:33:32.300763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-27 06:33:32.300781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-27 06:33:32.300799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-27 06:33:32.300817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-27 06:33:32.300835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-27 06:33:32.300854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-27 06:33:32.300877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-27 06:33:32.300896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-27 06:33:32.300914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-27 06:33:32.300942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-27 06:33:32.300978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-27 06:33:32.300998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-27 06:33:32.301016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-27 06:33:32.301034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-27 06:33:32.301051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-27 06:33:32.301069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-27 06:33:32.301086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-27 06:33:32.301104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-27 06:33:32.301121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-27 06:33:32.301139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-27 06:33:32.301156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-27 06:33:32.301174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-27 06:33:32.301193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-27 06:33:32.301211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-27 06:33:32.301229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-27 06:33:32.301247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-27 06:33:32.301265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-27 06:33:32.301283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-27 06:33:32.301301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-27 06:33:32.301319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-27 06:33:32.301337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-27 06:33:32.301355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-27 06:33:32.301373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-27 06:33:32.301391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-27 06:33:32.301408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-27 06:33:32.301426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-27 06:33:32.301444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-27 06:33:32.301467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-27 06:33:32.301486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-27 06:33:32.301504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-27 06:33:32.301522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-27 06:33:32.301540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-27 06:33:32.301557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-27 06:33:32.301574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-27 06:33:32.301592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-27 06:33:32.301609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-27 06:33:32.301627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-27 06:33:32.301644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-27 06:33:32.301661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-27 06:33:32.301679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-27 06:33:32.301697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-27 06:33:32.301715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-27 06:33:32.301732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-27 06:33:32.301750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-27 06:33:32.301768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-27 06:33:32.301786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-27 06:33:32.301804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-27 06:33:32.301822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-27 06:33:32.301840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-27 06:33:32.301858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-27 06:33:32.301876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-27 06:33:32.301894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-27 06:33:32.301911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-27 06:33:32.301929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-27 06:33:32.301947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-27 06:33:32.301965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-27 06:33:32.301983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-27 06:33:32.302002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-27 06:33:32.302020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-27 06:33:32.302043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-27 06:33:32.302062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-27 06:33:32.302080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-27 06:33:32.302099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-27 06:33:32.302116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-27 06:33:32.302134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-27 06:33:32.302152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-27 06:33:32.302170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-27 06:33:32.302188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-27 06:33:32.302206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-27 06:33:32.302224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-27 06:33:32.302242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-27 06:33:32.302260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-27 06:33:32.302278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-27 06:33:32.302296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-27 06:33:32.302314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-27 06:33:32.302333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-27 06:33:32.302351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-27 06:33:32.302368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-27 06:33:32.302386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-27 06:33:32.302404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-27 06:33:32.302422 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-27 06:33:32.302440 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-27 06:33:32.302458 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-27 06:33:32.302476 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-27 06:33:32.302494 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-27 06:33:32.302512 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-27 06:33:32.302530 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-27 06:33:32.302548 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-27 06:33:32.302566 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-27 06:33:32.302583 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-27 06:33:32.302601 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-27 06:33:32.302618 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-27 06:33:32.302636 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-27 06:33:32.302654 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-27 06:33:32.302673 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-27 06:33:32.302691 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-27 06:33:32.302710 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-27 06:33:32.302728 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-27 06:33:32.302751 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-27 06:33:32.302770 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-27 06:33:32.302789 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-27 06:33:32.302807 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-27 06:33:32.302825 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-27 06:33:32.302846 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-27 06:33:32.302866 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-27 06:33:32.302885 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-27 06:33:32.302903 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-27 06:33:32.302921 | instance | cd+++++++++ objects/cluster/node/
2026-06-27 06:33:32.302939 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-27 06:33:32.302957 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-27 06:33:32.302975 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-27 06:33:32.302993 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-27 06:33:32.303012 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-27 06:33:32.303029 | instance | cd+++++++++ objects/namespaced/
2026-06-27 06:33:32.303047 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-27 06:33:32.303065 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-27 06:33:32.303083 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-27 06:33:32.303102 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-27 06:33:32.303120 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.303138 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.303155 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-27 06:33:32.303174 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-27 06:33:32.303192 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-27 06:33:32.303210 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-27 06:33:32.303228 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-27 06:33:32.303246 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-27 06:33:32.303265 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-27 06:33:32.303283 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-27 06:33:32.303301 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-27 06:33:32.303319 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-27 06:33:32.303338 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-27 06:33:32.303356 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-27 06:33:32.303374 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-27 06:33:32.303392 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-27 06:33:32.303410 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-27 06:33:32.303428 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-27 06:33:32.303446 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-27 06:33:32.303464 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-27 06:33:32.303482 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-27 06:33:32.303505 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-227.nip.io-tls.txt
2026-06-27 06:33:32.303524 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-227.nip.io-tls.yaml
2026-06-27 06:33:32.303543 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-27 06:33:32.303561 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-27 06:33:32.303579 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-27 06:33:32.303598 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-27 06:33:32.303616 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-27 06:33:32.303634 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-27 06:33:32.303653 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-27 06:33:32.303683 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-27 06:33:32.303702 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-27 06:33:32.303720 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-27 06:33:32.303739 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-27 06:33:32.303757 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-27 06:33:32.303775 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-27 06:33:32.303796 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-27 06:33:32.303820 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-27 06:33:32.303840 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-27 06:33:32.303858 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-27 06:33:32.303877 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-27 06:33:32.303895 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-27 06:33:32.303913 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-27 06:33:32.303932 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-27 06:33:32.303950 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.303968 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.303987 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-27 06:33:32.304005 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-27 06:33:32.304024 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-27 06:33:32.304042 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-27 06:33:32.304060 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-27 06:33:32.304079 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-27 06:33:32.304097 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-27 06:33:32.304115 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-27 06:33:32.304133 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-27 06:33:32.304152 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-27 06:33:32.304170 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-27 06:33:32.304194 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-27 06:33:32.304213 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-27 06:33:32.304232 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-kw8cv.txt
2026-06-27 06:33:32.304250 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-kw8cv.yaml
2026-06-27 06:33:32.304269 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-x89tn.txt
2026-06-27 06:33:32.304287 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-x89tn.yaml
2026-06-27 06:33:32.304305 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-pn29q.txt
2026-06-27 06:33:32.304324 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-pn29q.yaml
2026-06-27 06:33:32.304342 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-27 06:33:32.304360 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-27 06:33:32.304378 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-27 06:33:32.304397 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-27 06:33:32.304415 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-27 06:33:32.304433 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-27 06:33:32.304451 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-27 06:33:32.304469 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-27 06:33:32.304487 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-27 06:33:32.304505 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-27 06:33:32.304523 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-27 06:33:32.304540 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-27 06:33:32.304558 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-27 06:33:32.304576 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-27 06:33:32.304593 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-27 06:33:32.304611 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-27 06:33:32.304629 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-27 06:33:32.304647 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-27 06:33:32.304666 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-27 06:33:32.304684 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-27 06:33:32.304702 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-27 06:33:32.304720 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-27 06:33:32.304738 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-27 06:33:32.304756 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-27 06:33:32.304774 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-27 06:33:32.304799 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-27 06:33:32.304818 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-27 06:33:32.304836 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-27 06:33:32.304854 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-27 06:33:32.304872 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-27 06:33:32.304891 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-27 06:33:32.304909 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-27 06:33:32.304936 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-27 06:33:32.304965 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-27 06:33:32.304987 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-27 06:33:32.305005 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-27 06:33:32.305024 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-27 06:33:32.305042 | instance | cd+++++++++ objects/namespaced/default/
2026-06-27 06:33:32.305060 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-27 06:33:32.305078 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.305096 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.305114 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-27 06:33:32.305132 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-27 06:33:32.305150 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-27 06:33:32.305168 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-27 06:33:32.305187 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-27 06:33:32.305205 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-27 06:33:32.305223 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-27 06:33:32.305241 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-27 06:33:32.305259 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-27 06:33:32.305278 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-27 06:33:32.305297 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-27 06:33:32.305315 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-27 06:33:32.305334 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-27 06:33:32.305352 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.305371 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.305389 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-27 06:33:32.305407 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-27 06:33:32.305425 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-27 06:33:32.305443 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-27 06:33:32.305461 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-27 06:33:32.305479 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-27 06:33:32.305497 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-27 06:33:32.305521 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-97t6l.txt
2026-06-27 06:33:32.305540 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-97t6l.yaml
2026-06-27 06:33:32.305559 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-27 06:33:32.305577 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-27 06:33:32.305596 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-27 06:33:32.305614 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-27 06:33:32.305633 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-27 06:33:32.305651 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-27 06:33:32.305670 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-27 06:33:32.305688 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-27 06:33:32.305706 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-27 06:33:32.305725 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-27 06:33:32.305743 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-27 06:33:32.305761 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-27 06:33:32.305779 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-27 06:33:32.305798 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-27 06:33:32.305816 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-27 06:33:32.305834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-27 06:33:32.305853 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-27 06:33:32.305871 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-27 06:33:32.305889 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-27 06:33:32.305907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-27 06:33:32.305924 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-27 06:33:32.305943 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-27 06:33:32.305961 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-27 06:33:32.305978 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-27 06:33:32.305996 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-27 06:33:32.306014 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-27 06:33:32.306033 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-27 06:33:32.306051 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-27 06:33:32.306070 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-27 06:33:32.306093 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-27 06:33:32.306112 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-27 06:33:32.306130 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-27 06:33:32.306148 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-27 06:33:32.306166 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-27 06:33:32.306184 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-27 06:33:32.306202 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-27 06:33:32.306221 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-27 06:33:32.306239 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-27 06:33:32.306258 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-27 06:33:32.306277 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-27 06:33:32.306295 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-27 06:33:32.306313 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-27 06:33:32.306331 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-27 06:33:32.306349 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.306367 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.306385 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-27 06:33:32.306403 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-27 06:33:32.306421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-27 06:33:32.306440 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-27 06:33:32.306458 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-27 06:33:32.306476 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-27 06:33:32.306494 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-27 06:33:32.306513 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-27 06:33:32.306531 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-27 06:33:32.306549 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-27 06:33:32.306567 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-27 06:33:32.306585 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-27 06:33:32.306602 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-27 06:33:32.306620 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-27 06:33:32.306638 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-27 06:33:32.306656 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-27 06:33:32.306673 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-g9zc6.txt
2026-06-27 06:33:32.306691 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-g9zc6.yaml
2026-06-27 06:33:32.306713 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wkrxk.txt
2026-06-27 06:33:32.306732 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wkrxk.yaml
2026-06-27 06:33:32.306750 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-27 06:33:32.306769 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-27 06:33:32.306787 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-27 06:33:32.306805 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-27 06:33:32.306824 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-27 06:33:32.306842 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-27 06:33:32.306860 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-27 06:33:32.306878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-27 06:33:32.306896 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-27 06:33:32.306913 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-27 06:33:32.306931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-27 06:33:32.306950 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-27 06:33:32.306967 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-27 06:33:32.306986 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-27 06:33:32.307003 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-27 06:33:32.307021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-27 06:33:32.307039 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-27 06:33:32.307057 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-27 06:33:32.307076 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-27 06:33:32.307094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-27 06:33:32.307112 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-27 06:33:32.307129 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-27 06:33:32.307147 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-27 06:33:32.307165 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-27 06:33:32.307183 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-27 06:33:32.307200 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-27 06:33:32.307218 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-27 06:33:32.307236 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-27 06:33:32.307254 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-27 06:33:32.307272 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.307290 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.307308 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-27 06:33:32.307326 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-27 06:33:32.307348 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-27 06:33:32.307367 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-27 06:33:32.307385 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-27 06:33:32.307404 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-27 06:33:32.307422 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-27 06:33:32.307440 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.307458 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.307476 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-27 06:33:32.307494 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-27 06:33:32.307512 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-27 06:33:32.307531 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-27 06:33:32.307549 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-27 06:33:32.307567 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-27 06:33:32.307585 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-27 06:33:32.307603 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-27 06:33:32.307620 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-27 06:33:32.307661 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-27 06:33:32.307680 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-27 06:33:32.307699 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-27 06:33:32.307725 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-27 06:33:32.307751 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-27 06:33:32.307776 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-27 06:33:32.307796 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-27 06:33:32.307816 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-27 06:33:32.307836 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-27 06:33:32.307855 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-27 06:33:32.307874 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-27 06:33:32.307895 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-27 06:33:32.307914 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-27 06:33:32.307934 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-27 06:33:32.307954 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-27 06:33:32.307973 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-27 06:33:32.307993 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.308014 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.308038 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-27 06:33:32.308067 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-27 06:33:32.308088 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-27 06:33:32.308108 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-27 06:33:32.308127 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-27 06:33:32.308147 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-27 06:33:32.308166 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-27 06:33:32.308185 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-27 06:33:32.308205 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-27 06:33:32.308224 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-27 06:33:32.308244 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-27 06:33:32.308263 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-27 06:33:32.308283 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-27 06:33:32.308302 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-27 06:33:32.308322 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-27 06:33:32.308341 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-27 06:33:32.308361 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-27 06:33:32.308380 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-27 06:33:32.308399 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-27 06:33:32.308419 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-27 06:33:32.308439 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-27 06:33:32.308458 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-27 06:33:32.308478 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-27 06:33:32.308498 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-27 06:33:32.308517 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-27 06:33:32.308536 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-27 06:33:32.308555 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-27 06:33:32.308574 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-27 06:33:32.308594 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-27 06:33:32.308612 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-27 06:33:32.308632 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-g4xc4.txt
2026-06-27 06:33:32.308651 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-g4xc4.yaml
2026-06-27 06:33:32.308670 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ffx8v.txt
2026-06-27 06:33:32.308690 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ffx8v.yaml
2026-06-27 06:33:32.308710 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8kclw.txt
2026-06-27 06:33:32.308729 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8kclw.yaml
2026-06-27 06:33:32.308754 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-krfgg.txt
2026-06-27 06:33:32.308774 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-krfgg.yaml
2026-06-27 06:33:32.308793 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-27 06:33:32.308813 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-27 06:33:32.308834 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-27 06:33:32.308856 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-27 06:33:32.308876 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-27 06:33:32.308896 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-27 06:33:32.308915 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fls7n.txt
2026-06-27 06:33:32.308944 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fls7n.yaml
2026-06-27 06:33:32.308988 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-27 06:33:32.309009 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-27 06:33:32.309029 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-27 06:33:32.309049 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-27 06:33:32.309068 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-27 06:33:32.309087 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-27 06:33:32.309108 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-27 06:33:32.309127 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-27 06:33:32.309148 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-27 06:33:32.309167 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-27 06:33:32.309186 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-27 06:33:32.309206 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-27 06:33:32.309225 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-27 06:33:32.309244 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-27 06:33:32.309264 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-27 06:33:32.309285 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-27 06:33:32.309304 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-27 06:33:32.309324 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-27 06:33:32.309343 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-27 06:33:32.309363 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-27 06:33:32.309382 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-27 06:33:32.309402 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-27 06:33:32.309421 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-27 06:33:32.309441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-27 06:33:32.309464 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-27 06:33:32.309484 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-27 06:33:32.309503 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-27 06:33:32.309523 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-27 06:33:32.309542 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-27 06:33:32.309561 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-27 06:33:32.309580 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-27 06:33:32.309599 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-27 06:33:32.309619 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-27 06:33:32.309638 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-27 06:33:32.309658 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-27 06:33:32.309677 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-27 06:33:32.309696 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-27 06:33:32.309716 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-27 06:33:32.309735 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-27 06:33:32.309755 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-27 06:33:32.309774 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-27 06:33:32.309793 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-27 06:33:32.309812 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-27 06:33:32.309831 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-27 06:33:32.309850 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-27 06:33:32.309870 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-27 06:33:32.309889 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-27 06:33:32.309909 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-27 06:33:32.309928 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-27 06:33:32.309947 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-27 06:33:32.309966 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-27 06:33:32.309986 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-b4phou.txt
2026-06-27 06:33:32.310005 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-b4phou.yaml
2026-06-27 06:33:32.310025 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ca3jj2.txt
2026-06-27 06:33:32.310045 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ca3jj2.yaml
2026-06-27 06:33:32.310064 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-27 06:33:32.310083 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-27 06:33:32.310107 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-27 06:33:32.310128 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-27 06:33:32.310148 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-27 06:33:32.310167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-27 06:33:32.310186 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-27 06:33:32.310205 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-27 06:33:32.310225 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-27 06:33:32.310244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-27 06:33:32.310264 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-27 06:33:32.310283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-27 06:33:32.310303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-27 06:33:32.310322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-27 06:33:32.310341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-27 06:33:32.310361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-27 06:33:32.310381 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-27 06:33:32.310401 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-27 06:33:32.310420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-27 06:33:32.310439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-27 06:33:32.310458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-27 06:33:32.310477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-27 06:33:32.310496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-27 06:33:32.310516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-27 06:33:32.310535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-27 06:33:32.310555 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-27 06:33:32.310574 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-27 06:33:32.310594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-27 06:33:32.310614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-27 06:33:32.310634 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-27 06:33:32.310653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-27 06:33:32.310672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-27 06:33:32.310691 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-27 06:33:32.310711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-27 06:33:32.310731 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-27 06:33:32.310751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-27 06:33:32.310775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-27 06:33:32.310795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-27 06:33:32.310815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-27 06:33:32.310834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-27 06:33:32.310854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-27 06:33:32.310874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-27 06:33:32.310893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-27 06:33:32.310912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-27 06:33:32.310932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-27 06:33:32.310951 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-27 06:33:32.310970 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-27 06:33:32.310989 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-27 06:33:32.311008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-27 06:33:32.311028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-27 06:33:32.311047 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-27 06:33:32.311066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-27 06:33:32.311085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-27 06:33:32.311103 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-27 06:33:32.311123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-27 06:33:32.311143 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-27 06:33:32.311162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-27 06:33:32.311181 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-27 06:33:32.311201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-27 06:33:32.311220 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-27 06:33:32.311240 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-27 06:33:32.311259 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-27 06:33:32.311278 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-27 06:33:32.311297 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-27 06:33:32.311317 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-27 06:33:32.311337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-27 06:33:32.311356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-27 06:33:32.311375 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-27 06:33:32.311400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-27 06:33:32.311420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-27 06:33:32.311439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-27 06:33:32.311458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-27 06:33:32.311477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-27 06:33:32.311496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-27 06:33:32.311515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-27 06:33:32.311535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-27 06:33:32.311554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-27 06:33:32.311573 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-27 06:33:32.311604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-27 06:33:32.311627 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-27 06:33:32.311647 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-27 06:33:32.311667 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-27 06:33:32.311686 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-27 06:33:32.311706 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-27 06:33:32.311725 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-27 06:33:32.311745 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-27 06:33:32.311764 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-27 06:33:32.311783 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-27 06:33:32.311803 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-27 06:33:32.311821 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-27 06:33:32.311840 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-27 06:33:32.311859 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-27 06:33:32.311879 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-27 06:33:32.311898 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-27 06:33:32.311917 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-27 06:33:32.311937 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-27 06:33:32.311956 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.311976 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.311995 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-27 06:33:32.312016 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-27 06:33:32.312035 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-27 06:33:32.312054 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-27 06:33:32.312078 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-27 06:33:32.312098 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-27 06:33:32.312117 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-pb7wf.txt
2026-06-27 06:33:32.312136 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-pb7wf.yaml
2026-06-27 06:33:32.312156 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-27 06:33:32.312176 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-27 06:33:32.312195 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-27 06:33:32.312214 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-27 06:33:32.312234 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-27 06:33:32.312254 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-27 06:33:32.312274 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-27 06:33:32.312293 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-27 06:33:32.312312 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-27 06:33:32.312331 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-27 06:33:32.312351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-27 06:33:32.312371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-27 06:33:32.312390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-27 06:33:32.312410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-27 06:33:32.312429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-27 06:33:32.312448 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-27 06:33:32.312467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-27 06:33:32.312487 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-27 06:33:32.312506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-27 06:33:32.312525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-27 06:33:32.312544 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-27 06:33:32.312563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-27 06:33:32.312583 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-27 06:33:32.312603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-27 06:33:32.312622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-27 06:33:32.312641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-27 06:33:32.312660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-27 06:33:32.312680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-27 06:33:32.312705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-27 06:33:32.312725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-27 06:33:32.312744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-27 06:33:32.312763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-27 06:33:32.312782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-27 06:33:32.312801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-27 06:33:32.312821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-27 06:33:32.312840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-27 06:33:32.312859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-27 06:33:32.312878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-27 06:33:32.312897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-27 06:33:32.312917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-27 06:33:32.312947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-27 06:33:32.312986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-27 06:33:32.313007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-27 06:33:32.313026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-27 06:33:32.313045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-27 06:33:32.313064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-27 06:33:32.313083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-27 06:33:32.313102 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-27 06:33:32.313121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-27 06:33:32.313140 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-27 06:33:32.313160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-27 06:33:32.313179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-27 06:33:32.313199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-27 06:33:32.313218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-27 06:33:32.313237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-27 06:33:32.313257 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-27 06:33:32.313275 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.313300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.313320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-27 06:33:32.313340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-27 06:33:32.313359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-27 06:33:32.313379 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-27 06:33:32.313398 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-27 06:33:32.313417 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-27 06:33:32.313436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-27 06:33:32.313455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-27 06:33:32.313474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-27 06:33:32.313493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-27 06:33:32.313512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-27 06:33:32.313531 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-27 06:33:32.313550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-27 06:33:32.313568 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-27 06:33:32.313588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-27 06:33:32.313607 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-27 06:33:32.313627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-27 06:33:32.313647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-27 06:33:32.313666 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-27 06:33:32.313686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-27 06:33:32.313705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-27 06:33:32.313724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-27 06:33:32.313744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-27 06:33:32.313763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-27 06:33:32.313782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-27 06:33:32.313801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-27 06:33:32.313820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-27 06:33:32.313839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-27 06:33:32.313864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-27 06:33:32.313884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-27 06:33:32.313903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-27 06:33:32.313922 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-27 06:33:32.313941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-27 06:33:32.313960 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-27 06:33:32.313979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-27 06:33:32.313997 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-27 06:33:32.314016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-27 06:33:32.314035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-27 06:33:32.314055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.314074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.314093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-27 06:33:32.314112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-27 06:33:32.314131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-27 06:33:32.314150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-27 06:33:32.314170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-27 06:33:32.314189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-27 06:33:32.314209 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.314228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.314247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-27 06:33:32.314267 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-27 06:33:32.314286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-27 06:33:32.314305 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-27 06:33:32.314324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-27 06:33:32.314343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-27 06:33:32.314362 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-27 06:33:32.314382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-27 06:33:32.314402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-27 06:33:32.314422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-27 06:33:32.314441 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-27 06:33:32.314460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-27 06:33:32.314479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-27 06:33:32.314504 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-27 06:33:32.314523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-27 06:33:32.314543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-27 06:33:32.314563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-27 06:33:32.314582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-27 06:33:32.314602 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-27 06:33:32.314621 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-27 06:33:32.314641 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-27 06:33:32.314661 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-27 06:33:32.314680 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-27 06:33:32.314700 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 06:33:32.314721 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 06:33:32.314740 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-27 06:33:32.314759 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-27 06:33:32.314779 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-27 06:33:32.314798 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-27 06:33:32.314818 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-27 06:33:32.314837 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-27 06:33:32.314857 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-27 06:33:32.314876 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.314895 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.314914 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 06:33:32.314933 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 06:33:32.314953 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-27 06:33:32.314972 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-27 06:33:32.314991 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-27 06:33:32.315009 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-27 06:33:32.315029 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-27 06:33:32.315047 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-27 06:33:32.315066 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-27 06:33:32.315085 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-27 06:33:32.315104 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-27 06:33:32.315123 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-27 06:33:32.315147 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-27 06:33:32.315167 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-27 06:33:32.315186 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-27 06:33:32.315205 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-27 06:33:32.315224 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-27 06:33:32.315244 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-27 06:33:32.315263 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-27 06:33:32.315282 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.315302 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.315321 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 06:33:32.315341 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 06:33:32.315360 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-27 06:33:32.315380 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-27 06:33:32.315399 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 06:33:32.315418 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 06:33:32.315437 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.315455 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.315475 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-27 06:33:32.315494 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-27 06:33:32.315513 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-27 06:33:32.315532 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-27 06:33:32.315561 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-27 06:33:32.315587 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-27 06:33:32.315609 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-27 06:33:32.315628 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-27 06:33:32.315647 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-27 06:33:32.315667 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-27 06:33:32.315686 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-27 06:33:32.315705 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-27 06:33:32.315724 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-27 06:33:32.315742 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-27 06:33:32.315761 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-27 06:33:32.315780 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-27 06:33:32.315799 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-27 06:33:32.315818 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-27 06:33:32.315843 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-27 06:33:32.315863 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-27 06:33:32.315883 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-27 06:33:32.315903 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-27 06:33:32.315923 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-27 06:33:32.315942 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.315962 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.315982 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.316001 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.316021 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-27 06:33:32.316040 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-27 06:33:32.316065 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-27 06:33:32.316085 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-27 06:33:32.316105 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-27 06:33:32.316124 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-27 06:33:32.316143 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-27 06:33:32.316162 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-27 06:33:32.316181 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-27 06:33:32.316200 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-27 06:33:32.316219 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-q2klj.txt
2026-06-27 06:33:32.316239 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-q2klj.yaml
2026-06-27 06:33:32.316258 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d69dddc6c-xr68r.txt
2026-06-27 06:33:32.316277 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d69dddc6c-xr68r.yaml
2026-06-27 06:33:32.316296 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw.txt
2026-06-27 06:33:32.316315 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw.yaml
2026-06-27 06:33:32.316335 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-8l8k7.txt
2026-06-27 06:33:32.316354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-8l8k7.yaml
2026-06-27 06:33:32.316372 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bzfbj.txt
2026-06-27 06:33:32.316391 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bzfbj.yaml
2026-06-27 06:33:32.316414 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-27 06:33:32.316433 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-27 06:33:32.316452 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-27 06:33:32.316471 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-27 06:33:32.316491 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-n6z29.txt
2026-06-27 06:33:32.316510 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-n6z29.yaml
2026-06-27 06:33:32.316529 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-27 06:33:32.316548 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-27 06:33:32.316567 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-rjd4l.txt
2026-06-27 06:33:32.316586 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-rjd4l.yaml
2026-06-27 06:33:32.316605 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rh22t.txt
2026-06-27 06:33:32.316624 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rh22t.yaml
2026-06-27 06:33:32.316643 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-l47xk.txt
2026-06-27 06:33:32.316662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-l47xk.yaml
2026-06-27 06:33:32.316680 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-27 06:33:32.316699 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-27 06:33:32.316718 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-j8dgr.txt
2026-06-27 06:33:32.316737 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-j8dgr.yaml
2026-06-27 06:33:32.316755 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-5xkcd.txt
2026-06-27 06:33:32.316774 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-5xkcd.yaml
2026-06-27 06:33:32.316793 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-27 06:33:32.316812 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.316831 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.316850 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-27 06:33:32.316869 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-27 06:33:32.316889 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-27 06:33:32.316908 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-27 06:33:32.316936 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-27 06:33:32.316972 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-27 06:33:32.316993 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-27 06:33:32.317013 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.317032 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.317051 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-27 06:33:32.317071 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-27 06:33:32.317095 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-27 06:33:32.317115 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-27 06:33:32.317135 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-27 06:33:32.317154 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-27 06:33:32.317173 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-27 06:33:32.317194 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-27 06:33:32.317213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-27 06:33:32.317232 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-27 06:33:32.317251 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-27 06:33:32.317270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-27 06:33:32.317288 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-27 06:33:32.317307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-27 06:33:32.317326 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-27 06:33:32.317345 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-27 06:33:32.317365 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-27 06:33:32.317384 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-27 06:33:32.317403 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-27 06:33:32.317423 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-27 06:33:32.317443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-27 06:33:32.317462 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-27 06:33:32.317480 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-27 06:33:32.317499 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-27 06:33:32.317518 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-27 06:33:32.317537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-27 06:33:32.317556 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-27 06:33:32.317575 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-27 06:33:32.317594 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-27 06:33:32.317614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.317633 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.317653 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-27 06:33:32.317679 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-27 06:33:32.317700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-27 06:33:32.317719 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-27 06:33:32.317738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bzfbj-tls.txt
2026-06-27 06:33:32.317757 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bzfbj-tls.yaml
2026-06-27 06:33:32.317776 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-27 06:33:32.317795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-27 06:33:32.317814 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-27 06:33:32.317833 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-27 06:33:32.317852 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-27 06:33:32.317870 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-27 06:33:32.317890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-27 06:33:32.317909 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-27 06:33:32.317928 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.317947 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.317966 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-27 06:33:32.317986 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-27 06:33:32.318005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-27 06:33:32.318024 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-27 06:33:32.318044 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-27 06:33:32.318064 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-27 06:33:32.318083 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-27 06:33:32.318102 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-27 06:33:32.318121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-27 06:33:32.318141 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-27 06:33:32.318159 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-27 06:33:32.318178 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-27 06:33:32.318196 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-27 06:33:32.318215 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-27 06:33:32.318233 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-27 06:33:32.318257 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-27 06:33:32.318277 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-27 06:33:32.318297 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-27 06:33:32.318316 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-27 06:33:32.318335 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-27 06:33:32.318354 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-27 06:33:32.318374 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-27 06:33:32.318394 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-27 06:33:32.318413 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.318433 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.318452 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 06:33:32.318472 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 06:33:32.318491 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-27 06:33:32.318510 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-27 06:33:32.318529 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 06:33:32.318548 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 06:33:32.318567 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.318586 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.318606 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-27 06:33:32.318625 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-27 06:33:32.318645 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-27 06:33:32.318665 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-27 06:33:32.318684 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-27 06:33:32.318703 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-27 06:33:32.318722 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-27 06:33:32.318740 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-27 06:33:32.318759 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-27 06:33:32.318779 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-27 06:33:32.318799 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-27 06:33:32.318818 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-27 06:33:32.318838 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-27 06:33:32.318857 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-27 06:33:32.318882 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-27 06:33:32.318902 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-27 06:33:32.318922 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-27 06:33:32.318941 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-27 06:33:32.318961 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-27 06:33:32.318981 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-27 06:33:32.319000 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-27 06:33:32.319020 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-27 06:33:32.319039 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-27 06:33:32.319058 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 06:33:32.319077 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 06:33:32.319096 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-27 06:33:32.319116 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-27 06:33:32.319135 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 06:33:32.319154 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 06:33:32.319173 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.319192 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.319211 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-27 06:33:32.319231 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-27 06:33:32.319250 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-27 06:33:32.319269 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-27 06:33:32.319288 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-27 06:33:32.319307 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-27 06:33:32.319327 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-27 06:33:32.319346 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-27 06:33:32.319364 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-27 06:33:32.319383 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-27 06:33:32.319403 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-27 06:33:32.319421 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-27 06:33:32.319441 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-27 06:33:32.319460 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-27 06:33:32.319480 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-27 06:33:32.319498 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-27 06:33:32.319542 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-27 06:33:32.319570 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-27 06:33:32.319597 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-27 06:33:32.319618 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-27 06:33:32.319638 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-27 06:33:32.319657 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-27 06:33:32.319677 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-27 06:33:32.319696 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-27 06:33:32.319716 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-27 06:33:32.319735 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-27 06:33:32.319755 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-27 06:33:32.319774 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-27 06:33:32.319794 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-27 06:33:32.319812 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-27 06:33:32.319832 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-27 06:33:32.319851 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-27 06:33:32.319871 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-27 06:33:32.319890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-27 06:33:32.319909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-27 06:33:32.319929 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-27 06:33:32.319948 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-27 06:33:32.319966 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-27 06:33:32.319985 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-27 06:33:32.320005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-27 06:33:32.320024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-27 06:33:32.320044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-27 06:33:32.320064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-27 06:33:32.320082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-27 06:33:32.320101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-27 06:33:32.320121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-27 06:33:32.320140 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-27 06:33:32.320159 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-27 06:33:32.320180 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-27 06:33:32.320199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.320218 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.320237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-27 06:33:32.320256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-27 06:33:32.320276 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-27 06:33:32.320300 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-27 06:33:32.320320 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-27 06:33:32.320340 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-27 06:33:32.320359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-27 06:33:32.320379 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-27 06:33:32.320398 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-27 06:33:32.320418 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-27 06:33:32.320437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-27 06:33:32.320456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-27 06:33:32.320475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-06-27 06:33:32.320494 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-06-27 06:33:32.320513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-06-27 06:33:32.320532 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-06-27 06:33:32.320551 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-27 06:33:32.320570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-27 06:33:32.320589 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-27 06:33:32.320609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-27 06:33:32.320628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-27 06:33:32.320647 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-27 06:33:32.320666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-27 06:33:32.320685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-27 06:33:32.320705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-27 06:33:32.320725 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-27 06:33:32.320744 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-27 06:33:32.320763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-27 06:33:32.320782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-27 06:33:32.320801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-27 06:33:32.320821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-27 06:33:32.320841 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-27 06:33:32.320860 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-27 06:33:32.320879 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-27 06:33:32.320899 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-27 06:33:32.320919 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-27 06:33:32.320948 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-27 06:33:32.320988 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-27 06:33:32.321009 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-27 06:33:32.321029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-27 06:33:32.321048 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-27 06:33:32.321067 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-27 06:33:32.321087 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-27 06:33:32.321106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-27 06:33:32.321125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-27 06:33:32.321144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-27 06:33:32.321164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-27 06:33:32.321184 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-27 06:33:32.321203 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-27 06:33:32.321222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-27 06:33:32.321241 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-27 06:33:32.321261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-27 06:33:32.321279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-27 06:33:32.321298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-27 06:33:32.321318 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-27 06:33:32.321337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-27 06:33:32.321356 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-27 06:33:32.321376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-27 06:33:32.321396 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-27 06:33:32.321415 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-27 06:33:32.321435 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-27 06:33:32.321454 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-27 06:33:32.321474 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-27 06:33:32.321493 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-27 06:33:32.321512 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-27 06:33:32.321531 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-27 06:33:32.321551 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-27 06:33:32.321570 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-27 06:33:32.321589 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-27 06:33:32.321608 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-27 06:33:32.321627 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-27 06:33:32.321646 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-27 06:33:32.321672 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-27 06:33:32.321692 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-27 06:33:32.321712 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-27 06:33:32.321732 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-27 06:33:32.321751 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-27 06:33:32.321771 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-27 06:33:32.321790 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-27 06:33:32.321810 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-27 06:33:32.321831 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-06-27 06:33:32.321853 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-06-27 06:33:32.321872 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-06-27 06:33:32.321891 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-06-27 06:33:32.321910 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-27 06:33:32.321929 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-27 06:33:32.321949 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-27 06:33:32.321968 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-27 06:33:32.321988 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-06-27 06:33:32.322007 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-06-27 06:33:32.322026 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-27 06:33:32.322045 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-27 06:33:32.322064 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-27 06:33:32.322084 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-27 06:33:32.322103 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-27 06:33:32.322123 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-27 06:33:32.322142 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-27 06:33:32.322162 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-27 06:33:32.322181 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-27 06:33:32.322200 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-27 06:33:32.322219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-27 06:33:32.322238 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-27 06:33:32.322258 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-27 06:33:32.322278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-27 06:33:32.322297 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-27 06:33:32.322317 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-27 06:33:32.322336 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-27 06:33:32.322356 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-27 06:33:32.322381 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-27 06:33:32.322402 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-27 06:33:32.322421 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-27 06:33:32.322441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-27 06:33:32.322460 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-27 06:33:32.322480 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-27 06:33:32.322499 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-27 06:33:32.322519 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-27 06:33:32.322538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-27 06:33:32.322558 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-27 06:33:32.322577 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-27 06:33:32.322597 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-27 06:33:32.322615 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-27 06:33:32.322635 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-06-27 06:33:32.322653 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-06-27 06:33:32.322672 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-27 06:33:32.322691 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-27 06:33:32.322711 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-27 06:33:32.322730 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-27 06:33:32.322750 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-27 06:33:32.322769 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-27 06:33:32.322789 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-27 06:33:32.322809 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-27 06:33:32.322828 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-27 06:33:32.322847 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-27 06:33:32.322867 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-27 06:33:32.322886 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-27 06:33:32.322905 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-27 06:33:32.322924 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-27 06:33:32.322944 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-27 06:33:32.322962 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-27 06:33:32.322981 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-27 06:33:32.323001 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-27 06:33:32.323020 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-27 06:33:32.323039 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-27 06:33:32.323064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-27 06:33:32.323084 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-27 06:33:32.323103 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-27 06:33:32.323122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-27 06:33:32.323141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-27 06:33:32.323160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-27 06:33:32.323179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-27 06:33:32.323198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-27 06:33:32.323216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-27 06:33:32.323234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-27 06:33:32.323253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-27 06:33:32.323272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-27 06:33:32.323291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-27 06:33:32.323310 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-27 06:33:32.323330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-27 06:33:32.323350 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-27 06:33:32.323369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-27 06:33:32.323388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-27 06:33:32.323407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-27 06:33:32.323427 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-06-27 06:33:32.323446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-06-27 06:33:32.323465 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-06-27 06:33:32.323495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-06-27 06:33:32.323519 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-27 06:33:32.323540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-27 06:33:32.323559 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-27 06:33:32.323578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-27 06:33:32.323597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-27 06:33:32.323617 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-27 06:33:32.323636 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-27 06:33:32.323655 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-27 06:33:32.323675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-27 06:33:32.323693 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-27 06:33:32.323712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-27 06:33:32.323731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-27 06:33:32.323750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-27 06:33:32.323769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-27 06:33:32.323794 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-27 06:33:32.323814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-27 06:33:32.323833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-27 06:33:32.323852 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-27 06:33:32.323871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-27 06:33:32.323890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-27 06:33:32.323909 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-27 06:33:32.323928 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-27 06:33:32.323947 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-27 06:33:32.323965 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-27 06:33:32.323985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-27 06:33:32.324004 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-27 06:33:32.324023 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-27 06:33:32.324042 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-27 06:33:32.324060 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-27 06:33:32.324079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-27 06:33:32.324098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-27 06:33:32.324118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-27 06:33:32.324137 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-27 06:33:32.324156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-27 06:33:32.324176 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-27 06:33:32.324195 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-27 06:33:32.324214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-27 06:33:32.324234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-27 06:33:32.324253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-27 06:33:32.324272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-27 06:33:32.324292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-27 06:33:32.324311 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-27 06:33:32.324330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-27 06:33:32.324350 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-27 06:33:32.324369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-27 06:33:32.324389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-27 06:33:32.324408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-27 06:33:32.324427 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-27 06:33:32.324446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-27 06:33:32.324471 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-27 06:33:32.324491 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-27 06:33:32.324511 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-27 06:33:32.324531 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-27 06:33:32.324550 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-27 06:33:32.324570 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-27 06:33:32.324589 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-27 06:33:32.324608 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-27 06:33:32.324628 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-27 06:33:32.324648 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-27 06:33:32.324666 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-27 06:33:32.324686 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-27 06:33:32.324705 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-27 06:33:32.324724 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-27 06:33:32.324744 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-27 06:33:32.324763 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-27 06:33:32.324782 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-27 06:33:32.324802 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-27 06:33:32.324821 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-27 06:33:32.324841 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-27 06:33:32.324861 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-27 06:33:32.324881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-27 06:33:32.324900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-27 06:33:32.324918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-27 06:33:32.324947 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-27 06:33:32.324980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-27 06:33:32.325000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-27 06:33:32.325021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-27 06:33:32.325043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-27 06:33:32.325063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-27 06:33:32.325082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-27 06:33:32.325101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-27 06:33:32.325120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-27 06:33:32.325140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-27 06:33:32.325160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-27 06:33:32.325179 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-27 06:33:32.325198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-27 06:33:32.325217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-27 06:33:32.325242 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-27 06:33:32.325261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-27 06:33:32.325281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-27 06:33:32.325300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-27 06:33:32.325319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-27 06:33:32.325338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-27 06:33:32.325358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-27 06:33:32.325377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-27 06:33:32.325396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-27 06:33:32.325415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-27 06:33:32.325434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-27 06:33:32.325454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-27 06:33:32.325473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-27 06:33:32.325492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-27 06:33:32.325511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-27 06:33:32.325531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-27 06:33:32.325550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-27 06:33:32.325570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-27 06:33:32.325589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-27 06:33:32.325609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-27 06:33:32.325628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-27 06:33:32.325648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-27 06:33:32.325667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-27 06:33:32.325687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-27 06:33:32.325706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-27 06:33:32.325725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-27 06:33:32.325744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-27 06:33:32.325763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-27 06:33:32.325782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-27 06:33:32.325802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-27 06:33:32.325821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-27 06:33:32.325841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-27 06:33:32.325860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-27 06:33:32.325879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-27 06:33:32.325898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-27 06:33:32.325918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-27 06:33:32.325937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-27 06:33:32.325956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-27 06:33:32.325980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-27 06:33:32.325999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-27 06:33:32.326018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-27 06:33:32.326037 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-27 06:33:32.326057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-27 06:33:32.326076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-27 06:33:32.326096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-27 06:33:32.326115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-27 06:33:32.326135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-27 06:33:32.326154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-27 06:33:32.326174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-27 06:33:32.326193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-27 06:33:32.326212 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-27 06:33:32.326232 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-27 06:33:32.326251 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-27 06:33:32.326271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-27 06:33:32.326290 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-27 06:33:32.326310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-27 06:33:32.326329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-27 06:33:32.326348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-27 06:33:32.326368 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-27 06:33:32.326387 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-27 06:33:32.326407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-27 06:33:32.326426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-27 06:33:32.326446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-27 06:33:32.326466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-27 06:33:32.326485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-27 06:33:32.326505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-27 06:33:32.326524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-27 06:33:32.326544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-27 06:33:32.326564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-27 06:33:32.326583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-27 06:33:32.326602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-27 06:33:32.326622 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-27 06:33:32.326641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-27 06:33:32.326661 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-27 06:33:32.326680 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-27 06:33:32.326698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-27 06:33:32.326722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-27 06:33:32.326743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-27 06:33:32.326762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-27 06:33:32.326781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-27 06:33:32.326801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-27 06:33:32.326820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-27 06:33:32.326839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-27 06:33:32.326859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-27 06:33:32.326878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-27 06:33:32.326897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-27 06:33:32.326916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-27 06:33:32.326935 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-27 06:33:32.326954 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-27 06:33:32.326974 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-27 06:33:32.326993 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-27 06:33:32.327012 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-27 06:33:32.327031 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-27 06:33:32.327050 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-27 06:33:32.327069 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-27 06:33:32.327089 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-06-27 06:33:32.327108 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-06-27 06:33:32.327127 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-06-27 06:33:32.327146 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-06-27 06:33:32.327165 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-27 06:33:32.327184 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-27 06:33:32.327203 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-27 06:33:32.327222 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-27 06:33:32.327241 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-27 06:33:32.327260 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-27 06:33:32.327279 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-27 06:33:32.327299 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-27 06:33:32.327318 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-27 06:33:32.327337 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-27 06:33:32.327362 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-27 06:33:32.327382 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-27 06:33:32.327401 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-27 06:33:32.327420 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-27 06:33:32.327440 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-27 06:33:32.327474 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-27 06:33:32.327499 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-27 06:33:32.327521 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6dd9bdd8cb-9bgbs.txt
2026-06-27 06:33:32.327541 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6dd9bdd8cb-9bgbs.yaml
2026-06-27 06:33:32.327560 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-4jxlq.txt
2026-06-27 06:33:32.327580 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-4jxlq.yaml
2026-06-27 06:33:32.327599 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-8kshz.txt
2026-06-27 06:33:32.327618 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-8kshz.yaml
2026-06-27 06:33:32.327637 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-m4jsj.txt
2026-06-27 06:33:32.327656 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-m4jsj.yaml
2026-06-27 06:33:32.327675 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-qq9wq.txt
2026-06-27 06:33:32.327693 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-qq9wq.yaml
2026-06-27 06:33:32.327712 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6rzvk.txt
2026-06-27 06:33:32.327731 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6rzvk.yaml
2026-06-27 06:33:32.327750 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-qmbhq.txt
2026-06-27 06:33:32.327769 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-qmbhq.yaml
2026-06-27 06:33:32.327788 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5cb95d9d95-kwbql.txt
2026-06-27 06:33:32.327807 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5cb95d9d95-kwbql.yaml
2026-06-27 06:33:32.327826 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-dc7c4689-hj5wt.txt
2026-06-27 06:33:32.327845 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-dc7c4689-hj5wt.yaml
2026-06-27 06:33:32.327864 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-2hfpc.txt
2026-06-27 06:33:32.327884 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-2hfpc.yaml
2026-06-27 06:33:32.327903 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-4zrw8.txt
2026-06-27 06:33:32.327922 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-4zrw8.yaml
2026-06-27 06:33:32.327941 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-zwrmv.txt
2026-06-27 06:33:32.327961 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-zwrmv.yaml
2026-06-27 06:33:32.327981 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-t69xb.txt
2026-06-27 06:33:32.328000 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-t69xb.yaml
2026-06-27 06:33:32.328019 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-b6lmq.txt
2026-06-27 06:33:32.328045 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-b6lmq.yaml
2026-06-27 06:33:32.328066 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-98b2f.txt
2026-06-27 06:33:32.328085 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-98b2f.yaml
2026-06-27 06:33:32.328105 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xprgb.txt
2026-06-27 06:33:32.328124 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xprgb.yaml
2026-06-27 06:33:32.328143 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-vb8vl.txt
2026-06-27 06:33:32.328163 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-vb8vl.yaml
2026-06-27 06:33:32.328181 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-9wwpb.txt
2026-06-27 06:33:32.328201 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-9wwpb.yaml
2026-06-27 06:33:32.328220 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-f6bd978f-cz522.txt
2026-06-27 06:33:32.328240 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-f6bd978f-cz522.yaml
2026-06-27 06:33:32.328259 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-64pxm.txt
2026-06-27 06:33:32.328277 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-64pxm.yaml
2026-06-27 06:33:32.328297 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-786d7d564d-hbfzc.txt
2026-06-27 06:33:32.328316 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-786d7d564d-hbfzc.yaml
2026-06-27 06:33:32.328335 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-688698dfbc-2slzb.txt
2026-06-27 06:33:32.328354 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-688698dfbc-2slzb.yaml
2026-06-27 06:33:32.328373 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-qjqt4.txt
2026-06-27 06:33:32.328392 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-qjqt4.yaml
2026-06-27 06:33:32.328411 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-kv6q7.txt
2026-06-27 06:33:32.328430 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-kv6q7.yaml
2026-06-27 06:33:32.328449 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-bd8kj.txt
2026-06-27 06:33:32.328469 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-bd8kj.yaml
2026-06-27 06:33:32.328488 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-bdpt7.txt
2026-06-27 06:33:32.328507 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-bdpt7.yaml
2026-06-27 06:33:32.328527 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-cnh7g.txt
2026-06-27 06:33:32.328546 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-cnh7g.yaml
2026-06-27 06:33:32.328565 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-2vbhd.txt
2026-06-27 06:33:32.328584 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-2vbhd.yaml
2026-06-27 06:33:32.328603 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8bkcl.txt
2026-06-27 06:33:32.328622 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8bkcl.yaml
2026-06-27 06:33:32.328641 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-8mx7b.txt
2026-06-27 06:33:32.328660 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-8mx7b.yaml
2026-06-27 06:33:32.328679 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-5hbwp.txt
2026-06-27 06:33:32.328698 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-5hbwp.yaml
2026-06-27 06:33:32.328724 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7f87b555df-r9f98.txt
2026-06-27 06:33:32.328744 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7f87b555df-r9f98.yaml
2026-06-27 06:33:32.328763 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-5d7h7.txt
2026-06-27 06:33:32.328783 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-5d7h7.yaml
2026-06-27 06:33:32.328803 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-9pxs5.txt
2026-06-27 06:33:32.328821 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-9pxs5.yaml
2026-06-27 06:33:32.328841 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-dmrqf.txt
2026-06-27 06:33:32.328860 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-dmrqf.yaml
2026-06-27 06:33:32.328879 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-z9b6m.txt
2026-06-27 06:33:32.328897 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-z9b6m.yaml
2026-06-27 06:33:32.328917 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4v5m2.txt
2026-06-27 06:33:32.328945 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4v5m2.yaml
2026-06-27 06:33:32.328983 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-c2sth.txt
2026-06-27 06:33:32.329002 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-c2sth.yaml
2026-06-27 06:33:32.329022 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-9mcbd.txt
2026-06-27 06:33:32.329041 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-9mcbd.yaml
2026-06-27 06:33:32.329059 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-gn4sj.txt
2026-06-27 06:33:32.329078 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-gn4sj.yaml
2026-06-27 06:33:32.329096 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-hjhkm.txt
2026-06-27 06:33:32.329115 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-hjhkm.yaml
2026-06-27 06:33:32.329133 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-rnm6f.txt
2026-06-27 06:33:32.329152 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-rnm6f.yaml
2026-06-27 06:33:32.329171 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-b9trn.txt
2026-06-27 06:33:32.329192 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-b9trn.yaml
2026-06-27 06:33:32.329210 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-6277j.txt
2026-06-27 06:33:32.329230 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-6277j.yaml
2026-06-27 06:33:32.329249 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-4gnfz.txt
2026-06-27 06:33:32.329268 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-4gnfz.yaml
2026-06-27 06:33:32.329287 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-bxmkt.txt
2026-06-27 06:33:32.329306 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-bxmkt.yaml
2026-06-27 06:33:32.329325 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-wj795.txt
2026-06-27 06:33:32.329344 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-wj795.yaml
2026-06-27 06:33:32.329363 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-6rc2b.txt
2026-06-27 06:33:32.329382 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-6rc2b.yaml
2026-06-27 06:33:32.329401 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-b2xn2.txt
2026-06-27 06:33:32.329426 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-b2xn2.yaml
2026-06-27 06:33:32.329447 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qlvxz.txt
2026-06-27 06:33:32.329466 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qlvxz.yaml
2026-06-27 06:33:32.329485 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-555455747c-hpxfd.txt
2026-06-27 06:33:32.329505 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-555455747c-hpxfd.yaml
2026-06-27 06:33:32.329524 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7485bbdc59-v46zn.txt
2026-06-27 06:33:32.329544 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7485bbdc59-v46zn.yaml
2026-06-27 06:33:32.329563 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6779f48468-rzzs2.txt
2026-06-27 06:33:32.329582 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6779f48468-rzzs2.yaml
2026-06-27 06:33:32.329601 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5f8cf644d4-gjs8v.txt
2026-06-27 06:33:32.329620 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5f8cf644d4-gjs8v.yaml
2026-06-27 06:33:32.329640 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-n89bb.txt
2026-06-27 06:33:32.329660 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-n89bb.yaml
2026-06-27 06:33:32.329679 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-7gqxg.txt
2026-06-27 06:33:32.329698 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-7gqxg.yaml
2026-06-27 06:33:32.329717 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-797km.txt
2026-06-27 06:33:32.329736 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-797km.yaml
2026-06-27 06:33:32.329755 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-56b8b8848-5c9rr.txt
2026-06-27 06:33:32.329774 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-56b8b8848-5c9rr.yaml
2026-06-27 06:33:32.329793 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-sdjv2.txt
2026-06-27 06:33:32.329813 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-sdjv2.yaml
2026-06-27 06:33:32.329832 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-rwf7j.txt
2026-06-27 06:33:32.329852 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-rwf7j.yaml
2026-06-27 06:33:32.329872 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-4c5nw.txt
2026-06-27 06:33:32.329891 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-4c5nw.yaml
2026-06-27 06:33:32.329910 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-82x2k.txt
2026-06-27 06:33:32.329929 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-82x2k.yaml
2026-06-27 06:33:32.329949 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rg68l.txt
2026-06-27 06:33:32.329968 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rg68l.yaml
2026-06-27 06:33:32.329987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-655767b859-cwb6b.txt
2026-06-27 06:33:32.330007 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-655767b859-cwb6b.yaml
2026-06-27 06:33:32.330026 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-8b8pv.txt
2026-06-27 06:33:32.330045 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-8b8pv.yaml
2026-06-27 06:33:32.330065 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-694685b764-zhtpk.txt
2026-06-27 06:33:32.330084 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-694685b764-zhtpk.yaml
2026-06-27 06:33:32.330109 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-dshg8.txt
2026-06-27 06:33:32.330130 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-dshg8.yaml
2026-06-27 06:33:32.330149 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-vn92f.txt
2026-06-27 06:33:32.330168 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-vn92f.yaml
2026-06-27 06:33:32.330188 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-mxk86.txt
2026-06-27 06:33:32.330207 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-mxk86.yaml
2026-06-27 06:33:32.330227 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-06-27 06:33:32.330246 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-06-27 06:33:32.330266 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-06-27 06:33:32.330285 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-06-27 06:33:32.330304 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-27 06:33:32.330324 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-27 06:33:32.330343 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-27 06:33:32.330362 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-27 06:33:32.330382 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-b98fb4b84-qtp44.txt
2026-06-27 06:33:32.330402 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-b98fb4b84-qtp44.yaml
2026-06-27 06:33:32.330420 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-4qxrm.txt
2026-06-27 06:33:32.330439 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-4qxrm.yaml
2026-06-27 06:33:32.330458 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-q9smz.txt
2026-06-27 06:33:32.330476 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-q9smz.yaml
2026-06-27 06:33:32.330495 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jzcht.txt
2026-06-27 06:33:32.330515 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jzcht.yaml
2026-06-27 06:33:32.330534 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-xpns7.txt
2026-06-27 06:33:32.330554 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-xpns7.yaml
2026-06-27 06:33:32.330573 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-qfcxr.txt
2026-06-27 06:33:32.330592 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-qfcxr.yaml
2026-06-27 06:33:32.330611 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-ndx22.txt
2026-06-27 06:33:32.330630 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-ndx22.yaml
2026-06-27 06:33:32.330650 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-27 06:33:32.330669 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-27 06:33:32.330688 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-27 06:33:32.330707 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-27 06:33:32.330726 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-ggv8j.txt
2026-06-27 06:33:32.330745 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-ggv8j.yaml
2026-06-27 06:33:32.330764 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-27 06:33:32.330788 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-27 06:33:32.330810 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-27 06:33:32.330829 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-27 06:33:32.330848 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t.txt
2026-06-27 06:33:32.330868 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t.yaml
2026-06-27 06:33:32.330887 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-27 06:33:32.330906 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-27 06:33:32.330925 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-27 06:33:32.330944 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-27 06:33:32.330963 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x66q8.txt
2026-06-27 06:33:32.330982 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x66q8.yaml
2026-06-27 06:33:32.331001 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7.txt
2026-06-27 06:33:32.331020 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7.yaml
2026-06-27 06:33:32.331039 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85d8875445-p5rzs.txt
2026-06-27 06:33:32.331059 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85d8875445-p5rzs.yaml
2026-06-27 06:33:32.331078 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-9d648c998-7shjx.txt
2026-06-27 06:33:32.331098 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-9d648c998-7shjx.yaml
2026-06-27 06:33:32.331117 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-l45ft.txt
2026-06-27 06:33:32.331136 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-l45ft.yaml
2026-06-27 06:33:32.331155 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-z6v72.txt
2026-06-27 06:33:32.331174 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-z6v72.yaml
2026-06-27 06:33:32.331193 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-27 06:33:32.331213 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-27 06:33:32.331232 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-27 06:33:32.331252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-27 06:33:32.331271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-27 06:33:32.331290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-27 06:33:32.331309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-27 06:33:32.331327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-27 06:33:32.331346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-27 06:33:32.331366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-27 06:33:32.331385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-27 06:33:32.331404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-27 06:33:32.331445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-27 06:33:32.331472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-27 06:33:32.331492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-27 06:33:32.331511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-27 06:33:32.331530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-27 06:33:32.331550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-27 06:33:32.331570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-27 06:33:32.331589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-27 06:33:32.331609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-27 06:33:32.331628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-27 06:33:32.331647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-27 06:33:32.331666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-27 06:33:32.331686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-27 06:33:32.331705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-27 06:33:32.331724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-27 06:33:32.331743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-27 06:33:32.331762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-27 06:33:32.331780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-27 06:33:32.331799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-27 06:33:32.331819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-27 06:33:32.331838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-27 06:33:32.331857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-27 06:33:32.331877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-27 06:33:32.331896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-27 06:33:32.331915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-27 06:33:32.331934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-27 06:33:32.331953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-27 06:33:32.331972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-27 06:33:32.331992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-27 06:33:32.332012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-27 06:33:32.332031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-27 06:33:32.332050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-27 06:33:32.332069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-27 06:33:32.332089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-27 06:33:32.332112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-27 06:33:32.332132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-27 06:33:32.332152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-27 06:33:32.332171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-27 06:33:32.332190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-27 06:33:32.332209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-27 06:33:32.332229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-27 06:33:32.332248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-27 06:33:32.332268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-27 06:33:32.332287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-27 06:33:32.332306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-27 06:33:32.332325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-27 06:33:32.332345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-27 06:33:32.332364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-27 06:33:32.332382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-27 06:33:32.332401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-27 06:33:32.332420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-27 06:33:32.332439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-27 06:33:32.332458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-27 06:33:32.332477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-27 06:33:32.332496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-27 06:33:32.332514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-27 06:33:32.332533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-27 06:33:32.332552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-27 06:33:32.332570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-27 06:33:32.332589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-27 06:33:32.332608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-27 06:33:32.332628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-27 06:33:32.332647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-27 06:33:32.332666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-27 06:33:32.332685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-27 06:33:32.332704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-27 06:33:32.332723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-27 06:33:32.332748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-27 06:33:32.332768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-27 06:33:32.332787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-27 06:33:32.332807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-27 06:33:32.332826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-27 06:33:32.332845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-27 06:33:32.332864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-27 06:33:32.332883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-27 06:33:32.332903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-27 06:33:32.332922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-27 06:33:32.332951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-27 06:33:32.332986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-27 06:33:32.333006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-27 06:33:32.333026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-27 06:33:32.333045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-27 06:33:32.333065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-27 06:33:32.333085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-27 06:33:32.333104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-27 06:33:32.333124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-27 06:33:32.333143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-27 06:33:32.333161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-27 06:33:32.333181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-27 06:33:32.333201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-27 06:33:32.333220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-27 06:33:32.333239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-27 06:33:32.333259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-27 06:33:32.333277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-27 06:33:32.333297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-27 06:33:32.333317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-27 06:33:32.333335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-27 06:33:32.333354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-27 06:33:32.333373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-27 06:33:32.333392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-06-27 06:33:32.333419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-06-27 06:33:32.333439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-06-27 06:33:32.333457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-06-27 06:33:32.333476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-27 06:33:32.333496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-27 06:33:32.333515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-27 06:33:32.333534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-27 06:33:32.333553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-27 06:33:32.333573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-27 06:33:32.333592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-27 06:33:32.333611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-27 06:33:32.333630 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-27 06:33:32.333649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-27 06:33:32.333668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-27 06:33:32.333688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-27 06:33:32.333707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-27 06:33:32.333727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-27 06:33:32.333746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-27 06:33:32.333765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-27 06:33:32.333784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-27 06:33:32.333803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-27 06:33:32.333822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-27 06:33:32.333841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-27 06:33:32.333860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-27 06:33:32.333879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-27 06:33:32.333898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-27 06:33:32.333917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-27 06:33:32.333936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-27 06:33:32.333954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-27 06:33:32.333974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-27 06:33:32.333993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-27 06:33:32.334012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-27 06:33:32.334031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-27 06:33:32.334050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-27 06:33:32.334074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-27 06:33:32.334094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-27 06:33:32.334114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-27 06:33:32.334133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-27 06:33:32.334152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-27 06:33:32.334171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-27 06:33:32.334191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-27 06:33:32.334210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-27 06:33:32.334229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-27 06:33:32.334249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-27 06:33:32.334268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-27 06:33:32.334287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-06-27 06:33:32.334305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-06-27 06:33:32.334324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-06-27 06:33:32.334342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-06-27 06:33:32.334361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-06-27 06:33:32.334380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-06-27 06:33:32.334399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-06-27 06:33:32.334417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-06-27 06:33:32.334436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-06-27 06:33:32.334455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-06-27 06:33:32.334475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-06-27 06:33:32.334494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-06-27 06:33:32.334513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-27 06:33:32.334533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-27 06:33:32.334552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-27 06:33:32.334572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-27 06:33:32.334591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-27 06:33:32.334610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-27 06:33:32.334629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-27 06:33:32.334648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-27 06:33:32.334668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-27 06:33:32.334687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-27 06:33:32.334706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-27 06:33:32.334732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-27 06:33:32.334752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-27 06:33:32.334772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-27 06:33:32.334791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-27 06:33:32.334810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-27 06:33:32.334830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-27 06:33:32.334849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-27 06:33:32.334868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-27 06:33:32.334888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-27 06:33:32.334906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-27 06:33:32.334925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-27 06:33:32.334945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-27 06:33:32.334964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-27 06:33:32.334982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-27 06:33:32.335002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-27 06:33:32.335021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-27 06:33:32.335039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-27 06:33:32.335059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-27 06:33:32.335077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-27 06:33:32.335097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-27 06:33:32.335116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-27 06:33:32.335135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-27 06:33:32.335154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-27 06:33:32.335173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-27 06:33:32.335193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-27 06:33:32.335212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-27 06:33:32.335231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-27 06:33:32.335250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-27 06:33:32.335269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-27 06:33:32.335288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-27 06:33:32.335307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-27 06:33:32.335327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-27 06:33:32.335346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-27 06:33:32.335366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-27 06:33:32.335421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-27 06:33:32.335448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-27 06:33:32.335468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-27 06:33:32.335487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-27 06:33:32.335506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-27 06:33:32.335526 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-27 06:33:32.335545 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-27 06:33:32.335565 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-27 06:33:32.335584 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-27 06:33:32.335604 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-27 06:33:32.335623 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-27 06:33:32.335641 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-27 06:33:32.335660 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-27 06:33:32.335680 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-27 06:33:32.335699 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-27 06:33:32.335719 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-27 06:33:32.335739 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-27 06:33:32.335758 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-27 06:33:32.335777 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-27 06:33:32.335797 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-27 06:33:32.335816 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-27 06:33:32.335834 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-27 06:33:32.335853 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-27 06:33:32.335871 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-27 06:33:32.335891 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-27 06:33:32.335910 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-27 06:33:32.335929 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-27 06:33:32.335948 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-27 06:33:32.335968 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-27 06:33:32.335987 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-27 06:33:32.336007 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-27 06:33:32.336025 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-27 06:33:32.336045 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-27 06:33:32.336070 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-27 06:33:32.336090 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-27 06:33:32.336109 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-27 06:33:32.336128 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-27 06:33:32.336147 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-27 06:33:32.336166 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-27 06:33:32.336185 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-27 06:33:32.336205 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-27 06:33:32.336223 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-27 06:33:32.336243 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-27 06:33:32.336262 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-27 06:33:32.336281 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-27 06:33:32.336300 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-27 06:33:32.336319 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-27 06:33:32.336339 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-27 06:33:32.336358 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-27 06:33:32.336378 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-27 06:33:32.336397 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-27 06:33:32.336417 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-27 06:33:32.336436 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-27 06:33:32.336456 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-27 06:33:32.336475 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-27 06:33:32.336494 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-27 06:33:32.336513 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-27 06:33:32.336532 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-27 06:33:32.336550 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-27 06:33:32.336569 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-27 06:33:32.336589 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-27 06:33:32.336608 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-27 06:33:32.336627 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-27 06:33:32.336647 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-27 06:33:32.336667 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-27 06:33:32.336686 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-27 06:33:32.336711 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-27 06:33:32.336730 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-27 06:33:32.336749 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-27 06:33:32.336768 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-27 06:33:32.336787 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-27 06:33:32.336806 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-27 06:33:32.336825 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-27 06:33:32.336845 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-27 06:33:32.336864 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-27 06:33:32.336883 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-27 06:33:32.336902 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-27 06:33:32.336921 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-27 06:33:32.336951 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-27 06:33:32.336986 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-27 06:33:32.337006 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-27 06:33:32.337026 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-27 06:33:32.337045 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-27 06:33:32.337064 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-27 06:33:32.337083 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-27 06:33:32.337102 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-27 06:33:32.337120 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-27 06:33:32.337139 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-27 06:33:32.337158 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-27 06:33:32.337177 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-27 06:33:32.337196 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-27 06:33:32.337215 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-27 06:33:32.337235 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-27 06:33:32.337255 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-27 06:33:32.337274 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-27 06:33:32.337294 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-27 06:33:32.337314 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-27 06:33:32.337333 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-27 06:33:32.337353 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-27 06:33:32.337378 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-27 06:33:32.337400 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-27 06:33:32.337419 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-27 06:33:32.337439 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-27 06:33:32.337457 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-27 06:33:32.337477 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-27 06:33:32.337497 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-27 06:33:32.337516 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-27 06:33:32.337536 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-27 06:33:32.337555 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-27 06:33:32.337575 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-27 06:33:32.337594 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-27 06:33:32.337614 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-27 06:33:32.337633 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-27 06:33:32.337652 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-27 06:33:32.337671 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-06-27 06:33:32.337690 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-06-27 06:33:32.337709 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-06-27 06:33:32.337728 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-06-27 06:33:32.337747 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-27 06:33:32.337766 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-27 06:33:32.337785 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-27 06:33:32.337804 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-27 06:33:32.337824 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-27 06:33:32.337844 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-27 06:33:32.337863 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-27 06:33:32.337882 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-27 06:33:32.337900 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-27 06:33:32.337920 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-27 06:33:32.337939 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-27 06:33:32.337959 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-27 06:33:32.337978 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-27 06:33:32.337998 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-27 06:33:32.338024 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-27 06:33:32.338045 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-27 06:33:32.338064 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-27 06:33:32.338083 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-27 06:33:32.338102 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-27 06:33:32.338121 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-27 06:33:32.338140 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-27 06:33:32.338160 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-27 06:33:32.338180 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-27 06:33:32.338199 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-27 06:33:32.338218 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-27 06:33:32.338237 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-27 06:33:32.338257 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-27 06:33:32.338277 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-27 06:33:32.338296 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-27 06:33:32.338316 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-27 06:33:32.338335 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-27 06:33:32.338354 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-27 06:33:32.338374 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-27 06:33:32.338393 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-27 06:33:32.338413 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-27 06:33:32.338434 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-27 06:33:32.338453 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-27 06:33:32.338473 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-27 06:33:32.338493 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-27 06:33:32.338512 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-27 06:33:32.338531 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-27 06:33:32.338551 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-27 06:33:32.338571 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-06-27 06:33:32.338591 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-06-27 06:33:32.338610 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-06-27 06:33:32.338630 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-06-27 06:33:32.338650 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-06-27 06:33:32.338669 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-06-27 06:33:32.338694 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-06-27 06:33:32.338714 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-06-27 06:33:32.338734 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-06-27 06:33:32.338754 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-06-27 06:33:32.338773 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-06-27 06:33:32.338792 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-06-27 06:33:32.338811 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-27 06:33:32.338830 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-27 06:33:32.338850 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-27 06:33:32.338870 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-27 06:33:32.338890 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-27 06:33:32.338910 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-27 06:33:32.338929 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-27 06:33:32.338948 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-27 06:33:32.338967 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-27 06:33:32.338986 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-27 06:33:32.339005 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-27 06:33:32.339024 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-27 06:33:32.339043 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-27 06:33:32.339061 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-27 06:33:32.339080 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-27 06:33:32.339100 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-27 06:33:32.339119 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-27 06:33:32.339138 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-27 06:33:32.339157 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-27 06:33:32.339177 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-27 06:33:32.339196 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-27 06:33:32.339215 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-27 06:33:32.339233 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-27 06:33:32.339252 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-27 06:33:32.339271 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-27 06:33:32.339289 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-27 06:33:32.339308 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-27 06:33:32.339328 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-27 06:33:32.339361 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-27 06:33:32.339386 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-27 06:33:32.339407 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-27 06:33:32.339426 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-27 06:33:32.339446 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-27 06:33:32.339465 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-27 06:33:32.339485 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-27 06:33:32.339504 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-27 06:33:32.339523 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-27 06:33:32.339543 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-27 06:33:32.339562 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-27 06:33:32.339582 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-27 06:33:32.339601 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-27 06:33:32.339620 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-27 06:33:32.339639 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-27 06:33:32.339659 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-27 06:33:32.339679 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-27 06:33:32.339698 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-27 06:33:32.339717 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-27 06:33:32.339743 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-27 06:33:32.339762 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-27 06:33:32.339781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-27 06:33:32.339801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-27 06:33:32.339820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-27 06:33:32.339839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-27 06:33:32.339858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-27 06:33:32.339877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-27 06:33:32.339896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-27 06:33:32.339915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-27 06:33:32.339934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-27 06:33:32.339954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-27 06:33:32.339974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-27 06:33:32.339993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-27 06:33:32.340013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-27 06:33:32.340032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-27 06:33:32.340056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-27 06:33:32.340076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-27 06:33:32.340095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-27 06:33:32.340114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-27 06:33:32.340133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-27 06:33:32.340153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-27 06:33:32.340172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-27 06:33:32.340191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-27 06:33:32.340210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-27 06:33:32.340230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-27 06:33:32.340249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-27 06:33:32.340269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-27 06:33:32.340288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-27 06:33:32.340307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-27 06:33:32.340327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-27 06:33:32.340346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-27 06:33:32.340365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-27 06:33:32.340385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-27 06:33:32.340404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-27 06:33:32.340423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-27 06:33:32.340442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-27 06:33:32.340461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-27 06:33:32.340481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-27 06:33:32.340500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-27 06:33:32.340519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-27 06:33:32.340538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-27 06:33:32.340557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-27 06:33:32.340576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-27 06:33:32.340595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-27 06:33:32.340614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-27 06:33:32.340633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-27 06:33:32.340652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-27 06:33:32.340671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-27 06:33:32.340689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-27 06:33:32.340708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-27 06:33:32.340727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-27 06:33:32.340751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-27 06:33:32.340770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-27 06:33:32.340789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-27 06:33:32.340809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-27 06:33:32.340830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-27 06:33:32.340852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-27 06:33:32.340871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-27 06:33:32.340890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-27 06:33:32.340909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-27 06:33:32.340928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-27 06:33:32.340972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-27 06:33:32.340993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-27 06:33:32.341013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-27 06:33:32.341032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-27 06:33:32.341051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-27 06:33:32.341071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-27 06:33:32.341090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-27 06:33:32.341109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-27 06:33:32.341128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-27 06:33:32.341146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-27 06:33:32.341166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-27 06:33:32.341185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-27 06:33:32.341204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-27 06:33:32.341224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-27 06:33:32.341243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-27 06:33:32.341262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-27 06:33:32.341281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-27 06:33:32.341301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-27 06:33:32.341320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-27 06:33:32.341340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-27 06:33:32.341359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-27 06:33:32.341377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-27 06:33:32.341396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-27 06:33:32.341416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-27 06:33:32.341436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-27 06:33:32.341456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-27 06:33:32.341476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-27 06:33:32.341502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-27 06:33:32.341522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gn4sj-api.txt
2026-06-27 06:33:32.341542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gn4sj-api.yaml
2026-06-27 06:33:32.341561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gn4sj-vnc.txt
2026-06-27 06:33:32.341580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gn4sj-vnc.yaml
2026-06-27 06:33:32.341600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-27 06:33:32.341619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-27 06:33:32.341639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-27 06:33:32.341660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-27 06:33:32.341679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-27 06:33:32.341698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-27 06:33:32.341718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-27 06:33:32.341737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-27 06:33:32.341756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-27 06:33:32.341776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-27 06:33:32.341795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-27 06:33:32.341814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-27 06:33:32.341833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-27 06:33:32.341851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-27 06:33:32.341871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-27 06:33:32.341890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-27 06:33:32.341909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-06-27 06:33:32.341927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-06-27 06:33:32.341946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-06-27 06:33:32.341965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-06-27 06:33:32.341983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-27 06:33:32.342001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-27 06:33:32.342020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-27 06:33:32.342039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-27 06:33:32.342057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-27 06:33:32.342076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-27 06:33:32.342095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-27 06:33:32.342114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-27 06:33:32.342133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-27 06:33:32.342152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-27 06:33:32.342176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-27 06:33:32.342195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-27 06:33:32.342215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-27 06:33:32.342235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-27 06:33:32.342254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-27 06:33:32.342274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-27 06:33:32.342293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-27 06:33:32.342312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-27 06:33:32.342330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-27 06:33:32.342349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-27 06:33:32.342369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-27 06:33:32.342388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-27 06:33:32.342407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-27 06:33:32.342426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-27 06:33:32.342445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-27 06:33:32.342465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-27 06:33:32.342484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-27 06:33:32.342503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-27 06:33:32.342523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-27 06:33:32.342543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-27 06:33:32.342562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-27 06:33:32.342581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-27 06:33:32.342601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-27 06:33:32.342620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-27 06:33:32.342639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-27 06:33:32.342658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-27 06:33:32.342676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-27 06:33:32.342696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-27 06:33:32.342715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-27 06:33:32.342734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-27 06:33:32.342754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-06-27 06:33:32.342773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-06-27 06:33:32.342792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-06-27 06:33:32.342811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-06-27 06:33:32.342831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-06-27 06:33:32.342850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-06-27 06:33:32.342874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-27 06:33:32.342894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-27 06:33:32.342913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-27 06:33:32.342933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-27 06:33:32.342954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-27 06:33:32.342974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-27 06:33:32.342993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-27 06:33:32.343012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-27 06:33:32.343032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-27 06:33:32.343051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-27 06:33:32.343070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-27 06:33:32.343089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-27 06:33:32.343109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-27 06:33:32.343128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-27 06:33:32.343147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-27 06:33:32.343167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-27 06:33:32.343187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-27 06:33:32.343206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-27 06:33:32.343226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-27 06:33:32.343245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-27 06:33:32.343264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-27 06:33:32.343284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-27 06:33:32.343303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-27 06:33:32.343346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-27 06:33:32.343369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-27 06:33:32.343389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-27 06:33:32.343408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-27 06:33:32.343428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-27 06:33:32.343448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-27 06:33:32.343466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-27 06:33:32.343486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-27 06:33:32.343505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-27 06:33:32.343524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-27 06:33:32.343543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-27 06:33:32.343562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-27 06:33:32.343586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-27 06:33:32.343606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-27 06:33:32.343625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-27 06:33:32.343644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-27 06:33:32.343663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-27 06:33:32.343682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-27 06:33:32.343700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-27 06:33:32.343720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-27 06:33:32.343740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-27 06:33:32.343759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-27 06:33:32.343778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-27 06:33:32.343798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-27 06:33:32.343817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-27 06:33:32.343840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-27 06:33:32.343861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-27 06:33:32.343880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-27 06:33:32.343906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-27 06:33:32.343925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-27 06:33:32.343945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-27 06:33:32.343964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-27 06:33:32.343985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-27 06:33:32.344004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-27 06:33:32.344023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-27 06:33:32.344043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-27 06:33:32.344062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-27 06:33:32.344082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-27 06:33:32.344101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-27 06:33:32.344120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-27 06:33:32.344139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-27 06:33:32.344159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-27 06:33:32.344178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-27 06:33:32.344197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-27 06:33:32.344217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-27 06:33:32.344236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-27 06:33:32.344260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-27 06:33:32.344280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-27 06:33:32.344299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-27 06:33:32.344319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-27 06:33:32.344338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-27 06:33:32.344357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-27 06:33:32.344376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-27 06:33:32.344395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-27 06:33:32.344413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-27 06:33:32.344432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-27 06:33:32.344451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-27 06:33:32.344470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-27 06:33:32.344489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-27 06:33:32.344508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-27 06:33:32.344527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-27 06:33:32.344546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-06-27 06:33:32.344564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-06-27 06:33:32.344583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-27 06:33:32.344602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-27 06:33:32.344621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-27 06:33:32.344639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-27 06:33:32.344659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-27 06:33:32.344678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-27 06:33:32.344697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-27 06:33:32.344716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-27 06:33:32.344734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-27 06:33:32.344754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-27 06:33:32.344773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-27 06:33:32.344792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-27 06:33:32.344811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-27 06:33:32.344830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-27 06:33:32.344849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-27 06:33:32.344868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-27 06:33:32.344892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-27 06:33:32.344912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-27 06:33:32.344931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-27 06:33:32.344975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-27 06:33:32.344997 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-27 06:33:32.345016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-27 06:33:32.345035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-27 06:33:32.345054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-27 06:33:32.345074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-27 06:33:32.345092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-27 06:33:32.345111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-27 06:33:32.345130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-27 06:33:32.345149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-27 06:33:32.345168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-27 06:33:32.345188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-27 06:33:32.345207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-27 06:33:32.345225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-27 06:33:32.345244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-27 06:33:32.345263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-27 06:33:32.345282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-27 06:33:32.345301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-27 06:33:32.345320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-27 06:33:32.345338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-27 06:33:32.345358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-27 06:33:32.345377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-27 06:33:32.345396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-27 06:33:32.345416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-27 06:33:32.345435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-27 06:33:32.345454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-27 06:33:32.345473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-27 06:33:32.345492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-27 06:33:32.345511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-27 06:33:32.345529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-27 06:33:32.345548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-27 06:33:32.345567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-27 06:33:32.345592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-27 06:33:32.345613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-27 06:33:32.345632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-27 06:33:32.345652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-27 06:33:32.345671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-27 06:33:32.345690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-27 06:33:32.345710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-27 06:33:32.345729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-27 06:33:32.345748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-27 06:33:32.345767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-27 06:33:32.345787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-27 06:33:32.345806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-27 06:33:32.345825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-27 06:33:32.345844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-27 06:33:32.345863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-27 06:33:32.345882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-27 06:33:32.345902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-27 06:33:32.345921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-27 06:33:32.345940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-27 06:33:32.345960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-27 06:33:32.345979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-27 06:33:32.345998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-27 06:33:32.346017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-27 06:33:32.346036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-27 06:33:32.346055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-27 06:33:32.346074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-27 06:33:32.346094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-27 06:33:32.346113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-27 06:33:32.346132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-27 06:33:32.346151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-27 06:33:32.346170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-27 06:33:32.346189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-27 06:33:32.346208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-27 06:33:32.346227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-27 06:33:32.346245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-27 06:33:32.346270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-27 06:33:32.346290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-27 06:33:32.346310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-27 06:33:32.346328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-27 06:33:32.346347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-27 06:33:32.346366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-27 06:33:32.346385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-27 06:33:32.346405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-27 06:33:32.346423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-27 06:33:32.346443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-27 06:33:32.346462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-27 06:33:32.346481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-27 06:33:32.346501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-27 06:33:32.346520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-27 06:33:32.346540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-27 06:33:32.346559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-27 06:33:32.346578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-27 06:33:32.346597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-27 06:33:32.346616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-27 06:33:32.346635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-27 06:33:32.346655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-27 06:33:32.346674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-27 06:33:32.346693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-27 06:33:32.346712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-27 06:33:32.346731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-27 06:33:32.346750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-27 06:33:32.346769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-27 06:33:32.346788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-27 06:33:32.346807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-27 06:33:32.346826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-27 06:33:32.346846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-27 06:33:32.346865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-27 06:33:32.346885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-27 06:33:32.346903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-27 06:33:32.346928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-27 06:33:32.346949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-27 06:33:32.346968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-27 06:33:32.346988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-27 06:33:32.347008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-27 06:33:32.347027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-27 06:33:32.347046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-27 06:33:32.347066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-27 06:33:32.347086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-27 06:33:32.347105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-27 06:33:32.347124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-27 06:33:32.347143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-06-27 06:33:32.347162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-06-27 06:33:32.347181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-06-27 06:33:32.347201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-06-27 06:33:32.347220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-27 06:33:32.347240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-27 06:33:32.347259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-27 06:33:32.347277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-27 06:33:32.347311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-27 06:33:32.347332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-27 06:33:32.347351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-27 06:33:32.347369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-27 06:33:32.347387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-27 06:33:32.347406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-27 06:33:32.347425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-27 06:33:32.347449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-27 06:33:32.347470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-27 06:33:32.347489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-27 06:33:32.347507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-27 06:33:32.347526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-27 06:33:32.347545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-27 06:33:32.347564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-27 06:33:32.347582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-27 06:33:32.347606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-27 06:33:32.347626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-27 06:33:32.347645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-27 06:33:32.347664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-27 06:33:32.347683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-27 06:33:32.347701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-27 06:33:32.347721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-27 06:33:32.347740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-27 06:33:32.347759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-27 06:33:32.347778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-27 06:33:32.347797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-27 06:33:32.347816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-27 06:33:32.347835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-27 06:33:32.347854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-27 06:33:32.347873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-27 06:33:32.347893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-27 06:33:32.347912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-27 06:33:32.347930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-27 06:33:32.347949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-27 06:33:32.347967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-27 06:33:32.347987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-27 06:33:32.348007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-27 06:33:32.348026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-27 06:33:32.348045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-27 06:33:32.348065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-27 06:33:32.348085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-06-27 06:33:32.348104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-06-27 06:33:32.348124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-06-27 06:33:32.348143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-06-27 06:33:32.348162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-06-27 06:33:32.348181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-06-27 06:33:32.348200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-06-27 06:33:32.348218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-06-27 06:33:32.348237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-27 06:33:32.348256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-27 06:33:32.348282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-27 06:33:32.348302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-27 06:33:32.348321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-27 06:33:32.348341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-27 06:33:32.348360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-27 06:33:32.348380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-27 06:33:32.348399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-27 06:33:32.348418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-27 06:33:32.348437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-27 06:33:32.348456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-27 06:33:32.348476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-27 06:33:32.348495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-27 06:33:32.348515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-27 06:33:32.348535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-27 06:33:32.348554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-27 06:33:32.348572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-27 06:33:32.348592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-27 06:33:32.348611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-27 06:33:32.348631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-27 06:33:32.348650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-27 06:33:32.348669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-27 06:33:32.348689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-27 06:33:32.348708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-27 06:33:32.348727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-27 06:33:32.348747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-27 06:33:32.348766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-27 06:33:32.348786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-27 06:33:32.348806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-27 06:33:32.348825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-27 06:33:32.348844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-27 06:33:32.348863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-27 06:33:32.348882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-27 06:33:32.348901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-27 06:33:32.348924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-27 06:33:32.348966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-27 06:33:32.348989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-27 06:33:32.349009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-27 06:33:32.349028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-27 06:33:32.349047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-27 06:33:32.349066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-27 06:33:32.349085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-27 06:33:32.349103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-27 06:33:32.349122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-27 06:33:32.349146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-27 06:33:32.349164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-27 06:33:32.349183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-27 06:33:32.349202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-27 06:33:32.349220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-27 06:33:32.349240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-27 06:33:32.349259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-27 06:33:32.349278 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-27 06:33:32.349297 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-27 06:33:32.349317 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-27 06:33:32.349336 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-27 06:33:32.349355 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-27 06:33:32.349375 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-27 06:33:32.349395 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-27 06:33:32.349416 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-27 06:33:32.349435 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-27 06:33:32.349455 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-27 06:33:32.349474 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-27 06:33:32.349493 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-27 06:33:32.349512 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-27 06:33:32.349531 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-27 06:33:32.349550 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-27 06:33:32.349569 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-27 06:33:32.349589 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-27 06:33:32.349608 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-27 06:33:32.349627 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-27 06:33:32.349646 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-27 06:33:32.349671 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-27 06:33:32.349692 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-27 06:33:32.349711 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-27 06:33:32.349730 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-06-27 06:33:32.349750 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-06-27 06:33:32.349769 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-06-27 06:33:32.349788 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-06-27 06:33:32.349807 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-27 06:33:32.349827 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-27 06:33:32.349846 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-27 06:33:32.349866 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-27 06:33:32.349885 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-27 06:33:32.349905 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-27 06:33:32.349924 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-27 06:33:32.349943 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-27 06:33:32.349963 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-27 06:33:32.349983 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-27 06:33:32.350001 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-27 06:33:32.350021 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-27 06:33:32.350040 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-27 06:33:32.350059 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-27 06:33:32.350078 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-27 06:33:32.350097 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-27 06:33:32.350116 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-27 06:33:32.350135 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-27 06:33:32.350154 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-27 06:33:32.350174 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-27 06:33:32.350192 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-27 06:33:32.350211 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-27 06:33:32.350230 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-27 06:33:32.350249 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-27 06:33:32.350268 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-27 06:33:32.350287 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-27 06:33:32.350307 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-27 06:33:32.350327 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-27 06:33:32.350346 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-27 06:33:32.350370 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-27 06:33:32.350390 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-27 06:33:32.350409 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-27 06:33:32.350428 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-27 06:33:32.350448 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-27 06:33:32.350467 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-27 06:33:32.350486 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-27 06:33:32.350506 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-27 06:33:32.350525 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-27 06:33:32.350544 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-27 06:33:32.350563 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-27 06:33:32.350582 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-27 06:33:32.350602 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-27 06:33:32.350622 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-27 06:33:32.350641 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-27 06:33:32.350661 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-27 06:33:32.350680 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-27 06:33:32.350700 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-27 06:33:32.350720 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-27 06:33:32.350739 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-27 06:33:32.350759 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-27 06:33:32.350778 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-27 06:33:32.350797 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-06-27 06:33:32.350816 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-06-27 06:33:32.350836 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-06-27 06:33:32.350855 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-06-27 06:33:32.350874 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-27 06:33:32.350894 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-27 06:33:32.350913 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-27 06:33:32.350933 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-27 06:33:32.350953 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-27 06:33:32.350972 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-27 06:33:32.350992 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-27 06:33:32.351012 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-27 06:33:32.351031 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-27 06:33:32.351050 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-27 06:33:32.351075 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-27 06:33:32.351095 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-27 06:33:32.351115 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-27 06:33:32.351134 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-27 06:33:32.351153 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-27 06:33:32.351173 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-27 06:33:32.351192 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-27 06:33:32.351211 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-27 06:33:32.351230 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-27 06:33:32.351260 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-27 06:33:32.351286 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.351311 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.351331 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-27 06:33:32.351354 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-27 06:33:32.351373 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-27 06:33:32.351392 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-27 06:33:32.351411 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-27 06:33:32.351430 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-27 06:33:32.351449 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-27 06:33:32.351469 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-27 06:33:32.351489 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-27 06:33:32.351508 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-27 06:33:32.351527 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-htzj6.txt
2026-06-27 06:33:32.351546 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-htzj6.yaml
2026-06-27 06:33:32.351565 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-27 06:33:32.351584 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-27 06:33:32.351602 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-27 06:33:32.351621 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-27 06:33:32.351641 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-27 06:33:32.351660 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-27 06:33:32.351679 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-27 06:33:32.351698 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-27 06:33:32.351718 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-27 06:33:32.351737 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-27 06:33:32.351755 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-27 06:33:32.351780 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-27 06:33:32.351800 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-27 06:33:32.351819 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-27 06:33:32.351838 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-27 06:33:32.351858 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-27 06:33:32.351877 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-27 06:33:32.351896 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-27 06:33:32.351915 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-27 06:33:32.351935 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-27 06:33:32.351954 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-27 06:33:32.351973 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-27 06:33:32.351993 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-27 06:33:32.352012 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-27 06:33:32.352032 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-27 06:33:32.352051 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-27 06:33:32.352070 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-27 06:33:32.352089 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-27 06:33:32.352108 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-27 06:33:32.352128 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-27 06:33:32.352147 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-27 06:33:32.352166 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-27 06:33:32.352186 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-27 06:33:32.352205 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-27 06:33:32.352223 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-27 06:33:32.352243 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-27 06:33:32.352262 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-27 06:33:32.352282 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-27 06:33:32.352302 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-27 06:33:32.352321 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-27 06:33:32.352341 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-27 06:33:32.352360 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-27 06:33:32.352380 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-27 06:33:32.352399 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-27 06:33:32.352425 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-27 06:33:32.352445 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-27 06:33:32.352469 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-27 06:33:32.352489 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-27 06:33:32.352509 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-27 06:33:32.352528 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-27 06:33:32.352547 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-27 06:33:32.352567 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-27 06:33:32.352586 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-27 06:33:32.352606 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-27 06:33:32.352625 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-27 06:33:32.352645 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-27 06:33:32.352664 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-27 06:33:32.352683 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-27 06:33:32.352702 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-27 06:33:32.352722 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-27 06:33:32.352741 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-27 06:33:32.352761 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-27 06:33:32.352780 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-27 06:33:32.352799 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-27 06:33:32.352818 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-27 06:33:32.352840 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-27 06:33:32.352861 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-27 06:33:32.352880 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-27 06:33:32.352899 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-27 06:33:32.352919 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-27 06:33:32.352948 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-27 06:33:32.352982 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-27 06:33:32.353002 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-27 06:33:32.353021 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-27 06:33:32.353041 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-djm8s.txt
2026-06-27 06:33:32.353060 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-djm8s.yaml
2026-06-27 06:33:32.353080 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-27 06:33:32.353099 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-27 06:33:32.353118 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-27 06:33:32.353137 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-27 06:33:32.353161 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-27 06:33:32.385509 |
2026-06-27 06:33:32.385585 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-27 06:33:32.593944 | instance | changed
2026-06-27 06:33:32.598928 |
2026-06-27 06:33:32.598990 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-27 06:33:32.806906 | instance | changed
2026-06-27 06:33:32.812501 |
2026-06-27 06:33:32.812576 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-27 06:33:33.393032 | instance | auth-system/keycloak-0/keycloak
2026-06-27 06:33:33.568531 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-27 06:33:33.745431 | instance | cert-manager/cert-manager-79c48d47db-kw8cv/cert-manager-controller
2026-06-27 06:33:33.943081 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-kw8cv" not found
2026-06-27 06:33:34.128357 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-x89tn/cert-manager-cainjector
2026-06-27 06:33:34.324256 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-x89tn" not found
2026-06-27 06:33:34.519997 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-pn29q/cert-manager-webhook
2026-06-27 06:33:34.704679 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-pn29q" not found
2026-06-27 06:33:34.888473 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-97t6l/envoy-gateway
2026-06-27 06:33:35.114829 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-97t6l" not found
2026-06-27 06:33:35.283516 | instance | ingress-nginx/ingress-nginx-controller-g9zc6/controller
2026-06-27 06:33:35.509285 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-g9zc6" not found
2026-06-27 06:33:35.683022 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wkrxk/ingress-nginx-default-backend
2026-06-27 06:33:35.845387 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-wkrxk" not found
2026-06-27 06:33:36.032540 | instance | kube-system/cilium-g4xc4/config
2026-06-27 06:33:36.205311 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-g4xc4" not found
2026-06-27 06:33:36.209994 | instance | kube-system/cilium-g4xc4/mount-cgroup
2026-06-27 06:33:36.387242 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-g4xc4" not found
2026-06-27 06:33:36.391037 | instance | kube-system/cilium-g4xc4/apply-sysctl-overwrites
2026-06-27 06:33:36.569451 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-g4xc4" not found
2026-06-27 06:33:36.573942 | instance | kube-system/cilium-g4xc4/mount-bpf-fs
2026-06-27 06:33:36.761417 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-g4xc4" not found
2026-06-27 06:33:36.777788 | instance | kube-system/cilium-g4xc4/clean-cilium-state
2026-06-27 06:33:36.945260 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-g4xc4" not found
2026-06-27 06:33:36.949719 | instance | kube-system/cilium-g4xc4/install-cni-binaries
2026-06-27 06:33:37.144300 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-g4xc4" not found
2026-06-27 06:33:37.148536 | instance | kube-system/cilium-g4xc4/cilium-agent
2026-06-27 06:33:37.380273 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-g4xc4" not found
2026-06-27 06:33:37.549733 | instance | kube-system/cilium-operator-869df985b8-ffx8v/cilium-operator
2026-06-27 06:33:37.716646 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-ffx8v" not found
2026-06-27 06:33:37.900096 | instance | kube-system/coredns-67659f764b-8kclw/coredns
2026-06-27 06:33:38.076052 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8kclw" not found
2026-06-27 06:33:38.243355 | instance | kube-system/coredns-67659f764b-krfgg/coredns
2026-06-27 06:33:38.414503 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-krfgg" not found
2026-06-27 06:33:38.586310 | instance | kube-system/etcd-instance/etcd
2026-06-27 06:33:38.858258 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-27 06:33:39.028200 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-27 06:33:39.243862 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-27 06:33:39.418220 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-27 06:33:39.644192 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-27 06:33:39.839394 | instance | kube-system/kube-proxy-fls7n/kube-proxy
2026-06-27 06:33:40.017544 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-fls7n" not found
2026-06-27 06:33:40.183311 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-27 06:33:40.348790 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-27 06:33:40.509162 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-27 06:33:40.688721 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-27 06:33:40.856110 | instance | local-path-storage/local-path-provisioner-679c578f5-pb7wf/local-path-provisioner
2026-06-27 06:33:41.038212 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-pb7wf" not found
2026-06-27 06:33:41.254972 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-27 06:33:41.450402 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 06:33:41.454306 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-27 06:33:41.645840 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 06:33:41.649932 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-27 06:33:41.804444 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 06:33:41.809781 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-27 06:33:42.014161 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 06:33:42.177980 | instance | monitoring/goldpinger-q2klj/goldpinger-daemon
2026-06-27 06:33:42.353944 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-q2klj" not found
2026-06-27 06:33:42.527862 | instance | monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana-sc-dashboard
2026-06-27 06:33:42.709315 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5d69dddc6c-xr68r" not found
2026-06-27 06:33:42.713846 | instance | monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana-sc-datasources
2026-06-27 06:33:42.868180 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5d69dddc6c-xr68r" not found
2026-06-27 06:33:42.875454 | instance | monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana
2026-06-27 06:33:43.088601 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5d69dddc6c-xr68r" not found
2026-06-27 06:33:43.275889 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw/kube-state-metrics
2026-06-27 06:33:43.454299 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw" not found
2026-06-27 06:33:43.611115 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-8l8k7/kube-prometheus-stack
2026-06-27 06:33:43.798862 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-8l8k7" not found
2026-06-27 06:33:43.969684 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/node-exporter
2026-06-27 06:33:44.154740 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/pod-tls-sidecar
2026-06-27 06:33:44.326626 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-bzfbj" not found
2026-06-27 06:33:44.494743 | instance | monitoring/loki-0/loki
2026-06-27 06:33:44.668201 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-27 06:33:44.840464 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-27 06:33:45.019527 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-27 06:33:45.025809 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-27 06:33:45.188229 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-27 06:33:45.364948 | instance | monitoring/loki-gateway-cf54cb88c-n6z29/nginx
2026-06-27 06:33:45.655370 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-n6z29" not found
2026-06-27 06:33:45.820372 | instance | monitoring/loki-results-cache-0/memcached
2026-06-27 06:33:45.998299 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-27 06:33:46.001988 | instance | monitoring/loki-results-cache-0/exporter
2026-06-27 06:33:46.167191 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-27 06:33:46.318048 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-rjd4l/gc
2026-06-27 06:33:46.470035 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-rjd4l" not found
2026-06-27 06:33:46.635109 | instance | monitoring/node-feature-discovery-master-8665476dbc-rh22t/master
2026-06-27 06:33:46.803823 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-rh22t" not found
2026-06-27 06:33:47.009352 | instance | monitoring/node-feature-discovery-worker-l47xk/worker
2026-06-27 06:33:47.208167 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-l47xk" not found
2026-06-27 06:33:47.378038 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-27 06:33:47.558978 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 06:33:47.562411 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-27 06:33:47.722182 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 06:33:47.725774 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-27 06:33:47.894298 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 06:33:47.899342 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-27 06:33:48.077467 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 06:33:48.082369 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-27 06:33:48.261135 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 06:33:48.428766 | instance | monitoring/prometheus-pushgateway-7b8659c68b-j8dgr/pushgateway
2026-06-27 06:33:48.588954 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-j8dgr" not found
2026-06-27 06:33:48.759030 | instance | monitoring/vector-5xkcd/vector
2026-06-27 06:33:48.973643 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-5xkcd" not found
2026-06-27 06:33:49.155904 | instance | openstack/barbican-api-6dd9bdd8cb-9bgbs/init
2026-06-27 06:33:49.327107 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6dd9bdd8cb-9bgbs" not found
2026-06-27 06:33:49.330501 | instance | openstack/barbican-api-6dd9bdd8cb-9bgbs/barbican-api
2026-06-27 06:33:49.500127 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6dd9bdd8cb-9bgbs" not found
2026-06-27 06:33:49.661193 | instance | openstack/barbican-db-init-4jxlq/init
2026-06-27 06:33:49.820960 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-4jxlq" not found
2026-06-27 06:33:49.825308 | instance | openstack/barbican-db-init-4jxlq/barbican-db-init-0
2026-06-27 06:33:49.988953 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-4jxlq" not found
2026-06-27 06:33:50.155642 | instance | openstack/barbican-db-sync-8kshz/init
2026-06-27 06:33:50.323087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-8kshz" not found
2026-06-27 06:33:50.326841 | instance | openstack/barbican-db-sync-8kshz/barbican-db-sync
2026-06-27 06:33:50.481868 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-8kshz" not found
2026-06-27 06:33:50.645160 | instance | openstack/barbican-ks-endpoints-m4jsj/init
2026-06-27 06:33:50.827254 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-m4jsj" not found
2026-06-27 06:33:50.830860 | instance | openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-admin
2026-06-27 06:33:51.006047 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-m4jsj" not found
2026-06-27 06:33:51.010694 | instance | openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-internal
2026-06-27 06:33:51.183640 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-m4jsj" not found
2026-06-27 06:33:51.188344 | instance | openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-public
2026-06-27 06:33:51.349708 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-m4jsj" not found
2026-06-27 06:33:51.526546 | instance | openstack/barbican-ks-service-qq9wq/init
2026-06-27 06:33:51.695360 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-qq9wq" not found
2026-06-27 06:33:51.698520 | instance | openstack/barbican-ks-service-qq9wq/key-manager-ks-service-registration
2026-06-27 06:33:51.867350 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-qq9wq" not found
2026-06-27 06:33:52.053904 | instance | openstack/barbican-ks-user-6rzvk/init
2026-06-27 06:33:52.222625 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-6rzvk" not found
2026-06-27 06:33:52.226495 | instance | openstack/barbican-ks-user-6rzvk/barbican-ks-user
2026-06-27 06:33:52.420947 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-6rzvk" not found
2026-06-27 06:33:52.575825 | instance | openstack/barbican-rabbit-init-qmbhq/init
2026-06-27 06:33:52.747530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-qmbhq" not found
2026-06-27 06:33:52.750651 | instance | openstack/barbican-rabbit-init-qmbhq/rabbit-init
2026-06-27 06:33:52.911983 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-qmbhq" not found
2026-06-27 06:33:53.085805 | instance | openstack/cinder-api-5cb95d9d95-kwbql/init
2026-06-27 06:33:53.261267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5cb95d9d95-kwbql" not found
2026-06-27 06:33:53.264881 | instance | openstack/cinder-api-5cb95d9d95-kwbql/ceph-coordination-volume-perms
2026-06-27 06:33:53.426571 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5cb95d9d95-kwbql" not found
2026-06-27 06:33:53.430979 | instance | openstack/cinder-api-5cb95d9d95-kwbql/cinder-api
2026-06-27 06:33:53.629158 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5cb95d9d95-kwbql" not found
2026-06-27 06:33:53.829447 | instance | openstack/cinder-backup-dc7c4689-hj5wt/init
2026-06-27 06:33:54.009773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-dc7c4689-hj5wt" not found
2026-06-27 06:33:54.013697 | instance | openstack/cinder-backup-dc7c4689-hj5wt/ceph-backup-keyring-placement
2026-06-27 06:33:54.188154 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-dc7c4689-hj5wt" not found
2026-06-27 06:33:54.191330 | instance | openstack/cinder-backup-dc7c4689-hj5wt/ceph-keyring-placement-rbd1
2026-06-27 06:33:54.356167 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-dc7c4689-hj5wt" not found
2026-06-27 06:33:54.358814 | instance | openstack/cinder-backup-dc7c4689-hj5wt/ceph-coordination-volume-perms
2026-06-27 06:33:54.525449 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-dc7c4689-hj5wt" not found
2026-06-27 06:33:54.528844 | instance | openstack/cinder-backup-dc7c4689-hj5wt/cinder-backup
2026-06-27 06:33:54.686582 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-dc7c4689-hj5wt" not found
2026-06-27 06:33:54.854258 | instance | openstack/cinder-backup-storage-init-2hfpc/init
2026-06-27 06:33:55.020698 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-2hfpc" not found
2026-06-27 06:33:55.024087 | instance | openstack/cinder-backup-storage-init-2hfpc/ceph-keyring-placement
2026-06-27 06:33:55.193335 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-2hfpc" not found
2026-06-27 06:33:55.197509 | instance | openstack/cinder-backup-storage-init-2hfpc/cinder-backup-storage-init
2026-06-27 06:33:55.366687 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-2hfpc" not found
2026-06-27 06:33:55.526812 | instance | openstack/cinder-bootstrap-4zrw8/init
2026-06-27 06:33:55.699048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-4zrw8" not found
2026-06-27 06:33:55.702315 | instance | openstack/cinder-bootstrap-4zrw8/bootstrap
2026-06-27 06:33:55.876013 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-4zrw8" not found
2026-06-27 06:33:56.050403 | instance | openstack/cinder-create-internal-tenant-zwrmv/init
2026-06-27 06:33:56.223476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-zwrmv" not found
2026-06-27 06:33:56.227602 | instance | openstack/cinder-create-internal-tenant-zwrmv/create-internal-tenant
2026-06-27 06:33:56.387025 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-zwrmv" not found
2026-06-27 06:33:56.548238 | instance | openstack/cinder-db-init-t69xb/init
2026-06-27 06:33:56.712162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-t69xb" not found
2026-06-27 06:33:56.716196 | instance | openstack/cinder-db-init-t69xb/cinder-db-init-0
2026-06-27 06:33:56.891486 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-t69xb" not found
2026-06-27 06:33:57.075508 | instance | openstack/cinder-db-sync-b6lmq/init
2026-06-27 06:33:57.236450 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-b6lmq" not found
2026-06-27 06:33:57.240328 | instance | openstack/cinder-db-sync-b6lmq/cinder-db-sync
2026-06-27 06:33:57.422133 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-b6lmq" not found
2026-06-27 06:33:57.618183 | instance | openstack/cinder-ks-endpoints-98b2f/init
2026-06-27 06:33:57.802188 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-98b2f" not found
2026-06-27 06:33:57.806479 | instance | openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-admin
2026-06-27 06:33:57.972823 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-98b2f" not found
2026-06-27 06:33:57.977862 | instance | openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-internal
2026-06-27 06:33:58.160550 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-98b2f" not found
2026-06-27 06:33:58.164382 | instance | openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-public
2026-06-27 06:33:58.340612 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-98b2f" not found
2026-06-27 06:33:58.508991 | instance | openstack/cinder-ks-service-xprgb/init
2026-06-27 06:33:58.673515 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-xprgb" not found
2026-06-27 06:33:58.677094 | instance | openstack/cinder-ks-service-xprgb/volumev3-ks-service-registration
2026-06-27 06:33:58.877778 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-xprgb" not found
2026-06-27 06:33:59.065736 | instance | openstack/cinder-ks-user-vb8vl/init
2026-06-27 06:33:59.253920 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-vb8vl" not found
2026-06-27 06:33:59.256646 | instance | openstack/cinder-ks-user-vb8vl/cinder-ks-user
2026-06-27 06:33:59.424752 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-vb8vl" not found
2026-06-27 06:33:59.592438 | instance | openstack/cinder-rabbit-init-9wwpb/init
2026-06-27 06:33:59.757135 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-9wwpb" not found
2026-06-27 06:33:59.761122 | instance | openstack/cinder-rabbit-init-9wwpb/rabbit-init
2026-06-27 06:33:59.926741 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-9wwpb" not found
2026-06-27 06:34:00.104155 | instance | openstack/cinder-scheduler-f6bd978f-cz522/init
2026-06-27 06:34:00.275954 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-f6bd978f-cz522" not found
2026-06-27 06:34:00.280679 | instance | openstack/cinder-scheduler-f6bd978f-cz522/ceph-coordination-volume-perms
2026-06-27 06:34:00.449845 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-f6bd978f-cz522" not found
2026-06-27 06:34:00.452998 | instance | openstack/cinder-scheduler-f6bd978f-cz522/cinder-scheduler
2026-06-27 06:34:00.618992 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-f6bd978f-cz522" not found
2026-06-27 06:34:00.799558 | instance | openstack/cinder-storage-init-64pxm/init
2026-06-27 06:34:00.973328 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-64pxm" not found
2026-06-27 06:34:00.976991 | instance | openstack/cinder-storage-init-64pxm/ceph-keyring-placement
2026-06-27 06:34:01.149558 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-64pxm" not found
2026-06-27 06:34:01.153599 | instance | openstack/cinder-storage-init-64pxm/cinder-storage-init-rbd1
2026-06-27 06:34:01.342808 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-64pxm" not found
2026-06-27 06:34:01.529696 | instance | openstack/cinder-volume-786d7d564d-hbfzc/init
2026-06-27 06:34:01.710597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-786d7d564d-hbfzc" not found
2026-06-27 06:34:01.714594 | instance | openstack/cinder-volume-786d7d564d-hbfzc/ceph-keyring-placement-rbd1
2026-06-27 06:34:01.879783 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-786d7d564d-hbfzc" not found
2026-06-27 06:34:01.882617 | instance | openstack/cinder-volume-786d7d564d-hbfzc/ceph-coordination-volume-perms
2026-06-27 06:34:02.050987 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-786d7d564d-hbfzc" not found
2026-06-27 06:34:02.053973 | instance | openstack/cinder-volume-786d7d564d-hbfzc/init-cinder-conf
2026-06-27 06:34:02.219279 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-786d7d564d-hbfzc" not found
2026-06-27 06:34:02.222131 | instance | openstack/cinder-volume-786d7d564d-hbfzc/cinder-volume
2026-06-27 06:34:02.399770 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-786d7d564d-hbfzc" not found
2026-06-27 06:34:02.566590 | instance | openstack/glance-api-688698dfbc-2slzb/init
2026-06-27 06:34:02.747065 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-688698dfbc-2slzb" not found
2026-06-27 06:34:02.752738 | instance | openstack/glance-api-688698dfbc-2slzb/glance-perms
2026-06-27 06:34:02.923271 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-688698dfbc-2slzb" not found
2026-06-27 06:34:02.927548 | instance | openstack/glance-api-688698dfbc-2slzb/ceph-keyring-placement
2026-06-27 06:34:03.106660 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-688698dfbc-2slzb" not found
2026-06-27 06:34:03.110819 | instance | openstack/glance-api-688698dfbc-2slzb/glance-api
2026-06-27 06:34:03.286141 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-688698dfbc-2slzb" not found
2026-06-27 06:34:03.453382 | instance | openstack/glance-db-init-qjqt4/init
2026-06-27 06:34:03.617788 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-qjqt4" not found
2026-06-27 06:34:03.620931 | instance | openstack/glance-db-init-qjqt4/glance-db-init-0
2026-06-27 06:34:03.792662 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-qjqt4" not found
2026-06-27 06:34:03.951324 | instance | openstack/glance-db-sync-kv6q7/init
2026-06-27 06:34:04.123458 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-kv6q7" not found
2026-06-27 06:34:04.126550 | instance | openstack/glance-db-sync-kv6q7/glance-db-sync
2026-06-27 06:34:04.314039 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-kv6q7" not found
2026-06-27 06:34:04.492650 | instance | openstack/glance-ks-endpoints-bd8kj/init
2026-06-27 06:34:04.657701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-bd8kj" not found
2026-06-27 06:34:04.660637 | instance | openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-admin
2026-06-27 06:34:04.834323 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-bd8kj" not found
2026-06-27 06:34:04.837829 | instance | openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-internal
2026-06-27 06:34:05.006856 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-bd8kj" not found
2026-06-27 06:34:05.011776 | instance | openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-public
2026-06-27 06:34:05.211493 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-bd8kj" not found
2026-06-27 06:34:05.392752 | instance | openstack/glance-ks-service-bdpt7/init
2026-06-27 06:34:05.559240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-bdpt7" not found
2026-06-27 06:34:05.563687 | instance | openstack/glance-ks-service-bdpt7/image-ks-service-registration
2026-06-27 06:34:05.740097 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-bdpt7" not found
2026-06-27 06:34:05.897103 | instance | openstack/glance-ks-user-cnh7g/init
2026-06-27 06:34:06.090966 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-cnh7g" not found
2026-06-27 06:34:06.094988 | instance | openstack/glance-ks-user-cnh7g/glance-ks-user
2026-06-27 06:34:06.262881 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-cnh7g" not found
2026-06-27 06:34:06.438642 | instance | openstack/glance-metadefs-load-2vbhd/init
2026-06-27 06:34:06.618984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-2vbhd" not found
2026-06-27 06:34:06.622513 | instance | openstack/glance-metadefs-load-2vbhd/glance-metadefs-load
2026-06-27 06:34:06.799046 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-2vbhd" not found
2026-06-27 06:34:06.982850 | instance | openstack/glance-rabbit-init-8bkcl/init
2026-06-27 06:34:07.160471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-8bkcl" not found
2026-06-27 06:34:07.172288 | instance | openstack/glance-rabbit-init-8bkcl/rabbit-init
2026-06-27 06:34:07.345316 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-8bkcl" not found
2026-06-27 06:34:07.517556 | instance | openstack/glance-storage-init-8mx7b/init
2026-06-27 06:34:07.683489 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-8mx7b" not found
2026-06-27 06:34:07.687922 | instance | openstack/glance-storage-init-8mx7b/ceph-keyring-placement
2026-06-27 06:34:07.865129 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-8mx7b" not found
2026-06-27 06:34:07.869335 | instance | openstack/glance-storage-init-8mx7b/glance-storage-init
2026-06-27 06:34:08.046956 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-8mx7b" not found
2026-06-27 06:34:08.222860 | instance | openstack/keepalived-5hbwp/init
2026-06-27 06:34:08.428663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-5hbwp" not found
2026-06-27 06:34:08.435463 | instance | openstack/keepalived-5hbwp/wait-for-ip
2026-06-27 06:34:08.666867 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-5hbwp" not found
2026-06-27 06:34:08.671245 | instance | openstack/keepalived-5hbwp/keepalived
2026-06-27 06:34:08.766190 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-5hbwp" is waiting to start: PodInitializing
2026-06-27 06:34:08.857160 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-5hbwp" not found
2026-06-27 06:34:09.048439 | instance | openstack/keystone-api-7f87b555df-r9f98/init
2026-06-27 06:34:09.220446 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7f87b555df-r9f98" not found
2026-06-27 06:34:09.223746 | instance | openstack/keystone-api-7f87b555df-r9f98/keystone-api
2026-06-27 06:34:09.650399 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7f87b555df-r9f98" not found
2026-06-27 06:34:09.818739 | instance | openstack/keystone-bootstrap-5d7h7/init
2026-06-27 06:34:09.990998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-5d7h7" not found
2026-06-27 06:34:09.994669 | instance | openstack/keystone-bootstrap-5d7h7/bootstrap
2026-06-27 06:34:10.192748 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-5d7h7" not found
2026-06-27 06:34:10.376884 | instance | openstack/keystone-credential-setup-9pxs5/init
2026-06-27 06:34:10.551531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-9pxs5" not found
2026-06-27 06:34:10.554753 | instance | openstack/keystone-credential-setup-9pxs5/keystone-credential-setup
2026-06-27 06:34:10.721831 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-9pxs5" not found
2026-06-27 06:34:10.889705 | instance | openstack/keystone-db-init-dmrqf/init
2026-06-27 06:34:11.078183 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-dmrqf" not found
2026-06-27 06:34:11.081241 | instance | openstack/keystone-db-init-dmrqf/keystone-db-init-0
2026-06-27 06:34:11.247225 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-dmrqf" not found
2026-06-27 06:34:11.425758 | instance | openstack/keystone-db-sync-z9b6m/init
2026-06-27 06:34:11.599655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-z9b6m" not found
2026-06-27 06:34:11.602821 | instance | openstack/keystone-db-sync-z9b6m/keystone-db-sync
2026-06-27 06:34:11.768879 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-z9b6m" not found
2026-06-27 06:34:11.948642 | instance | openstack/keystone-domain-manage-4v5m2/init
2026-06-27 06:34:12.129867 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-4v5m2" not found
2026-06-27 06:34:12.134903 | instance | openstack/keystone-domain-manage-4v5m2/keystone-domain-manage
2026-06-27 06:34:12.310100 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-4v5m2" not found
2026-06-27 06:34:12.475389 | instance | openstack/keystone-fernet-setup-c2sth/init
2026-06-27 06:34:12.642567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-c2sth" not found
2026-06-27 06:34:12.646237 | instance | openstack/keystone-fernet-setup-c2sth/keystone-fernet-setup
2026-06-27 06:34:12.823715 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-c2sth" not found
2026-06-27 06:34:12.993462 | instance | openstack/keystone-rabbit-init-9mcbd/init
2026-06-27 06:34:13.163405 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-9mcbd" not found
2026-06-27 06:34:13.167724 | instance | openstack/keystone-rabbit-init-9mcbd/rabbit-init
2026-06-27 06:34:13.335156 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-9mcbd" not found
2026-06-27 06:34:13.509000 | instance | openstack/libvirt-libvirt-default-gn4sj/init
2026-06-27 06:34:13.692393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-gn4sj" not found
2026-06-27 06:34:13.696874 | instance | openstack/libvirt-libvirt-default-gn4sj/init-dynamic-options
2026-06-27 06:34:13.865768 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-gn4sj" not found
2026-06-27 06:34:13.870276 | instance | openstack/libvirt-libvirt-default-gn4sj/ceph-admin-keyring-placement
2026-06-27 06:34:14.054223 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-gn4sj" not found
2026-06-27 06:34:14.058344 | instance | openstack/libvirt-libvirt-default-gn4sj/ceph-keyring-placement
2026-06-27 06:34:14.238927 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-gn4sj" not found
2026-06-27 06:34:14.241983 | instance | openstack/libvirt-libvirt-default-gn4sj/tls-sidecar
2026-06-27 06:34:14.425009 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-gn4sj" not found
2026-06-27 06:34:14.428095 | instance | openstack/libvirt-libvirt-default-gn4sj/libvirt
2026-06-27 06:34:14.608044 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-gn4sj" not found
2026-06-27 06:34:14.612353 | instance | openstack/libvirt-libvirt-default-gn4sj/libvirt-exporter
2026-06-27 06:34:14.791467 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-gn4sj" not found
2026-06-27 06:34:14.966328 | instance | openstack/memcached-memcached-6479589586-hjhkm/init
2026-06-27 06:34:15.154514 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-hjhkm" not found
2026-06-27 06:34:15.158790 | instance | openstack/memcached-memcached-6479589586-hjhkm/memcached
2026-06-27 06:34:15.324346 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-hjhkm" not found
2026-06-27 06:34:15.327502 | instance | openstack/memcached-memcached-6479589586-hjhkm/memcached-exporter
2026-06-27 06:34:15.490747 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-hjhkm" not found
2026-06-27 06:34:15.669817 | instance | openstack/neutron-db-init-rnm6f/init
2026-06-27 06:34:15.826848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-rnm6f" not found
2026-06-27 06:34:15.829939 | instance | openstack/neutron-db-init-rnm6f/neutron-db-init-0
2026-06-27 06:34:16.006905 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-rnm6f" not found
2026-06-27 06:34:16.164322 | instance | openstack/neutron-db-sync-b9trn/init
2026-06-27 06:34:16.331504 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-b9trn" not found
2026-06-27 06:34:16.335277 | instance | openstack/neutron-db-sync-b9trn/neutron-db-sync
2026-06-27 06:34:16.515739 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-b9trn" not found
2026-06-27 06:34:16.678213 | instance | openstack/neutron-ks-endpoints-6277j/init
2026-06-27 06:34:16.836525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-6277j" not found
2026-06-27 06:34:16.840855 | instance | openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-admin
2026-06-27 06:34:17.019413 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-6277j" not found
2026-06-27 06:34:17.023259 | instance | openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-internal
2026-06-27 06:34:17.192157 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-6277j" not found
2026-06-27 06:34:17.195121 | instance | openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-public
2026-06-27 06:34:17.363078 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-6277j" not found
2026-06-27 06:34:17.527788 | instance | openstack/neutron-ks-service-4gnfz/init
2026-06-27 06:34:17.688293 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-4gnfz" not found
2026-06-27 06:34:17.692141 | instance | openstack/neutron-ks-service-4gnfz/network-ks-service-registration
2026-06-27 06:34:17.862143 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-4gnfz" not found
2026-06-27 06:34:18.051988 | instance | openstack/neutron-ks-user-bxmkt/init
2026-06-27 06:34:18.226962 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-bxmkt" not found
2026-06-27 06:34:18.230374 | instance | openstack/neutron-ks-user-bxmkt/neutron-ks-user
2026-06-27 06:34:18.397973 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-bxmkt" not found
2026-06-27 06:34:18.565596 | instance | openstack/neutron-netns-cleanup-cron-default-wj795/init
2026-06-27 06:34:18.738506 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-wj795" not found
2026-06-27 06:34:18.742574 | instance | openstack/neutron-netns-cleanup-cron-default-wj795/neutron-netns-cleanup-cron
2026-06-27 06:34:18.912360 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-wj795" not found
2026-06-27 06:34:19.092876 | instance | openstack/neutron-ovn-metadata-agent-default-6rc2b/init
2026-06-27 06:34:19.277538 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-6rc2b" not found
2026-06-27 06:34:19.281138 | instance | openstack/neutron-ovn-metadata-agent-default-6rc2b/neutron-metadata-agent-init
2026-06-27 06:34:19.378323 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-6rc2b" is waiting to start: PodInitializing
2026-06-27 06:34:19.457547 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-6rc2b" not found
2026-06-27 06:34:19.462083 | instance | openstack/neutron-ovn-metadata-agent-default-6rc2b/ovn-neutron-init
2026-06-27 06:34:19.546704 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-6rc2b" is waiting to start: PodInitializing
2026-06-27 06:34:19.630691 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-6rc2b" not found
2026-06-27 06:34:19.634587 | instance | openstack/neutron-ovn-metadata-agent-default-6rc2b/neutron-ovn-metadata-agent
2026-06-27 06:34:19.711539 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-6rc2b" is waiting to start: PodInitializing
2026-06-27 06:34:19.791847 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-6rc2b" not found
2026-06-27 06:34:19.964476 | instance | openstack/neutron-ovn-vpn-agent-default-b2xn2/init
2026-06-27 06:34:20.160638 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-b2xn2" not found
2026-06-27 06:34:20.164864 | instance | openstack/neutron-ovn-vpn-agent-default-b2xn2/ovn-vpn-agent-init
2026-06-27 06:34:20.257824 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-b2xn2" is waiting to start: PodInitializing
2026-06-27 06:34:20.341899 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-b2xn2" not found
2026-06-27 06:34:20.345074 | instance | openstack/neutron-ovn-vpn-agent-default-b2xn2/ovn-neutron-init
2026-06-27 06:34:20.449392 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-b2xn2" is waiting to start: PodInitializing
2026-06-27 06:34:20.534085 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-b2xn2" not found
2026-06-27 06:34:20.537347 | instance | openstack/neutron-ovn-vpn-agent-default-b2xn2/neutron-ovn-vpn-agent
2026-06-27 06:34:20.620987 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-b2xn2" is waiting to start: PodInitializing
2026-06-27 06:34:20.707976 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-b2xn2" not found
2026-06-27 06:34:20.882026 | instance | openstack/neutron-rabbit-init-qlvxz/init
2026-06-27 06:34:21.092760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-qlvxz" not found
2026-06-27 06:34:21.098735 | instance | openstack/neutron-rabbit-init-qlvxz/rabbit-init
2026-06-27 06:34:21.278186 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-qlvxz" not found
2026-06-27 06:34:21.444173 | instance | openstack/neutron-rpc-server-555455747c-hpxfd/init
2026-06-27 06:34:21.636468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-555455747c-hpxfd" not found
2026-06-27 06:34:21.640519 | instance | openstack/neutron-rpc-server-555455747c-hpxfd/ovn-neutron-init
2026-06-27 06:34:21.815156 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-555455747c-hpxfd" not found
2026-06-27 06:34:21.823423 | instance | openstack/neutron-rpc-server-555455747c-hpxfd/neutron-rpc-server
2026-06-27 06:34:22.186753 | instance | openstack/neutron-server-7485bbdc59-v46zn/init
2026-06-27 06:34:22.371923 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7485bbdc59-v46zn" not found
2026-06-27 06:34:22.376756 | instance | openstack/neutron-server-7485bbdc59-v46zn/ovn-neutron-init
2026-06-27 06:34:22.532536 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-7485bbdc59-v46zn" not found
2026-06-27 06:34:22.535636 | instance | openstack/neutron-server-7485bbdc59-v46zn/neutron-server
2026-06-27 06:34:22.727290 | instance | openstack/neutron-server-7485bbdc59-v46zn/neutron-policy-server
2026-06-27 06:34:22.895371 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7485bbdc59-v46zn" not found
2026-06-27 06:34:23.074352 | instance | openstack/nova-api-metadata-6779f48468-rzzs2/init
2026-06-27 06:34:23.249775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-6779f48468-rzzs2" not found
2026-06-27 06:34:23.253121 | instance | openstack/nova-api-metadata-6779f48468-rzzs2/nova-api-metadata-init
2026-06-27 06:34:23.419122 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-6779f48468-rzzs2" not found
2026-06-27 06:34:23.422366 | instance | openstack/nova-api-metadata-6779f48468-rzzs2/nova-api
2026-06-27 06:34:23.606210 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-6779f48468-rzzs2" not found
2026-06-27 06:34:23.774180 | instance | openstack/nova-api-osapi-5f8cf644d4-gjs8v/init
2026-06-27 06:34:23.952375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-5f8cf644d4-gjs8v" not found
2026-06-27 06:34:23.956500 | instance | openstack/nova-api-osapi-5f8cf644d4-gjs8v/nova-osapi
2026-06-27 06:34:24.136593 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-5f8cf644d4-gjs8v" not found
2026-06-27 06:34:24.323560 | instance | openstack/nova-bootstrap-n89bb/init
2026-06-27 06:34:24.502935 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-n89bb" not found
2026-06-27 06:34:24.506501 | instance | openstack/nova-bootstrap-n89bb/bootstrap
2026-06-27 06:34:24.688435 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-n89bb" not found
2026-06-27 06:34:24.860049 | instance | openstack/nova-cell-setup-7gqxg/init
2026-06-27 06:34:25.062577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-7gqxg" not found
2026-06-27 06:34:25.066772 | instance | openstack/nova-cell-setup-7gqxg/nova-cell-setup-init
2026-06-27 06:34:25.148021 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-7gqxg" is waiting to start: PodInitializing
2026-06-27 06:34:25.231531 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-7gqxg" not found
2026-06-27 06:34:25.235166 | instance | openstack/nova-cell-setup-7gqxg/nova-cell-setup
2026-06-27 06:34:25.316337 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-7gqxg" is waiting to start: PodInitializing
2026-06-27 06:34:25.398664 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-7gqxg" not found
2026-06-27 06:34:25.573811 | instance | openstack/nova-compute-default-797km/init
2026-06-27 06:34:25.788196 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:25.793001 | instance | openstack/nova-compute-default-797km/nova-compute-init
2026-06-27 06:34:25.873676 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:25.961959 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:25.970497 | instance | openstack/nova-compute-default-797km/ceph-perms
2026-06-27 06:34:26.076881 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:26.157878 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:26.161240 | instance | openstack/nova-compute-default-797km/ceph-admin-keyring-placement
2026-06-27 06:34:26.249661 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:26.336904 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:26.340997 | instance | openstack/nova-compute-default-797km/ceph-keyring-placement
2026-06-27 06:34:26.421301 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:26.518181 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:26.522738 | instance | openstack/nova-compute-default-797km/nova-compute-vnc-init
2026-06-27 06:34:26.607894 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:26.694586 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:26.698915 | instance | openstack/nova-compute-default-797km/nova-compute-ssh-init
2026-06-27 06:34:26.787998 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:26.879017 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:26.885524 | instance | openstack/nova-compute-default-797km/nova-compute
2026-06-27 06:34:26.977027 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:27.079241 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:27.084256 | instance | openstack/nova-compute-default-797km/nova-compute-ssh
2026-06-27 06:34:27.169975 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-797km" is waiting to start: PodInitializing
2026-06-27 06:34:27.260635 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-797km" not found
2026-06-27 06:34:27.446574 | instance | openstack/nova-conductor-56b8b8848-5c9rr/init
2026-06-27 06:34:27.615133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-56b8b8848-5c9rr" not found
2026-06-27 06:34:27.619558 | instance | openstack/nova-conductor-56b8b8848-5c9rr/nova-conductor
2026-06-27 06:34:27.803470 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-56b8b8848-5c9rr" not found
2026-06-27 06:34:27.963307 | instance | openstack/nova-db-init-sdjv2/init
2026-06-27 06:34:28.146453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-sdjv2" not found
2026-06-27 06:34:28.149516 | instance | openstack/nova-db-init-sdjv2/nova-db-init-0
2026-06-27 06:34:28.309482 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-sdjv2" not found
2026-06-27 06:34:28.313860 | instance | openstack/nova-db-init-sdjv2/nova-db-init-1
2026-06-27 06:34:28.494057 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-sdjv2" not found
2026-06-27 06:34:28.498885 | instance | openstack/nova-db-init-sdjv2/nova-db-init-2
2026-06-27 06:34:28.675460 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-sdjv2" not found
2026-06-27 06:34:28.865669 | instance | openstack/nova-db-sync-rwf7j/init
2026-06-27 06:34:29.051550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-rwf7j" not found
2026-06-27 06:34:29.054355 | instance | openstack/nova-db-sync-rwf7j/nova-db-sync
2026-06-27 06:34:29.229972 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-rwf7j" not found
2026-06-27 06:34:29.401212 | instance | openstack/nova-ks-endpoints-4c5nw/init
2026-06-27 06:34:29.567903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-4c5nw" not found
2026-06-27 06:34:29.571933 | instance | openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-admin
2026-06-27 06:34:29.742831 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-4c5nw" not found
2026-06-27 06:34:29.747927 | instance | openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-internal
2026-06-27 06:34:29.931815 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-4c5nw" not found
2026-06-27 06:34:29.936502 | instance | openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-public
2026-06-27 06:34:30.119566 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-4c5nw" not found
2026-06-27 06:34:30.301342 | instance | openstack/nova-ks-service-82x2k/init
2026-06-27 06:34:30.485876 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-82x2k" not found
2026-06-27 06:34:30.490993 | instance | openstack/nova-ks-service-82x2k/compute-ks-service-registration
2026-06-27 06:34:30.667454 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-82x2k" not found
2026-06-27 06:34:30.866384 | instance | openstack/nova-ks-user-rg68l/init
2026-06-27 06:34:31.056232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-rg68l" not found
2026-06-27 06:34:31.061847 | instance | openstack/nova-ks-user-rg68l/nova-ks-user
2026-06-27 06:34:31.264963 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-rg68l" not found
2026-06-27 06:34:31.453400 | instance | openstack/nova-novncproxy-655767b859-cwb6b/init
2026-06-27 06:34:31.641172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-655767b859-cwb6b" not found
2026-06-27 06:34:31.646727 | instance | openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy-init
2026-06-27 06:34:31.837784 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-655767b859-cwb6b" not found
2026-06-27 06:34:31.840878 | instance | openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy-init-assets
2026-06-27 06:34:32.036507 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-655767b859-cwb6b" not found
2026-06-27 06:34:32.040594 | instance | openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy
2026-06-27 06:34:32.207464 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-655767b859-cwb6b" not found
2026-06-27 06:34:32.400056 | instance | openstack/nova-rabbit-init-8b8pv/init
2026-06-27 06:34:32.603781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-8b8pv" not found
2026-06-27 06:34:32.608790 | instance | openstack/nova-rabbit-init-8b8pv/rabbit-init
2026-06-27 06:34:32.793548 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-8b8pv" not found
2026-06-27 06:34:32.975076 | instance | openstack/nova-scheduler-694685b764-zhtpk/init
2026-06-27 06:34:33.190739 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-694685b764-zhtpk" not found
2026-06-27 06:34:33.195326 | instance | openstack/nova-scheduler-694685b764-zhtpk/nova-scheduler
2026-06-27 06:34:33.398595 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-694685b764-zhtpk" not found
2026-06-27 06:34:33.575251 | instance | openstack/openvswitch-dshg8/init
2026-06-27 06:34:33.753608 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-dshg8" not found
2026-06-27 06:34:33.758704 | instance | openstack/openvswitch-dshg8/openvswitch-db-perms
2026-06-27 06:34:33.944558 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-dshg8" not found
2026-06-27 06:34:33.948809 | instance | openstack/openvswitch-dshg8/openvswitch-vswitchd-modules
2026-06-27 06:34:34.141776 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-dshg8" not found
2026-06-27 06:34:34.144860 | instance | openstack/openvswitch-dshg8/openvswitch-db
2026-06-27 06:34:34.308462 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-dshg8" not found
2026-06-27 06:34:34.312906 | instance | openstack/openvswitch-dshg8/openvswitch-vswitchd
2026-06-27 06:34:34.491072 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-dshg8" not found
2026-06-27 06:34:34.665257 | instance | openstack/ovn-controller-default-vn92f/init
2026-06-27 06:34:34.835754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-vn92f" not found
2026-06-27 06:34:34.840556 | instance | openstack/ovn-controller-default-vn92f/get-gw-enabled
2026-06-27 06:34:35.017005 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-vn92f" not found
2026-06-27 06:34:35.022740 | instance | openstack/ovn-controller-default-vn92f/controller-init
2026-06-27 06:34:35.201083 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-vn92f" not found
2026-06-27 06:34:35.206640 | instance | openstack/ovn-controller-default-vn92f/controller
2026-06-27 06:34:35.393105 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-vn92f" not found
2026-06-27 06:34:35.396569 | instance | openstack/ovn-controller-default-vn92f/vector
2026-06-27 06:34:35.579273 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-vn92f" not found
2026-06-27 06:34:35.585398 | instance | openstack/ovn-controller-default-vn92f/log-parser
2026-06-27 06:34:35.780143 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-vn92f" not found
2026-06-27 06:34:35.959615 | instance | openstack/ovn-northd-fc978744-mxk86/init
2026-06-27 06:34:36.137340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-mxk86" not found
2026-06-27 06:34:36.140740 | instance | openstack/ovn-northd-fc978744-mxk86/northd
2026-06-27 06:34:36.306929 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-mxk86" not found
2026-06-27 06:34:36.476512 | instance | openstack/ovn-ovsdb-nb-0/init
2026-06-27 06:34:36.645778 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-06-27 06:34:36.649763 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-06-27 06:34:36.821878 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-06-27 06:34:37.015308 | instance | openstack/ovn-ovsdb-sb-0/init
2026-06-27 06:34:37.200417 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-06-27 06:34:37.207512 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-06-27 06:34:37.373904 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-06-27 06:34:37.539822 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-27 06:34:37.708658 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 06:34:37.712381 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-27 06:34:37.875610 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 06:34:37.879230 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-27 06:34:38.155051 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 06:34:38.158586 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-27 06:34:38.343127 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 06:34:38.519526 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-27 06:34:38.703211 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-27 06:34:38.706845 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-27 06:34:38.904157 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-27 06:34:38.908914 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-27 06:34:39.110174 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-27 06:34:39.297361 | instance | openstack/placement-api-b98fb4b84-qtp44/init
2026-06-27 06:34:39.478061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-b98fb4b84-qtp44" not found
2026-06-27 06:34:39.482440 | instance | openstack/placement-api-b98fb4b84-qtp44/placement-api
2026-06-27 06:34:39.674393 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-b98fb4b84-qtp44" not found
2026-06-27 06:34:39.845006 | instance | openstack/placement-db-init-4qxrm/init
2026-06-27 06:34:40.020843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-4qxrm" not found
2026-06-27 06:34:40.026607 | instance | openstack/placement-db-init-4qxrm/placement-db-init-0
2026-06-27 06:34:40.197615 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-4qxrm" not found
2026-06-27 06:34:40.379872 | instance | openstack/placement-db-sync-q9smz/init
2026-06-27 06:34:40.552173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-q9smz" not found
2026-06-27 06:34:40.555947 | instance | openstack/placement-db-sync-q9smz/placement-db-sync
2026-06-27 06:34:40.738044 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-q9smz" not found
2026-06-27 06:34:40.920191 | instance | openstack/placement-ks-endpoints-jzcht/init
2026-06-27 06:34:41.108334 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-jzcht" not found
2026-06-27 06:34:41.112349 | instance | openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-admin
2026-06-27 06:34:41.282445 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-jzcht" not found
2026-06-27 06:34:41.285295 | instance | openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-internal
2026-06-27 06:34:41.450576 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-jzcht" not found
2026-06-27 06:34:41.454694 | instance | openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-public
2026-06-27 06:34:41.630466 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-jzcht" not found
2026-06-27 06:34:41.801008 | instance | openstack/placement-ks-service-xpns7/init
2026-06-27 06:34:42.010948 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-xpns7" not found
2026-06-27 06:34:42.016193 | instance | openstack/placement-ks-service-xpns7/placement-ks-service-registration
2026-06-27 06:34:42.220028 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-xpns7" not found
2026-06-27 06:34:42.400527 | instance | openstack/placement-ks-user-qfcxr/init
2026-06-27 06:34:42.578513 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-qfcxr" not found
2026-06-27 06:34:42.581843 | instance | openstack/placement-ks-user-qfcxr/placement-ks-user
2026-06-27 06:34:42.763151 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-qfcxr" not found
2026-06-27 06:34:42.931639 | instance | openstack/pxc-operator-69cb5bbdb9-ndx22/percona-xtradb-cluster-operator
2026-06-27 06:34:43.104780 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-ndx22" not found
2026-06-27 06:34:43.290343 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-27 06:34:43.463004 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-27 06:34:43.465776 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-27 06:34:43.665067 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-27 06:34:43.834763 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-27 06:34:44.004385 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-27 06:34:44.008527 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-27 06:34:44.197999 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-27 06:34:44.364150 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-ggv8j/rabbitmq-cluster-operator
2026-06-27 06:34:44.555083 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-ggv8j" not found
2026-06-27 06:34:44.740832 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-27 06:34:44.927553 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-27 06:34:44.931891 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-27 06:34:45.135778 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-27 06:34:45.312017 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-27 06:34:45.491435 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-27 06:34:45.496245 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-27 06:34:45.676350 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-27 06:34:45.851402 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t/rabbitmq-cluster-operator
2026-06-27 06:34:46.042964 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-xqx6t" not found
2026-06-27 06:34:46.226401 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-27 06:34:46.418658 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-27 06:34:46.423276 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-27 06:34:46.620631 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-27 06:34:46.824878 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-27 06:34:47.003123 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-27 06:34:47.006589 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-27 06:34:47.223495 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-27 06:34:47.397735 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/make-container-crash-dir
2026-06-27 06:34:47.605619 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-x66q8" not found
2026-06-27 06:34:47.609359 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/chown-container-data-dir
2026-06-27 06:34:47.795802 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-x66q8" not found
2026-06-27 06:34:47.799290 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/ceph-crash
2026-06-27 06:34:47.984345 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-x66q8" not found
2026-06-27 06:34:48.175257 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/chown-container-data-dir
2026-06-27 06:34:48.357784 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7" not found
2026-06-27 06:34:48.361168 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/rgw
2026-06-27 06:34:48.558280 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7" not found
2026-06-27 06:34:48.561578 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/log-collector
2026-06-27 06:34:48.736783 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7" not found
2026-06-27 06:34:48.912918 | instance | openstack/staffeln-api-85d8875445-p5rzs/init
2026-06-27 06:34:49.087628 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-85d8875445-p5rzs" not found
2026-06-27 06:34:49.091535 | instance | openstack/staffeln-api-85d8875445-p5rzs/staffeln-api
2026-06-27 06:34:49.266021 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-85d8875445-p5rzs" not found
2026-06-27 06:34:49.442309 | instance | openstack/staffeln-conductor-9d648c998-7shjx/staffeln-conductor
2026-06-27 06:34:49.624227 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-9d648c998-7shjx" not found
2026-06-27 06:34:49.790688 | instance | openstack/staffeln-db-init-l45ft/init
2026-06-27 06:34:49.950609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-l45ft" not found
2026-06-27 06:34:49.954168 | instance | openstack/staffeln-db-init-l45ft/staffeln-db-init-0
2026-06-27 06:34:50.140262 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-l45ft" not found
2026-06-27 06:34:50.309363 | instance | openstack/staffeln-db-sync-z6v72/init
2026-06-27 06:34:50.485553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-z6v72" not found
2026-06-27 06:34:50.490815 | instance | openstack/staffeln-db-sync-z6v72/staffeln-db-sync
2026-06-27 06:34:50.670706 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-z6v72" not found
2026-06-27 06:34:50.841234 | instance | openstack/valkey-node-0/valkey
2026-06-27 06:34:51.026212 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-27 06:34:51.031433 | instance | openstack/valkey-node-0/sentinel
2026-06-27 06:34:51.209862 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-27 06:34:51.213789 | instance | openstack/valkey-node-0/metrics
2026-06-27 06:34:51.387207 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-27 06:34:51.572727 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-htzj6/rook-ceph-operator
2026-06-27 06:34:51.754819 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-htzj6" not found
2026-06-27 06:34:51.921809 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-djm8s/secretgen-controller
2026-06-27 06:34:52.117693 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-djm8s" not found
2026-06-27 06:34:52.464363 | instance | ERROR
2026-06-27 06:34:52.464719 | instance | {
2026-06-27 06:34:52.464795 | instance | "delta": "0:01:19.059038",
2026-06-27 06:34:52.464842 | instance | "end": "2026-06-27 06:34:52.123169",
2026-06-27 06:34:52.464884 | instance | "msg": "non-zero return code",
2026-06-27 06:34:52.464924 | instance | "rc": 123,
2026-06-27 06:34:52.465000 | instance | "start": "2026-06-27 06:33:33.064131"
2026-06-27 06:34:52.465045 | instance | }
2026-06-27 06:34:52.465150 | instance | ERROR: Ignoring Errors
2026-06-27 06:34:52.480078 |
2026-06-27 06:34:52.480176 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-27 06:34:53.244386 | instance | changed:
2026-06-27 06:34:53.244611 | instance | cd+++++++++ pod-logs/
2026-06-27 06:34:53.244653 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-27 06:34:53.244686 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-27 06:34:53.244716 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-27 06:34:53.244744 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-27 06:34:53.244773 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-kw8cv/
2026-06-27 06:34:53.244802 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-kw8cv/cert-manager-controller.txt
2026-06-27 06:34:53.244830 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-x89tn/
2026-06-27 06:34:53.244858 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-x89tn/cert-manager-cainjector.txt
2026-06-27 06:34:53.244887 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-pn29q/
2026-06-27 06:34:53.244915 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-pn29q/cert-manager-webhook.txt
2026-06-27 06:34:53.244943 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-27 06:34:53.244998 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-97t6l/
2026-06-27 06:34:53.245028 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-97t6l/envoy-gateway.txt
2026-06-27 06:34:53.245055 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-27 06:34:53.245083 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-27 06:34:53.245109 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-27 06:34:53.245136 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-27 06:34:53.245164 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-27 06:34:53.245192 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-kw8cv/
2026-06-27 06:34:53.245219 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-kw8cv/cert-manager-controller.txt
2026-06-27 06:34:53.245246 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-x89tn/
2026-06-27 06:34:53.245273 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-x89tn/cert-manager-cainjector.txt
2026-06-27 06:34:53.245303 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-pn29q/
2026-06-27 06:34:53.245331 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-pn29q/cert-manager-webhook.txt
2026-06-27 06:34:53.245359 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-27 06:34:53.245385 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-97t6l/
2026-06-27 06:34:53.245412 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-97t6l/envoy-gateway.txt
2026-06-27 06:34:53.245440 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-27 06:34:53.245467 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-g9zc6/
2026-06-27 06:34:53.245495 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-g9zc6/controller.txt
2026-06-27 06:34:53.245537 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wkrxk/
2026-06-27 06:34:53.245566 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wkrxk/ingress-nginx-default-backend.txt
2026-06-27 06:34:53.245593 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-27 06:34:53.245620 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/
2026-06-27 06:34:53.245647 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/apply-sysctl-overwrites.txt
2026-06-27 06:34:53.245674 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/cilium-agent.txt
2026-06-27 06:34:53.245702 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/clean-cilium-state.txt
2026-06-27 06:34:53.245729 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/config.txt
2026-06-27 06:34:53.245756 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/install-cni-binaries.txt
2026-06-27 06:34:53.245783 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/mount-bpf-fs.txt
2026-06-27 06:34:53.245810 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g4xc4/mount-cgroup.txt
2026-06-27 06:34:53.245838 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ffx8v/
2026-06-27 06:34:53.245866 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ffx8v/cilium-operator.txt
2026-06-27 06:34:53.245894 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8kclw/
2026-06-27 06:34:53.245937 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8kclw/coredns.txt
2026-06-27 06:34:53.245966 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-krfgg/
2026-06-27 06:34:53.245994 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-krfgg/coredns.txt
2026-06-27 06:34:53.246021 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-27 06:34:53.246048 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-27 06:34:53.246075 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-27 06:34:53.246102 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-27 06:34:53.246129 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-27 06:34:53.246156 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-27 06:34:53.246183 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fls7n/
2026-06-27 06:34:53.246211 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fls7n/kube-proxy.txt
2026-06-27 06:34:53.246238 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-27 06:34:53.246266 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-27 06:34:53.246294 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-27 06:34:53.246322 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-27 06:34:53.246349 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-27 06:34:53.246376 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-pb7wf/
2026-06-27 06:34:53.246403 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-pb7wf/local-path-provisioner.txt
2026-06-27 06:34:53.246430 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-27 06:34:53.246458 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-27 06:34:53.246497 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-27 06:34:53.246525 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-27 06:34:53.246552 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-27 06:34:53.246579 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-27 06:34:53.246606 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-q2klj/
2026-06-27 06:34:53.246634 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-q2klj/goldpinger-daemon.txt
2026-06-27 06:34:53.246661 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/
2026-06-27 06:34:53.246689 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana-sc-dashboard.txt
2026-06-27 06:34:53.246717 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana-sc-datasources.txt
2026-06-27 06:34:53.246745 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana.txt
2026-06-27 06:34:53.246774 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw/
2026-06-27 06:34:53.246801 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw/kube-state-metrics.txt
2026-06-27 06:34:53.246829 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8l8k7/
2026-06-27 06:34:53.246857 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8l8k7/kube-prometheus-stack.txt
2026-06-27 06:34:53.246885 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/
2026-06-27 06:34:53.246912 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/node-exporter.txt
2026-06-27 06:34:53.246940 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/pod-tls-sidecar.txt
2026-06-27 06:34:53.246967 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-27 06:34:53.246994 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-27 06:34:53.247020 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-27 06:34:53.247047 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-27 06:34:53.247074 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-27 06:34:53.247101 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-n6z29/
2026-06-27 06:34:53.247128 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-n6z29/nginx.txt
2026-06-27 06:34:53.247155 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-27 06:34:53.247182 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-27 06:34:53.247208 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-27 06:34:53.247235 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-rjd4l/
2026-06-27 06:34:53.247262 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-rjd4l/gc.txt
2026-06-27 06:34:53.247288 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rh22t/
2026-06-27 06:34:53.247315 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rh22t/master.txt
2026-06-27 06:34:53.247348 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-l47xk/
2026-06-27 06:34:53.247376 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-l47xk/worker.txt
2026-06-27 06:34:53.247403 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-27 06:34:53.247429 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-27 06:34:53.247455 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-27 06:34:53.247481 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-27 06:34:53.247508 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-27 06:34:53.247535 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-27 06:34:53.247561 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-j8dgr/
2026-06-27 06:34:53.247588 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-j8dgr/pushgateway.txt
2026-06-27 06:34:53.247615 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-5xkcd/
2026-06-27 06:34:53.247642 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-5xkcd/vector.txt
2026-06-27 06:34:53.247668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-27 06:34:53.247695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dd9bdd8cb-9bgbs/
2026-06-27 06:34:53.247722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dd9bdd8cb-9bgbs/barbican-api.txt
2026-06-27 06:34:53.247749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dd9bdd8cb-9bgbs/init.txt
2026-06-27 06:34:53.247776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4jxlq/
2026-06-27 06:34:53.247803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4jxlq/barbican-db-init-0.txt
2026-06-27 06:34:53.247829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4jxlq/init.txt
2026-06-27 06:34:53.247856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-8kshz/
2026-06-27 06:34:53.247882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-8kshz/barbican-db-sync.txt
2026-06-27 06:34:53.247909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-8kshz/init.txt
2026-06-27 06:34:53.247936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-m4jsj/
2026-06-27 06:34:53.247962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-m4jsj/init.txt
2026-06-27 06:34:53.247989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-admin.txt
2026-06-27 06:34:53.248016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-internal.txt
2026-06-27 06:34:53.248043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-public.txt
2026-06-27 06:34:53.248070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qq9wq/
2026-06-27 06:34:53.248097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qq9wq/init.txt
2026-06-27 06:34:53.248125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qq9wq/key-manager-ks-service-registration.txt
2026-06-27 06:34:53.248152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6rzvk/
2026-06-27 06:34:53.248179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6rzvk/barbican-ks-user.txt
2026-06-27 06:34:53.248206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6rzvk/init.txt
2026-06-27 06:34:53.248240 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-qmbhq/
2026-06-27 06:34:53.248268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-qmbhq/init.txt
2026-06-27 06:34:53.248295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-qmbhq/rabbit-init.txt
2026-06-27 06:34:53.248323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cb95d9d95-kwbql/
2026-06-27 06:34:53.248351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cb95d9d95-kwbql/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.248378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cb95d9d95-kwbql/cinder-api.txt
2026-06-27 06:34:53.248404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cb95d9d95-kwbql/init.txt
2026-06-27 06:34:53.248431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dc7c4689-hj5wt/
2026-06-27 06:34:53.248458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dc7c4689-hj5wt/ceph-backup-keyring-placement.txt
2026-06-27 06:34:53.248485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dc7c4689-hj5wt/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.248512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dc7c4689-hj5wt/ceph-keyring-placement-rbd1.txt
2026-06-27 06:34:53.248540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dc7c4689-hj5wt/cinder-backup.txt
2026-06-27 06:34:53.248566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dc7c4689-hj5wt/init.txt
2026-06-27 06:34:53.248593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-2hfpc/
2026-06-27 06:34:53.248619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-2hfpc/ceph-keyring-placement.txt
2026-06-27 06:34:53.248646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-2hfpc/cinder-backup-storage-init.txt
2026-06-27 06:34:53.248673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-2hfpc/init.txt
2026-06-27 06:34:53.248701 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-4zrw8/
2026-06-27 06:34:53.248728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-4zrw8/bootstrap.txt
2026-06-27 06:34:53.248755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-4zrw8/init.txt
2026-06-27 06:34:53.248781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zwrmv/
2026-06-27 06:34:53.248808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zwrmv/create-internal-tenant.txt
2026-06-27 06:34:53.248834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zwrmv/init.txt
2026-06-27 06:34:53.248860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-t69xb/
2026-06-27 06:34:53.248887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-t69xb/cinder-db-init-0.txt
2026-06-27 06:34:53.248913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-t69xb/init.txt
2026-06-27 06:34:53.248940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-b6lmq/
2026-06-27 06:34:53.248990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-b6lmq/cinder-db-sync.txt
2026-06-27 06:34:53.249019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-b6lmq/init.txt
2026-06-27 06:34:53.249046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-98b2f/
2026-06-27 06:34:53.249073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-98b2f/init.txt
2026-06-27 06:34:53.249099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-admin.txt
2026-06-27 06:34:53.249126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-internal.txt
2026-06-27 06:34:53.249161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-public.txt
2026-06-27 06:34:53.249189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xprgb/
2026-06-27 06:34:53.249217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xprgb/init.txt
2026-06-27 06:34:53.249244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xprgb/volumev3-ks-service-registration.txt
2026-06-27 06:34:53.249271 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vb8vl/
2026-06-27 06:34:53.249298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vb8vl/cinder-ks-user.txt
2026-06-27 06:34:53.249325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vb8vl/init.txt
2026-06-27 06:34:53.249352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-9wwpb/
2026-06-27 06:34:53.249378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-9wwpb/init.txt
2026-06-27 06:34:53.249404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-9wwpb/rabbit-init.txt
2026-06-27 06:34:53.249431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-f6bd978f-cz522/
2026-06-27 06:34:53.249458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-f6bd978f-cz522/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.249485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-f6bd978f-cz522/cinder-scheduler.txt
2026-06-27 06:34:53.249511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-f6bd978f-cz522/init.txt
2026-06-27 06:34:53.249538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-64pxm/
2026-06-27 06:34:53.249564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-64pxm/ceph-keyring-placement.txt
2026-06-27 06:34:53.249591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-64pxm/cinder-storage-init-rbd1.txt
2026-06-27 06:34:53.249618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-64pxm/init.txt
2026-06-27 06:34:53.249645 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-786d7d564d-hbfzc/
2026-06-27 06:34:53.249671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-786d7d564d-hbfzc/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.249698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-786d7d564d-hbfzc/ceph-keyring-placement-rbd1.txt
2026-06-27 06:34:53.249725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-786d7d564d-hbfzc/cinder-volume.txt
2026-06-27 06:34:53.249752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-786d7d564d-hbfzc/init-cinder-conf.txt
2026-06-27 06:34:53.249778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-786d7d564d-hbfzc/init.txt
2026-06-27 06:34:53.249804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-688698dfbc-2slzb/
2026-06-27 06:34:53.249831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-688698dfbc-2slzb/ceph-keyring-placement.txt
2026-06-27 06:34:53.249858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-688698dfbc-2slzb/glance-api.txt
2026-06-27 06:34:53.249884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-688698dfbc-2slzb/glance-perms.txt
2026-06-27 06:34:53.249910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-688698dfbc-2slzb/init.txt
2026-06-27 06:34:53.250028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-qjqt4/
2026-06-27 06:34:53.250071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-qjqt4/glance-db-init-0.txt
2026-06-27 06:34:53.250102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-qjqt4/init.txt
2026-06-27 06:34:53.250139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kv6q7/
2026-06-27 06:34:53.250167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kv6q7/glance-db-sync.txt
2026-06-27 06:34:53.250195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kv6q7/init.txt
2026-06-27 06:34:53.250223 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bd8kj/
2026-06-27 06:34:53.250250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-admin.txt
2026-06-27 06:34:53.250278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-internal.txt
2026-06-27 06:34:53.250305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-public.txt
2026-06-27 06:34:53.250332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bd8kj/init.txt
2026-06-27 06:34:53.250359 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-bdpt7/
2026-06-27 06:34:53.250387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-bdpt7/image-ks-service-registration.txt
2026-06-27 06:34:53.250414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-bdpt7/init.txt
2026-06-27 06:34:53.250441 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-cnh7g/
2026-06-27 06:34:53.250465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-cnh7g/glance-ks-user.txt
2026-06-27 06:34:53.250484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-cnh7g/init.txt
2026-06-27 06:34:53.250503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2vbhd/
2026-06-27 06:34:53.250521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2vbhd/glance-metadefs-load.txt
2026-06-27 06:34:53.250540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2vbhd/init.txt
2026-06-27 06:34:53.250558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8bkcl/
2026-06-27 06:34:53.250577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8bkcl/init.txt
2026-06-27 06:34:53.250595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8bkcl/rabbit-init.txt
2026-06-27 06:34:53.250614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8mx7b/
2026-06-27 06:34:53.250633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8mx7b/ceph-keyring-placement.txt
2026-06-27 06:34:53.250651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8mx7b/glance-storage-init.txt
2026-06-27 06:34:53.250669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8mx7b/init.txt
2026-06-27 06:34:53.250687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-5hbwp/
2026-06-27 06:34:53.250707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-5hbwp/init.txt
2026-06-27 06:34:53.250725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-5hbwp/keepalived.txt
2026-06-27 06:34:53.250744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-5hbwp/wait-for-ip.txt
2026-06-27 06:34:53.250763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7f87b555df-r9f98/
2026-06-27 06:34:53.250782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7f87b555df-r9f98/init.txt
2026-06-27 06:34:53.250800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7f87b555df-r9f98/keystone-api.txt
2026-06-27 06:34:53.250819 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-5d7h7/
2026-06-27 06:34:53.250837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-5d7h7/bootstrap.txt
2026-06-27 06:34:53.250855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-5d7h7/init.txt
2026-06-27 06:34:53.250873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-9pxs5/
2026-06-27 06:34:53.250897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-9pxs5/init.txt
2026-06-27 06:34:53.250916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-9pxs5/keystone-credential-setup.txt
2026-06-27 06:34:53.250935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-dmrqf/
2026-06-27 06:34:53.250952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-dmrqf/init.txt
2026-06-27 06:34:53.250970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-dmrqf/keystone-db-init-0.txt
2026-06-27 06:34:53.250988 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-z9b6m/
2026-06-27 06:34:53.251007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-z9b6m/init.txt
2026-06-27 06:34:53.251025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-z9b6m/keystone-db-sync.txt
2026-06-27 06:34:53.251043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4v5m2/
2026-06-27 06:34:53.251061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4v5m2/init.txt
2026-06-27 06:34:53.251079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4v5m2/keystone-domain-manage.txt
2026-06-27 06:34:53.251098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-c2sth/
2026-06-27 06:34:53.251117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-c2sth/init.txt
2026-06-27 06:34:53.251135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-c2sth/keystone-fernet-setup.txt
2026-06-27 06:34:53.251153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9mcbd/
2026-06-27 06:34:53.251172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9mcbd/init.txt
2026-06-27 06:34:53.251190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9mcbd/rabbit-init.txt
2026-06-27 06:34:53.251209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/
2026-06-27 06:34:53.251227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/ceph-admin-keyring-placement.txt
2026-06-27 06:34:53.251245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/ceph-keyring-placement.txt
2026-06-27 06:34:53.251263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/init-dynamic-options.txt
2026-06-27 06:34:53.251281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/init.txt
2026-06-27 06:34:53.251299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/libvirt-exporter.txt
2026-06-27 06:34:53.251317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/libvirt.txt
2026-06-27 06:34:53.251336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gn4sj/tls-sidecar.txt
2026-06-27 06:34:53.251354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hjhkm/
2026-06-27 06:34:53.251372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hjhkm/init.txt
2026-06-27 06:34:53.251391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hjhkm/memcached-exporter.txt
2026-06-27 06:34:53.251410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hjhkm/memcached.txt
2026-06-27 06:34:53.251429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rnm6f/
2026-06-27 06:34:53.251447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rnm6f/init.txt
2026-06-27 06:34:53.251466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rnm6f/neutron-db-init-0.txt
2026-06-27 06:34:53.251485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-b9trn/
2026-06-27 06:34:53.251530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-b9trn/init.txt
2026-06-27 06:34:53.251550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-b9trn/neutron-db-sync.txt
2026-06-27 06:34:53.251568 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6277j/
2026-06-27 06:34:53.251587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6277j/init.txt
2026-06-27 06:34:53.251605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-admin.txt
2026-06-27 06:34:53.251624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-internal.txt
2026-06-27 06:34:53.251642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-public.txt
2026-06-27 06:34:53.251660 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4gnfz/
2026-06-27 06:34:53.251679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4gnfz/init.txt
2026-06-27 06:34:53.251697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4gnfz/network-ks-service-registration.txt
2026-06-27 06:34:53.251715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-bxmkt/
2026-06-27 06:34:53.251734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-bxmkt/init.txt
2026-06-27 06:34:53.251752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-bxmkt/neutron-ks-user.txt
2026-06-27 06:34:53.251770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wj795/
2026-06-27 06:34:53.251789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wj795/init.txt
2026-06-27 06:34:53.251807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wj795/neutron-netns-cleanup-cron.txt
2026-06-27 06:34:53.251826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-6rc2b/
2026-06-27 06:34:53.251845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-6rc2b/init.txt
2026-06-27 06:34:53.251864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-6rc2b/neutron-metadata-agent-init.txt
2026-06-27 06:34:53.251882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-6rc2b/neutron-ovn-metadata-agent.txt
2026-06-27 06:34:53.251900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-6rc2b/ovn-neutron-init.txt
2026-06-27 06:34:53.251918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-b2xn2/
2026-06-27 06:34:53.251936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-b2xn2/init.txt
2026-06-27 06:34:53.251954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-b2xn2/neutron-ovn-vpn-agent.txt
2026-06-27 06:34:53.251972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-b2xn2/ovn-neutron-init.txt
2026-06-27 06:34:53.251990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-b2xn2/ovn-vpn-agent-init.txt
2026-06-27 06:34:53.252008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qlvxz/
2026-06-27 06:34:53.252027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qlvxz/init.txt
2026-06-27 06:34:53.252045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qlvxz/rabbit-init.txt
2026-06-27 06:34:53.252063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-555455747c-hpxfd/
2026-06-27 06:34:53.252081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-555455747c-hpxfd/init.txt
2026-06-27 06:34:53.252105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-555455747c-hpxfd/neutron-rpc-server.txt
2026-06-27 06:34:53.252124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-555455747c-hpxfd/ovn-neutron-init.txt
2026-06-27 06:34:53.252143 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7485bbdc59-v46zn/
2026-06-27 06:34:53.252162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7485bbdc59-v46zn/init.txt
2026-06-27 06:34:53.252180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7485bbdc59-v46zn/neutron-policy-server.txt
2026-06-27 06:34:53.252198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7485bbdc59-v46zn/neutron-server.txt
2026-06-27 06:34:53.252216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7485bbdc59-v46zn/ovn-neutron-init.txt
2026-06-27 06:34:53.252235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6779f48468-rzzs2/
2026-06-27 06:34:53.252253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6779f48468-rzzs2/init.txt
2026-06-27 06:34:53.252270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6779f48468-rzzs2/nova-api-metadata-init.txt
2026-06-27 06:34:53.252288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6779f48468-rzzs2/nova-api.txt
2026-06-27 06:34:53.252306 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5f8cf644d4-gjs8v/
2026-06-27 06:34:53.252323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5f8cf644d4-gjs8v/init.txt
2026-06-27 06:34:53.252341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5f8cf644d4-gjs8v/nova-osapi.txt
2026-06-27 06:34:53.252358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-n89bb/
2026-06-27 06:34:53.252376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-n89bb/bootstrap.txt
2026-06-27 06:34:53.252394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-n89bb/init.txt
2026-06-27 06:34:53.252412 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7gqxg/
2026-06-27 06:34:53.252478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7gqxg/init.txt
2026-06-27 06:34:53.252513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7gqxg/nova-cell-setup-init.txt
2026-06-27 06:34:53.252535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7gqxg/nova-cell-setup.txt
2026-06-27 06:34:53.252555 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/
2026-06-27 06:34:53.252576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/ceph-admin-keyring-placement.txt
2026-06-27 06:34:53.252594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/ceph-keyring-placement.txt
2026-06-27 06:34:53.252614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/ceph-perms.txt
2026-06-27 06:34:53.252632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/init.txt
2026-06-27 06:34:53.252650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/nova-compute-init.txt
2026-06-27 06:34:53.252668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/nova-compute-ssh-init.txt
2026-06-27 06:34:53.252687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/nova-compute-ssh.txt
2026-06-27 06:34:53.252704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/nova-compute-vnc-init.txt
2026-06-27 06:34:53.252722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-797km/nova-compute.txt
2026-06-27 06:34:53.252741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56b8b8848-5c9rr/
2026-06-27 06:34:53.252759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56b8b8848-5c9rr/init.txt
2026-06-27 06:34:53.252783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56b8b8848-5c9rr/nova-conductor.txt
2026-06-27 06:34:53.252803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-sdjv2/
2026-06-27 06:34:53.252823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-sdjv2/init.txt
2026-06-27 06:34:53.252842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-sdjv2/nova-db-init-0.txt
2026-06-27 06:34:53.252860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-sdjv2/nova-db-init-1.txt
2026-06-27 06:34:53.252878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-sdjv2/nova-db-init-2.txt
2026-06-27 06:34:53.252897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rwf7j/
2026-06-27 06:34:53.252915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rwf7j/init.txt
2026-06-27 06:34:53.252934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rwf7j/nova-db-sync.txt
2026-06-27 06:34:53.252966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-4c5nw/
2026-06-27 06:34:53.252988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-admin.txt
2026-06-27 06:34:53.253007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-internal.txt
2026-06-27 06:34:53.253025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-public.txt
2026-06-27 06:34:53.253044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-4c5nw/init.txt
2026-06-27 06:34:53.253063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-82x2k/
2026-06-27 06:34:53.253081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-82x2k/compute-ks-service-registration.txt
2026-06-27 06:34:53.253100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-82x2k/init.txt
2026-06-27 06:34:53.253118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rg68l/
2026-06-27 06:34:53.253137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rg68l/init.txt
2026-06-27 06:34:53.253155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rg68l/nova-ks-user.txt
2026-06-27 06:34:53.253174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-655767b859-cwb6b/
2026-06-27 06:34:53.253192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-655767b859-cwb6b/init.txt
2026-06-27 06:34:53.253210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy-init-assets.txt
2026-06-27 06:34:53.253229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy-init.txt
2026-06-27 06:34:53.253248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy.txt
2026-06-27 06:34:53.253267 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-8b8pv/
2026-06-27 06:34:53.253285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-8b8pv/init.txt
2026-06-27 06:34:53.253303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-8b8pv/rabbit-init.txt
2026-06-27 06:34:53.253321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-694685b764-zhtpk/
2026-06-27 06:34:53.253339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-694685b764-zhtpk/init.txt
2026-06-27 06:34:53.253357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-694685b764-zhtpk/nova-scheduler.txt
2026-06-27 06:34:53.253375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-dshg8/
2026-06-27 06:34:53.253392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dshg8/init.txt
2026-06-27 06:34:53.253410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dshg8/openvswitch-db-perms.txt
2026-06-27 06:34:53.253434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dshg8/openvswitch-db.txt
2026-06-27 06:34:53.253453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dshg8/openvswitch-vswitchd-modules.txt
2026-06-27 06:34:53.253472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dshg8/openvswitch-vswitchd.txt
2026-06-27 06:34:53.253490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-vn92f/
2026-06-27 06:34:53.253509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-vn92f/controller-init.txt
2026-06-27 06:34:53.253527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-vn92f/controller.txt
2026-06-27 06:34:53.253545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-vn92f/get-gw-enabled.txt
2026-06-27 06:34:53.253563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-vn92f/init.txt
2026-06-27 06:34:53.253581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-vn92f/log-parser.txt
2026-06-27 06:34:53.253599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-vn92f/vector.txt
2026-06-27 06:34:53.253617 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-mxk86/
2026-06-27 06:34:53.253636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-mxk86/init.txt
2026-06-27 06:34:53.253653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-mxk86/northd.txt
2026-06-27 06:34:53.253671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-06-27 06:34:53.253689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-27 06:34:53.253708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-27 06:34:53.253726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-06-27 06:34:53.253745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-27 06:34:53.253763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-27 06:34:53.253781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-27 06:34:53.253799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-27 06:34:53.253817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-27 06:34:53.253835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-27 06:34:53.253892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-27 06:34:53.253921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-27 06:34:53.253980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-27 06:34:53.254004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-27 06:34:53.254024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-27 06:34:53.254043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-b98fb4b84-qtp44/
2026-06-27 06:34:53.254062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-b98fb4b84-qtp44/init.txt
2026-06-27 06:34:53.254080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-b98fb4b84-qtp44/placement-api.txt
2026-06-27 06:34:53.254098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4qxrm/
2026-06-27 06:34:53.254117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4qxrm/init.txt
2026-06-27 06:34:53.254135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4qxrm/placement-db-init-0.txt
2026-06-27 06:34:53.254153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-q9smz/
2026-06-27 06:34:53.254177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-q9smz/init.txt
2026-06-27 06:34:53.254196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-q9smz/placement-db-sync.txt
2026-06-27 06:34:53.254214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzcht/
2026-06-27 06:34:53.254232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzcht/init.txt
2026-06-27 06:34:53.254251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-admin.txt
2026-06-27 06:34:53.254270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-internal.txt
2026-06-27 06:34:53.254288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-public.txt
2026-06-27 06:34:53.254306 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-xpns7/
2026-06-27 06:34:53.254325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-xpns7/init.txt
2026-06-27 06:34:53.254344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-xpns7/placement-ks-service-registration.txt
2026-06-27 06:34:53.254363 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qfcxr/
2026-06-27 06:34:53.254382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qfcxr/init.txt
2026-06-27 06:34:53.254400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qfcxr/placement-ks-user.txt
2026-06-27 06:34:53.254418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-ndx22/
2026-06-27 06:34:53.254436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-ndx22/percona-xtradb-cluster-operator.txt
2026-06-27 06:34:53.254454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-27 06:34:53.254472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-27 06:34:53.254491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-27 06:34:53.254509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-27 06:34:53.254530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-27 06:34:53.254550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-27 06:34:53.254568 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-ggv8j/
2026-06-27 06:34:53.254586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-ggv8j/rabbitmq-cluster-operator.txt
2026-06-27 06:34:53.254604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-27 06:34:53.254622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-27 06:34:53.254640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-27 06:34:53.254658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-27 06:34:53.254677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-27 06:34:53.254694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-27 06:34:53.254712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t/
2026-06-27 06:34:53.254731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t/rabbitmq-cluster-operator.txt
2026-06-27 06:34:53.254750 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-27 06:34:53.254774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-27 06:34:53.254792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-27 06:34:53.254811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-27 06:34:53.254830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-27 06:34:53.254847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-27 06:34:53.254866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/
2026-06-27 06:34:53.254884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/ceph-crash.txt
2026-06-27 06:34:53.254902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/chown-container-data-dir.txt
2026-06-27 06:34:53.254920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/make-container-crash-dir.txt
2026-06-27 06:34:53.254937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/
2026-06-27 06:34:53.254955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/chown-container-data-dir.txt
2026-06-27 06:34:53.254973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/log-collector.txt
2026-06-27 06:34:53.254991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/rgw.txt
2026-06-27 06:34:53.255009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85d8875445-p5rzs/
2026-06-27 06:34:53.255026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85d8875445-p5rzs/init.txt
2026-06-27 06:34:53.255044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85d8875445-p5rzs/staffeln-api.txt
2026-06-27 06:34:53.255062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-9d648c998-7shjx/
2026-06-27 06:34:53.255079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-9d648c998-7shjx/staffeln-conductor.txt
2026-06-27 06:34:53.255098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-l45ft/
2026-06-27 06:34:53.255117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-l45ft/init.txt
2026-06-27 06:34:53.255134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-l45ft/staffeln-db-init-0.txt
2026-06-27 06:34:53.255152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-z6v72/
2026-06-27 06:34:53.255170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-z6v72/init.txt
2026-06-27 06:34:53.255188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-z6v72/staffeln-db-sync.txt
2026-06-27 06:34:53.255206 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-27 06:34:53.255223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-27 06:34:53.255241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-27 06:34:53.255259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-27 06:34:53.255277 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-27 06:34:53.255295 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-htzj6/
2026-06-27 06:34:53.255314 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-htzj6/rook-ceph-operator.txt
2026-06-27 06:34:53.255331 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-27 06:34:53.255349 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-djm8s/
2026-06-27 06:34:53.255373 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-djm8s/secretgen-controller.txt
2026-06-27 06:34:53.255392 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-27 06:34:53.255411 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-g9zc6/
2026-06-27 06:34:53.255429 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-g9zc6/controller.txt
2026-06-27 06:34:53.255447 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wkrxk/
2026-06-27 06:34:53.255465 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wkrxk/ingress-nginx-default-backend.txt
2026-06-27 06:34:53.255484 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-27 06:34:53.255502 | instance | cd+++++++++ pod-logs/kube-system/cilium-g4xc4/
2026-06-27 06:34:53.255521 | instance | >f+++++++++ pod-logs/kube-system/cilium-g4xc4/apply-sysctl-overwrites.txt
2026-06-27 06:34:53.255540 | instance | >f+++++++++ pod-logs/kube-system/cilium-g4xc4/cilium-agent.txt
2026-06-27 06:34:53.255558 | instance | >f+++++++++ pod-logs/kube-system/cilium-g4xc4/clean-cilium-state.txt
2026-06-27 06:34:53.255576 | instance | >f+++++++++ pod-logs/kube-system/cilium-g4xc4/config.txt
2026-06-27 06:34:53.255594 | instance | >f+++++++++ pod-logs/kube-system/cilium-g4xc4/install-cni-binaries.txt
2026-06-27 06:34:53.255612 | instance | >f+++++++++ pod-logs/kube-system/cilium-g4xc4/mount-bpf-fs.txt
2026-06-27 06:34:53.255630 | instance | >f+++++++++ pod-logs/kube-system/cilium-g4xc4/mount-cgroup.txt
2026-06-27 06:34:53.255648 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ffx8v/
2026-06-27 06:34:53.255666 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ffx8v/cilium-operator.txt
2026-06-27 06:34:53.255684 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8kclw/
2026-06-27 06:34:53.255702 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8kclw/coredns.txt
2026-06-27 06:34:53.255719 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-krfgg/
2026-06-27 06:34:53.255737 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-krfgg/coredns.txt
2026-06-27 06:34:53.255755 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-27 06:34:53.255774 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-27 06:34:53.255792 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-27 06:34:53.255811 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-27 06:34:53.255830 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-27 06:34:53.255849 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-27 06:34:53.255867 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-fls7n/
2026-06-27 06:34:53.255885 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-fls7n/kube-proxy.txt
2026-06-27 06:34:53.255904 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-27 06:34:53.255922 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-27 06:34:53.255940 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-27 06:34:53.255959 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-27 06:34:53.255977 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-27 06:34:53.255996 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-pb7wf/
2026-06-27 06:34:53.256015 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-pb7wf/local-path-provisioner.txt
2026-06-27 06:34:53.256033 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-27 06:34:53.256052 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-27 06:34:53.256074 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-27 06:34:53.256093 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-27 06:34:53.256111 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-27 06:34:53.256129 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-27 06:34:53.256147 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-q2klj/
2026-06-27 06:34:53.256166 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-q2klj/goldpinger-daemon.txt
2026-06-27 06:34:53.256184 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/
2026-06-27 06:34:53.256202 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana-sc-dashboard.txt
2026-06-27 06:34:53.256221 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana-sc-datasources.txt
2026-06-27 06:34:53.256239 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d69dddc6c-xr68r/grafana.txt
2026-06-27 06:34:53.256258 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw/
2026-06-27 06:34:53.256276 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vm7dw/kube-state-metrics.txt
2026-06-27 06:34:53.256294 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8l8k7/
2026-06-27 06:34:53.256313 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8l8k7/kube-prometheus-stack.txt
2026-06-27 06:34:53.256330 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/
2026-06-27 06:34:53.256348 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/node-exporter.txt
2026-06-27 06:34:53.256366 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bzfbj/pod-tls-sidecar.txt
2026-06-27 06:34:53.256384 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-27 06:34:53.256402 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-27 06:34:53.256420 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-27 06:34:53.256438 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-27 06:34:53.256456 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-27 06:34:53.256474 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-n6z29/
2026-06-27 06:34:53.256492 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-n6z29/nginx.txt
2026-06-27 06:34:53.256511 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-27 06:34:53.256529 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-27 06:34:53.256548 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-27 06:34:53.256566 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-rjd4l/
2026-06-27 06:34:53.256584 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-rjd4l/gc.txt
2026-06-27 06:34:53.256603 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rh22t/
2026-06-27 06:34:53.256622 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rh22t/master.txt
2026-06-27 06:34:53.256640 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-l47xk/
2026-06-27 06:34:53.256659 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-l47xk/worker.txt
2026-06-27 06:34:53.256677 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-27 06:34:53.256699 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-27 06:34:53.256718 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-27 06:34:53.256737 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-27 06:34:53.256755 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-27 06:34:53.256774 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-27 06:34:53.256792 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-j8dgr/
2026-06-27 06:34:53.256811 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-j8dgr/pushgateway.txt
2026-06-27 06:34:53.256829 | instance | cd+++++++++ pod-logs/monitoring/vector-5xkcd/
2026-06-27 06:34:53.256847 | instance | >f+++++++++ pod-logs/monitoring/vector-5xkcd/vector.txt
2026-06-27 06:34:53.256866 | instance | cd+++++++++ pod-logs/openstack/
2026-06-27 06:34:53.256885 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6dd9bdd8cb-9bgbs/
2026-06-27 06:34:53.256903 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6dd9bdd8cb-9bgbs/barbican-api.txt
2026-06-27 06:34:53.256922 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6dd9bdd8cb-9bgbs/init.txt
2026-06-27 06:34:53.256940 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-4jxlq/
2026-06-27 06:34:53.256979 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-4jxlq/barbican-db-init-0.txt
2026-06-27 06:34:53.257000 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-4jxlq/init.txt
2026-06-27 06:34:53.257019 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-8kshz/
2026-06-27 06:34:53.257038 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-8kshz/barbican-db-sync.txt
2026-06-27 06:34:53.257057 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-8kshz/init.txt
2026-06-27 06:34:53.257076 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-m4jsj/
2026-06-27 06:34:53.257094 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-m4jsj/init.txt
2026-06-27 06:34:53.257112 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-admin.txt
2026-06-27 06:34:53.257131 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-internal.txt
2026-06-27 06:34:53.257150 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-m4jsj/key-manager-ks-endpoints-public.txt
2026-06-27 06:34:53.257169 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-qq9wq/
2026-06-27 06:34:53.257188 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-qq9wq/init.txt
2026-06-27 06:34:53.257207 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-qq9wq/key-manager-ks-service-registration.txt
2026-06-27 06:34:53.257225 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-6rzvk/
2026-06-27 06:34:53.257243 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6rzvk/barbican-ks-user.txt
2026-06-27 06:34:53.257261 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6rzvk/init.txt
2026-06-27 06:34:53.257279 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-qmbhq/
2026-06-27 06:34:53.257297 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-qmbhq/init.txt
2026-06-27 06:34:53.257315 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-qmbhq/rabbit-init.txt
2026-06-27 06:34:53.257333 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5cb95d9d95-kwbql/
2026-06-27 06:34:53.257351 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cb95d9d95-kwbql/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.257369 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cb95d9d95-kwbql/cinder-api.txt
2026-06-27 06:34:53.257393 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cb95d9d95-kwbql/init.txt
2026-06-27 06:34:53.257412 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-dc7c4689-hj5wt/
2026-06-27 06:34:53.257430 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dc7c4689-hj5wt/ceph-backup-keyring-placement.txt
2026-06-27 06:34:53.257449 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dc7c4689-hj5wt/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.257467 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dc7c4689-hj5wt/ceph-keyring-placement-rbd1.txt
2026-06-27 06:34:53.257486 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dc7c4689-hj5wt/cinder-backup.txt
2026-06-27 06:34:53.257505 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dc7c4689-hj5wt/init.txt
2026-06-27 06:34:53.257523 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-2hfpc/
2026-06-27 06:34:53.257542 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-2hfpc/ceph-keyring-placement.txt
2026-06-27 06:34:53.257561 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-2hfpc/cinder-backup-storage-init.txt
2026-06-27 06:34:53.257580 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-2hfpc/init.txt
2026-06-27 06:34:53.257599 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-4zrw8/
2026-06-27 06:34:53.257617 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-4zrw8/bootstrap.txt
2026-06-27 06:34:53.257635 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-4zrw8/init.txt
2026-06-27 06:34:53.257653 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zwrmv/
2026-06-27 06:34:53.257671 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zwrmv/create-internal-tenant.txt
2026-06-27 06:34:53.257690 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zwrmv/init.txt
2026-06-27 06:34:53.257708 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-t69xb/
2026-06-27 06:34:53.257727 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-t69xb/cinder-db-init-0.txt
2026-06-27 06:34:53.257745 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-t69xb/init.txt
2026-06-27 06:34:53.257763 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-b6lmq/
2026-06-27 06:34:53.257782 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-b6lmq/cinder-db-sync.txt
2026-06-27 06:34:53.257801 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-b6lmq/init.txt
2026-06-27 06:34:53.257819 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-98b2f/
2026-06-27 06:34:53.257837 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-98b2f/init.txt
2026-06-27 06:34:53.257856 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-admin.txt
2026-06-27 06:34:53.257874 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-internal.txt
2026-06-27 06:34:53.257892 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-98b2f/volumev3-ks-endpoints-public.txt
2026-06-27 06:34:53.257910 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-xprgb/
2026-06-27 06:34:53.257955 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xprgb/init.txt
2026-06-27 06:34:53.257977 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xprgb/volumev3-ks-service-registration.txt
2026-06-27 06:34:53.257996 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-vb8vl/
2026-06-27 06:34:53.258015 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-vb8vl/cinder-ks-user.txt
2026-06-27 06:34:53.258034 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-vb8vl/init.txt
2026-06-27 06:34:53.258052 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-9wwpb/
2026-06-27 06:34:53.258070 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-9wwpb/init.txt
2026-06-27 06:34:53.258089 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-9wwpb/rabbit-init.txt
2026-06-27 06:34:53.258114 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-f6bd978f-cz522/
2026-06-27 06:34:53.258133 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-f6bd978f-cz522/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.258151 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-f6bd978f-cz522/cinder-scheduler.txt
2026-06-27 06:34:53.258169 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-f6bd978f-cz522/init.txt
2026-06-27 06:34:53.258188 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-64pxm/
2026-06-27 06:34:53.258208 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-64pxm/ceph-keyring-placement.txt
2026-06-27 06:34:53.258225 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-64pxm/cinder-storage-init-rbd1.txt
2026-06-27 06:34:53.258244 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-64pxm/init.txt
2026-06-27 06:34:53.258262 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-786d7d564d-hbfzc/
2026-06-27 06:34:53.258281 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-786d7d564d-hbfzc/ceph-coordination-volume-perms.txt
2026-06-27 06:34:53.258299 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-786d7d564d-hbfzc/ceph-keyring-placement-rbd1.txt
2026-06-27 06:34:53.258317 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-786d7d564d-hbfzc/cinder-volume.txt
2026-06-27 06:34:53.258335 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-786d7d564d-hbfzc/init-cinder-conf.txt
2026-06-27 06:34:53.258354 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-786d7d564d-hbfzc/init.txt
2026-06-27 06:34:53.258372 | instance | cd+++++++++ pod-logs/openstack/glance-api-688698dfbc-2slzb/
2026-06-27 06:34:53.258391 | instance | >f+++++++++ pod-logs/openstack/glance-api-688698dfbc-2slzb/ceph-keyring-placement.txt
2026-06-27 06:34:53.258410 | instance | >f+++++++++ pod-logs/openstack/glance-api-688698dfbc-2slzb/glance-api.txt
2026-06-27 06:34:53.258428 | instance | >f+++++++++ pod-logs/openstack/glance-api-688698dfbc-2slzb/glance-perms.txt
2026-06-27 06:34:53.258447 | instance | >f+++++++++ pod-logs/openstack/glance-api-688698dfbc-2slzb/init.txt
2026-06-27 06:34:53.258465 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-qjqt4/
2026-06-27 06:34:53.258483 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-qjqt4/glance-db-init-0.txt
2026-06-27 06:34:53.258501 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-qjqt4/init.txt
2026-06-27 06:34:53.258519 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-kv6q7/
2026-06-27 06:34:53.258538 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-kv6q7/glance-db-sync.txt
2026-06-27 06:34:53.258557 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-kv6q7/init.txt
2026-06-27 06:34:53.258576 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-bd8kj/
2026-06-27 06:34:53.258595 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-admin.txt
2026-06-27 06:34:53.258614 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-internal.txt
2026-06-27 06:34:53.258632 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bd8kj/image-ks-endpoints-public.txt
2026-06-27 06:34:53.258650 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bd8kj/init.txt
2026-06-27 06:34:53.258669 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-bdpt7/
2026-06-27 06:34:53.258687 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-bdpt7/image-ks-service-registration.txt
2026-06-27 06:34:53.258705 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-bdpt7/init.txt
2026-06-27 06:34:53.258723 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-cnh7g/
2026-06-27 06:34:53.258741 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-cnh7g/glance-ks-user.txt
2026-06-27 06:34:53.258759 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-cnh7g/init.txt
2026-06-27 06:34:53.258784 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-2vbhd/
2026-06-27 06:34:53.258804 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-2vbhd/glance-metadefs-load.txt
2026-06-27 06:34:53.258822 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-2vbhd/init.txt
2026-06-27 06:34:53.258840 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-8bkcl/
2026-06-27 06:34:53.258859 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8bkcl/init.txt
2026-06-27 06:34:53.258877 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8bkcl/rabbit-init.txt
2026-06-27 06:34:53.258895 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-8mx7b/
2026-06-27 06:34:53.258913 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8mx7b/ceph-keyring-placement.txt
2026-06-27 06:34:53.258931 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8mx7b/glance-storage-init.txt
2026-06-27 06:34:53.258949 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8mx7b/init.txt
2026-06-27 06:34:53.258967 | instance | cd+++++++++ pod-logs/openstack/keepalived-5hbwp/
2026-06-27 06:34:53.258986 | instance | >f+++++++++ pod-logs/openstack/keepalived-5hbwp/init.txt
2026-06-27 06:34:53.259004 | instance | >f+++++++++ pod-logs/openstack/keepalived-5hbwp/keepalived.txt
2026-06-27 06:34:53.259023 | instance | >f+++++++++ pod-logs/openstack/keepalived-5hbwp/wait-for-ip.txt
2026-06-27 06:34:53.259041 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7f87b555df-r9f98/
2026-06-27 06:34:53.259059 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7f87b555df-r9f98/init.txt
2026-06-27 06:34:53.259078 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7f87b555df-r9f98/keystone-api.txt
2026-06-27 06:34:53.259096 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-5d7h7/
2026-06-27 06:34:53.259114 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-5d7h7/bootstrap.txt
2026-06-27 06:34:53.259133 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-5d7h7/init.txt
2026-06-27 06:34:53.259151 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-9pxs5/
2026-06-27 06:34:53.259169 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-9pxs5/init.txt
2026-06-27 06:34:53.259188 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-9pxs5/keystone-credential-setup.txt
2026-06-27 06:34:53.259207 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-dmrqf/
2026-06-27 06:34:53.259226 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-dmrqf/init.txt
2026-06-27 06:34:53.259244 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-dmrqf/keystone-db-init-0.txt
2026-06-27 06:34:53.259263 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-z9b6m/
2026-06-27 06:34:53.259281 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-z9b6m/init.txt
2026-06-27 06:34:53.259299 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-z9b6m/keystone-db-sync.txt
2026-06-27 06:34:53.259317 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-4v5m2/
2026-06-27 06:34:53.259336 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4v5m2/init.txt
2026-06-27 06:34:53.259354 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4v5m2/keystone-domain-manage.txt
2026-06-27 06:34:53.259372 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-c2sth/
2026-06-27 06:34:53.259391 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-c2sth/init.txt
2026-06-27 06:34:53.259410 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-c2sth/keystone-fernet-setup.txt
2026-06-27 06:34:53.259428 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-9mcbd/
2026-06-27 06:34:53.259446 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-9mcbd/init.txt
2026-06-27 06:34:53.259465 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-9mcbd/rabbit-init.txt
2026-06-27 06:34:53.259490 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/
2026-06-27 06:34:53.259509 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/ceph-admin-keyring-placement.txt
2026-06-27 06:34:53.259528 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/ceph-keyring-placement.txt
2026-06-27 06:34:53.259546 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/init-dynamic-options.txt
2026-06-27 06:34:53.259566 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/init.txt
2026-06-27 06:34:53.259585 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/libvirt-exporter.txt
2026-06-27 06:34:53.259604 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/libvirt.txt
2026-06-27 06:34:53.259623 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gn4sj/tls-sidecar.txt
2026-06-27 06:34:53.259642 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hjhkm/
2026-06-27 06:34:53.259660 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hjhkm/init.txt
2026-06-27 06:34:53.259678 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hjhkm/memcached-exporter.txt
2026-06-27 06:34:53.259696 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hjhkm/memcached.txt
2026-06-27 06:34:53.259715 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-rnm6f/
2026-06-27 06:34:53.259733 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-rnm6f/init.txt
2026-06-27 06:34:53.259751 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-rnm6f/neutron-db-init-0.txt
2026-06-27 06:34:53.259769 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-b9trn/
2026-06-27 06:34:53.259787 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-b9trn/init.txt
2026-06-27 06:34:53.259806 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-b9trn/neutron-db-sync.txt
2026-06-27 06:34:53.259824 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-6277j/
2026-06-27 06:34:53.259842 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6277j/init.txt
2026-06-27 06:34:53.259860 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-admin.txt
2026-06-27 06:34:53.259879 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-internal.txt
2026-06-27 06:34:53.259897 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6277j/network-ks-endpoints-public.txt
2026-06-27 06:34:53.259915 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-4gnfz/
2026-06-27 06:34:53.259933 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-4gnfz/init.txt
2026-06-27 06:34:53.259951 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-4gnfz/network-ks-service-registration.txt
2026-06-27 06:34:53.259969 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-bxmkt/
2026-06-27 06:34:53.259987 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-bxmkt/init.txt
2026-06-27 06:34:53.260006 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-bxmkt/neutron-ks-user.txt
2026-06-27 06:34:53.260024 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wj795/
2026-06-27 06:34:53.260042 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wj795/init.txt
2026-06-27 06:34:53.260060 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wj795/neutron-netns-cleanup-cron.txt
2026-06-27 06:34:53.260124 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-6rc2b/
2026-06-27 06:34:53.260145 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-6rc2b/init.txt
2026-06-27 06:34:53.260165 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-6rc2b/neutron-metadata-agent-init.txt
2026-06-27 06:34:53.260184 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-6rc2b/neutron-ovn-metadata-agent.txt
2026-06-27 06:34:53.260210 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-6rc2b/ovn-neutron-init.txt
2026-06-27 06:34:53.260229 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-b2xn2/
2026-06-27 06:34:53.260248 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-b2xn2/init.txt
2026-06-27 06:34:53.260267 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-b2xn2/neutron-ovn-vpn-agent.txt
2026-06-27 06:34:53.260286 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-b2xn2/ovn-neutron-init.txt
2026-06-27 06:34:53.260304 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-b2xn2/ovn-vpn-agent-init.txt
2026-06-27 06:34:53.260323 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-qlvxz/
2026-06-27 06:34:53.260341 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qlvxz/init.txt
2026-06-27 06:34:53.260360 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qlvxz/rabbit-init.txt
2026-06-27 06:34:53.260378 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-555455747c-hpxfd/
2026-06-27 06:34:53.260398 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-555455747c-hpxfd/init.txt
2026-06-27 06:34:53.260416 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-555455747c-hpxfd/neutron-rpc-server.txt
2026-06-27 06:34:53.260434 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-555455747c-hpxfd/ovn-neutron-init.txt
2026-06-27 06:34:53.260452 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7485bbdc59-v46zn/
2026-06-27 06:34:53.260471 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7485bbdc59-v46zn/init.txt
2026-06-27 06:34:53.260489 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7485bbdc59-v46zn/neutron-policy-server.txt
2026-06-27 06:34:53.260507 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7485bbdc59-v46zn/neutron-server.txt
2026-06-27 06:34:53.260525 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7485bbdc59-v46zn/ovn-neutron-init.txt
2026-06-27 06:34:53.260544 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-6779f48468-rzzs2/
2026-06-27 06:34:53.260562 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6779f48468-rzzs2/init.txt
2026-06-27 06:34:53.260582 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6779f48468-rzzs2/nova-api-metadata-init.txt
2026-06-27 06:34:53.260601 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6779f48468-rzzs2/nova-api.txt
2026-06-27 06:34:53.260620 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-5f8cf644d4-gjs8v/
2026-06-27 06:34:53.260639 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5f8cf644d4-gjs8v/init.txt
2026-06-27 06:34:53.260658 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5f8cf644d4-gjs8v/nova-osapi.txt
2026-06-27 06:34:53.260677 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-n89bb/
2026-06-27 06:34:53.260696 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-n89bb/bootstrap.txt
2026-06-27 06:34:53.260715 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-n89bb/init.txt
2026-06-27 06:34:53.260733 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-7gqxg/
2026-06-27 06:34:53.260752 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-7gqxg/init.txt
2026-06-27 06:34:53.260770 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-7gqxg/nova-cell-setup-init.txt
2026-06-27 06:34:53.260789 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-7gqxg/nova-cell-setup.txt
2026-06-27 06:34:53.260808 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-797km/
2026-06-27 06:34:53.260827 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/ceph-admin-keyring-placement.txt
2026-06-27 06:34:53.260846 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/ceph-keyring-placement.txt
2026-06-27 06:34:53.260869 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/ceph-perms.txt
2026-06-27 06:34:53.260888 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/init.txt
2026-06-27 06:34:53.260906 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/nova-compute-init.txt
2026-06-27 06:34:53.260925 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/nova-compute-ssh-init.txt
2026-06-27 06:34:53.260943 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/nova-compute-ssh.txt
2026-06-27 06:34:53.260977 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/nova-compute-vnc-init.txt
2026-06-27 06:34:53.260997 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-797km/nova-compute.txt
2026-06-27 06:34:53.261016 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-56b8b8848-5c9rr/
2026-06-27 06:34:53.261035 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-56b8b8848-5c9rr/init.txt
2026-06-27 06:34:53.261054 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-56b8b8848-5c9rr/nova-conductor.txt
2026-06-27 06:34:53.261072 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-sdjv2/
2026-06-27 06:34:53.261090 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-sdjv2/init.txt
2026-06-27 06:34:53.261109 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-sdjv2/nova-db-init-0.txt
2026-06-27 06:34:53.261127 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-sdjv2/nova-db-init-1.txt
2026-06-27 06:34:53.261145 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-sdjv2/nova-db-init-2.txt
2026-06-27 06:34:53.261163 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-rwf7j/
2026-06-27 06:34:53.261182 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-rwf7j/init.txt
2026-06-27 06:34:53.261200 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-rwf7j/nova-db-sync.txt
2026-06-27 06:34:53.261219 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-4c5nw/
2026-06-27 06:34:53.261238 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-admin.txt
2026-06-27 06:34:53.261257 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-internal.txt
2026-06-27 06:34:53.261275 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-4c5nw/compute-ks-endpoints-public.txt
2026-06-27 06:34:53.261293 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-4c5nw/init.txt
2026-06-27 06:34:53.261311 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-82x2k/
2026-06-27 06:34:53.261329 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-82x2k/compute-ks-service-registration.txt
2026-06-27 06:34:53.261347 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-82x2k/init.txt
2026-06-27 06:34:53.261365 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-rg68l/
2026-06-27 06:34:53.261383 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rg68l/init.txt
2026-06-27 06:34:53.261402 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rg68l/nova-ks-user.txt
2026-06-27 06:34:53.261420 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-655767b859-cwb6b/
2026-06-27 06:34:53.261438 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-655767b859-cwb6b/init.txt
2026-06-27 06:34:53.261457 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy-init-assets.txt
2026-06-27 06:34:53.261475 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy-init.txt
2026-06-27 06:34:53.261493 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-655767b859-cwb6b/nova-novncproxy.txt
2026-06-27 06:34:53.261511 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-8b8pv/
2026-06-27 06:34:53.261530 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-8b8pv/init.txt
2026-06-27 06:34:53.261548 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-8b8pv/rabbit-init.txt
2026-06-27 06:34:53.261573 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-694685b764-zhtpk/
2026-06-27 06:34:53.261592 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-694685b764-zhtpk/init.txt
2026-06-27 06:34:53.261611 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-694685b764-zhtpk/nova-scheduler.txt
2026-06-27 06:34:53.261629 | instance | cd+++++++++ pod-logs/openstack/openvswitch-dshg8/
2026-06-27 06:34:53.261647 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dshg8/init.txt
2026-06-27 06:34:53.261665 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dshg8/openvswitch-db-perms.txt
2026-06-27 06:34:53.261682 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dshg8/openvswitch-db.txt
2026-06-27 06:34:53.261700 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dshg8/openvswitch-vswitchd-modules.txt
2026-06-27 06:34:53.261718 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dshg8/openvswitch-vswitchd.txt
2026-06-27 06:34:53.261737 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-vn92f/
2026-06-27 06:34:53.261755 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-vn92f/controller-init.txt
2026-06-27 06:34:53.261773 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-vn92f/controller.txt
2026-06-27 06:34:53.261791 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-vn92f/get-gw-enabled.txt
2026-06-27 06:34:53.261809 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-vn92f/init.txt
2026-06-27 06:34:53.261827 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-vn92f/log-parser.txt
2026-06-27 06:34:53.261845 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-vn92f/vector.txt
2026-06-27 06:34:53.261863 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-mxk86/
2026-06-27 06:34:53.261881 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-mxk86/init.txt
2026-06-27 06:34:53.261899 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-mxk86/northd.txt
2026-06-27 06:34:53.261918 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-06-27 06:34:53.261949 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-27 06:34:53.261968 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-27 06:34:53.261986 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-06-27 06:34:53.262004 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-27 06:34:53.262022 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-27 06:34:53.262041 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-27 06:34:53.262059 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-27 06:34:53.262077 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-27 06:34:53.262095 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-27 06:34:53.262113 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-27 06:34:53.262132 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-27 06:34:53.262150 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-27 06:34:53.262169 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-27 06:34:53.262187 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-27 06:34:53.262205 | instance | cd+++++++++ pod-logs/openstack/placement-api-b98fb4b84-qtp44/
2026-06-27 06:34:53.262223 | instance | >f+++++++++ pod-logs/openstack/placement-api-b98fb4b84-qtp44/init.txt
2026-06-27 06:34:53.262242 | instance | >f+++++++++ pod-logs/openstack/placement-api-b98fb4b84-qtp44/placement-api.txt
2026-06-27 06:34:53.262260 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-4qxrm/
2026-06-27 06:34:53.262279 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-4qxrm/init.txt
2026-06-27 06:34:53.262302 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-4qxrm/placement-db-init-0.txt
2026-06-27 06:34:53.262321 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-q9smz/
2026-06-27 06:34:53.262340 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-q9smz/init.txt
2026-06-27 06:34:53.262359 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-q9smz/placement-db-sync.txt
2026-06-27 06:34:53.262378 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-jzcht/
2026-06-27 06:34:53.262397 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzcht/init.txt
2026-06-27 06:34:53.262415 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-admin.txt
2026-06-27 06:34:53.262433 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-internal.txt
2026-06-27 06:34:53.262451 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzcht/placement-ks-endpoints-public.txt
2026-06-27 06:34:53.262470 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-xpns7/
2026-06-27 06:34:53.262490 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-xpns7/init.txt
2026-06-27 06:34:53.262511 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-xpns7/placement-ks-service-registration.txt
2026-06-27 06:34:53.262529 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-qfcxr/
2026-06-27 06:34:53.262547 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-qfcxr/init.txt
2026-06-27 06:34:53.262566 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-qfcxr/placement-ks-user.txt
2026-06-27 06:34:53.262584 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-ndx22/
2026-06-27 06:34:53.262602 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-ndx22/percona-xtradb-cluster-operator.txt
2026-06-27 06:34:53.262621 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-27 06:34:53.262639 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-27 06:34:53.262657 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-27 06:34:53.262676 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-27 06:34:53.262695 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-27 06:34:53.262713 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-27 06:34:53.262731 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-ggv8j/
2026-06-27 06:34:53.262750 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-ggv8j/rabbitmq-cluster-operator.txt
2026-06-27 06:34:53.262769 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-27 06:34:53.262788 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-27 06:34:53.262806 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-27 06:34:53.262824 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-27 06:34:53.262843 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-27 06:34:53.262861 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-27 06:34:53.262879 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t/
2026-06-27 06:34:53.262897 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xqx6t/rabbitmq-cluster-operator.txt
2026-06-27 06:34:53.262915 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-27 06:34:53.262934 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-27 06:34:53.262952 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-27 06:34:53.262976 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-27 06:34:53.262995 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-27 06:34:53.263013 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-27 06:34:53.263031 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/
2026-06-27 06:34:53.263049 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/ceph-crash.txt
2026-06-27 06:34:53.263068 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/chown-container-data-dir.txt
2026-06-27 06:34:53.263086 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x66q8/make-container-crash-dir.txt
2026-06-27 06:34:53.263105 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/
2026-06-27 06:34:53.263123 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/chown-container-data-dir.txt
2026-06-27 06:34:53.263141 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/log-collector.txt
2026-06-27 06:34:53.263159 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vc7c7/rgw.txt
2026-06-27 06:34:53.263178 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-85d8875445-p5rzs/
2026-06-27 06:34:53.263196 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85d8875445-p5rzs/init.txt
2026-06-27 06:34:53.263214 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85d8875445-p5rzs/staffeln-api.txt
2026-06-27 06:34:53.263232 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-9d648c998-7shjx/
2026-06-27 06:34:53.263250 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-9d648c998-7shjx/staffeln-conductor.txt
2026-06-27 06:34:53.263268 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-l45ft/
2026-06-27 06:34:53.263286 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-l45ft/init.txt
2026-06-27 06:34:53.263304 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-l45ft/staffeln-db-init-0.txt
2026-06-27 06:34:53.263323 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-z6v72/
2026-06-27 06:34:53.263341 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-z6v72/init.txt
2026-06-27 06:34:53.263360 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-z6v72/staffeln-db-sync.txt
2026-06-27 06:34:53.263379 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-27 06:34:53.263397 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-27 06:34:53.263415 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-27 06:34:53.263433 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-27 06:34:53.263451 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-27 06:34:53.263469 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-htzj6/
2026-06-27 06:34:53.263488 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-htzj6/rook-ceph-operator.txt
2026-06-27 06:34:53.263506 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-27 06:34:53.263525 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-djm8s/
2026-06-27 06:34:53.263544 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-djm8s/secretgen-controller.txt
2026-06-27 06:34:53.279995 |
2026-06-27 06:34:53.280067 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-27 06:34:53.481147 | instance | changed
2026-06-27 06:34:53.493784 |
2026-06-27 06:34:53.494052 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-27 06:34:54.217005 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-27 06:34:54.229716 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-27 06:34:54.229755 | instance | Dload Upload Total Spent Left Speed
2026-06-27 06:34:54.234545 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-27 06:34:54.390969 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-27 06:34:54.398794 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-27 06:34:54.398820 | instance | Dload Upload Total Spent Left Speed
2026-06-27 06:34:54.403125 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-27 06:34:54.728293 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-27 06:34:54.735053 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-27 06:34:54.735084 | instance | Dload Upload Total Spent Left Speed
2026-06-27 06:34:54.739526 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-27 06:34:54.920647 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-27 06:34:55.032594 | instance | ERROR
2026-06-27 06:34:55.032823 | instance | {
2026-06-27 06:34:55.032854 | instance | "delta": "0:00:01.191503",
2026-06-27 06:34:55.032875 | instance | "end": "2026-06-27 06:34:54.924579",
2026-06-27 06:34:55.032893 | instance | "msg": "non-zero return code",
2026-06-27 06:34:55.032911 | instance | "rc": 5,
2026-06-27 06:34:55.032929 | instance | "start": "2026-06-27 06:34:53.733076"
2026-06-27 06:34:55.032947 | instance | }
2026-06-27 06:34:55.032992 | instance | ERROR: Ignoring Errors
2026-06-27 06:34:55.038266 |
2026-06-27 06:34:55.038352 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-27 06:34:55.372427 | instance | ceph-mgr endpoints:
2026-06-27 06:34:55.802341 | instance | ok: Runtime: 0:00:00.091069
2026-06-27 06:34:55.808874 |
2026-06-27 06:34:55.808944 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-27 06:34:56.345023 | instance | ok: Runtime: 0:00:00.083740
2026-06-27 06:34:56.352053 |
2026-06-27 06:34:56.352135 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-27 06:34:56.823351 | instance | changed:
2026-06-27 06:34:56.823679 | instance | cd+++++++++ prometheus/
2026-06-27 06:34:56.823741 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-27 06:34:56.823789 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-27 06:34:56.823833 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-27 06:34:56.833842 |
2026-06-27 06:34:56.833905 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-27 06:34:57.045925 | instance | changed
2026-06-27 06:34:57.051061 |
2026-06-27 06:34:57.051139 | TASK [gather-selenium-data : Get selenium data]
2026-06-27 06:34:57.278928 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-27 06:34:57.279089 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-27 06:34:57.590296 | instance | ERROR
2026-06-27 06:34:57.590531 | instance | {
2026-06-27 06:34:57.590603 | instance | "delta": "0:00:00.004011",
2026-06-27 06:34:57.590656 | instance | "end": "2026-06-27 06:34:57.279513",
2026-06-27 06:34:57.590701 | instance | "msg": "non-zero return code",
2026-06-27 06:34:57.590744 | instance | "rc": 1,
2026-06-27 06:34:57.590787 | instance | "start": "2026-06-27 06:34:57.275502"
2026-06-27 06:34:57.590829 | instance | }
2026-06-27 06:34:57.590884 | instance | ERROR: Ignoring Errors
2026-06-27 06:34:57.598318 |
2026-06-27 06:34:57.598384 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-27 06:34:58.090527 | instance | changed: cd+++++++++ selenium/
2026-06-27 06:34:58.098624 |
2026-06-27 06:34:58.098705 | PLAY RECAP
2026-06-27 06:34:58.098754 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-27 06:34:58.098776 |
2026-06-27 06:34:58.520667 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-27 06:35:00.840343 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-27 06:35:09.005584 |
2026-06-27 06:35:09.005748 | PLAY [all]
2026-06-27 06:35:09.084199 |
2026-06-27 06:35:09.084343 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-27 06:35:09.130013 | instance | skipping: Conditional result was False
2026-06-27 06:35:09.186715 |
2026-06-27 06:35:09.186810 | TASK [fetch-output : Set log path for single node]
2026-06-27 06:35:09.324142 | instance | ok
2026-06-27 06:35:09.329548 |
2026-06-27 06:35:09.329646 | LOOP [fetch-output : Ensure local output dirs]
2026-06-27 06:35:09.743267 | instance -> localhost | ok: "/var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/work/logs"
2026-06-27 06:35:09.972578 | instance -> localhost | changed: "/var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/work/artifacts"
2026-06-27 06:35:10.171458 | instance -> localhost | changed: "/var/lib/zuul/builds/8fc7cae96b8e4dc6981750cd55f280e6/work/docs"
2026-06-27 06:35:10.190936 |
2026-06-27 06:35:10.191098 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-27 06:35:10.809586 | instance | changed: .d..t...... ./
2026-06-27 06:35:10.809874 | instance | changed: All items complete
2026-06-27 06:35:10.809915 |
2026-06-27 06:35:11.273304 | instance | changed: .d..t...... ./
2026-06-27 06:35:11.731573 | instance | changed: .d..t...... ./
2026-06-27 06:35:11.757195 |
2026-06-27 06:35:11.757359 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-27 06:35:12.149048 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007977
2026-06-27 06:35:12.441097 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.062454
2026-06-27 06:35:12.464426 |
2026-06-27 06:35:12.465061 | PLAY [all]
2026-06-27 06:35:12.470957 |
2026-06-27 06:35:12.471025 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-27 06:35:12.900987 | instance | changed
2026-06-27 06:35:12.907596 |
2026-06-27 06:35:12.907673 | PLAY RECAP
2026-06-27 06:35:12.907757 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-27 06:35:12.907783 |
2026-06-27 06:35:13.070749 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-27 06:35:13.082552 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-27 06:35:13.733201 |
2026-06-27 06:35:13.733567 | PLAY [localhost]
2026-06-27 06:35:13.744478 |
2026-06-27 06:35:13.744569 | TASK [Generate Zuul manifest]
2026-06-27 06:35:13.766618 | localhost | ok
2026-06-27 06:35:13.788791 |
2026-06-27 06:35:13.788887 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-27 06:35:14.425235 | localhost | changed
2026-06-27 06:35:14.449383 |
2026-06-27 06:35:14.449631 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-27 06:35:14.542520 | localhost | ok
2026-06-27 06:35:14.549810 |
2026-06-27 06:35:14.550019 | TASK [Upload logs]
2026-06-27 06:35:14.572239 | localhost | ok
2026-06-27 06:35:14.678647 |
2026-06-27 06:35:14.678790 | TASK [Set zuul-log-path fact]
2026-06-27 06:35:14.701053 | localhost | ok
2026-06-27 06:35:14.714139 |
2026-06-27 06:35:14.714211 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-27 06:35:14.746888 | localhost | ok
2026-06-27 06:35:14.753684 |
2026-06-27 06:35:14.753751 | TASK [upload-logs : Create log directories]
2026-06-27 06:35:15.108031 | localhost | changed
2026-06-27 06:35:15.114485 |
2026-06-27 06:35:15.114568 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-27 06:35:15.857587 | localhost -> localhost | ok: Runtime: 0:00:00.394981
2026-06-27 06:35:15.864368 |
2026-06-27 06:35:15.864438 | TASK [upload-logs : Upload logs to log server]
2026-06-27 06:35:16.926276 | localhost | Output suppressed because no_log was given
2026-06-27 06:35:16.932286 |
2026-06-27 06:35:16.932354 | LOOP [upload-logs : Compress console log and json output]
2026-06-27 06:35:16.980345 | localhost | skipping: Conditional result was False
2026-06-27 06:35:16.987147 | localhost | skipping: Conditional result was False
2026-06-27 06:35:16.995906 |
2026-06-27 06:35:16.996012 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-27 06:35:17.038690 | localhost | skipping: Conditional result was False
2026-06-27 06:35:17.166300 |
2026-06-27 06:35:17.167848 | localhost | skipping: Conditional result was False
2026-06-27 06:35:17.182972 |
2026-06-27 06:35:17.183081 | LOOP [upload-logs : Upload console log and json output]