2026-07-01 07:14:39.065580 | Job console starting
2026-07-01 07:14:39.074562 | Updating git repos
2026-07-01 07:14:41.138941 | Cloning repos into workspace
2026-07-01 07:14:54.768175 | Restoring repo states
2026-07-01 07:15:00.039981 | Merging changes
2026-07-01 07:15:01.442922 | Checking out repos
2026-07-01 07:15:03.969289 | Preparing playbooks
2026-07-01 07:15:07.342006 | Running Ansible setup
2026-07-01 07:15:10.895629 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-01 07:15:11.587629 |
2026-07-01 07:15:11.587794 | PLAY [localhost]
2026-07-01 07:15:11.596149 |
2026-07-01 07:15:11.596246 | TASK [Gathering Facts]
2026-07-01 07:15:12.576867 | localhost | ok
2026-07-01 07:15:12.585430 |
2026-07-01 07:15:12.585543 | TASK [Setup log path fact]
2026-07-01 07:15:12.608388 | localhost | ok
2026-07-01 07:15:12.622944 |
2026-07-01 07:15:12.623071 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-01 07:15:12.656219 | localhost | ok
2026-07-01 07:15:12.665784 |
2026-07-01 07:15:12.665928 | TASK [emit-job-header : Print job information]
2026-07-01 07:15:12.711714 | # Job Information
2026-07-01 07:15:12.711931 | Ansible Version: 2.16.18
2026-07-01 07:15:12.711980 | Job: atmosphere-molecule-aio-ovn
2026-07-01 07:15:12.712013 | Pipeline: check
2026-07-01 07:15:12.712044 | Executor: 2d72f0692154
2026-07-01 07:15:12.712074 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-07-01 07:15:12.712111 | Event ID: 67c87300-751c-11f1-8af1-4ca51f1be5ea
2026-07-01 07:15:12.716242 |
2026-07-01 07:15:12.716338 | LOOP [emit-job-header : Print node information]
2026-07-01 07:15:12.813695 | localhost | ok:
2026-07-01 07:15:12.814523 | localhost | # Node Information
2026-07-01 07:15:12.814620 | localhost | Inventory Hostname: instance
2026-07-01 07:15:12.814674 | localhost | Hostname: np0000183713
2026-07-01 07:15:12.814720 | localhost | Username: zuul
2026-07-01 07:15:12.814772 | localhost | Distro: Ubuntu 22.04
2026-07-01 07:15:12.814830 | localhost | Provider: yul1
2026-07-01 07:15:12.814876 | localhost | Region: ca-ymq-1
2026-07-01 07:15:12.814948 | localhost | Label: ubuntu-jammy-16
2026-07-01 07:15:12.814997 | localhost | Product Name: OpenStack Nova
2026-07-01 07:15:12.815039 | localhost | Interface IP: 199.204.45.109
2026-07-01 07:15:12.832601 |
2026-07-01 07:15:12.832716 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-07-01 07:15:13.333166 | localhost -> localhost | changed
2026-07-01 07:15:13.341797 |
2026-07-01 07:15:13.341891 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-07-01 07:15:14.357027 | localhost -> localhost | changed
2026-07-01 07:15:14.363241 |
2026-07-01 07:15:14.363461 | PLAY [all]
2026-07-01 07:15:14.371170 |
2026-07-01 07:15:14.371235 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-07-01 07:15:14.587975 | instance -> localhost | ok
2026-07-01 07:15:14.601073 |
2026-07-01 07:15:14.601170 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-07-01 07:15:14.635926 | instance | ok
2026-07-01 07:15:14.652997 | instance | included: /var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-07-01 07:15:14.658589 |
2026-07-01 07:15:14.658652 | TASK [add-build-sshkey : Create Temp SSH key]
2026-07-01 07:15:15.682520 | instance -> localhost | Generating public/private rsa key pair.
2026-07-01 07:15:15.682753 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/work/72f4484245ec434d9c1fef91af12bd93_id_rsa
2026-07-01 07:15:15.682798 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/work/72f4484245ec434d9c1fef91af12bd93_id_rsa.pub
2026-07-01 07:15:15.682832 | instance -> localhost | The key fingerprint is:
2026-07-01 07:15:15.682864 | instance -> localhost | SHA256:ITbaa3rzK5X0M2ByFqEnbrMh5Ki/tASsR58xm0i9yWk zuul-build-sshkey
2026-07-01 07:15:15.682913 | instance -> localhost | The key's randomart image is:
2026-07-01 07:15:15.682946 | instance -> localhost | +---[RSA 3072]----+
2026-07-01 07:15:15.682985 | instance -> localhost | | .. |
2026-07-01 07:15:15.683019 | instance -> localhost | | .. |
2026-07-01 07:15:15.683050 | instance -> localhost | | . * o. |
2026-07-01 07:15:15.683080 | instance -> localhost | |. = =.=*. |
2026-07-01 07:15:15.683109 | instance -> localhost | |..+ B **S+ |
2026-07-01 07:15:15.683138 | instance -> localhost | |.= + % =o + |
2026-07-01 07:15:15.683166 | instance -> localhost | |o = E +. o |
2026-07-01 07:15:15.683195 | instance -> localhost | | = o o+ |
2026-07-01 07:15:15.683228 | instance -> localhost | | +... +o. |
2026-07-01 07:15:15.683258 | instance -> localhost | +----[SHA256]-----+
2026-07-01 07:15:15.683326 | instance -> localhost | ok: Runtime: 0:00:00.611100
2026-07-01 07:15:15.690876 |
2026-07-01 07:15:15.690954 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-07-01 07:15:15.711949 | instance | ok
2026-07-01 07:15:15.726678 | instance | included: /var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-07-01 07:15:15.735698 |
2026-07-01 07:15:15.735761 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-07-01 07:15:15.761332 | instance | skipping: Conditional result was False
2026-07-01 07:15:15.767743 |
2026-07-01 07:15:15.767847 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-07-01 07:15:16.193549 | instance | changed
2026-07-01 07:15:16.202342 |
2026-07-01 07:15:16.202430 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-07-01 07:15:16.444584 | instance | ok
2026-07-01 07:15:16.449653 |
2026-07-01 07:15:16.449717 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-07-01 07:15:16.946885 | instance | changed
2026-07-01 07:15:16.953194 |
2026-07-01 07:15:16.953264 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-07-01 07:15:17.409137 | instance | changed
2026-07-01 07:15:17.414617 |
2026-07-01 07:15:17.414687 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-07-01 07:15:17.440322 | instance | skipping: Conditional result was False
2026-07-01 07:15:17.451716 |
2026-07-01 07:15:17.451785 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-07-01 07:15:17.837742 | instance -> localhost | changed
2026-07-01 07:15:17.853846 |
2026-07-01 07:15:17.997975 | TASK [add-build-sshkey : Add back temp key]
2026-07-01 07:15:18.273889 | instance -> localhost | Identity added: /var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/work/72f4484245ec434d9c1fef91af12bd93_id_rsa (zuul-build-sshkey)
2026-07-01 07:15:18.274120 | instance -> localhost | ok: Runtime: 0:00:00.014679
2026-07-01 07:15:18.279224 |
2026-07-01 07:15:18.279285 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-07-01 07:15:18.562734 | instance | ok
2026-07-01 07:15:18.571458 |
2026-07-01 07:15:18.571543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-07-01 07:15:18.598901 | instance | skipping: Conditional result was False
2026-07-01 07:15:18.614858 |
2026-07-01 07:15:18.614958 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-07-01 07:15:18.901853 | instance | ok
2026-07-01 07:15:18.910964 |
2026-07-01 07:15:18.911045 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-07-01 07:15:22.311567 | instance | Output suppressed because no_log was given
2026-07-01 07:15:22.325661 |
2026-07-01 07:15:22.325742 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-07-01 07:15:22.521518 | instance | ok: "logs"
2026-07-01 07:15:22.521782 | instance | ok: All items complete
2026-07-01 07:15:22.521811 |
2026-07-01 07:15:22.673946 | instance | ok: "artifacts"
2026-07-01 07:15:22.822835 | instance | ok: "docs"
2026-07-01 07:15:22.833882 |
2026-07-01 07:15:22.834076 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-07-01 07:15:23.016521 | instance | changed: "logs"
2026-07-01 07:15:23.167129 | instance | changed: "artifacts"
2026-07-01 07:15:23.346305 | instance | changed: "docs"
2026-07-01 07:15:23.367681 |
2026-07-01 07:15:23.367867 | PLAY RECAP
2026-07-01 07:15:23.367922 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-07-01 07:15:23.367951 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-01 07:15:23.367975 |
2026-07-01 07:15:23.550254 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-01 07:15:23.558554 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-01 07:15:24.209981 |
2026-07-01 07:15:24.210118 | PLAY [all]
2026-07-01 07:15:24.221933 |
2026-07-01 07:15:24.222025 | TASK [setup-uv : Extract archive]
2026-07-01 07:15:26.423330 | instance | changed
2026-07-01 07:15:26.429639 |
2026-07-01 07:15:26.429718 | TASK [setup-uv : Print version]
2026-07-01 07:15:26.826240 | instance | uv 0.8.13
2026-07-01 07:15:26.969255 | instance | ok: Runtime: 0:00:00.013128
2026-07-01 07:15:26.981486 |
2026-07-01 07:15:26.981561 | TASK [Install Ansible collection siblings]
2026-07-01 07:15:36.177026 | instance | changed:
2026-07-01 07:15:36.294267 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-07-01 07:15:36.294493 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-07-01 07:15:36.294553 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-07-01 07:15:36.294611 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-07-01 07:15:36.294658 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-07-01 07:15:36.294719 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-07-01 07:15:36.294767 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-07-01 07:15:36.294816 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-07-01 07:15:36.294861 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-07-01 07:15:36.294904 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-07-01 07:15:36.294947 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-07-01 07:15:36.294990 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-07-01 07:15:36.295032 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-07-01 07:15:36.295077 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-07-01 07:15:36.295119 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-07-01 07:15:36.295163 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-07-01 07:15:36.295205 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-07-01 07:15:36.295247 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-07-01 07:15:36.295289 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-07-01 07:15:36.295961 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-07-01 07:15:36.296013 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-07-01 07:15:36.296055 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-07-01 07:15:36.296102 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-01 07:15:36.296181 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-07-01 07:15:36.296228 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-07-01 07:15:36.296270 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-07-01 07:15:36.296313 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-01 07:15:36.296355 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-01 07:15:36.296396 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-07-01 07:15:36.296437 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-07-01 07:15:36.296477 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-01 07:15:36.296520 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-07-01 07:15:36.296562 | instance | Checked out ansible.netcommon to 1.2.0
2026-07-01 07:15:36.296605 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-07-01 07:15:36.296663 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.296706 | instance | Process install dependency map
2026-07-01 07:15:36.296748 | instance | Starting collection install process
2026-07-01 07:15:36.296789 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-07-01 07:15:36.296831 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-07-01 07:15:36.296873 | instance | ansible.netcommon:* was installed successfully
2026-07-01 07:15:36.296913 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-07-01 07:15:36.296982 | instance | Creating virtual environment at: .venv
2026-07-01 07:15:36.297030 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-01 07:15:36.297073 | instance | Downloading setuptools (1.1MiB)
2026-07-01 07:15:36.297114 | instance | Downloading pygments (1.2MiB)
2026-07-01 07:15:36.297163 | instance | Downloading ansible-core (2.1MiB)
2026-07-01 07:15:36.297206 | instance | Downloading cryptography (4.2MiB)
2026-07-01 07:15:36.297248 | instance | Downloading openstacksdk (1.7MiB)
2026-07-01 07:15:36.297290 | instance | Downloading pydantic-core (2.0MiB)
2026-07-01 07:15:36.297331 | instance | Downloading kubernetes (1.9MiB)
2026-07-01 07:15:36.297373 | instance | Downloading netaddr (2.2MiB)
2026-07-01 07:15:36.297414 | instance | Downloading rjsonnet (1.2MiB)
2026-07-01 07:15:36.297455 | instance | Building pyperclip==1.9.0
2026-07-01 07:15:36.297498 | instance | Downloading rjsonnet
2026-07-01 07:15:36.297541 | instance | Downloading pydantic-core
2026-07-01 07:15:36.297582 | instance | Downloading netaddr
2026-07-01 07:15:36.297641 | instance | Downloading pygments
2026-07-01 07:15:36.297684 | instance | Downloading cryptography
2026-07-01 07:15:36.297725 | instance | Downloading setuptools
2026-07-01 07:15:36.297776 | instance | Downloading kubernetes
2026-07-01 07:15:36.297835 | instance | Downloading ansible-core
2026-07-01 07:15:36.297881 | instance | Downloading openstacksdk
2026-07-01 07:15:36.297922 | instance | Built pyperclip==1.9.0
2026-07-01 07:15:36.297965 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-01 07:15:36.298007 | instance | Installed 83 packages in 37ms
2026-07-01 07:15:36.298047 | instance | Checked out ansible.posix to 1.6.0
2026-07-01 07:15:36.298088 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-07-01 07:15:36.298129 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.298170 | instance | Process install dependency map
2026-07-01 07:15:36.298224 | instance | Starting collection install process
2026-07-01 07:15:36.298267 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-07-01 07:15:36.298308 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-07-01 07:15:36.298348 | instance | ansible.posix:1.6.0 was installed successfully
2026-07-01 07:15:36.298389 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.298430 | instance | 2.17.12
2026-07-01 07:15:36.298470 | instance | Checked out ansible.utils to v6.0.3
2026-07-01 07:15:36.298509 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-07-01 07:15:36.298549 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.298590 | instance | Process install dependency map
2026-07-01 07:15:36.298631 | instance | Starting collection install process
2026-07-01 07:15:36.298672 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-07-01 07:15:36.298713 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-07-01 07:15:36.298754 | instance | ansible.utils:6.0.3 was installed successfully
2026-07-01 07:15:36.298794 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.298834 | instance | 2.17.12
2026-07-01 07:15:36.298873 | instance | Checked out atmosphere.common to v0.7.0
2026-07-01 07:15:36.298913 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-07-01 07:15:36.298952 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.299000 | instance | Process install dependency map
2026-07-01 07:15:36.306142 | instance | Starting collection install process
2026-07-01 07:15:36.306182 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-07-01 07:15:36.306212 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-07-01 07:15:36.306240 | instance | atmosphere.common:0.7.0 was installed successfully
2026-07-01 07:15:36.306267 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.306293 | instance | 2.17.12
2026-07-01 07:15:36.306320 | instance | Checked out community.crypto to 2.2.3
2026-07-01 07:15:36.306346 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-07-01 07:15:36.306373 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.306399 | instance | Process install dependency map
2026-07-01 07:15:36.306426 | instance | Starting collection install process
2026-07-01 07:15:36.306452 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-07-01 07:15:36.306478 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-07-01 07:15:36.306503 | instance | community.crypto:2.2.3 was installed successfully
2026-07-01 07:15:36.306529 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.306554 | instance | 2.17.12
2026-07-01 07:15:36.306580 | instance | Checked out community.general to 7.3.0
2026-07-01 07:15:36.306605 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-07-01 07:15:36.306643 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.306670 | instance | Process install dependency map
2026-07-01 07:15:36.306695 | instance | Starting collection install process
2026-07-01 07:15:36.306720 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-07-01 07:15:36.306746 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-07-01 07:15:36.306771 | instance | community.general:7.3.0 was installed successfully
2026-07-01 07:15:36.306797 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.306823 | instance | 2.17.12
2026-07-01 07:15:36.306849 | instance | Checked out community.mysql to 3.6.0
2026-07-01 07:15:36.306880 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-07-01 07:15:36.306972 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.307003 | instance | Process install dependency map
2026-07-01 07:15:36.307031 | instance | Starting collection install process
2026-07-01 07:15:36.307058 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-07-01 07:15:36.307086 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-07-01 07:15:36.307112 | instance | community.mysql:3.6.0 was installed successfully
2026-07-01 07:15:36.307139 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.307166 | instance | 2.17.12
2026-07-01 07:15:36.307192 | instance | Checked out kubernetes.core to 2.4.0
2026-07-01 07:15:36.307219 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-07-01 07:15:36.307245 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.307271 | instance | Process install dependency map
2026-07-01 07:15:36.307298 | instance | Starting collection install process
2026-07-01 07:15:36.307324 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-07-01 07:15:36.307350 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-07-01 07:15:36.307376 | instance | kubernetes.core:2.4.0 was installed successfully
2026-07-01 07:15:36.307401 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.307427 | instance | 2.17.12
2026-07-01 07:15:36.307452 | instance | Checked out openstack.cloud to 2.6.0
2026-07-01 07:15:36.307478 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-07-01 07:15:36.307504 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.307529 | instance | Process install dependency map
2026-07-01 07:15:36.307555 | instance | Starting collection install process
2026-07-01 07:15:36.307581 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-07-01 07:15:36.307607 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-07-01 07:15:36.307633 | instance | openstack.cloud:2.6.0 was installed successfully
2026-07-01 07:15:36.307658 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.307682 | instance | 2.17.12
2026-07-01 07:15:36.307732 | instance | Checked out vexxhost.ceph to v4.0.0
2026-07-01 07:15:36.307761 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-07-01 07:15:36.307786 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.307812 | instance | Process install dependency map
2026-07-01 07:15:36.307838 | instance | Starting collection install process
2026-07-01 07:15:36.307864 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-07-01 07:15:36.307890 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-07-01 07:15:36.307915 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-07-01 07:15:36.307940 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.307964 | instance | 2.17.12
2026-07-01 07:15:36.307989 | instance | Checked out vexxhost.containers to v1.6.7
2026-07-01 07:15:36.308013 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-07-01 07:15:36.308039 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.308065 | instance | Process install dependency map
2026-07-01 07:15:36.308091 | instance | Starting collection install process
2026-07-01 07:15:36.308116 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-07-01 07:15:36.308142 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-07-01 07:15:36.308168 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-07-01 07:15:36.308194 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.308220 | instance | 2.17.12
2026-07-01 07:15:36.308246 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-07-01 07:15:36.308271 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-07-01 07:15:36.308296 | instance | Starting galaxy collection install process
2026-07-01 07:15:36.308322 | instance | Process install dependency map
2026-07-01 07:15:36.308347 | instance | Starting collection install process
2026-07-01 07:15:36.308371 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-07-01 07:15:36.308397 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-07-01 07:15:36.308423 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-07-01 07:15:36.308449 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-01 07:15:36.308474 | instance | 2.17.12
2026-07-01 07:15:36.317161 |
2026-07-01 07:15:36.317214 | PLAY RECAP
2026-07-01 07:15:36.317291 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-01 07:15:36.317318 |
2026-07-01 07:15:36.522111 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-01 07:15:36.964474 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-01 07:15:37.605689 |
2026-07-01 07:15:37.606440 | PLAY [all]
2026-07-01 07:15:37.627831 |
2026-07-01 07:15:37.628031 | TASK [Install "jq" for log collection]
2026-07-01 07:15:47.932072 | instance | changed
2026-07-01 07:15:47.934162 |
2026-07-01 07:15:47.934221 | PLAY RECAP
2026-07-01 07:15:47.934277 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-01 07:15:47.934345 |
2026-07-01 07:15:48.118652 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-01 07:15:48.132937 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-01 07:15:48.802989 |
2026-07-01 07:15:48.803148 | PLAY [all]
2026-07-01 07:15:48.815167 |
2026-07-01 07:15:49.087265 | LOOP [Check inventory directories]
2026-07-01 07:15:49.425346 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-07-01 07:15:49.577020 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-07-01 07:15:49.745075 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-07-01 07:15:49.753634 |
2026-07-01 07:15:49.753820 | LOOP [Copy inventory file for Zuul]
2026-07-01 07:15:50.549243 | instance | changed:
2026-07-01 07:15:50.549462 | instance | {
2026-07-01 07:15:50.549502 | instance | "ansible_loop_var": "item",
2026-07-01 07:15:50.549536 | instance | "changed": false,
2026-07-01 07:15:50.549563 | instance | "failed": false,
2026-07-01 07:15:50.549594 | instance | "invocation": {
2026-07-01 07:15:50.549620 | instance | "module_args": {
2026-07-01 07:15:50.549646 | instance | "checksum_algorithm": "sha1",
2026-07-01 07:15:50.549672 | instance | "follow": true,
2026-07-01 07:15:50.549699 | instance | "get_attributes": true,
2026-07-01 07:15:50.549738 | instance | "get_checksum": true,
2026-07-01 07:15:50.549772 | instance | "get_mime": true,
2026-07-01 07:15:50.549801 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-07-01 07:15:50.549825 | instance | }
2026-07-01 07:15:50.549849 | instance | },
2026-07-01 07:15:50.549872 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-07-01 07:15:50.549896 | instance | "stat": {
2026-07-01 07:15:50.549920 | instance | "atime": 1782890129.132588,
2026-07-01 07:15:50.549944 | instance | "attr_flags": "e",
2026-07-01 07:15:50.549980 | instance | "attributes": [
2026-07-01 07:15:50.550011 | instance | "extents"
2026-07-01 07:15:50.550039 | instance | ],
2026-07-01 07:15:50.550069 | instance | "block_size": 4096,
2026-07-01 07:15:50.550097 | instance | "blocks": 8,
2026-07-01 07:15:50.550126 | instance | "charset": "unknown",
2026-07-01 07:15:50.550157 | instance | "ctime": 1782890127.806856,
2026-07-01 07:15:50.550187 | instance | "dev": 64513,
2026-07-01 07:15:50.550215 | instance | "device_type": 0,
2026-07-01 07:15:50.550244 | instance | "executable": true,
2026-07-01 07:15:50.550272 | instance | "exists": true,
2026-07-01 07:15:50.550300 | instance | "gid": 1000,
2026-07-01 07:15:50.550330 | instance | "gr_name": "zuul",
2026-07-01 07:15:50.550358 | instance | "inode": 1046497,
2026-07-01 07:15:50.550386 | instance | "isblk": false,
2026-07-01 07:15:50.550415 | instance | "ischr": false,
2026-07-01 07:15:50.550444 | instance | "isdir": true,
2026-07-01 07:15:50.550473 | instance | "isfifo": false,
2026-07-01 07:15:50.550501 | instance | "isgid": false,
2026-07-01 07:15:50.550530 | instance | "islnk": false,
2026-07-01 07:15:50.550557 | instance | "isreg": false,
2026-07-01 07:15:50.550584 | instance | "issock": false,
2026-07-01 07:15:50.550612 | instance | "isuid": false,
2026-07-01 07:15:50.550639 | instance | "mimetype": "unknown",
2026-07-01 07:15:50.550666 | instance | "mode": "0755",
2026-07-01 07:15:50.550693 | instance | "mtime": 1782890127.806856,
2026-07-01 07:15:50.550720 | instance | "nlink": 23,
2026-07-01 07:15:50.550748 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-07-01 07:15:50.550775 | instance | "pw_name": "zuul",
2026-07-01 07:15:50.550808 | instance | "readable": true,
2026-07-01 07:15:50.550836 | instance | "rgrp": true,
2026-07-01 07:15:50.550865 | instance | "roth": true,
2026-07-01 07:15:50.550992 | instance | "rusr": true,
2026-07-01 07:15:50.551033 | instance | "size": 4096,
2026-07-01 07:15:50.551059 | instance | "uid": 1000,
2026-07-01 07:15:50.551084 | instance | "version": "501772389",
2026-07-01 07:15:50.551109 | instance | "wgrp": false,
2026-07-01 07:15:50.551136 | instance | "woth": false,
2026-07-01 07:15:50.551161 | instance | "writeable": true,
2026-07-01 07:15:50.551185 | instance | "wusr": true,
2026-07-01 07:15:50.551209 | instance | "xgrp": true,
2026-07-01 07:15:50.551232 | instance | "xoth": true,
2026-07-01 07:15:50.551256 | instance | "xusr": true
2026-07-01 07:15:50.551279 | instance | }
2026-07-01 07:15:50.551303 | instance | }
2026-07-01 07:15:50.551351 | instance | ok: All items complete
2026-07-01 07:15:50.551382 |
2026-07-01 07:15:50.553141 | instance | skipping: Conditional result was False
2026-07-01 07:15:50.553979 | instance | skipping: Conditional result was False
2026-07-01 07:15:50.581908 |
2026-07-01 07:15:50.582053 | LOOP [Switch "ansible_host" to private IP]
2026-07-01 07:15:50.926394 | instance | changed: 1 replacements made
2026-07-01 07:15:51.066136 | instance | skipping: Conditional result was False
2026-07-01 07:15:51.067495 | instance | skipping: Conditional result was False
2026-07-01 07:15:51.083245 |
2026-07-01 07:15:51.083403 | TASK [Run Molecule scenario]
2026-07-01 07:15:52.006924 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-07-01 07:15:52.392911 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-07-01 07:15:52.392957 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-07-01 07:16:03.811454 | instance | INFO [aio > dependency] Executing
2026-07-01 07:16:03.811552 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-07-01 07:16:03.811843 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-07-01 07:16:03.811892 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-07-01 07:16:03.819734 | instance | INFO [aio > cleanup] Executing
2026-07-01 07:16:03.820099 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-01 07:16:03.827708 | instance | INFO [aio > destroy] Executing
2026-07-01 07:16:03.827748 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-07-01 07:16:03.827834 | instance | INFO [aio > destroy] Executed: Successful
2026-07-01 07:16:03.835382 | instance | INFO [aio > syntax] Executing
2026-07-01 07:16:06.818289 | instance |
2026-07-01 07:16:06.818425 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-01 07:16:06.952030 | instance | INFO [aio > syntax] Executed: Successful
2026-07-01 07:16:06.966135 | instance | INFO [aio > create] Executing
2026-07-01 07:16:06.968241 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-01 07:16:06.977631 | instance | INFO [aio > prepare] Executing
2026-07-01 07:16:07.850167 | instance |
2026-07-01 07:16:07.850481 | instance | PLAY [Prepare] *****************************************************************
2026-07-01 07:16:07.850772 | instance |
2026-07-01 07:16:07.851182 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:16:07.851482 | instance | Wednesday 01 July 2026 07:16:07 +0000 (0:00:00.027) 0:00:00.027 ********
2026-07-01 07:16:08.951208 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-01 07:16:08.951469 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-01 07:16:08.951740 | instance | interpreter could change the meaning of that path. See
2026-07-01 07:16:08.952065 | instance | https://docs.ansible.com/ansible-
2026-07-01 07:16:08.952341 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-01 07:16:08.961479 | instance | ok: [instance]
2026-07-01 07:16:08.961723 | instance |
2026-07-01 07:16:08.961992 | instance | TASK [Configure short hostname] ************************************************
2026-07-01 07:16:08.962258 | instance | Wednesday 01 July 2026 07:16:08 +0000 (0:00:01.112) 0:00:01.139 ********
2026-07-01 07:16:09.663200 | instance | changed: [instance]
2026-07-01 07:16:09.663454 | instance |
2026-07-01 07:16:09.663751 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-07-01 07:16:09.664089 | instance | Wednesday 01 July 2026 07:16:09 +0000 (0:00:00.701) 0:00:01.841 ********
2026-07-01 07:16:09.935104 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-07-01 07:16:09.935311 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-07-01 07:16:09.935592 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-07-01 07:16:09.943270 | instance | changed: [instance]
2026-07-01 07:16:09.943490 | instance |
2026-07-01 07:16:09.943783 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-07-01 07:16:09.944153 | instance | Wednesday 01 July 2026 07:16:09 +0000 (0:00:00.280) 0:00:02.121 ********
2026-07-01 07:16:11.186599 | instance | ok: [instance]
2026-07-01 07:16:11.186807 | instance |
2026-07-01 07:16:11.187077 | instance | TASK [Purge "snapd" package] ***************************************************
2026-07-01 07:16:11.187443 | instance | Wednesday 01 July 2026 07:16:11 +0000 (0:00:01.242) 0:00:03.364 ********
2026-07-01 07:16:11.861982 | instance | ok: [instance]
2026-07-01 07:16:11.862144 | instance |
2026-07-01 07:16:11.862466 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-07-01 07:16:11.862698 | instance |
2026-07-01 07:16:11.862985 | instance | TASK [Create folders for workspace] ********************************************
2026-07-01 07:16:11.863291 | instance | Wednesday 01 July 2026 07:16:11 +0000 (0:00:00.675) 0:00:04.039 ********
2026-07-01 07:16:12.942425 | instance | changed: [localhost] => (item=group_vars)
2026-07-01 07:16:12.942499 | instance | changed: [localhost] => (item=group_vars/all)
2026-07-01 07:16:12.942506 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-07-01 07:16:12.942511 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-07-01 07:16:12.942516 | instance | changed: [localhost] => (item=group_vars/computes)
2026-07-01 07:16:12.942521 | instance | changed: [localhost] => (item=host_vars)
2026-07-01 07:16:12.942526 | instance |
2026-07-01 07:16:12.942531 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-07-01 07:16:12.942535 | instance |
2026-07-01 07:16:12.942540 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-07-01 07:16:12.942543 | instance | Wednesday 01 July 2026 07:16:12 +0000 (0:00:01.079) 0:00:05.119 ********
2026-07-01 07:16:13.120881 | instance | changed: [localhost]
2026-07-01 07:16:13.121007 | instance |
2026-07-01 07:16:13.121398 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-07-01 07:16:13.121455 | instance | Wednesday 01 July 2026 07:16:13 +0000 (0:00:00.179) 0:00:05.298 ********
2026-07-01 07:16:13.149852 | instance | ok: [localhost]
2026-07-01 07:16:13.150363 | instance |
2026-07-01 07:16:13.150392 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-07-01 07:16:13.150401 | instance | Wednesday 01 July 2026 07:16:13 +0000 (0:00:00.028) 0:00:05.327 ********
2026-07-01 07:16:13.203232 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '9553dcf5-c164-5292-9bc2-1167f917319b'})
2026-07-01 07:16:13.203458 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-07-01 07:16:13.203669 | instance |
2026-07-01 07:16:13.203834 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-07-01 07:16:13.204042 | instance | Wednesday 01 July 2026 07:16:13 +0000 (0:00:00.053) 0:00:05.381 ********
2026-07-01 07:16:13.722675 | instance | changed: [localhost]
2026-07-01 07:16:13.722788 | instance |
2026-07-01 07:16:13.722803 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-07-01 07:16:13.723219 | instance |
2026-07-01 07:16:13.723286 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-07-01 07:16:13.723292 | instance | Wednesday 01 July 2026 07:16:13 +0000 (0:00:00.519) 0:00:05.900 ********
2026-07-01 07:16:13.894741 | instance | changed: [localhost]
2026-07-01 07:16:13.894914 | instance |
2026-07-01 07:16:13.895528 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-07-01 07:16:13.895604 | instance | Wednesday 01 July 2026 07:16:13 +0000 (0:00:00.171) 0:00:06.072 ********
2026-07-01 07:16:13.920723 | instance | ok: [localhost]
2026-07-01 07:16:13.921545 | instance |
2026-07-01 07:16:13.921606 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-07-01 07:16:13.921619 | instance | Wednesday 01 July 2026 07:16:13 +0000 (0:00:00.026) 0:00:06.098 ********
2026-07-01 07:16:13.957998 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-07-01 07:16:13.958246 | instance |
2026-07-01 07:16:13.958597 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-07-01 07:16:13.958925 | instance | Wednesday 01 July 2026 07:16:13 +0000 (0:00:00.037) 0:00:06.135 ********
2026-07-01 07:16:14.322244 | instance | changed: [localhost]
2026-07-01 07:16:14.322333 | instance |
2026-07-01 07:16:14.322523 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-07-01 07:16:14.322780 | instance |
2026-07-01 07:16:14.322999 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-07-01 07:16:14.323207 | instance | Wednesday 01 July 2026 07:16:14 +0000 (0:00:00.364) 0:00:06.500 ********
2026-07-01 07:16:14.497223 | instance | changed: [localhost]
2026-07-01 07:16:14.497623 | instance |
2026-07-01 07:16:14.497959 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-07-01 07:16:14.498289 | instance | Wednesday 01 July 2026 07:16:14 +0000 (0:00:00.173) 0:00:06.674 ********
2026-07-01 07:16:14.527737 | instance | ok: [localhost]
2026-07-01 07:16:14.528073 | instance |
2026-07-01 07:16:14.528309 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-07-01 07:16:14.528532 | instance | Wednesday 01 July 2026 07:16:14 +0000 (0:00:00.028) 0:00:06.702 ********
2026-07-01 07:16:14.572439 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-07-01 07:16:14.572942 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-07-01 07:16:14.573328 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-07-01 07:16:14.573652 | instance |
2026-07-01 07:16:14.573990 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-07-01 07:16:14.574345 | instance | Wednesday 01 July 2026 07:16:14 +0000 (0:00:00.047) 0:00:06.750 ********
2026-07-01 07:16:14.929532 | instance | changed: [localhost]
2026-07-01 07:16:14.929929 | instance |
2026-07-01 07:16:14.930271 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-07-01 07:16:14.930584 | instance |
2026-07-01 07:16:14.930912 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-07-01 07:16:14.931242 | instance | Wednesday 01 July 2026 07:16:14 +0000 (0:00:00.357) 0:00:07.107 ********
2026-07-01 07:16:15.098060 | instance | changed: [localhost]
2026-07-01 07:16:15.098492 | instance |
2026-07-01 07:16:15.098871 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-07-01 07:16:15.099208 | instance | Wednesday 01 July 2026 07:16:15 +0000 (0:00:00.167) 0:00:07.275 ********
2026-07-01 07:16:15.119995 | instance | ok: [localhost]
2026-07-01 07:16:15.120350 | instance |
2026-07-01 07:16:15.120725 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-07-01 07:16:15.121069 | instance | Wednesday 01 July 2026 07:16:15 +0000 (0:00:00.022) 0:00:07.298 ********
2026-07-01 07:16:15.155158 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-07-01 07:16:15.155516 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-07-01 07:16:15.155829 | instance |
2026-07-01 07:16:15.156217 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-07-01 07:16:15.156561 | instance | Wednesday 01 July 2026 07:16:15 +0000 (0:00:00.035) 0:00:07.333 ********
2026-07-01 07:16:15.522292 | instance | changed: [localhost]
2026-07-01 07:16:15.522661 | instance |
2026-07-01 07:16:15.523082 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-07-01 07:16:15.523471 | instance |
2026-07-01 07:16:15.523901 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:16:15.524306 | instance | Wednesday 01 July 2026 07:16:15 +0000 (0:00:00.366) 0:00:07.700 ********
2026-07-01 07:16:16.216072 | instance | ok: [localhost]
2026-07-01 07:16:16.216138 | instance |
2026-07-01 07:16:16.216689 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-01 07:16:16.216707 | instance | Wednesday 01 July 2026 07:16:16 +0000 (0:00:00.692) 0:00:08.393 ********
2026-07-01 07:16:16.382664 | instance | changed: [localhost]
2026-07-01 07:16:16.382705 | instance |
2026-07-01 07:16:16.382713 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-07-01 07:16:16.382720 | instance | Wednesday 01 July 2026 07:16:16 +0000 (0:00:00.167) 0:00:08.560 ********
2026-07-01 07:16:16.412202 | instance | ok: [localhost]
2026-07-01 07:16:16.412328 | instance |
2026-07-01 07:16:16.412361 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-07-01 07:16:16.412518 | instance | Wednesday 01 July 2026 07:16:16 +0000 (0:00:00.029) 0:00:08.590 ********
2026-07-01 07:16:17.142097 | instance | ok: [localhost] => (item=keycloak_host)
2026-07-01 07:16:17.142190 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-07-01 07:16:17.144009 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-07-01 07:16:17.144055 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-07-01 07:16:17.144062 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-07-01 07:16:17.144068 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-07-01 07:16:17.144074 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-07-01 07:16:17.144079 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-07-01 07:16:17.144085 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-07-01 07:16:17.144091 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-07-01 07:16:17.144096 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-07-01 07:16:17.145443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-07-01 07:16:17.145488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-07-01 07:16:17.145501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-07-01 07:16:17.145510 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-07-01 07:16:17.145519 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-07-01 07:16:17.145528 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-07-01 07:16:17.145537 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-07-01 07:16:17.145546 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-07-01 07:16:17.145560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-07-01 07:16:17.145637 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-07-01 07:16:17.145790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-07-01 07:16:17.145954 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-07-01 07:16:17.146113 | instance |
2026-07-01 07:16:17.146281 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-07-01 07:16:17.146467 | instance | Wednesday 01 July 2026 07:16:17 +0000 (0:00:00.730) 0:00:09.320 ********
2026-07-01 07:16:17.473767 | instance | changed: [localhost]
2026-07-01 07:16:17.473838 | instance |
2026-07-01 07:16:17.474059 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-01 07:16:17.474223 | instance | Wednesday 01 July 2026 07:16:17 +0000 (0:00:00.331) 0:00:09.652 ********
2026-07-01 07:16:17.648249 | instance | changed: [localhost]
2026-07-01 07:16:17.648487 | instance |
2026-07-01 07:16:17.648762 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-07-01 07:16:17.649010 | instance |
2026-07-01 07:16:17.649285 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-07-01 07:16:17.649600 | instance | Wednesday 01 July 2026 07:16:17 +0000 (0:00:00.174) 0:00:09.826 ********
2026-07-01 07:16:17.819394 | instance | changed: [localhost]
2026-07-01 07:16:17.819631 | instance |
2026-07-01 07:16:17.819922 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-07-01 07:16:17.820278 | instance | Wednesday 01 July 2026 07:16:17 +0000 (0:00:00.170) 0:00:09.996 ********
2026-07-01 07:16:17.848203 | instance | ok: [localhost]
2026-07-01 07:16:17.848457 | instance |
2026-07-01 07:16:17.848776 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-07-01 07:16:17.849059 | instance | Wednesday 01 July 2026 07:16:17 +0000 (0:00:00.029) 0:00:10.026 ********
2026-07-01 07:16:17.885625 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-07-01 07:16:17.885955 | instance |
2026-07-01 07:16:17.886316 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-07-01 07:16:17.886629 | instance | Wednesday 01 July 2026 07:16:17 +0000 (0:00:00.037) 0:00:10.063 ********
2026-07-01 07:16:18.239154 | instance | changed: [localhost]
2026-07-01 07:16:18.239398 | instance |
2026-07-01 07:16:18.239710 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-07-01 07:16:18.240009 | instance |
2026-07-01 07:16:18.240315 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-07-01 07:16:18.240567 | instance | Wednesday 01 July 2026 07:16:18 +0000 (0:00:00.353) 0:00:10.417 ********
2026-07-01 07:16:18.411261 | instance | changed: [localhost]
2026-07-01 07:16:18.411495 | instance |
2026-07-01 07:16:18.411771 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-07-01 07:16:18.412122 | instance | Wednesday 01 July 2026 07:16:18 +0000 (0:00:00.171) 0:00:10.589 ********
2026-07-01 07:16:18.440812 | instance | ok: [localhost]
2026-07-01 07:16:18.441098 | instance |
2026-07-01 07:16:18.441396 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-07-01 07:16:18.441692 | instance | Wednesday 01 July 2026 07:16:18 +0000 (0:00:00.029) 0:00:10.619 ********
2026-07-01 07:16:18.480793 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-07-01 07:16:18.481080 | instance |
2026-07-01 07:16:18.481385 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-07-01 07:16:18.481691 | instance | Wednesday 01 July 2026 07:16:18 +0000 (0:00:00.039) 0:00:10.658 ********
2026-07-01 07:16:18.819027 | instance | changed: [localhost]
2026-07-01 07:16:18.819269 | instance |
2026-07-01 07:16:18.819552 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-07-01 07:16:18.819808 | instance |
2026-07-01 07:16:18.820091 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-07-01 07:16:18.820363 | instance | Wednesday 01 July 2026 07:16:18 +0000 (0:00:00.338) 0:00:10.997 ********
2026-07-01 07:16:18.993143 | instance | changed: [localhost]
2026-07-01 07:16:18.993289 | instance |
2026-07-01 07:16:18.993481 | instance | TASK [Load the current secrets into a variable] ********************************
2026-07-01 07:16:18.993649 | instance | Wednesday 01 July 2026 07:16:18 +0000 (0:00:00.174) 0:00:11.171 ********
2026-07-01 07:16:19.023030 | instance | ok: [localhost]
2026-07-01 07:16:19.023253 | instance |
2026-07-01 07:16:19.023518 | instance | TASK [Generate secrets for missing variables] **********************************
2026-07-01 07:16:19.023795 | instance | Wednesday 01 July 2026 07:16:19 +0000 (0:00:00.029) 0:00:11.201 ********
2026-07-01 07:16:19.416274 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-07-01 07:16:19.416578 | instance | ok: [localhost] => (item=keepalived_password)
2026-07-01 07:16:19.416882 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-07-01 07:16:19.417162 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-07-01 07:16:19.417429 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-07-01 07:16:19.417692 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-07-01 07:16:19.417954 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-07-01 07:16:19.418229 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-07-01 07:16:19.418497 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-07-01 07:16:19.418771 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-07-01 07:16:19.419037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-07-01 07:16:19.419305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-07-01 07:16:19.419581 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-07-01 07:16:19.420164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-07-01 07:16:19.420522 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-07-01 07:16:19.420793 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-07-01 07:16:19.421066 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-07-01 07:16:19.421337 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-07-01 07:16:19.421629 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-07-01 07:16:19.421911 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-07-01 07:16:19.422200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-07-01 07:16:19.422477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-07-01 07:16:19.422750 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-07-01 07:16:19.423018 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-07-01 07:16:19.423293 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-07-01 07:16:19.423567 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-07-01 07:16:19.423835 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-07-01 07:16:19.424135 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-07-01 07:16:19.424471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-07-01 07:16:19.424752 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-07-01 07:16:19.424872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-07-01 07:16:19.424998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-07-01 07:16:19.425124 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-07-01 07:16:19.425243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-07-01 07:16:19.425361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-07-01 07:16:19.425481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-07-01 07:16:19.425608 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-07-01 07:16:19.425738 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-07-01 07:16:19.425855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-07-01 07:16:19.425975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-07-01 07:16:19.426103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-07-01 07:16:19.426229 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-07-01 07:16:19.426348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-07-01 07:16:19.426477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-07-01 07:16:19.426607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-07-01 07:16:19.426722 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-07-01 07:16:19.426846 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-07-01 07:16:19.426965 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-07-01 07:16:19.427084 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-07-01 07:16:19.427208 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-07-01 07:16:19.427330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-07-01 07:16:19.427450 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-07-01 07:16:19.427570 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-07-01 07:16:19.427691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-07-01 07:16:19.427812 | instance |
2026-07-01 07:16:19.427934 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-07-01 07:16:19.428075 | instance | Wednesday 01 July 2026 07:16:19 +0000 (0:00:00.392) 0:00:11.594 ********
2026-07-01 07:16:19.468410 | instance | ok: [localhost] => (item=barbican_kek)
2026-07-01 07:16:19.468491 | instance |
2026-07-01 07:16:19.468616 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-07-01 07:16:19.468737 | instance | Wednesday 01 July 2026 07:16:19 +0000 (0:00:00.052) 0:00:11.647 ********
2026-07-01 07:16:19.921493 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-01 07:16:19.921759 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-01 07:16:19.922011 | instance |
2026-07-01 07:16:19.922279 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-07-01 07:16:19.922543 | instance | Wednesday 01 July 2026 07:16:19 +0000 (0:00:00.452) 0:00:12.099 ********
2026-07-01 07:16:22.458567 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-01 07:16:22.458824 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-01 07:16:22.459077 | instance |
2026-07-01 07:16:22.459348 | instance | TASK [Set values for SSH keys] *************************************************
2026-07-01 07:16:22.459619 | instance | Wednesday 01 July 2026 07:16:22 +0000 (0:00:02.536) 0:00:14.636 ********
2026-07-01 07:16:22.513086 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-07-01 07:16:22.513363 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-07-01 07:16:22.513649 | instance |
2026-07-01 07:16:22.513910 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-07-01 07:16:22.514175 | instance | Wednesday 01 July 2026 07:16:22 +0000 (0:00:00.055) 0:00:14.691 ********
2026-07-01 07:16:22.856070 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-01 07:16:22.856333 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-01 07:16:22.856587 | instance |
2026-07-01 07:16:22.856853 | instance | TASK [Write new secrets file to disk] ******************************************
2026-07-01 07:16:22.857156 | instance | Wednesday 01 July 2026 07:16:22 +0000 (0:00:00.342) 0:00:15.033 ********
2026-07-01 07:16:23.216799 | instance | changed: [localhost]
2026-07-01 07:16:23.216935 | instance |
2026-07-01 07:16:23.217111 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-07-01 07:16:23.217281 | instance | Wednesday 01 July 2026 07:16:23 +0000 (0:00:00.361) 0:00:15.394 ********
2026-07-01 07:16:23.250272 | instance | skipping: [localhost]
2026-07-01 07:16:23.250527 | instance |
2026-07-01 07:16:23.250784 | instance | PLAY [Setup networking] ********************************************************
2026-07-01 07:16:23.250941 | instance |
2026-07-01 07:16:23.251116 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:16:23.251284 | instance | Wednesday 01 July 2026 07:16:23 +0000 (0:00:00.033) 0:00:15.428 ********
2026-07-01 07:16:23.963825 | instance | ok: [instance]
2026-07-01 07:16:23.964241 | instance |
2026-07-01 07:16:23.964591 | instance | TASK [Create bridge for management network] ************************************
2026-07-01 07:16:23.964930 | instance | Wednesday 01 July 2026 07:16:23 +0000 (0:00:00.713) 0:00:16.141 ********
2026-07-01 07:16:24.327776 | instance | ok: [instance]
2026-07-01 07:16:24.328066 | instance |
2026-07-01 07:16:24.328317 | instance | TASK [Create fake interface for management bridge] *****************************
2026-07-01 07:16:24.328548 | instance | Wednesday 01 July 2026 07:16:24 +0000 (0:00:00.361) 0:00:16.503 ********
2026-07-01 07:16:24.536573 | instance | ok: [instance]
2026-07-01 07:16:24.537361 | instance |
2026-07-01 07:16:24.537738 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-07-01 07:16:24.538108 | instance | Wednesday 01 July 2026 07:16:24 +0000 (0:00:00.211) 0:00:16.714 ********
2026-07-01 07:16:24.740515 | instance | ok: [instance]
2026-07-01 07:16:24.740772 | instance |
2026-07-01 07:16:24.740986 | instance | TASK [Assign IP address for management bridge] *********************************
2026-07-01 07:16:24.741199 | instance | Wednesday 01 July 2026 07:16:24 +0000 (0:00:00.203) 0:00:16.918 ********
2026-07-01 07:16:24.948285 | instance | ok: [instance]
2026-07-01 07:16:24.948669 | instance |
2026-07-01 07:16:24.949012 | instance | TASK [Bring up interfaces] *****************************************************
2026-07-01 07:16:24.949349 | instance | Wednesday 01 July 2026 07:16:24 +0000 (0:00:00.207) 0:00:17.126 ********
2026-07-01 07:16:25.360804 | instance | ok: [instance] => (item=br-mgmt)
2026-07-01 07:16:25.361246 | instance | ok: [instance] => (item=dummy0)
2026-07-01 07:16:25.361559 | instance |
2026-07-01 07:16:25.361888 | instance | PLAY [Create devices for Ceph] *************************************************
2026-07-01 07:16:25.362196 | instance |
2026-07-01 07:16:25.362519 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:16:25.362848 | instance | Wednesday 01 July 2026 07:16:25 +0000 (0:00:00.412) 0:00:17.538 ********
2026-07-01 07:16:26.077089 | instance | ok: [instance]
2026-07-01 07:16:26.077528 | instance |
2026-07-01 07:16:26.077890 | instance | TASK [Install depedencies] *****************************************************
2026-07-01 07:16:26.078237 | instance | Wednesday 01 July 2026 07:16:26 +0000 (0:00:00.716) 0:00:18.255 ********
2026-07-01 07:16:45.412155 | instance | changed: [instance]
2026-07-01 07:16:45.412261 | instance |
2026-07-01 07:16:45.412282 | instance | TASK [Start up service] ********************************************************
2026-07-01 07:16:45.412507 | instance | Wednesday 01 July 2026 07:16:45 +0000 (0:00:19.334) 0:00:37.589 ********
2026-07-01 07:16:45.985287 | instance | ok: [instance]
2026-07-01 07:16:45.985375 | instance |
2026-07-01 07:16:45.985777 | instance | TASK [Generate lvm.conf] *******************************************************
2026-07-01 07:16:45.985840 | instance | Wednesday 01 July 2026 07:16:45 +0000 (0:00:00.573) 0:00:38.163 ********
2026-07-01 07:16:46.205654 | instance | ok: [instance]
2026-07-01 07:16:46.206100 | instance |
2026-07-01 07:16:46.206161 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-07-01 07:16:46.206168 | instance | Wednesday 01 July 2026 07:16:46 +0000 (0:00:00.220) 0:00:38.383 ********
2026-07-01 07:16:46.686544 | instance | changed: [instance]
2026-07-01 07:16:46.686644 | instance |
2026-07-01 07:16:46.686894 | instance | TASK [Get list of all loopback devices] ****************************************
2026-07-01 07:16:46.686944 | instance | Wednesday 01 July 2026 07:16:46 +0000 (0:00:00.481) 0:00:38.864 ********
2026-07-01 07:16:46.885829 | instance | ok: [instance]
2026-07-01 07:16:46.885914 | instance |
2026-07-01 07:16:46.886066 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-07-01 07:16:46.886279 | instance | Wednesday 01 July 2026 07:16:46 +0000 (0:00:00.199) 0:00:39.063 ********
2026-07-01 07:16:46.914317 | instance | skipping: [instance]
2026-07-01 07:16:46.914471 | instance |
2026-07-01 07:16:46.914728 | instance | TASK [Create devices for Ceph] *************************************************
2026-07-01 07:16:46.914938 | instance | Wednesday 01 July 2026 07:16:46 +0000 (0:00:00.028) 0:00:39.092 ********
2026-07-01 07:16:47.440709 | instance | changed: [instance] => (item=osd0)
2026-07-01 07:16:47.440839 | instance | changed: [instance] => (item=osd1)
2026-07-01 07:16:47.441037 | instance | changed: [instance] => (item=osd2)
2026-07-01 07:16:47.441299 | instance |
2026-07-01 07:16:47.441512 | instance | TASK [Set permissions on loopback devices] *************************************
2026-07-01 07:16:47.441723 | instance | Wednesday 01 July 2026 07:16:47 +0000 (0:00:00.526) 0:00:39.618 ********
2026-07-01 07:16:47.982769 | instance | changed: [instance] => (item=osd0)
2026-07-01 07:16:47.982965 | instance | changed: [instance] => (item=osd1)
2026-07-01 07:16:47.983113 | instance | changed: [instance] => (item=osd2)
2026-07-01 07:16:47.983251 | instance |
2026-07-01 07:16:47.983413 | instance | TASK [Start loop devices] ******************************************************
2026-07-01 07:16:47.983560 | instance | Wednesday 01 July 2026 07:16:47 +0000 (0:00:00.540) 0:00:40.159 ********
2026-07-01 07:16:48.687041 | instance | changed: [instance] => (item=osd0)
2026-07-01 07:16:48.687086 | instance | changed: [instance] => (item=osd1)
2026-07-01 07:16:48.687093 | instance | changed: [instance] => (item=osd2)
2026-07-01 07:16:48.687099 | instance |
2026-07-01 07:16:48.687105 | instance | TASK [Create a volume group for each loop device] ******************************
2026-07-01 07:16:48.687112 | instance | Wednesday 01 July 2026 07:16:48 +0000 (0:00:00.704) 0:00:40.863 ********
2026-07-01 07:16:51.862754 | instance | changed: [instance] => (item=osd0)
2026-07-01 07:16:51.863001 | instance | changed: [instance] => (item=osd1)
2026-07-01 07:16:51.863252 | instance | changed: [instance] => (item=osd2)
2026-07-01 07:16:51.863497 | instance |
2026-07-01 07:16:51.863865 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-07-01 07:16:51.864188 | instance | Wednesday 01 July 2026 07:16:51 +0000 (0:00:03.177) 0:00:44.040 ********
2026-07-01 07:16:53.708452 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-07-01 07:16:53.708908 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-07-01 07:16:53.709250 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-07-01 07:16:53.709574 | instance |
2026-07-01 07:16:53.709918 | instance | PLAY [controllers] *************************************************************
2026-07-01 07:16:53.710223 | instance |
2026-07-01 07:16:53.710552 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:16:53.710901 | instance | Wednesday 01 July 2026 07:16:53 +0000 (0:00:01.845) 0:00:45.886 ********
2026-07-01 07:16:54.603833 | instance | ok: [instance]
2026-07-01 07:16:54.603902 | instance |
2026-07-01 07:16:54.604242 | instance | TASK [Set masquerade rule] *****************************************************
2026-07-01 07:16:54.604442 | instance | Wednesday 01 July 2026 07:16:54 +0000 (0:00:00.895) 0:00:46.781 ********
2026-07-01 07:16:55.084475 | instance | changed: [instance]
2026-07-01 07:16:55.084769 | instance |
2026-07-01 07:16:55.085056 | instance | PLAY RECAP *********************************************************************
2026-07-01 07:16:55.085354 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-01 07:16:55.085633 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-01 07:16:55.085873 | instance |
2026-07-01 07:16:55.086127 | instance | Wednesday 01 July 2026 07:16:55 +0000 (0:00:00.480) 0:00:47.262 ********
2026-07-01 07:16:55.086377 | instance | ===============================================================================
2026-07-01 07:16:55.086635 | instance | Install depedencies ---------------------------------------------------- 19.33s
2026-07-01 07:16:55.086890 | instance | Create a volume group for each loop device ------------------------------ 3.18s
2026-07-01 07:16:55.087156 | instance | Generate SSH keys for missing variables --------------------------------- 2.54s
2026-07-01 07:16:55.087400 | instance | Create a logical volume for each loop device ---------------------------- 1.85s
2026-07-01 07:16:55.087680 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.24s
2026-07-01 07:16:55.087935 | instance | Gathering Facts --------------------------------------------------------- 1.11s
2026-07-01 07:16:55.088210 | instance | Create folders for workspace -------------------------------------------- 1.08s
2026-07-01 07:16:55.088461 | instance | Gathering Facts --------------------------------------------------------- 0.90s
2026-07-01 07:16:55.088703 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s
2026-07-01 07:16:55.088947 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-07-01 07:16:55.089198 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-07-01 07:16:55.089437 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-07-01 07:16:55.089685 | instance | Configure short hostname ------------------------------------------------ 0.70s
2026-07-01 07:16:55.089936 | instance | Gathering Facts --------------------------------------------------------- 0.69s
2026-07-01 07:16:55.090174 | instance | Purge "snapd" package --------------------------------------------------- 0.68s
2026-07-01 07:16:55.090445 | instance | Start up service -------------------------------------------------------- 0.57s
2026-07-01 07:16:55.090695 | instance | Set permissions on loopback devices ------------------------------------- 0.54s
2026-07-01 07:16:55.090939 | instance | Create devices for Ceph ------------------------------------------------- 0.53s
2026-07-01 07:16:55.091196 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s
2026-07-01 07:16:55.091455 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.48s
2026-07-01 07:16:55.181131 | instance | INFO [aio > prepare] Executed: Successful
2026-07-01 07:16:55.194568 | instance | INFO [aio > converge] Executing
2026-07-01 07:16:58.093218 | instance |
2026-07-01 07:16:58.093600 | instance | PLAY [all] *********************************************************************
2026-07-01 07:16:58.093911 | instance |
2026-07-01 07:16:58.094235 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:16:58.094561 | instance | Wednesday 01 July 2026 07:16:58 +0000 (0:00:00.017) 0:00:00.017 ********
2026-07-01 07:16:59.278508 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-01 07:16:59.278950 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-01 07:16:59.279281 | instance | interpreter could change the meaning of that path. See
2026-07-01 07:16:59.279597 | instance | https://docs.ansible.com/ansible-
2026-07-01 07:16:59.279915 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-01 07:16:59.289082 | instance | ok: [instance]
2026-07-01 07:16:59.289403 | instance |
2026-07-01 07:16:59.289734 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-07-01 07:16:59.290049 | instance | Wednesday 01 July 2026 07:16:59 +0000 (0:00:01.196) 0:00:01.213 ********
2026-07-01 07:16:59.334169 | instance | skipping: [instance]
2026-07-01 07:16:59.334486 | instance |
2026-07-01 07:16:59.334835 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-01 07:16:59.335154 | instance | Wednesday 01 July 2026 07:16:59 +0000 (0:00:00.045) 0:00:01.259 ********
2026-07-01 07:16:59.540429 | instance | ok: [instance]
2026-07-01 07:16:59.540817 | instance |
2026-07-01 07:16:59.541154 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-07-01 07:16:59.541462 | instance |
2026-07-01 07:16:59.541803 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:16:59.542132 | instance | Wednesday 01 July 2026 07:16:59 +0000 (0:00:00.205) 0:00:01.464 ********
2026-07-01 07:17:00.459785 | instance | ok: [instance]
2026-07-01 07:17:00.460296 | instance |
2026-07-01 07:17:00.460659 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:17:00.460990 | instance | Wednesday 01 July 2026 07:17:00 +0000 (0:00:00.917) 0:00:02.382 ********
2026-07-01 07:17:00.861324 | instance | ok: [instance]
2026-07-01 07:17:00.861722 | instance |
2026-07-01 07:17:00.862068 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:17:00.862401 | instance | Wednesday 01 July 2026 07:17:00 +0000 (0:00:00.400) 0:00:02.783 ********
2026-07-01 07:17:00.903739 | instance | skipping: [instance]
2026-07-01 07:17:00.903928 | instance |
2026-07-01 07:17:00.904104 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-01 07:17:00.904259 | instance | Wednesday 01 July 2026 07:17:00 +0000 (0:00:00.043) 0:00:02.826 ********
2026-07-01 07:17:01.287236 | instance | changed: [instance]
2026-07-01 07:17:01.287270 | instance |
2026-07-01 07:17:01.287276 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:17:01.287282 | instance | Wednesday 01 July 2026 07:17:01 +0000 (0:00:00.384) 0:00:03.211 ********
2026-07-01 07:17:01.362268 | instance | ok: [instance] => {
2026-07-01 07:17:01.362311 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-01 07:17:01.362316 | instance | }
2026-07-01 07:17:01.362321 | instance |
2026-07-01 07:17:01.362326 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:17:01.362366 | instance | Wednesday 01 July 2026 07:17:01 +0000 (0:00:00.074) 0:00:03.286 ********
2026-07-01 07:17:02.608872 | instance | changed: [instance]
2026-07-01 07:17:02.608904 | instance |
2026-07-01 07:17:02.608909 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:17:02.608914 | instance | Wednesday 01 July 2026 07:17:02 +0000 (0:00:01.246) 0:00:04.533 ********
2026-07-01 07:17:02.662039 | instance | skipping: [instance]
2026-07-01 07:17:02.662079 | instance |
2026-07-01 07:17:02.662085 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:17:02.662090 | instance | Wednesday 01 July 2026 07:17:02 +0000 (0:00:00.053) 0:00:04.586 ********
2026-07-01 07:17:02.708224 | instance | skipping: [instance]
2026-07-01 07:17:02.708307 | instance |
2026-07-01 07:17:02.708318 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:17:02.708328 | instance | Wednesday 01 July 2026 07:17:02 +0000 (0:00:00.046) 0:00:04.632 ********
2026-07-01 07:17:02.921786 | instance | ok: [instance]
2026-07-01 07:17:02.922006 | instance |
2026-07-01 07:17:02.922271 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:17:02.922532 | instance | Wednesday 01 July 2026 07:17:02 +0000 (0:00:00.213) 0:00:04.846 ********
2026-07-01 07:17:04.349331 | instance | ok: [instance]
2026-07-01 07:17:04.349391 | instance |
2026-07-01 07:17:04.349403 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:17:04.349413 | instance | Wednesday 01 July 2026 07:17:04 +0000 (0:00:01.426) 0:00:06.272 ********
2026-07-01 07:17:04.418437 | instance | ok: [instance] => {
2026-07-01 07:17:04.418497 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-07-01 07:17:04.418613 | instance | }
2026-07-01 07:17:04.418947 | instance |
2026-07-01 07:17:04.419111 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:17:04.419266 | instance | Wednesday 01 July 2026 07:17:04 +0000 (0:00:00.070) 0:00:06.343 ********
2026-07-01 07:17:05.273034 | instance | changed: [instance]
2026-07-01 07:17:05.273108 | instance |
2026-07-01 07:17:05.273254 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:17:05.273616 | instance | Wednesday 01 July 2026 07:17:05 +0000 (0:00:00.854) 0:00:07.197 ********
2026-07-01 07:17:08.138597 | instance | changed: [instance]
2026-07-01 07:17:08.138657 | instance |
2026-07-01 07:17:08.138791 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-01 07:17:08.138972 | instance | Wednesday 01 July 2026 07:17:08 +0000 (0:00:02.865) 0:00:10.063 ********
2026-07-01 07:17:08.170640 | instance | skipping: [instance]
2026-07-01 07:17:08.170776 | instance |
2026-07-01 07:17:08.170962 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-01 07:17:08.171113 | instance | Wednesday 01 July 2026 07:17:08 +0000 (0:00:00.031) 0:00:10.095 ********
2026-07-01 07:17:08.203349 | instance | skipping: [instance]
2026-07-01 07:17:08.203483 | instance |
2026-07-01 07:17:08.203683 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-01 07:17:08.203935 | instance | Wednesday 01 July 2026 07:17:08 +0000 (0:00:00.032) 0:00:10.127 ********
2026-07-01 07:17:08.236525 | instance | skipping: [instance]
2026-07-01 07:17:08.236587 | instance |
2026-07-01 07:17:08.236720 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-01 07:17:08.236902 | instance | Wednesday 01 July 2026 07:17:08 +0000 (0:00:00.032) 0:00:10.160 ********
2026-07-01 07:17:13.608813 | instance | changed: [instance]
2026-07-01 07:17:13.609251 | instance |
2026-07-01 07:17:13.609677 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-01 07:17:13.610022 | instance | Wednesday 01 July 2026 07:17:13 +0000 (0:00:05.370) 0:00:15.530 ********
2026-07-01 07:17:14.260485 | instance | changed: [instance]
2026-07-01 07:17:14.260538 | instance |
2026-07-01 07:17:14.260649 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-01 07:17:14.260816 | instance | Wednesday 01 July 2026 07:17:14 +0000 (0:00:00.651) 0:00:16.182 ********
2026-07-01 07:17:15.181415 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-07-01 07:17:15.181494 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-01 07:17:15.182227 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-01 07:17:15.182273 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-01 07:17:15.182280 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-01 07:17:15.182285 | instance |
2026-07-01 07:17:15.182290 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-01 07:17:15.182294 | instance | Wednesday 01 July 2026 07:17:15 +0000 (0:00:00.923) 0:00:17.106 ********
2026-07-01 07:17:15.789174 | instance | changed: [instance]
2026-07-01 07:17:15.789265 | instance |
2026-07-01 07:17:15.790226 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-01 07:17:15.790289 | instance | Wednesday 01 July 2026 07:17:15 +0000 (0:00:00.598) 0:00:17.704 ********
2026-07-01 07:17:15.790296 | instance |
2026-07-01 07:17:15.790301 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-01 07:17:15.790306 | instance | Wednesday 01 July 2026 07:17:15 +0000 (0:00:00.008) 0:00:17.713 ********
2026-07-01 07:17:16.778022 | instance | ok: [instance]
2026-07-01 07:17:16.778139 | instance |
2026-07-01 07:17:16.778207 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-07-01 07:17:16.778353 | instance | Wednesday 01 July 2026 07:17:16 +0000 (0:00:00.989) 0:00:18.702 ********
2026-07-01 07:17:17.213093 | instance | changed: [instance]
2026-07-01 07:17:17.213182 | instance |
2026-07-01 07:17:17.213453 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-01 07:17:17.213560 | instance | Wednesday 01 July 2026 07:17:17 +0000 (0:00:00.434) 0:00:19.137 ********
2026-07-01 07:17:17.738048 | instance | changed: [instance]
2026-07-01 07:17:17.738175 | instance |
2026-07-01 07:17:17.738189 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:17:17.738321 | instance | Wednesday 01 July 2026 07:17:17 +0000 (0:00:00.525) 0:00:19.662 ********
2026-07-01 07:17:17.949296 | instance | ok: [instance]
2026-07-01 07:17:17.949364 | instance |
2026-07-01 07:17:17.949508 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:17:17.949807 | instance | Wednesday 01 July 2026 07:17:17 +0000 (0:00:00.210) 0:00:19.873 ********
2026-07-01 07:17:18.007867 | instance | ok: [instance] => {
2026-07-01 07:17:18.008003 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-01 07:17:18.008123 | instance | }
2026-07-01 07:17:18.008303 | instance |
2026-07-01 07:17:18.008456 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:17:18.008606 | instance | Wednesday 01 July 2026 07:17:18 +0000 (0:00:00.058) 0:00:19.932 ********
2026-07-01 07:17:18.776891 | instance | changed: [instance]
2026-07-01 07:17:18.777275 | instance |
2026-07-01 07:17:18.777627 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:17:18.778045 | instance | Wednesday 01 July 2026 07:17:18 +0000 (0:00:00.767) 0:00:20.700 ********
2026-07-01 07:17:23.138313 | instance | changed: [instance]
2026-07-01 07:17:23.138447 | instance |
2026-07-01 07:17:23.138462 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-01 07:17:23.138641 | instance | Wednesday 01 July 2026 07:17:23 +0000 (0:00:04.362) 0:00:25.062 ********
2026-07-01 07:17:24.117947 | instance | ok: [instance]
2026-07-01 07:17:24.117996 | instance |
2026-07-01 07:17:24.118292 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-01 07:17:24.118351 | instance | Wednesday 01 July 2026 07:17:24 +0000 (0:00:00.979) 0:00:26.042 ********
2026-07-01 07:17:24.519616 | instance | changed: [instance]
2026-07-01 07:17:24.519681 | instance |
2026-07-01 07:17:24.519957 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-01 07:17:24.519993 | instance | Wednesday 01 July 2026 07:17:24 +0000 (0:00:00.401) 0:00:26.444 ********
2026-07-01 07:17:24.992948 | instance | changed: [instance]
2026-07-01 07:17:24.993014 | instance |
2026-07-01 07:17:24.993281 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-01 07:17:24.993320 | instance | Wednesday 01 July 2026 07:17:24 +0000 (0:00:00.473) 0:00:26.917 ********
2026-07-01 07:17:25.561417 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-07-01 07:17:25.561495 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-01 07:17:25.562014 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-01 07:17:25.562052 | instance |
2026-07-01 07:17:25.562058 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-01 07:17:25.562063 | instance | Wednesday 01 July 2026 07:17:25 +0000 (0:00:00.568) 0:00:27.486 ********
2026-07-01 07:17:26.016953 | instance | changed: [instance]
2026-07-01 07:17:26.017016 | instance |
2026-07-01 07:17:26.017287 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-01 07:17:26.017309 | instance | Wednesday 01 July 2026 07:17:26 +0000 (0:00:00.455) 0:00:27.941 ********
2026-07-01 07:17:26.487017 | instance | changed: [instance]
2026-07-01 07:17:26.487088 | instance |
2026-07-01 07:17:26.487702 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-01 07:17:26.487736 | instance | Wednesday 01 July 2026 07:17:26 +0000 (0:00:00.462) 0:00:28.403 ********
2026-07-01 07:17:26.487741 | instance |
2026-07-01 07:17:26.487746 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-01 07:17:26.487750 | instance | Wednesday 01 July 2026 07:17:26 +0000 (0:00:00.008) 0:00:28.411 ********
2026-07-01 07:17:27.196448 | instance | ok: [instance]
2026-07-01 07:17:27.196513 | instance |
2026-07-01 07:17:27.196853 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-07-01 07:17:27.196876 | instance | Wednesday 01 July 2026 07:17:27 +0000 (0:00:00.709) 0:00:29.120 ********
2026-07-01 07:17:28.347536 | instance | changed: [instance]
2026-07-01 07:17:28.347634 | instance |
2026-07-01 07:17:28.347702 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-01 07:17:28.347853 | instance | Wednesday 01 July 2026 07:17:28 +0000 (0:00:01.151) 0:00:30.272 ********
2026-07-01 07:17:28.918714 | instance | changed: [instance]
2026-07-01 07:17:28.918788 | instance |
2026-07-01 07:17:28.919059 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-01 07:17:28.919091 | instance | Wednesday 01 July 2026 07:17:28 +0000 (0:00:00.571) 0:00:30.843 ********
2026-07-01 07:17:28.976846 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-01 07:17:28.976905 | instance |
2026-07-01 07:17:28.977197 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-01 07:17:28.977237 | instance | Wednesday 01 July 2026 07:17:28 +0000 (0:00:00.057) 0:00:30.901 ********
2026-07-01 07:17:33.909139 | instance | changed: [instance]
2026-07-01 07:17:33.909214 | instance |
2026-07-01 07:17:33.909442 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-01 07:17:33.909487 | instance | Wednesday 01 July 2026 07:17:33 +0000 (0:00:04.931) 0:00:35.832 ********
2026-07-01 07:17:34.576242 | instance | ok: [instance] => (item=chronyd)
2026-07-01 07:17:34.576330 | instance | ok: [instance] => (item=sshd)
2026-07-01 07:17:34.576674 | instance |
2026-07-01 07:17:34.576709 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-01 07:17:34.576715 | instance | Wednesday 01 July 2026 07:17:34 +0000 (0:00:00.667) 0:00:36.500 ********
2026-07-01 07:17:34.869576 | instance | changed: [instance]
2026-07-01 07:17:34.869657 | instance |
2026-07-01 07:17:34.869878 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-01 07:17:34.870048 | instance | Wednesday 01 July 2026 07:17:34 +0000 (0:00:00.293) 0:00:36.794 ********
2026-07-01 07:17:35.071047 | instance | ok: [instance]
2026-07-01 07:17:35.071114 | instance |
2026-07-01 07:17:35.071365 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-01 07:17:35.071405 | instance | Wednesday 01 July 2026 07:17:35 +0000 (0:00:00.201) 0:00:36.995 ********
2026-07-01 07:17:35.575663 | instance | changed: [instance]
2026-07-01 07:17:35.575741 | instance |
2026-07-01 07:17:35.576030 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-01 07:17:35.576089 | instance | Wednesday 01 July 2026 07:17:35 +0000 (0:00:00.504) 0:00:37.500 ********
2026-07-01 07:17:35.974599 | instance | changed: [instance]
2026-07-01 07:17:35.974962 | instance |
2026-07-01 07:17:35.975005 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-07-01 07:17:35.975011 | instance | Wednesday 01 July 2026 07:17:35 +0000 (0:00:00.399) 0:00:37.899 ********
2026-07-01 07:17:36.095494 | instance | ok: [instance]
2026-07-01 07:17:36.095582 | instance |
2026-07-01 07:17:36.095653 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-07-01 07:17:36.095823 | instance | Wednesday 01 July 2026 07:17:36 +0000 (0:00:00.120) 0:00:38.019 ********
2026-07-01 07:17:36.318429 | instance | ok: [instance] => (item=instance)
2026-07-01 07:17:36.318563 | instance |
2026-07-01 07:17:36.318575 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-07-01 07:17:36.318716 | instance | Wednesday 01 July 2026 07:17:36 +0000 (0:00:00.223) 0:00:38.242 ********
2026-07-01 07:17:36.378300 | instance | ok: [instance]
2026-07-01 07:17:36.378402 | instance |
2026-07-01 07:17:36.378691 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-07-01 07:17:36.378745 | instance | Wednesday 01 July 2026 07:17:36 +0000 (0:00:00.059) 0:00:38.302 ********
2026-07-01 07:17:36.458594 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-07-01 07:17:36.458989 | instance |
2026-07-01 07:17:36.459049 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-07-01 07:17:36.459056 | instance | Wednesday 01 July 2026 07:17:36 +0000 (0:00:00.080) 0:00:38.382 ********
2026-07-01 07:17:36.829732 | instance | changed: [instance]
2026-07-01 07:17:36.829795 | instance |
2026-07-01 07:17:36.829952 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-07-01 07:17:36.830170 | instance | Wednesday 01 July 2026 07:17:36 +0000 (0:00:00.370) 0:00:38.753 ********
2026-07-01 07:17:37.591445 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-07-01 07:17:37.591565 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-07-01 07:17:37.591640 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-07-01 07:17:37.592076 | instance |
2026-07-01 07:17:37.592409 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-07-01 07:17:37.592424 | instance | Wednesday 01 July 2026 07:17:37 +0000 (0:00:00.761) 0:00:39.515 ********
2026-07-01 07:19:22.347935 | instance | ok: [instance]
2026-07-01 07:19:22.348044 | instance |
2026-07-01 07:19:22.348304 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-07-01 07:19:22.348354 | instance | Wednesday 01 July 2026 07:19:22 +0000 (0:01:44.756) 0:02:24.272 ********
2026-07-01 07:19:22.550590 | instance | changed: [instance]
2026-07-01 07:19:22.550659 | instance |
2026-07-01 07:19:22.550936 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-07-01 07:19:22.550992 | instance | Wednesday 01 July 2026 07:19:22 +0000 (0:00:00.202) 0:02:24.475 ********
2026-07-01 07:19:22.598345 | instance | ok: [instance]
2026-07-01 07:19:22.598741 | instance |
2026-07-01 07:19:22.598797 | instance | TASK [Install Ceph host] *******************************************************
2026-07-01 07:19:22.598803 | instance | Wednesday 01 July 2026 07:19:22 +0000 (0:00:00.047) 0:02:24.522 ********
2026-07-01 07:19:22.683349 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-01 07:19:22.683447 | instance |
2026-07-01 07:19:22.683516 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-01 07:19:22.683624 | instance | Wednesday 01 July 2026 07:19:22 +0000 (0:00:00.085) 0:02:24.608 ********
2026-07-01 07:19:28.520180 | instance | ok: [instance]
2026-07-01 07:19:28.520270 | instance |
2026-07-01 07:19:28.520551 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-01 07:19:28.520595 | instance | Wednesday 01 July 2026 07:19:28 +0000 (0:00:05.836) 0:02:30.444 ********
2026-07-01 07:19:28.580039 | instance | ok: [instance] => (item=instance)
2026-07-01 07:19:28.580406 | instance |
2026-07-01 07:19:28.580451 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-01 07:19:28.580457 | instance | Wednesday 01 July 2026 07:19:28 +0000 (0:00:00.059) 0:02:30.504 ********
2026-07-01 07:19:29.048359 | instance | ok: [instance]
2026-07-01 07:19:29.048463 | instance |
2026-07-01 07:19:29.048614 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-01 07:19:29.048783 | instance | Wednesday 01 July 2026 07:19:29 +0000 (0:00:00.468) 0:02:30.972 ********
2026-07-01 07:19:35.540143 | instance | ok: [instance]
2026-07-01 07:19:35.540449 | instance |
2026-07-01 07:19:35.540762 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-07-01 07:19:35.541054 | instance | Wednesday 01 July 2026 07:19:35 +0000 (0:00:06.491) 0:02:37.463 ********
2026-07-01 07:20:22.847127 | instance | changed: [instance]
2026-07-01 07:20:22.847207 | instance |
2026-07-01 07:20:22.847215 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-07-01 07:20:22.847221 | instance | Wednesday 01 July 2026 07:20:22 +0000 (0:00:47.307) 0:03:24.771 ********
2026-07-01 07:20:37.011527 | instance | ok: [instance]
2026-07-01 07:20:37.011653 | instance |
2026-07-01 07:20:37.012269 | instance | TASK [Install Ceph host] *******************************************************
2026-07-01 07:20:37.012348 | instance | Wednesday 01 July 2026 07:20:37 +0000 (0:00:14.164) 0:03:38.935 ********
2026-07-01 07:20:37.093483 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-01 07:20:37.093600 | instance |
2026-07-01 07:20:37.093613 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-01 07:20:37.093762 | instance | Wednesday 01 July 2026 07:20:37 +0000 (0:00:00.082) 0:03:39.018 ********
2026-07-01 07:20:37.156693 | instance | skipping: [instance]
2026-07-01 07:20:37.157089 | instance |
2026-07-01 07:20:37.157143 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-01 07:20:37.157151 | instance | Wednesday 01 July 2026 07:20:37 +0000 (0:00:00.063) 0:03:39.081 ********
2026-07-01 07:20:37.214885 | instance | skipping: [instance] => (item=instance)
2026-07-01 07:20:37.215753 | instance | skipping: [instance]
2026-07-01 07:20:37.215775 | instance |
2026-07-01 07:20:37.215783 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-01 07:20:37.215790 | instance | Wednesday 01 July 2026 07:20:37 +0000 (0:00:00.058) 0:03:39.139 ********
2026-07-01 07:20:37.460954 | instance | ok: [instance]
2026-07-01 07:20:37.461041 | instance |
2026-07-01 07:20:37.461135 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-01 07:20:37.461319 | instance | Wednesday 01 July 2026 07:20:37 +0000 (0:00:00.246) 0:03:39.385 ********
2026-07-01 07:20:43.921101 | instance | ok: [instance]
2026-07-01 07:20:43.921259 | instance |
2026-07-01 07:20:43.921273 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-07-01 07:20:43.921414 | instance | Wednesday 01 July 2026 07:20:43 +0000 (0:00:06.459) 0:03:45.845 ********
2026-07-01 07:20:56.346039 | instance | changed: [instance]
2026-07-01 07:20:56.346117 | instance |
2026-07-01 07:20:56.346367 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-07-01 07:20:56.346406 | instance | Wednesday 01 July 2026 07:20:56 +0000 (0:00:12.425) 0:03:58.270 ********
2026-07-01 07:21:02.477199 | instance | ok: [instance]
2026-07-01 07:21:02.477327 | instance |
2026-07-01 07:21:02.477648 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-07-01 07:21:02.477719 | instance | Wednesday 01 July 2026 07:21:02 +0000 (0:00:06.130) 0:04:04.401 ********
2026-07-01 07:21:10.685852 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-07-01 07:21:10.685998 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-07-01 07:21:10.686016 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-07-01 07:21:10.686141 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-07-01 07:21:10.686254 | instance |
2026-07-01 07:21:10.686383 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-07-01 07:21:10.686499 | instance |
2026-07-01 07:21:10.686609 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:21:10.686735 | instance | Wednesday 01 July 2026 07:21:10 +0000 (0:00:08.208) 0:04:12.610 ********
2026-07-01 07:21:11.618552 | instance | ok: [instance]
2026-07-01 07:21:11.618683 | instance |
2026-07-01 07:21:11.618809 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:21:11.618932 | instance | Wednesday 01 July 2026 07:21:11 +0000 (0:00:00.932) 0:04:13.542 ********
2026-07-01 07:21:11.828375 | instance | ok: [instance]
2026-07-01 07:21:11.828471 | instance |
2026-07-01 07:21:11.828600 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:21:11.828725 | instance | Wednesday 01 July 2026 07:21:11 +0000 (0:00:00.210) 0:04:13.753 ********
2026-07-01 07:21:11.870085 | instance | skipping: [instance]
2026-07-01 07:21:11.870192 | instance |
2026-07-01 07:21:11.870315 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-01 07:21:11.870435 | instance | Wednesday 01 July 2026 07:21:11 +0000 (0:00:00.042) 0:04:13.795 ********
2026-07-01 07:21:12.083566 | instance | ok: [instance]
2026-07-01 07:21:12.083641 | instance |
2026-07-01 07:21:12.083797 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:21:12.083914 | instance | Wednesday 01 July 2026 07:21:12 +0000 (0:00:00.213) 0:04:14.008 ********
2026-07-01 07:21:12.142399 | instance | ok: [instance] => {
2026-07-01 07:21:12.142512 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-01 07:21:12.142626 | instance | }
2026-07-01 07:21:12.142737 | instance |
2026-07-01 07:21:12.142860 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:21:12.142980 | instance | Wednesday 01 July 2026 07:21:12 +0000 (0:00:00.058) 0:04:14.067 ********
2026-07-01 07:21:12.440967 | instance | ok: [instance]
2026-07-01 07:21:12.441098 | instance |
2026-07-01 07:21:12.441230 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:21:12.441410 | instance | Wednesday 01 July 2026 07:21:12 +0000 (0:00:00.298) 0:04:14.365 ********
2026-07-01 07:21:12.483276 | instance | skipping: [instance]
2026-07-01 07:21:12.483365 | instance |
2026-07-01 07:21:12.483505 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:21:12.483636 | instance | Wednesday 01 July 2026 07:21:12 +0000 (0:00:00.042) 0:04:14.407 ********
2026-07-01 07:21:12.527572 | instance | skipping: [instance]
2026-07-01 07:21:12.527658 | instance |
2026-07-01 07:21:12.527742 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:21:12.527865 | instance | Wednesday 01 July 2026 07:21:12 +0000 (0:00:00.044) 0:04:14.452 ********
2026-07-01 07:21:12.738050 | instance | ok: [instance]
2026-07-01 07:21:12.738111 | instance |
2026-07-01 07:21:12.738249 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:21:12.738371 | instance | Wednesday 01 July 2026 07:21:12 +0000 (0:00:00.210) 0:04:14.662 ********
2026-07-01 07:21:13.773556 | instance | ok: [instance]
2026-07-01 07:21:13.773675 | instance |
2026-07-01 07:21:13.773777 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:21:13.773925 | instance | Wednesday 01 July 2026 07:21:13 +0000 (0:00:01.035) 0:04:15.697 ********
2026-07-01 07:21:13.832882 | instance | ok: [instance] => {
2026-07-01 07:21:13.833008 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-07-01 07:21:13.833171 | instance | }
2026-07-01 07:21:13.833286 | instance |
2026-07-01 07:21:13.833402 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:21:13.833507 | instance | Wednesday 01 July 2026 07:21:13 +0000 (0:00:00.059) 0:04:15.757 ********
2026-07-01 07:21:14.202550 | instance | ok: [instance]
2026-07-01 07:21:14.202676 | instance |
2026-07-01 07:21:14.202688 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:21:14.202821 | instance | Wednesday 01 July 2026 07:21:14 +0000 (0:00:00.369) 0:04:16.127 ********
2026-07-01 07:21:16.099060 | instance | ok: [instance]
2026-07-01 07:21:16.099211 | instance |
2026-07-01 07:21:16.099236 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-01 07:21:16.099339 | instance | Wednesday 01 July 2026 07:21:16 +0000 (0:00:01.896) 0:04:18.023 ********
2026-07-01 07:21:16.128754 | instance | skipping: [instance]
2026-07-01 07:21:16.128909 | instance |
2026-07-01 07:21:16.129085 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-01 07:21:16.129265 | instance | Wednesday 01 July 2026 07:21:16 +0000 (0:00:00.029) 0:04:18.053 ********
2026-07-01 07:21:16.162028 | instance | skipping: [instance]
2026-07-01 07:21:16.162684 | instance |
2026-07-01 07:21:16.162736 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-01 07:21:16.162745 | instance | Wednesday 01 July 2026 07:21:16 +0000 (0:00:00.033) 0:04:18.086 ********
2026-07-01 07:21:16.200505 | instance | skipping: [instance]
2026-07-01 07:21:16.200576 | instance |
2026-07-01 07:21:16.200743 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-01 07:21:16.200972 | instance | Wednesday 01 July 2026 07:21:16 +0000 (0:00:00.037) 0:04:18.124 ********
2026-07-01 07:21:17.200912 | instance | ok: [instance]
2026-07-01 07:21:17.200995 | instance |
2026-07-01 07:21:17.201005 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-01 07:21:17.201013 | instance | Wednesday 01 July 2026 07:21:17 +0000 (0:00:00.999) 0:04:19.124 ********
2026-07-01 07:21:17.635515 | instance | ok: [instance]
2026-07-01 07:21:17.635624 | instance |
2026-07-01 07:21:17.635684 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-01 07:21:17.635851 | instance | Wednesday 01 July 2026 07:21:17 +0000 (0:00:00.435) 0:04:19.560 ********
2026-07-01 07:21:18.842502 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-01 07:21:18.842586 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-01 07:21:18.843292 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-01 07:21:18.843517 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-01 07:21:18.843523 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-01 07:21:18.843529 | instance |
2026-07-01 07:21:18.843533 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-01 07:21:18.843538 | instance | Wednesday 01 July 2026 07:21:18 +0000 (0:00:01.206) 0:04:20.767 ********
2026-07-01 07:21:19.358303 | instance | ok: [instance]
2026-07-01 07:21:19.358391 | instance |
2026-07-01 07:21:19.359030 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-01 07:21:19.359045 | instance | Wednesday 01 July 2026 07:21:19 +0000 (0:00:00.508) 0:04:21.276 ********
2026-07-01 07:21:19.359051 | instance |
2026-07-01 07:21:19.359055 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-01 07:21:19.359059 | instance | Wednesday 01 July 2026 07:21:19 +0000 (0:00:00.007) 0:04:21.283 ********
2026-07-01 07:21:19.718943 | instance | ok: [instance]
2026-07-01 07:21:19.719003 | instance |
2026-07-01 07:21:19.719269 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:21:19.719285 | instance | Wednesday 01 July 2026 07:21:19 +0000 (0:00:00.360) 0:04:21.643 ********
2026-07-01 07:21:19.928640 | instance | ok: [instance]
2026-07-01 07:21:19.928695 | instance |
2026-07-01 07:21:19.928930 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:21:19.928945 | instance | Wednesday 01 July 2026 07:21:19 +0000 (0:00:00.209) 0:04:21.853 ********
2026-07-01 07:21:19.979138 | instance | ok: [instance] => {
2026-07-01 07:21:19.979758 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-01 07:21:19.979795 | instance | }
2026-07-01 07:21:19.979801 | instance |
2026-07-01 07:21:19.979806 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:21:19.979811 | instance | Wednesday 01 July 2026 07:21:19 +0000 (0:00:00.050) 0:04:21.903 ********
2026-07-01 07:21:20.313535 | instance | ok: [instance]
2026-07-01 07:21:20.313604 | instance |
2026-07-01 07:21:20.313826 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:21:20.313886 | instance | Wednesday 01 July 2026 07:21:20 +0000 (0:00:00.334) 0:04:22.238 ********
2026-07-01 07:21:24.394691 | instance | ok: [instance]
2026-07-01 07:21:24.394781 | instance |
2026-07-01 07:21:24.395021 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-01 07:21:24.395061 | instance | Wednesday 01 July 2026 07:21:24 +0000 (0:00:04.081) 0:04:26.319 ********
2026-07-01 07:21:25.508684 | instance | ok: [instance]
2026-07-01 07:21:25.508770 | instance |
2026-07-01 07:21:25.509095 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-01 07:21:25.509144 | instance | Wednesday 01 July 2026 07:21:25 +0000 (0:00:01.113) 0:04:27.433 ********
2026-07-01 07:21:25.710211 | instance | ok: [instance]
2026-07-01 07:21:25.710294 | instance |
2026-07-01 07:21:25.710356 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-01 07:21:25.710498 | instance | Wednesday 01 July 2026 07:21:25 +0000 (0:00:00.201) 0:04:27.634 ********
2026-07-01 07:21:26.129314 | instance | ok: [instance]
2026-07-01 07:21:26.129377 | instance |
2026-07-01 07:21:26.129673 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-01 07:21:26.129715 | instance | Wednesday 01 July 2026 07:21:26 +0000 (0:00:00.419) 0:04:28.054 ********
2026-07-01 07:21:26.709379 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-07-01 07:21:26.709493 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-01 07:21:26.710068 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-01 07:21:26.710109 | instance |
2026-07-01 07:21:26.710115 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-01 07:21:26.710121 | instance | Wednesday 01 July 2026 07:21:26 +0000 (0:00:00.579) 0:04:28.633 ********
2026-07-01 07:21:27.146149 | instance | ok: [instance]
2026-07-01 07:21:27.146240 | instance |
2026-07-01 07:21:27.146520 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-01 07:21:27.146562 | instance | Wednesday 01 July 2026 07:21:27 +0000 (0:00:00.436) 0:04:29.070 ********
2026-07-01 07:21:27.602599 | instance | ok: [instance]
2026-07-01 07:21:27.602678 | instance |
2026-07-01 07:21:27.603477 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-01 07:21:27.603523 | instance | Wednesday 01 July 2026 07:21:27 +0000 (0:00:00.447) 0:04:29.518 ********
2026-07-01 07:21:27.603530 | instance |
2026-07-01 07:21:27.603542 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-01 07:21:27.603548 | instance | Wednesday 01 July 2026 07:21:27 +0000 (0:00:00.009) 0:04:29.527 ********
2026-07-01 07:21:27.991190 | instance | ok: [instance]
2026-07-01 07:21:27.991712 | instance |
2026-07-01 07:21:27.991785 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-01 07:21:27.991791 | instance | Wednesday 01 July 2026 07:21:27 +0000 (0:00:00.387) 0:04:29.915 ********
2026-07-01 07:21:28.057940 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-01 07:21:28.058508 | instance |
2026-07-01 07:21:28.058584 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-01 07:21:28.058613 | instance | Wednesday 01 July 2026 07:21:28 +0000 (0:00:00.066) 0:04:29.981 ********
2026-07-01 07:21:29.104396 | instance | ok: [instance]
2026-07-01 07:21:29.104534 | instance |
2026-07-01 07:21:29.104547 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-01 07:21:29.104632 | instance | Wednesday 01 July 2026 07:21:29 +0000 (0:00:01.046) 0:04:31.028 ********
2026-07-01 07:21:29.771881 | instance | ok: [instance] => (item=chronyd)
2026-07-01 07:21:29.771990 | instance | ok: [instance] => (item=sshd)
2026-07-01 07:21:29.772357 | instance |
2026-07-01 07:21:29.772394 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-01 07:21:29.772400 | instance | Wednesday 01 July 2026 07:21:29 +0000 (0:00:00.667) 0:04:31.696 ********
2026-07-01 07:21:30.068563 | instance | ok: [instance]
2026-07-01 07:21:30.068941 | instance |
2026-07-01 07:21:30.068990 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-01 07:21:30.068996 | instance | Wednesday 01 July 2026 07:21:30 +0000 (0:00:00.296) 0:04:31.993 ********
2026-07-01 07:21:30.273872 | instance | ok: [instance]
2026-07-01 07:21:30.273924 | instance |
2026-07-01 07:21:30.274233 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-01 07:21:30.274281 | instance | Wednesday 01 July 2026 07:21:30 +0000 (0:00:00.205) 0:04:32.198 ********
2026-07-01 07:21:30.533378 | instance | ok: [instance]
2026-07-01 07:21:30.533446 | instance |
2026-07-01 07:21:30.533683 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-01 07:21:30.533720 | instance | Wednesday 01 July 2026 07:21:30 +0000 (0:00:00.259) 0:04:32.458 ********
2026-07-01 07:21:30.752928 | instance | ok: [instance]
2026-07-01 07:21:30.753002 | instance |
2026-07-01 07:21:30.753257 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-07-01 07:21:30.753308 | instance | Wednesday 01 July 2026 07:21:30 +0000 (0:00:00.219) 0:04:32.677 ********
2026-07-01 07:21:30.975834 | instance | ok: [instance] => (item=instance)
2026-07-01 07:21:30.975906 | instance |
2026-07-01 07:21:30.976218 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-07-01 07:21:30.976278 | instance | Wednesday 01 July 2026 07:21:30 +0000 (0:00:00.223) 0:04:32.900 ********
2026-07-01 07:21:31.034717 | instance | ok: [instance]
2026-07-01 07:21:31.035153 | instance |
2026-07-01 07:21:31.035189 | instance | TASK [Install Ceph host] *******************************************************
2026-07-01 07:21:31.035205 | instance | Wednesday 01 July 2026 07:21:31 +0000 (0:00:00.058) 0:04:32.959 ********
2026-07-01 07:21:31.108260 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-01 07:21:31.108338 | instance |
2026-07-01 07:21:31.108617 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-01 07:21:31.108660 | instance | Wednesday 01 July 2026 07:21:31 +0000 (0:00:00.073) 0:04:33.032 ********
2026-07-01 07:21:31.158415 | instance | skipping: [instance]
2026-07-01 07:21:31.159164 | instance |
2026-07-01 07:21:31.159221 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-01 07:21:31.159233 | instance | Wednesday 01 July 2026 07:21:31 +0000 (0:00:00.049) 0:04:33.082 ********
2026-07-01 07:21:31.203375 | instance | skipping: [instance] => (item=instance)
2026-07-01 07:21:31.203460 | instance | skipping: [instance]
2026-07-01 07:21:31.203798 | instance |
2026-07-01 07:21:31.203836 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-01 07:21:31.203842 | instance | Wednesday 01 July 2026 07:21:31 +0000 (0:00:00.045) 0:04:33.128 ********
2026-07-01 07:21:31.449648 | instance | ok: [instance]
2026-07-01 07:21:31.449728 | instance |
2026-07-01 07:21:31.449837 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-01 07:21:31.450064 | instance | Wednesday 01 July 2026 07:21:31 +0000 (0:00:00.246) 0:04:33.374 ********
2026-07-01 07:21:37.885601 | instance | ok: [instance]
2026-07-01 07:21:37.885690 | instance |
2026-07-01 07:21:37.885918 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-07-01 07:21:37.885959 | instance | Wednesday 01 July 2026 07:21:37 +0000 (0:00:06.436) 0:04:39.810 ********
2026-07-01 07:21:43.174103 | instance | ok: [instance]
2026-07-01 07:21:43.174185 | instance |
2026-07-01 07:21:43.174442 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-07-01 07:21:43.174482 | instance | Wednesday 01 July 2026 07:21:43 +0000 (0:00:05.288) 0:04:45.098 ********
2026-07-01 07:21:57.141827 | instance | ok: [instance]
2026-07-01 07:21:57.141901 | instance |
2026-07-01 07:21:57.142150 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-07-01 07:21:57.142186 | instance | Wednesday 01 July 2026 07:21:57 +0000 (0:00:13.967) 0:04:59.066 ********
2026-07-01 07:23:30.704897 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-07-01 07:23:30.705038 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-07-01 07:23:30.705773 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-07-01 07:23:30.705819 | instance |
2026-07-01 07:23:30.705827 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-07-01 07:23:30.705834 | instance | Wednesday 01 July 2026 07:23:30 +0000 (0:01:33.562) 0:06:32.629 ********
2026-07-01 07:23:37.045019 | instance | ok: [instance]
2026-07-01 07:23:37.045097 | instance |
2026-07-01 07:23:37.045319 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-07-01 07:23:37.045396 | instance | Wednesday 01 July 2026 07:23:37 +0000 (0:00:06.340) 0:06:38.969 ********
2026-07-01 07:23:43.131468 | instance | ok: [instance]
2026-07-01 07:23:43.131541 | instance |
2026-07-01 07:23:43.131830 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-07-01 07:23:43.131900 | instance | Wednesday 01 July 2026 07:23:43 +0000 (0:00:06.085) 0:06:45.055 ********
2026-07-01 07:23:43.202316 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-07-01 07:23:43.202411 | instance |
2026-07-01 07:23:43.202521 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-07-01 07:23:43.202643 | instance | Wednesday 01 July 2026 07:23:43 +0000 (0:00:00.071) 0:06:45.126 ********
2026-07-01 07:23:43.248984 | instance | ok: [instance]
2026-07-01 07:23:43.249197 | instance |
2026-07-01 07:23:43.249459 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-07-01 07:23:43.249720 | instance | Wednesday 01 July 2026 07:23:43 +0000 (0:00:00.046) 0:06:45.173 ********
2026-07-01 07:23:49.271682 | instance | ok: [instance]
2026-07-01 07:23:49.272270 | instance |
2026-07-01 07:23:49.272290 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-07-01 07:23:49.272463 | instance | Wednesday 01 July 2026 07:23:49 +0000 (0:00:06.022) 0:06:51.196 ********
2026-07-01 07:23:49.319120 | instance | ok: [instance]
2026-07-01 07:23:49.319452 | instance |
2026-07-01 07:23:49.319667 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-07-01 07:23:49.320206 | instance | Wednesday 01 July 2026 07:23:49 +0000 (0:00:00.047) 0:06:51.243 ********
2026-07-01 07:23:49.369618 | instance | skipping: [instance] => (item=1)
2026-07-01 07:23:49.369859 | instance | skipping: [instance] => (item=1)
2026-07-01 07:23:49.370147 | instance | skipping: [instance] => (item=1)
2026-07-01 07:23:49.370406 | instance | skipping: [instance]
2026-07-01 07:23:49.370665 | instance |
2026-07-01 07:23:49.370929 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-07-01 07:23:49.371187 | instance | Wednesday 01 July 2026 07:23:49 +0000 (0:00:00.050) 0:06:51.294 ********
2026-07-01 07:23:49.417722 | instance | skipping: [instance]
2026-07-01 07:23:49.418023 | instance |
2026-07-01 07:23:49.418298 | instance | PLAY [all] *********************************************************************
2026-07-01 07:23:49.418570 | instance |
2026-07-01 07:23:49.418849 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-07-01 07:23:49.419118 | instance | Wednesday 01 July 2026 07:23:49 +0000 (0:00:00.048) 0:06:51.342 ********
2026-07-01 07:23:49.707232 | instance | changed: [instance]
2026-07-01 07:23:49.707424 | instance |
2026-07-01 07:23:49.707681 | instance | PLAY [all] *********************************************************************
2026-07-01 07:23:49.707922 | instance |
2026-07-01 07:23:49.708275 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:23:49.708563 | instance | Wednesday 01 July 2026 07:23:49 +0000 (0:00:00.289) 0:06:51.631 ********
2026-07-01 07:23:50.618004 | instance | ok: [instance]
2026-07-01 07:23:50.618116 | instance |
2026-07-01 07:23:50.618197 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-07-01 07:23:50.618362 | instance | Wednesday 01 July 2026 07:23:50 +0000 (0:00:00.910) 0:06:52.542 ********
2026-07-01 07:23:56.136599 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-07-01 07:23:56.136741 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-07-01 07:23:56.137024 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-07-01 07:23:56.137292 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-07-01 07:23:56.137572 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-07-01 07:23:56.137873 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-07-01 07:23:56.138130 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-07-01 07:23:56.138404 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-07-01 07:23:56.138684 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-07-01 07:23:56.138958 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-07-01 07:23:56.139246 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-07-01 07:23:56.139528 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-07-01 07:23:56.139838 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-07-01 07:23:56.140208 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-07-01 07:23:56.140530 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-07-01 07:23:56.140816 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-07-01 07:23:56.141098 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-07-01 07:23:56.141370 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-07-01 07:23:56.141649 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-07-01 07:23:56.141960 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-07-01 07:23:56.142194 | instance |
2026-07-01 07:23:56.142454 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-07-01 07:23:56.142721 | instance | Wednesday 01 July 2026 07:23:56 +0000 (0:00:05.518) 0:06:58.060 ********
2026-07-01 07:23:56.327216 | instance | changed: [instance]
2026-07-01 07:23:56.327340 | instance |
2026-07-01 07:23:56.327624 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-07-01 07:23:56.327974 | instance | Wednesday 01 July 2026 07:23:56 +0000 (0:00:00.190) 0:06:58.251 ********
2026-07-01 07:23:56.776072 | instance | changed: [instance]
2026-07-01 07:23:56.776179 | instance |
2026-07-01 07:23:56.776445 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-07-01 07:23:56.776693 | instance | Wednesday 01 July 2026 07:23:56 +0000 (0:00:00.448) 0:06:58.700 ********
2026-07-01 07:23:57.029273 | instance | ok: [instance]
2026-07-01 07:23:57.029429 | instance |
2026-07-01 07:23:57.029693 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-01 07:23:57.029981 | instance | Wednesday 01 July 2026 07:23:57 +0000 (0:00:00.253) 0:06:58.953 ********
2026-07-01 07:23:57.080258 | instance | ok: [instance]
2026-07-01 07:23:57.080454 | instance |
2026-07-01 07:23:57.080726 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-07-01 07:23:57.080972 | instance |
2026-07-01 07:23:57.081249 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:23:57.081521 | instance | Wednesday 01 July 2026 07:23:57 +0000 (0:00:00.051) 0:06:59.004 ********
2026-07-01 07:23:58.029813 | instance | ok: [instance]
2026-07-01 07:23:58.030678 | instance |
2026-07-01 07:23:58.030710 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-07-01 07:23:58.030722 | instance | Wednesday 01 July 2026 07:23:58 +0000 (0:00:00.949) 0:06:59.953 ********
2026-07-01 07:23:58.244826 | instance | changed: [instance]
2026-07-01 07:23:58.245390 | instance |
2026-07-01 07:23:58.245437 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-07-01 07:23:58.245445 | instance | Wednesday 01 July 2026 07:23:58 +0000 (0:00:00.215) 0:07:00.169 ********
2026-07-01 07:23:59.132948 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-07-01 07:23:59.133024 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-07-01 07:23:59.133831 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-07-01 07:23:59.133871 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-07-01 07:23:59.133877 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-07-01 07:23:59.133882 | instance |
2026-07-01 07:23:59.133887 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-07-01 07:23:59.133891 | instance | Wednesday 01 July 2026 07:23:59 +0000 (0:00:00.888) 0:07:01.057 ********
2026-07-01 07:23:59.315012 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-07-01 07:23:59.485227 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-07-01 07:23:59.665741 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-07-01 07:23:59.680724 | instance | ...ignoring
2026-07-01 07:23:59.681219 | instance |
2026-07-01 07:23:59.681260 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-07-01 07:23:59.681268 | instance | Wednesday 01 July 2026 07:23:59 +0000 (0:00:00.547) 0:07:01.605 ********
2026-07-01 07:23:59.891708 | instance | ok: [instance]
2026-07-01 07:23:59.892059 | instance |
2026-07-01 07:23:59.892095 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-07-01 07:23:59.892199 | instance | Wednesday 01 July 2026 07:23:59 +0000 (0:00:00.210) 0:07:01.816 ********
2026-07-01 07:24:00.082772 | instance | ok: [instance]
2026-07-01 07:24:00.082837 | instance |
2026-07-01 07:24:00.083089 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-07-01 07:24:00.083129 | instance | Wednesday 01 July 2026 07:24:00 +0000 (0:00:00.190) 0:07:02.007 ********
2026-07-01 07:24:00.116141 | instance | ok: [instance]
2026-07-01 07:24:00.116211 | instance |
2026-07-01 07:24:00.116472 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-07-01 07:24:00.116506 | instance | Wednesday 01 July 2026 07:24:00 +0000 (0:00:00.033) 0:07:02.040 ********
2026-07-01 07:24:00.157621 | instance | ok: [instance]
2026-07-01 07:24:00.158151 | instance |
2026-07-01 07:24:00.158182 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-07-01 07:24:00.158191 | instance | Wednesday 01 July 2026 07:24:00 +0000 (0:00:00.041) 0:07:02.082 ********
2026-07-01 07:24:00.689670 | instance | ok: [instance]
2026-07-01 07:24:00.689784 | instance |
2026-07-01 07:24:00.690181 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-07-01 07:24:00.690326 | instance | Wednesday 01 July 2026 07:24:00 +0000 (0:00:00.531) 0:07:02.614 ********
2026-07-01 07:24:00.947164 | instance | ok: [instance]
2026-07-01 07:24:00.947388 | instance |
2026-07-01 07:24:00.947543 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-07-01 07:24:00.947693 | instance | Wednesday 01 July 2026 07:24:00 +0000 (0:00:00.197) 0:07:02.811 ********
2026-07-01 07:24:00.947831 | instance |
2026-07-01 07:24:00.947994 | instance | PLAY [Install Kubernetes] ******************************************************
2026-07-01 07:24:00.948137 | instance |
2026-07-01 07:24:00.948281 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:24:00.948427 | instance | Wednesday 01 July 2026 07:24:00 +0000 (0:00:00.059) 0:07:02.871 ********
2026-07-01 07:24:01.858517 | instance | ok: [instance]
2026-07-01 07:24:01.858705 | instance |
2026-07-01 07:24:01.858719 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:24:01.858793 | instance | Wednesday 01 July 2026 07:24:01 +0000 (0:00:00.911) 0:07:03.782 ********
2026-07-01 07:24:02.069137 | instance | ok: [instance]
2026-07-01 07:24:02.069201 | instance |
2026-07-01 07:24:02.069207 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:24:02.069212 | instance | Wednesday 01 July 2026 07:24:02 +0000 (0:00:00.210) 0:07:03.993 ********
2026-07-01 07:24:02.114858 | instance | skipping: [instance]
2026-07-01 07:24:02.114926 | instance |
2026-07-01 07:24:02.114931 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-01 07:24:02.114937 | instance | Wednesday 01 July 2026 07:24:02 +0000 (0:00:00.045) 0:07:04.038 ********
2026-07-01 07:24:02.328433 | instance | ok: [instance]
2026-07-01 07:24:02.328574 | instance |
2026-07-01 07:24:02.328591 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:02.328709 | instance | Wednesday 01 July 2026 07:24:02 +0000 (0:00:00.214) 0:07:04.253 ********
2026-07-01 07:24:02.384655 | instance | ok: [instance] => {
2026-07-01 07:24:02.385341 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-01 07:24:02.385402 | instance | }
2026-07-01 07:24:02.385408 | instance |
2026-07-01 07:24:02.385414 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:02.385428 | instance | Wednesday 01 July 2026 07:24:02 +0000 (0:00:00.055) 0:07:04.308 ********
2026-07-01 07:24:02.678839 | instance | ok: [instance]
2026-07-01 07:24:02.678975 | instance |
2026-07-01 07:24:02.678988 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:02.679148 | instance | Wednesday 01 July 2026 07:24:02 +0000 (0:00:00.294) 0:07:04.603 ********
2026-07-01 07:24:02.732390 | instance | skipping: [instance]
2026-07-01 07:24:02.732965 | instance |
2026-07-01 07:24:02.733031 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:24:02.733040 | instance | Wednesday 01 July 2026 07:24:02 +0000 (0:00:00.053) 0:07:04.656 ********
2026-07-01 07:24:02.934523 | instance | ok: [instance]
2026-07-01 07:24:02.934653 | instance |
2026-07-01 07:24:02.934666 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:24:02.934795 | instance | Wednesday 01 July 2026 07:24:02 +0000 (0:00:00.202) 0:07:04.859 ********
2026-07-01 07:24:03.902431 | instance | ok: [instance]
2026-07-01 07:24:03.902492 | instance |
2026-07-01 07:24:03.902589 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:03.902771 | instance | Wednesday 01 July 2026 07:24:03 +0000 (0:00:00.967) 0:07:05.827 ********
2026-07-01 07:24:03.968729 | instance | ok: [instance] => {
2026-07-01 07:24:03.968806 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-07-01 07:24:03.968928 | instance | }
2026-07-01 07:24:03.969083 | instance |
2026-07-01 07:24:03.969231 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:03.969378 | instance | Wednesday 01 July 2026 07:24:03 +0000 (0:00:00.066) 0:07:05.893 ********
2026-07-01 07:24:04.297406 | instance | ok: [instance]
2026-07-01 07:24:04.297484 | instance |
2026-07-01 07:24:04.297582 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:04.297752 | instance | Wednesday 01 July 2026 07:24:04 +0000 (0:00:00.328) 0:07:06.222 ********
2026-07-01 07:24:06.212366 | instance | ok: [instance]
2026-07-01 07:24:06.212470 | instance |
2026-07-01 07:24:06.212534 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-01 07:24:06.212669 | instance | Wednesday 01 July 2026 07:24:06 +0000 (0:00:01.914) 0:07:08.137 ********
2026-07-01 07:24:06.249426 | instance | skipping: [instance]
2026-07-01 07:24:06.249493 | instance |
2026-07-01 07:24:06.249830 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-01 07:24:06.249906 | instance | Wednesday 01 July 2026 07:24:06 +0000 (0:00:00.036) 0:07:08.173 ********
2026-07-01 07:24:06.289412 | instance | skipping: [instance]
2026-07-01 07:24:06.289790 | instance |
2026-07-01 07:24:06.289821 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-01 07:24:06.289828 | instance | Wednesday 01 July 2026 07:24:06 +0000 (0:00:00.040) 0:07:08.213 ********
2026-07-01 07:24:06.329251 | instance | skipping: [instance]
2026-07-01 07:24:06.329657 | instance |
2026-07-01 07:24:06.329712 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-01 07:24:06.329719 | instance | Wednesday 01 July 2026 07:24:06 +0000 (0:00:00.039) 0:07:08.253 ********
2026-07-01 07:24:07.501184 | instance | ok: [instance]
2026-07-01 07:24:07.501264 | instance |
2026-07-01 07:24:07.501503 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-01 07:24:07.501808 | instance | Wednesday 01 July 2026 07:24:07 +0000 (0:00:01.172) 0:07:09.425 ********
2026-07-01 07:24:07.944352 | instance | ok: [instance]
2026-07-01 07:24:07.944828 | instance |
2026-07-01 07:24:07.944848 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-01 07:24:07.944855 | instance | Wednesday 01 July 2026 07:24:07 +0000 (0:00:00.443) 0:07:09.869 ********
2026-07-01 07:24:08.838229 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-01 07:24:08.838413 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-01 07:24:08.838427 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-01 07:24:08.839208 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-01 07:24:08.839268 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-01 07:24:08.839276 | instance |
2026-07-01 07:24:08.839282 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-01 07:24:08.839287 | instance | Wednesday 01 July 2026 07:24:08 +0000 (0:00:00.893) 0:07:10.762 ********
2026-07-01 07:24:10.362085 | instance | ok: [instance]
2026-07-01 07:24:10.362203 | instance |
2026-07-01 07:24:10.362216 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-01 07:24:10.362713 | instance | Wednesday 01 July 2026 07:24:10 +0000 (0:00:01.516) 0:07:12.279 ********
2026-07-01 07:24:10.362765 | instance |
2026-07-01 07:24:10.362771 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-01 07:24:10.362781 | instance | Wednesday 01 July 2026 07:24:10 +0000 (0:00:00.007) 0:07:12.286 ********
2026-07-01 07:24:10.713036 | instance | ok: [instance]
2026-07-01 07:24:10.713125 | instance |
2026-07-01 07:24:10.713140 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-07-01 07:24:10.713303 | instance | Wednesday 01 July 2026 07:24:10 +0000 (0:00:00.350) 0:07:12.637 ********
2026-07-01 07:24:11.289168 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-07-01 07:24:11.303029 | instance | ...ignoring
2026-07-01 07:24:11.303061 | instance |
2026-07-01 07:24:11.303068 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-07-01 07:24:11.303074 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.589) 0:07:13.227 ********
2026-07-01 07:24:11.336866 | instance | skipping: [instance]
2026-07-01 07:24:11.336887 | instance |
2026-07-01 07:24:11.336893 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-07-01 07:24:11.336897 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.033) 0:07:13.261 ********
2026-07-01 07:24:11.378011 | instance | skipping: [instance]
2026-07-01 07:24:11.378044 | instance |
2026-07-01 07:24:11.378052 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-07-01 07:24:11.378058 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.040) 0:07:13.302 ********
2026-07-01 07:24:11.419065 | instance | skipping: [instance]
2026-07-01 07:24:11.419091 | instance |
2026-07-01 07:24:11.419098 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-07-01 07:24:11.419104 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.041) 0:07:13.343 ********
2026-07-01 07:24:11.468764 | instance | skipping: [instance]
2026-07-01 07:24:11.468837 | instance |
2026-07-01 07:24:11.468843 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-07-01 07:24:11.468850 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.048) 0:07:13.392 ********
2026-07-01 07:24:11.520719 | instance | skipping: [instance]
2026-07-01 07:24:11.520837 | instance |
2026-07-01 07:24:11.520882 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:24:11.521067 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.052) 0:07:13.445 ********
2026-07-01 07:24:11.727250 | instance | ok: [instance]
2026-07-01 07:24:11.727325 | instance |
2026-07-01 07:24:11.727608 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:11.727671 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.206) 0:07:13.651 ********
2026-07-01 07:24:11.776817 | instance | ok: [instance] => {
2026-07-01 07:24:11.776945 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-07-01 07:24:11.777676 | instance | }
2026-07-01 07:24:11.777738 | instance |
2026-07-01 07:24:11.777746 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:11.777754 | instance | Wednesday 01 July 2026 07:24:11 +0000 (0:00:00.049) 0:07:13.700 ********
2026-07-01 07:24:12.451223 | instance | changed: [instance]
2026-07-01 07:24:12.451292 | instance |
2026-07-01 07:24:12.451559 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:12.451601 | instance | Wednesday 01 July 2026 07:24:12 +0000 (0:00:00.675) 0:07:14.375 ********
2026-07-01 07:24:12.495592 | instance | skipping: [instance]
2026-07-01 07:24:12.495650 | instance |
2026-07-01 07:24:12.495778 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:24:12.495962 | instance | Wednesday 01 July 2026 07:24:12 +0000 (0:00:00.044) 0:07:14.420 ********
2026-07-01 07:24:12.695058 | instance | ok: [instance]
2026-07-01 07:24:12.695155 | instance |
2026-07-01 07:24:12.695260 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:12.695420 | instance | Wednesday 01 July 2026 07:24:12 +0000 (0:00:00.199) 0:07:14.619 ********
2026-07-01 07:24:12.743109 | instance | ok: [instance] => {
2026-07-01 07:24:12.743225 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-07-01 07:24:12.743415 | instance | }
2026-07-01 07:24:12.743556 | instance |
2026-07-01 07:24:12.743714 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:12.743864 | instance | Wednesday 01 July 2026 07:24:12 +0000 (0:00:00.047) 0:07:14.667 ********
2026-07-01 07:24:13.460729 | instance | changed: [instance]
2026-07-01 07:24:13.461107 | instance |
2026-07-01 07:24:13.461499 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:13.461863 | instance | Wednesday 01 July 2026 07:24:13 +0000 (0:00:00.715) 0:07:15.383 ********
2026-07-01 07:24:13.520713 | instance | skipping: [instance]
2026-07-01 07:24:13.521016 | instance |
2026-07-01 07:24:13.521312 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-01 07:24:13.521663 | instance | Wednesday 01 July 2026 07:24:13 +0000 (0:00:00.058) 0:07:15.442 ********
2026-07-01 07:24:13.558808 | instance | skipping: [instance]
2026-07-01 07:24:13.559034 | instance |
2026-07-01 07:24:13.559304 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-01 07:24:13.559563 | instance | Wednesday 01 July 2026 07:24:13 +0000 (0:00:00.040) 0:07:15.483 ********
2026-07-01 07:24:13.592482 | instance | skipping: [instance]
2026-07-01 07:24:13.592602 | instance |
2026-07-01 07:24:13.592769 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-01 07:24:13.592935 | instance | Wednesday 01 July 2026 07:24:13 +0000 (0:00:00.034) 0:07:15.517 ********
2026-07-01 07:24:13.623179 | instance | skipping: [instance]
2026-07-01 07:24:13.623417 | instance |
2026-07-01 07:24:13.623681 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-01 07:24:13.623954 | instance | Wednesday 01 July 2026 07:24:13 +0000 (0:00:00.030) 0:07:15.547 ********
2026-07-01 07:24:14.568693 | instance | ok: [instance]
2026-07-01 07:24:14.568947 | instance |
2026-07-01 07:24:14.569317 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-01 07:24:14.569612 | instance | Wednesday 01 July 2026 07:24:14 +0000 (0:00:00.945) 0:07:16.493 ********
2026-07-01 07:24:14.982007 | instance | ok: [instance]
2026-07-01 07:24:14.982239 | instance |
2026-07-01 07:24:14.982527 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-01 07:24:14.982847 | instance | Wednesday 01 July 2026 07:24:14 +0000 (0:00:00.413) 0:07:16.906 ********
2026-07-01 07:24:15.866632 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-01 07:24:15.866698 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-01 07:24:15.866710 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-01 07:24:15.866719 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-01 07:24:15.866729 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-01 07:24:15.866739 | instance |
2026-07-01 07:24:15.866755 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-01 07:24:15.867077 | instance | Wednesday 01 July 2026 07:24:15 +0000 (0:00:00.882) 0:07:17.788 ********
2026-07-01 07:24:16.382424 | instance | ok: [instance]
2026-07-01 07:24:16.382508 | instance |
2026-07-01 07:24:16.383104 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-01 07:24:16.383142 | instance | Wednesday 01 July 2026 07:24:16 +0000 (0:00:00.511) 0:07:18.300 ********
2026-07-01 07:24:16.383148 | instance |
2026-07-01 07:24:16.383153 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-01 07:24:16.383157 | instance | Wednesday 01 July 2026 07:24:16 +0000 (0:00:00.006) 0:07:18.307 ********
2026-07-01 07:24:16.744798 | instance | ok: [instance]
2026-07-01 07:24:16.744840 | instance |
2026-07-01 07:24:16.744846 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:24:16.744851 | instance | Wednesday 01 July 2026 07:24:16 +0000 (0:00:00.361) 0:07:18.669 ********
2026-07-01 07:24:16.946873 | instance | ok: [instance]
2026-07-01 07:24:16.946954 | instance |
2026-07-01 07:24:16.947191 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:16.947235 | instance | Wednesday 01 July 2026 07:24:16 +0000 (0:00:00.202) 0:07:18.871 ********
2026-07-01 07:24:17.000399 | instance | ok: [instance] => {
2026-07-01 07:24:17.000521 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-07-01 07:24:17.000993 | instance | }
2026-07-01 07:24:17.001041 | instance |
2026-07-01 07:24:17.001046 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:17.001051 | instance | Wednesday 01 July 2026 07:24:16 +0000 (0:00:00.053) 0:07:18.925 ********
2026-07-01 07:24:17.660610 | instance | changed: [instance]
2026-07-01 07:24:17.660900 | instance |
2026-07-01 07:24:17.660906 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:17.660911 | instance | Wednesday 01 July 2026 07:24:17 +0000 (0:00:00.659) 0:07:19.584 ********
2026-07-01 07:24:19.052493 | instance | changed: [instance]
2026-07-01 07:24:19.052569 | instance |
2026-07-01 07:24:19.052831 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:19.052867 | instance | Wednesday 01 July 2026 07:24:19 +0000 (0:00:01.392) 0:07:20.977 ********
2026-07-01 07:24:19.121811 | instance | ok: [instance] => {
2026-07-01 07:24:19.122398 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-07-01 07:24:19.122439 | instance | }
2026-07-01 07:24:19.122445 | instance |
2026-07-01 07:24:19.122450 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:19.122455 | instance | Wednesday 01 July 2026 07:24:19 +0000 (0:00:00.069) 0:07:21.046 ********
2026-07-01 07:24:19.786116 | instance | changed: [instance]
2026-07-01 07:24:19.786196 | instance |
2026-07-01 07:24:19.786262 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:19.786403 | instance | Wednesday 01 July 2026 07:24:19 +0000 (0:00:00.664) 0:07:21.710 ********
2026-07-01 07:24:21.145954 | instance | changed: [instance]
2026-07-01 07:24:21.146018 | instance |
2026-07-01 07:24:21.146314 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-07-01 07:24:21.146379 | instance | Wednesday 01 July 2026 07:24:21 +0000 (0:00:01.359) 0:07:23.070 ********
2026-07-01 07:24:21.607589 | instance | changed: [instance]
2026-07-01 07:24:21.607688 | instance |
2026-07-01 07:24:21.607758 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-07-01 07:24:21.607899 | instance | Wednesday 01 July 2026 07:24:21 +0000 (0:00:00.462) 0:07:23.532 ********
2026-07-01 07:24:21.831457 | instance | changed: [instance]
2026-07-01 07:24:21.831534 | instance |
2026-07-01 07:24:21.831862 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:24:21.831930 | instance | Wednesday 01 July 2026 07:24:21 +0000 (0:00:00.223) 0:07:23.755 ********
2026-07-01 07:24:22.046756 | instance | ok: [instance]
2026-07-01 07:24:22.046877 | instance |
2026-07-01 07:24:22.046892 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:22.047064 | instance | Wednesday 01 July 2026 07:24:22 +0000 (0:00:00.215) 0:07:23.971 ********
2026-07-01 07:24:22.107620 | instance | ok: [instance] => {
2026-07-01 07:24:22.107714 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-07-01 07:24:22.108087 | instance | }
2026-07-01 07:24:22.108164 | instance |
2026-07-01 07:24:22.108183 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:22.108193 | instance | Wednesday 01 July 2026 07:24:22 +0000 (0:00:00.060) 0:07:24.031 ********
2026-07-01 07:24:23.116863 | instance | changed: [instance]
2026-07-01 07:24:23.116932 | instance |
2026-07-01 07:24:23.117195 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:23.117233 | instance | Wednesday 01 July 2026 07:24:23 +0000 (0:00:01.009) 0:07:25.041 ********
2026-07-01 07:24:25.750011 | instance | changed: [instance]
2026-07-01 07:24:25.750105 | instance |
2026-07-01 07:24:25.750362 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-07-01 07:24:25.750378 | instance | Wednesday 01 July 2026 07:24:25 +0000 (0:00:02.633) 0:07:27.674 ********
2026-07-01 07:24:25.819741 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-07-01 07:24:25.819844 | instance |
2026-07-01 07:24:25.819984 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-07-01 07:24:25.820117 | instance | Wednesday 01 July 2026 07:24:25 +0000 (0:00:00.069) 0:07:27.744 ********
2026-07-01 07:24:26.802013 | instance | ok: [instance]
2026-07-01 07:24:26.802094 | instance |
2026-07-01 07:24:26.802419 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-07-01 07:24:26.802459 | instance | Wednesday 01 July 2026 07:24:26 +0000 (0:00:00.981) 0:07:28.726 ********
2026-07-01 07:24:27.009749 | instance | changed: [instance]
2026-07-01 07:24:27.009809 | instance |
2026-07-01 07:24:27.010077 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-07-01 07:24:27.010117 | instance | Wednesday 01 July 2026 07:24:27 +0000 (0:00:00.207) 0:07:28.934 ********
2026-07-01 07:24:27.467432 | instance | changed: [instance]
2026-07-01 07:24:27.467498 | instance |
2026-07-01 07:24:27.467776 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-07-01 07:24:27.467811 | instance | Wednesday 01 July 2026 07:24:27 +0000 (0:00:00.457) 0:07:29.392 ********
2026-07-01 07:24:28.216699 | instance | changed: [instance] => (item=br_netfilter)
2026-07-01 07:24:28.216772 | instance | ok: [instance] => (item=ip_tables)
2026-07-01 07:24:28.217350 | instance | changed: [instance] => (item=ip6_tables)
2026-07-01 07:24:28.217381 | instance | ok: [instance] => (item=nf_conntrack)
2026-07-01 07:24:28.217387 | instance |
2026-07-01 07:24:28.217392 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:24:28.217397 | instance | Wednesday 01 July 2026 07:24:28 +0000 (0:00:00.749) 0:07:30.141 ********
2026-07-01 07:24:28.430719 | instance | ok: [instance]
2026-07-01 07:24:28.430794 | instance |
2026-07-01 07:24:28.431100 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:24:28.431138 | instance | Wednesday 01 July 2026 07:24:28 +0000 (0:00:00.213) 0:07:30.355 ********
2026-07-01 07:24:28.477627 | instance | ok: [instance] => {
2026-07-01 07:24:28.478445 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-07-01 07:24:28.478481 | instance | }
2026-07-01 07:24:28.478488 | instance |
2026-07-01 07:24:28.478494 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:24:28.478500 | instance | Wednesday 01 July 2026 07:24:28 +0000 (0:00:00.046) 0:07:30.402 ********
2026-07-01 07:24:29.492143 | instance | changed: [instance]
2026-07-01 07:24:29.492227 | instance |
2026-07-01 07:24:29.492288 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:24:29.492436 | instance | Wednesday 01 July 2026 07:24:29 +0000 (0:00:01.014) 0:07:31.416 ********
2026-07-01 07:24:29.539991 | instance | skipping: [instance]
2026-07-01 07:24:29.540369 | instance |
2026-07-01 07:24:29.540408 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-07-01 07:24:29.540414 | instance | Wednesday 01 July 2026 07:24:29 +0000 (0:00:00.047) 0:07:31.464 ********
2026-07-01 07:24:29.601005 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-07-01 07:24:29.601060 | instance |
2026-07-01 07:24:29.601271 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-07-01 07:24:29.601287 | instance | Wednesday 01 July 2026 07:24:29 +0000 (0:00:00.060) 0:07:31.525 ********
2026-07-01 07:24:29.639391 | instance | skipping: [instance]
2026-07-01 07:24:29.639480 | instance |
2026-07-01 07:24:29.639582 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-07-01 07:24:29.639737 | instance | Wednesday 01 July 2026 07:24:29 +0000 (0:00:00.038) 0:07:31.564 ********
2026-07-01 07:24:32.889220 | instance | changed: [instance]
2026-07-01 07:24:32.889635 | instance |
2026-07-01 07:24:32.889649 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-07-01 07:24:32.889659 | instance | Wednesday 01 July 2026 07:24:32 +0000 (0:00:03.249) 0:07:34.813 ********
2026-07-01 07:24:34.152744 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-07-01 07:24:34.152851 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-07-01 07:24:34.153962 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-07-01 07:24:34.154040 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-07-01 07:24:34.154048 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-07-01 07:24:34.154052 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-07-01 07:24:34.154057 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-07-01 07:24:34.154062 | instance |
2026-07-01 07:24:34.154067 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-07-01 07:24:34.154072 | instance | Wednesday 01 July 2026 07:24:34 +0000 (0:00:01.262) 0:07:36.076 ********
2026-07-01 07:24:34.691760 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-07-01 07:24:34.691882 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-07-01 07:24:34.692054 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-07-01 07:24:34.692232 | instance |
2026-07-01 07:24:34.692434 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-07-01 07:24:34.692602 | instance | Wednesday 01 July 2026 07:24:34 +0000 (0:00:00.539) 0:07:36.616 ********
2026-07-01 07:24:35.147938 | instance | changed: [instance]
2026-07-01 07:24:35.148097 | instance |
2026-07-01 07:24:35.148371 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-07-01 07:24:35.148623 | instance | Wednesday 01 July 2026 07:24:35 +0000 (0:00:00.456) 0:07:37.072 ********
2026-07-01 07:24:35.571530 | instance | changed: [instance]
2026-07-01 07:24:35.571699 | instance |
2026-07-01 07:24:35.571957 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-07-01 07:24:35.572354 | instance | Wednesday 01 July 2026 07:24:35 +0000 (0:00:00.423) 0:07:37.496 ********
2026-07-01 07:24:35.768838 | instance | ok: [instance]
2026-07-01 07:24:35.768976 | instance |
2026-07-01 07:24:35.769275 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-07-01 07:24:35.769578 | instance | Wednesday 01 July 2026 07:24:35 +0000 (0:00:00.197) 0:07:37.693 ********
2026-07-01 07:24:35.801973 | instance | skipping: [instance]
2026-07-01 07:24:35.802112 | instance |
2026-07-01 07:24:35.802407 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-07-01 07:24:35.802670 | instance | Wednesday 01 July 2026 07:24:35 +0000 (0:00:00.033) 0:07:37.726 ********
2026-07-01 07:24:36.332612 | instance | ok: [instance] => (item=swap)
2026-07-01 07:24:36.332806 | instance | ok: [instance] => (item=none)
2026-07-01 07:24:36.333125 | instance |
2026-07-01 07:24:36.333430 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-07-01 07:24:36.333664 | instance | Wednesday 01 July 2026 07:24:36 +0000 (0:00:00.530) 0:07:38.256 ********
2026-07-01 07:24:36.790129 | instance | changed: [instance]
2026-07-01 07:24:36.790183 | instance |
2026-07-01 07:24:36.790195 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-07-01 07:24:36.790205 | instance | Wednesday 01 July 2026 07:24:36 +0000 (0:00:00.456) 0:07:38.713 ********
2026-07-01 07:24:37.364399 | instance | changed: [instance]
2026-07-01 07:24:37.364472 | instance |
2026-07-01 07:24:37.364491 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-07-01 07:24:37.364666 | instance | Wednesday 01 July 2026 07:24:37 +0000 (0:00:00.564) 0:07:39.278 ********
2026-07-01 07:24:37.365053 | instance |
2026-07-01 07:24:37.365069 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-07-01 07:24:37.365079 | instance | Wednesday 01 July 2026 07:24:37 +0000 (0:00:00.010) 0:07:39.288 ********
2026-07-01 07:24:38.092511 | instance | ok: [instance]
2026-07-01 07:24:38.092573 | instance |
2026-07-01 07:24:38.092579 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-07-01 07:24:38.092584 | instance | Wednesday 01 July 2026 07:24:38 +0000 (0:00:00.727) 0:07:40.016 ********
2026-07-01 07:24:38.648250 | instance | changed: [instance]
2026-07-01 07:24:38.648374 | instance |
2026-07-01 07:24:38.648612 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-07-01 07:24:38.648630 | instance | Wednesday 01 July 2026 07:24:38 +0000 (0:00:00.556) 0:07:40.572 ********
2026-07-01 07:24:39.771102 | instance | ok: [instance]
2026-07-01 07:24:39.771178 | instance |
2026-07-01 07:24:39.771459 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-07-01 07:24:39.771527 | instance | Wednesday 01 July 2026 07:24:39 +0000 (0:00:01.122) 0:07:41.695 ********
2026-07-01 07:24:40.517137 | instance | ok: [instance]
2026-07-01 07:24:40.517266 | instance |
2026-07-01 07:24:40.517279 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-07-01 07:24:40.517458 | instance | Wednesday 01 July 2026 07:24:40 +0000 (0:00:00.746) 0:07:42.441 ********
2026-07-01 07:24:40.726466 | instance | ok: [instance]
2026-07-01 07:24:40.726523 | instance |
2026-07-01 07:24:40.726763 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-07-01 07:24:40.726804 | instance | Wednesday 01 July 2026 07:24:40 +0000 (0:00:00.209) 0:07:42.651 ********
2026-07-01 07:24:41.228785 | instance | ok: [instance]
2026-07-01 07:24:41.229119 | instance |
2026-07-01 07:24:41.229135 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-07-01 07:24:41.229141 | instance | Wednesday 01 July 2026 07:24:41 +0000 (0:00:00.502) 0:07:43.153 ********
2026-07-01 07:24:41.304268 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-07-01 07:24:41.304322 | instance |
2026-07-01 07:24:41.304606 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-07-01 07:24:41.304906 | instance | Wednesday 01 July 2026 07:24:41 +0000 (0:00:00.075) 0:07:43.228 ********
2026-07-01 07:24:41.383087 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-07-01 07:24:41.383448 | instance |
2026-07-01 07:24:41.383482 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-07-01 07:24:41.383489 | instance | Wednesday 01 July 2026 07:24:41 +0000 (0:00:00.078) 0:07:43.307 ********
2026-07-01 07:24:41.595589 | instance | ok: [instance] => (item=instance)
2026-07-01 07:24:41.596123 | instance |
2026-07-01 07:24:41.596559 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-07-01 07:24:41.596574 | instance | Wednesday 01 July 2026 07:24:41 +0000 (0:00:00.212) 0:07:43.520 ********
2026-07-01 07:24:41.645719 | instance | skipping: [instance]
2026-07-01 07:24:41.645801 | instance |
2026-07-01 07:24:41.645856 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-07-01 07:24:41.645995 | instance | Wednesday 01 July 2026 07:24:41 +0000 (0:00:00.050) 0:07:43.570 ********
2026-07-01 07:24:41.702720 | instance | ok: [instance]
2026-07-01 07:24:41.703046 | instance |
2026-07-01 07:24:41.703096 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-07-01 07:24:41.703107 | instance | Wednesday 01 July 2026 07:24:41 +0000 (0:00:00.056) 0:07:43.627 ********
2026-07-01 07:24:41.744867 | instance | ok: [instance] => {
2026-07-01 07:24:41.745505 | instance | "msg": "instance"
2026-07-01 07:24:41.745547 | instance | }
2026-07-01 07:24:41.745553 | instance |
2026-07-01 07:24:41.745557 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-07-01 07:24:41.745563 | instance | Wednesday 01 July 2026 07:24:41 +0000 (0:00:00.042) 0:07:43.669 ********
2026-07-01 07:24:42.296846 | instance | changed: [instance]
2026-07-01 07:24:42.296916 | instance |
2026-07-01 07:24:42.297066 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-07-01 07:24:42.297277 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.551) 0:07:44.221 ********
2026-07-01 07:24:42.333783 | instance | skipping: [instance]
2026-07-01 07:24:42.333905 | instance |
2026-07-01 07:24:42.334108 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-07-01 07:24:42.334279 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.037) 0:07:44.258 ********
2026-07-01 07:24:42.376738 | instance | skipping: [instance]
2026-07-01 07:24:42.376873 | instance |
2026-07-01 07:24:42.377083 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-07-01 07:24:42.377261 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.041) 0:07:44.299 ********
2026-07-01 07:24:42.420962 | instance | skipping: [instance]
2026-07-01 07:24:42.421337 | instance |
2026-07-01 07:24:42.421723 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-07-01 07:24:42.422137 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.043) 0:07:44.343 ********
2026-07-01 07:24:42.452434 | instance | skipping: [instance]
2026-07-01 07:24:42.452759 | instance |
2026-07-01 07:24:42.453094 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-07-01 07:24:42.453416 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.032) 0:07:44.375 ********
2026-07-01 07:24:42.484431 | instance | skipping: [instance]
2026-07-01 07:24:42.484756 | instance |
2026-07-01 07:24:42.485082 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-07-01 07:24:42.485404 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.033) 0:07:44.408 ********
2026-07-01 07:24:42.528737 | instance | skipping: [instance]
2026-07-01 07:24:42.528956 | instance |
2026-07-01 07:24:42.529113 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-07-01 07:24:42.529263 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.041) 0:07:44.450 ********
2026-07-01 07:24:42.568286 | instance | skipping: [instance]
2026-07-01 07:24:42.568637 | instance |
2026-07-01 07:24:42.568966 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-07-01 07:24:42.569282 | instance | Wednesday 01 July 2026 07:24:42 +0000 (0:00:00.041) 0:07:44.491 ********
2026-07-01 07:25:08.542052 | instance | changed: [instance]
2026-07-01 07:25:08.542451 | instance |
2026-07-01 07:25:08.542468 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-07-01 07:25:08.542474 | instance | Wednesday 01 July 2026 07:25:08 +0000 (0:00:25.975) 0:08:10.466 ********
2026-07-01 07:25:08.743243 | instance | ok: [instance]
2026-07-01 07:25:08.743310 | instance |
2026-07-01 07:25:08.743515 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-07-01 07:25:08.743641 | instance | Wednesday 01 July 2026 07:25:08 +0000 (0:00:00.201) 0:08:10.668 ********
2026-07-01 07:25:08.779633 | instance | skipping: [instance]
2026-07-01 07:25:08.779766 | instance |
2026-07-01 07:25:08.779923 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-07-01 07:25:08.780129 | instance | Wednesday 01 July 2026 07:25:08 +0000 (0:00:00.036) 0:08:10.704 ********
2026-07-01 07:25:08.973742 | instance | changed: [instance]
2026-07-01 07:25:08.973844 | instance |
2026-07-01 07:25:08.974064 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-07-01 07:25:08.974299 | instance | Wednesday 01 July 2026 07:25:08 +0000 (0:00:00.193) 0:08:10.898 ********
2026-07-01 07:25:09.176244 | instance | changed: [instance]
2026-07-01 07:25:09.176401 | instance |
2026-07-01 07:25:09.176654 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-07-01 07:25:09.177030 | instance | Wednesday 01 July 2026 07:25:09 +0000 (0:00:00.202) 0:08:11.100 ********
2026-07-01 07:25:09.365457 | instance | changed: [instance]
2026-07-01 07:25:09.365722 | instance |
2026-07-01 07:25:09.365993 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-07-01 07:25:09.366296 | instance | Wednesday 01 July 2026 07:25:09 +0000 (0:00:00.188) 0:08:11.289 ********
2026-07-01 07:25:13.287586 | instance | changed: [instance]
2026-07-01 07:25:13.288232 | instance |
2026-07-01 07:25:13.288274 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-07-01 07:25:13.288555 | instance | Wednesday 01 July 2026 07:25:13 +0000 (0:00:03.922) 0:08:15.211 ********
2026-07-01 07:25:23.522263 | instance | changed: [instance]
2026-07-01 07:25:23.522497 | instance |
2026-07-01 07:25:23.522819 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-07-01 07:25:23.523076 | instance | Wednesday 01 July 2026 07:25:23 +0000 (0:00:10.234) 0:08:25.446 ********
2026-07-01 07:25:23.569803 | instance | skipping: [instance]
2026-07-01 07:25:23.570049 | instance |
2026-07-01 07:25:23.570341 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-07-01 07:25:23.570585 | instance | Wednesday 01 July 2026 07:25:23 +0000 (0:00:00.047) 0:08:25.494 ********
2026-07-01 07:25:23.614465 | instance | skipping: [instance]
2026-07-01 07:25:23.614692 | instance |
2026-07-01 07:25:23.615094 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-07-01 07:25:23.615417 | instance | Wednesday 01 July 2026 07:25:23 +0000 (0:00:00.044) 0:08:25.538 ********
2026-07-01 07:25:24.442094 | instance | changed: [instance]
2026-07-01 07:25:24.442348 | instance |
2026-07-01 07:25:24.442629 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-07-01 07:25:24.442919 | instance | Wednesday 01 July 2026 07:25:24 +0000 (0:00:00.827) 0:08:26.366 ********
2026-07-01 07:25:24.488379 | instance | skipping: [instance] => (item=DaemonSet)
2026-07-01 07:25:24.488638 | instance | skipping: [instance] => (item=ConfigMap)
2026-07-01 07:25:24.488897 | instance | skipping: [instance]
2026-07-01 07:25:24.489130 | instance |
2026-07-01 07:25:24.489415 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-07-01 07:25:24.489699 | instance | Wednesday 01 July 2026 07:25:24 +0000 (0:00:00.046) 0:08:26.412 ********
2026-07-01 07:25:24.535616 | instance | skipping: [instance]
2026-07-01 07:25:24.536029 | instance |
2026-07-01 07:25:24.536409 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-07-01 07:25:24.536739 | instance | Wednesday 01 July 2026 07:25:24 +0000 (0:00:00.047) 0:08:26.460 ********
2026-07-01 07:25:24.578532 | instance | skipping: [instance]
2026-07-01 07:25:24.578991 | instance |
2026-07-01 07:25:24.579357 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-07-01 07:25:24.579693 | instance | Wednesday 01 July 2026 07:25:24 +0000 (0:00:00.042) 0:08:26.502 ********
2026-07-01 07:25:24.619242 | instance | skipping: [instance]
2026-07-01 07:25:24.619608 | instance |
2026-07-01 07:25:24.619969 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-07-01 07:25:24.620325 | instance | Wednesday 01 July 2026 07:25:24 +0000 (0:00:00.040) 0:08:26.543 ********
2026-07-01 07:25:24.652536 | instance | skipping: [instance]
2026-07-01 07:25:24.652651 | instance |
2026-07-01 07:25:24.652843 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-07-01 07:25:24.652996 | instance | Wednesday 01 July 2026 07:25:24 +0000 (0:00:00.033) 0:08:26.576 ********
2026-07-01 07:25:25.095096 | instance | ok: [instance]
2026-07-01 07:25:25.095195 | instance |
2026-07-01 07:25:25.095464 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-07-01 07:25:25.095583 | instance | Wednesday 01 July 2026 07:25:25 +0000 (0:00:00.442) 0:08:27.019 ********
2026-07-01 07:25:26.009520 | instance | changed: [instance]
2026-07-01 07:25:26.009589 | instance |
2026-07-01 07:25:26.009605 | instance | PLAY [Install control-plane components] ****************************************
2026-07-01 07:25:26.009617 | instance |
2026-07-01 07:25:26.009629 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:25:26.009643 | instance | Wednesday 01 July 2026 07:25:26 +0000 (0:00:00.913) 0:08:27.933 ********
2026-07-01 07:25:27.036865 | instance | ok: [instance]
2026-07-01 07:25:27.037265 | instance |
2026-07-01 07:25:27.037282 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-01 07:25:27.037287 | instance | Wednesday 01 July 2026 07:25:27 +0000 (0:00:01.028) 0:08:28.961 ********
2026-07-01 07:25:27.241091 | instance | ok: [instance]
2026-07-01 07:25:27.241153 | instance |
2026-07-01 07:25:27.241430 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:25:27.241465 | instance | Wednesday 01 July 2026 07:25:27 +0000 (0:00:00.204) 0:08:29.165 ********
2026-07-01 07:25:28.276266 | instance | ok: [instance]
2026-07-01 07:25:28.276420 | instance |
2026-07-01 07:25:28.276528 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-01 07:25:28.276656 | instance | Wednesday 01 July 2026 07:25:28 +0000 (0:00:01.035) 0:08:30.200 ********
2026-07-01 07:25:28.480664 | instance | ok: [instance]
2026-07-01 07:25:28.480750 | instance |
2026-07-01 07:25:28.480861 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:25:28.480995 | instance | Wednesday 01 July 2026 07:25:28 +0000 (0:00:00.204) 0:08:30.405 ********
2026-07-01 07:25:28.533448 | instance | ok: [instance] => {
2026-07-01 07:25:28.533600 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-07-01 07:25:28.533757 | instance | }
2026-07-01 07:25:28.533907 | instance |
2026-07-01 07:25:28.534077 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:25:28.534242 | instance | Wednesday 01 July 2026 07:25:28 +0000 (0:00:00.052) 0:08:30.457 ********
2026-07-01 07:25:29.324375 | instance | changed: [instance]
2026-07-01 07:25:29.324643 | instance |
2026-07-01 07:25:29.324920 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:25:29.325194 | instance | Wednesday 01 July 2026 07:25:29 +0000 (0:00:00.791) 0:08:31.248 ********
2026-07-01 07:25:31.805942 | instance | changed: [instance]
2026-07-01 07:25:31.806031 | instance |
2026-07-01 07:25:31.806049 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-07-01 07:25:31.806316 | instance | Wednesday 01 July 2026 07:25:31 +0000 (0:00:02.481) 0:08:33.729 ********
2026-07-01 07:25:32.136212 | instance | ok: [instance]
2026-07-01 07:25:32.136673 | instance |
2026-07-01 07:25:32.136694 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-07-01 07:25:32.136702 | instance | Wednesday 01 July 2026 07:25:32 +0000 (0:00:00.330) 0:08:34.060 ********
2026-07-01 07:25:32.327012 | instance | changed: [instance]
2026-07-01 07:25:32.327109 | instance |
2026-07-01 07:25:32.327251 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-07-01 07:25:32.327433 | instance | Wednesday 01 July 2026 07:25:32 +0000 (0:00:00.191) 0:08:34.251 ********
2026-07-01 07:25:32.553661 | instance | ok: [instance]
2026-07-01 07:25:32.553760 | instance |
2026-07-01 07:25:32.554020 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-07-01 07:25:32.554061 | instance | Wednesday 01 July 2026 07:25:32 +0000 (0:00:00.226) 0:08:34.478 ********
2026-07-01 07:25:32.748004 | instance | changed: [instance]
2026-07-01 07:25:32.748124 | instance |
2026-07-01 07:25:32.748323 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-07-01 07:25:32.748512 | instance | Wednesday 01 July 2026 07:25:32 +0000 (0:00:00.194) 0:08:34.672 ********
2026-07-01 07:25:32.946639 | instance | ok: [instance]
2026-07-01 07:25:32.946862 | instance |
2026-07-01 07:25:32.947124 | instance | TASK [Install plugin] **********************************************************
2026-07-01 07:25:32.947407 | instance | Wednesday 01 July 2026 07:25:32 +0000 (0:00:00.197) 0:08:34.870 ********
2026-07-01 07:25:32.998360 | instance | included: vexxhost.containers.download_artifact for instance
2026-07-01 07:25:32.998956 | instance |
2026-07-01 07:25:32.999450 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:25:32.999756 | instance | Wednesday 01 July 2026 07:25:32 +0000 (0:00:00.052) 0:08:34.923 ********
2026-07-01 07:25:33.042410 | instance | ok: [instance] => {
2026-07-01 07:25:33.042666 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-07-01 07:25:33.042917 | instance | }
2026-07-01 07:25:33.043153 | instance |
2026-07-01 07:25:33.043413 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:25:33.043677 | instance | Wednesday 01 July 2026 07:25:33 +0000 (0:00:00.043) 0:08:34.966 ********
2026-07-01 07:25:33.857652 | instance | changed: [instance]
2026-07-01 07:25:33.857910 | instance |
2026-07-01 07:25:33.858222 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:25:33.858517 | instance | Wednesday 01 July 2026 07:25:33 +0000 (0:00:00.814) 0:08:35.781 ********
2026-07-01 07:25:35.632084 | instance | changed: [instance]
2026-07-01 07:25:35.632289 | instance |
2026-07-01 07:25:35.632307 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:25:35.632577 | instance | Wednesday 01 July 2026 07:25:35 +0000 (0:00:01.774) 0:08:37.556 ********
2026-07-01 07:25:35.672244 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:25:35.672325 | instance |
2026-07-01 07:25:35.672600 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:25:35.672632 | instance | Wednesday 01 July 2026 07:25:35 +0000 (0:00:00.040) 0:08:37.596 ********
2026-07-01 07:25:36.323719 | instance | changed: [instance]
2026-07-01 07:25:36.323801 | instance |
2026-07-01 07:25:36.324126 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-07-01 07:25:36.324213 | instance | Wednesday 01 July 2026 07:25:36 +0000 (0:00:00.651) 0:08:38.248 ********
2026-07-01 07:25:37.172894 | instance | ok: [instance]
2026-07-01 07:25:37.172968 | instance |
2026-07-01 07:25:37.173081 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-07-01 07:25:37.173205 | instance | Wednesday 01 July 2026 07:25:37 +0000 (0:00:00.849) 0:08:39.097 ********
2026-07-01 07:25:39.183518 | instance | changed: [instance]
2026-07-01 07:25:39.183601 | instance |
2026-07-01 07:25:39.183668 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:25:39.183792 | instance | Wednesday 01 July 2026 07:25:39 +0000 (0:00:02.010) 0:08:41.107 ********
2026-07-01 07:25:39.228209 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:25:39.228274 | instance |
2026-07-01 07:25:39.228418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:25:39.228541 | instance | Wednesday 01 July 2026 07:25:39 +0000 (0:00:00.044) 0:08:41.152 ********
2026-07-01 07:25:39.711481 | instance | changed: [instance]
2026-07-01 07:25:39.711696 | instance |
2026-07-01 07:25:39.712025 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-07-01 07:25:39.712300 | instance | Wednesday 01 July 2026 07:25:39 +0000 (0:00:00.483) 0:08:41.635 ********
2026-07-01 07:26:09.418638 | instance | changed: [instance]
2026-07-01 07:26:09.418952 | instance |
2026-07-01 07:26:09.419552 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-07-01 07:26:09.419650 | instance | Wednesday 01 July 2026 07:26:09 +0000 (0:00:29.706) 0:09:11.342 ********
2026-07-01 07:26:10.164989 | instance | changed: [instance]
2026-07-01 07:26:10.165065 | instance |
2026-07-01 07:26:10.165183 | instance | PLAY [all] *********************************************************************
2026-07-01 07:26:10.165545 | instance |
2026-07-01 07:26:10.165587 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:26:10.165596 | instance | Wednesday 01 July 2026 07:26:10 +0000 (0:00:00.747) 0:09:12.089 ********
2026-07-01 07:26:11.428720 | instance | ok: [instance]
2026-07-01 07:26:11.428811 | instance |
2026-07-01 07:26:11.428951 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-07-01 07:26:11.429101 | instance | Wednesday 01 July 2026 07:26:11 +0000 (0:00:01.263) 0:09:13.353 ********
2026-07-01 07:26:12.120791 | instance | changed: [instance]
2026-07-01 07:26:12.120880 | instance |
2026-07-01 07:26:12.121346 | instance | PLAY [all] *********************************************************************
2026-07-01 07:26:12.121382 | instance |
2026-07-01 07:26:12.121387 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-07-01 07:26:12.121392 | instance | Wednesday 01 July 2026 07:26:12 +0000 (0:00:00.692) 0:09:14.045 ********
2026-07-01 07:26:12.839197 | instance | ok: [instance]
2026-07-01 07:26:12.839266 | instance |
2026-07-01 07:26:12.839410 | instance | PLAY [controllers] *************************************************************
2026-07-01 07:26:12.839785 | instance |
2026-07-01 07:26:12.839824 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:26:12.839831 | instance | Wednesday 01 July 2026 07:26:12 +0000 (0:00:00.718) 0:09:14.763 ********
2026-07-01 07:26:14.030386 | instance | ok: [instance]
2026-07-01 07:26:14.030451 | instance |
2026-07-01 07:26:14.030717 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:26:14.030752 | instance | Wednesday 01 July 2026 07:26:14 +0000 (0:00:01.191) 0:09:15.955 ********
2026-07-01 07:26:14.080197 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:26:14.080432 | instance |
2026-07-01 07:26:14.080449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:26:14.080553 | instance | Wednesday 01 July 2026 07:26:14 +0000 (0:00:00.049) 0:09:16.004 ********
2026-07-01 07:26:14.535812 | instance | changed: [instance]
2026-07-01 07:26:14.535876 | instance |
2026-07-01 07:26:14.536032 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-07-01 07:26:14.536157 | instance | Wednesday 01 July 2026 07:26:14 +0000 (0:00:00.455) 0:09:16.460 ********
2026-07-01 07:26:16.285102 | instance | changed: [instance]
2026-07-01 07:26:16.285398 | instance |
2026-07-01 07:26:16.285465 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:26:16.285664 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:01.748) 0:09:18.209 ********
2026-07-01 07:26:16.329200 | instance | skipping: [instance]
2026-07-01 07:26:16.329675 | instance |
2026-07-01 07:26:16.329726 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-07-01 07:26:16.329734 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.044) 0:09:18.253 ********
2026-07-01 07:26:16.374096 | instance | skipping: [instance]
2026-07-01 07:26:16.374184 | instance |
2026-07-01 07:26:16.374449 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-07-01 07:26:16.374487 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.044) 0:09:18.298 ********
2026-07-01 07:26:16.414293 | instance | skipping: [instance]
2026-07-01 07:26:16.414395 | instance |
2026-07-01 07:26:16.414526 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-07-01 07:26:16.414653 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.039) 0:09:18.338 ********
2026-07-01 07:26:16.442953 | instance | skipping: [instance]
2026-07-01 07:26:16.443329 | instance |
2026-07-01 07:26:16.443368 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-07-01 07:26:16.443374 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.028) 0:09:18.367 ********
2026-07-01 07:26:16.500176 | instance | skipping: [instance]
2026-07-01 07:26:16.500612 | instance |
2026-07-01 07:26:16.500681 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-07-01 07:26:16.500707 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.056) 0:09:18.424 ********
2026-07-01 07:26:16.547268 | instance | skipping: [instance]
2026-07-01 07:26:16.547758 | instance |
2026-07-01 07:26:16.547795 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-07-01 07:26:16.547803 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.047) 0:09:18.471 ********
2026-07-01 07:26:16.594694 | instance | skipping: [instance]
2026-07-01 07:26:16.595185 | instance |
2026-07-01 07:26:16.595227 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-07-01 07:26:16.595235 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.047) 0:09:18.519 ********
2026-07-01 07:26:16.628279 | instance | skipping: [instance]
2026-07-01 07:26:16.628359 | instance |
2026-07-01 07:26:16.628618 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-07-01 07:26:16.628649 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.033) 0:09:18.553 ********
2026-07-01 07:26:16.678181 | instance | skipping: [instance]
2026-07-01 07:26:16.678290 | instance |
2026-07-01 07:26:16.678378 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-07-01 07:26:16.678495 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.049) 0:09:18.602 ********
2026-07-01 07:26:16.704586 | instance | skipping: [instance]
2026-07-01 07:26:16.705088 | instance |
2026-07-01 07:26:16.705136 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-07-01 07:26:16.705144 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.026) 0:09:18.629 ********
2026-07-01 07:26:16.739211 | instance | skipping: [instance]
2026-07-01 07:26:16.739539 | instance |
2026-07-01 07:26:16.739850 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-07-01 07:26:16.739856 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.034) 0:09:18.664 ********
2026-07-01 07:26:16.776851 | instance | skipping: [instance]
2026-07-01 07:26:16.776956 | instance |
2026-07-01 07:26:16.777062 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-07-01 07:26:16.777188 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.037) 0:09:18.701 ********
2026-07-01 07:26:16.828083 | instance | skipping: [instance]
2026-07-01 07:26:16.828193 | instance |
2026-07-01 07:26:16.828435 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-01 07:26:16.828451 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.051) 0:09:18.752 ********
2026-07-01 07:26:16.863300 | instance | skipping: [instance]
2026-07-01 07:26:16.863745 | instance |
2026-07-01 07:26:16.863814 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-01 07:26:16.863833 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.035) 0:09:18.788 ********
2026-07-01 07:26:16.898338 | instance | skipping: [instance]
2026-07-01 07:26:16.898415 | instance |
2026-07-01 07:26:16.898471 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-01 07:26:16.898592 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.035) 0:09:18.823 ********
2026-07-01 07:26:16.941482 | instance | skipping: [instance]
2026-07-01 07:26:16.941851 | instance |
2026-07-01 07:26:16.941895 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-07-01 07:26:16.941949 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.042) 0:09:18.865 ********
2026-07-01 07:26:16.979676 | instance | skipping: [instance]
2026-07-01 07:26:16.979709 | instance |
2026-07-01 07:26:16.979720 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-07-01 07:26:16.979730 | instance | Wednesday 01 July 2026 07:26:16 +0000 (0:00:00.037) 0:09:18.903 ********
2026-07-01 07:26:17.010080 | instance | skipping: [instance]
2026-07-01 07:26:17.010157 | instance |
2026-07-01 07:26:17.010174 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-07-01 07:26:17.010365 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.030) 0:09:18.933 ********
2026-07-01 07:26:17.035527 | instance | skipping: [instance]
2026-07-01 07:26:17.035712 | instance |
2026-07-01 07:26:17.035964 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-07-01 07:26:17.036192 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.026) 0:09:18.960 ********
2026-07-01 07:26:17.068662 | instance | skipping: [instance]
2026-07-01 07:26:17.068928 | instance |
2026-07-01 07:26:17.069210 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-07-01 07:26:17.069499 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.033) 0:09:18.993 ********
2026-07-01 07:26:17.097219 | instance | skipping: [instance]
2026-07-01 07:26:17.097479 | instance |
2026-07-01 07:26:17.097764 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-07-01 07:26:17.098041 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.028) 0:09:19.022 ********
2026-07-01 07:26:17.126525 | instance | skipping: [instance]
2026-07-01 07:26:17.126605 | instance |
2026-07-01 07:26:17.126784 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-07-01 07:26:17.126948 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.029) 0:09:19.051 ********
2026-07-01 07:26:17.178570 | instance | skipping: [instance]
2026-07-01 07:26:17.178709 | instance |
2026-07-01 07:26:17.179213 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-07-01 07:26:17.179387 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.051) 0:09:19.103 ********
2026-07-01 07:26:17.214017 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-07-01 07:26:17.214138 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-07-01 07:26:17.214346 | instance | skipping: [instance]
2026-07-01 07:26:17.214447 | instance |
2026-07-01 07:26:17.214609 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-07-01 07:26:17.214770 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.035) 0:09:19.138 ********
2026-07-01 07:26:17.245922 | instance | skipping: [instance]
2026-07-01 07:26:17.246057 | instance |
2026-07-01 07:26:17.246219 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-07-01 07:26:17.246382 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.031) 0:09:19.170 ********
2026-07-01 07:26:17.294401 | instance | skipping: [instance]
2026-07-01 07:26:17.294660 | instance |
2026-07-01 07:26:17.294910 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-07-01 07:26:17.295200 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.048) 0:09:19.218 ********
2026-07-01 07:26:17.324800 | instance | skipping: [instance]
2026-07-01 07:26:17.324956 | instance |
2026-07-01 07:26:17.325125 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-07-01 07:26:17.325292 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.030) 0:09:19.249 ********
2026-07-01 07:26:17.355200 | instance | skipping: [instance]
2026-07-01 07:26:17.355439 | instance |
2026-07-01 07:26:17.355706 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-07-01 07:26:17.355965 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.030) 0:09:19.279 ********
2026-07-01 07:26:17.399911 | instance | skipping: [instance]
2026-07-01 07:26:17.400084 | instance |
2026-07-01 07:26:17.400261 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:26:17.400475 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.044) 0:09:19.324 ********
2026-07-01 07:26:17.448153 | instance | skipping: [instance]
2026-07-01 07:26:17.448280 | instance |
2026-07-01 07:26:17.448545 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] ***
2026-07-01 07:26:17.448715 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.047) 0:09:19.372 ********
2026-07-01 07:26:17.475073 | instance | skipping: [instance]
2026-07-01 07:26:17.475233 | instance |
2026-07-01 07:26:17.475506 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] ****
2026-07-01 07:26:17.475695 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.027) 0:09:19.399 ********
2026-07-01 07:26:17.510964 | instance | skipping: [instance]
2026-07-01 07:26:17.511255 | instance |
2026-07-01 07:26:17.511633 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ******************
2026-07-01 07:26:17.511897 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.035) 0:09:19.435 ********
2026-07-01 07:26:17.540304 | instance | skipping: [instance]
2026-07-01 07:26:17.540606 | instance |
2026-07-01 07:26:17.540884 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] *****
2026-07-01 07:26:17.541187 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.029) 0:09:19.464 ********
2026-07-01 07:26:17.605356 | instance | skipping: [instance]
2026-07-01 07:26:17.605604 | instance |
2026-07-01 07:26:17.605870 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-07-01 07:26:17.606136 | instance |
2026-07-01 07:26:17.606370 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:26:17.606624 | instance | Wednesday 01 July 2026 07:26:17 +0000 (0:00:00.065) 0:09:19.530 ********
2026-07-01 07:26:18.838153 | instance | ok: [instance]
2026-07-01 07:26:18.838273 | instance |
2026-07-01 07:26:18.838437 | instance | TASK [Deploy Helm chart] *******************************************************
2026-07-01 07:26:18.838615 | instance | Wednesday 01 July 2026 07:26:18 +0000 (0:00:01.232) 0:09:20.762 ********
2026-07-01 07:26:18.889903 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-07-01 07:26:18.890150 | instance |
2026-07-01 07:26:18.890420 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-07-01 07:26:18.890678 | instance | Wednesday 01 July 2026 07:26:18 +0000 (0:00:00.051) 0:09:20.814 ********
2026-07-01 07:26:18.994450 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-07-01 07:26:18.994657 | instance |
2026-07-01 07:26:18.994958 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-07-01 07:26:18.995310 | instance | Wednesday 01 July 2026 07:26:18 +0000 (0:00:00.104) 0:09:20.918 ********
2026-07-01 07:26:36.074457 | instance | changed: [instance]
2026-07-01 07:26:36.074553 | instance |
2026-07-01 07:26:36.074774 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-07-01 07:26:36.074811 | instance | Wednesday 01 July 2026 07:26:36 +0000 (0:00:17.080) 0:09:37.999 ********
2026-07-01 07:26:36.723286 | instance | changed: [instance]
2026-07-01 07:26:36.723354 | instance |
2026-07-01 07:26:36.723367 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-07-01 07:26:36.723385 | instance | Wednesday 01 July 2026 07:26:36 +0000 (0:00:00.648) 0:09:38.647 ********
2026-07-01 07:26:36.768895 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-07-01 07:26:36.769148 | instance |
2026-07-01 07:26:36.769419 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-07-01 07:26:36.769672 | instance | Wednesday 01 July 2026 07:26:36 +0000 (0:00:00.046) 0:09:38.693 ********
2026-07-01 07:26:37.469877 | instance | changed: [instance]
2026-07-01 07:26:37.470105 | instance |
2026-07-01 07:26:37.470380 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-07-01 07:26:37.470684 | instance | Wednesday 01 July 2026 07:26:37 +0000 (0:00:00.700) 0:09:39.394 ********
2026-07-01 07:26:38.153442 | instance | ok: [instance]
2026-07-01 07:26:38.153673 | instance |
2026-07-01 07:26:38.153981 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-07-01 07:26:38.154252 | instance | Wednesday 01 July 2026 07:26:38 +0000 (0:00:00.683) 0:09:40.077 ********
2026-07-01 07:26:38.643463 | instance | changed: [instance]
2026-07-01 07:26:38.643525 | instance |
2026-07-01 07:26:38.643537 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-07-01 07:26:38.643547 | instance | Wednesday 01 July 2026 07:26:38 +0000 (0:00:00.480) 0:09:40.558 ********
2026-07-01 07:26:38.643556 | instance |
2026-07-01 07:26:38.643565 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-07-01 07:26:38.643574 | instance | Wednesday 01 July 2026 07:26:38 +0000 (0:00:00.008) 0:09:40.566 ********
2026-07-01 07:26:38.679083 | instance | skipping: [instance]
2026-07-01 07:26:38.679178 | instance |
2026-07-01 07:26:38.679310 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-07-01 07:26:38.679453 | instance | Wednesday 01 July 2026 07:26:38 +0000 (0:00:00.037) 0:09:40.603 ********
2026-07-01 07:26:40.054785 | instance | changed: [instance]
2026-07-01 07:26:40.054924 | instance |
2026-07-01 07:26:40.055300 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-07-01 07:26:40.055341 | instance | Wednesday 01 July 2026 07:26:40 +0000 (0:00:01.375) 0:09:41.979 ********
2026-07-01 07:26:41.960307 | instance | changed: [instance]
2026-07-01 07:26:41.960387 | instance |
2026-07-01 07:26:41.960727 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:26:41.960786 | instance | Wednesday 01 July 2026 07:26:41 +0000 (0:00:01.905) 0:09:43.884 ********
2026-07-01 07:26:42.010627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:26:42.011451 | instance |
2026-07-01 07:26:42.011525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:26:42.011732 | instance | Wednesday 01 July 2026 07:26:42 +0000 (0:00:00.049) 0:09:43.934 ********
2026-07-01 07:26:42.517417 | instance | changed: [instance]
2026-07-01 07:26:42.517501 | instance |
2026-07-01 07:26:42.517734 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-07-01 07:26:42.517772 | instance | Wednesday 01 July 2026 07:26:42 +0000 (0:00:00.507) 0:09:44.442 ********
2026-07-01 07:26:57.126041 | instance | changed: [instance]
2026-07-01 07:26:57.126163 | instance |
2026-07-01 07:26:57.126328 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:26:57.126476 | instance | Wednesday 01 July 2026 07:26:57 +0000 (0:00:14.608) 0:09:59.050 ********
2026-07-01 07:26:57.170177 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:26:57.170266 | instance |
2026-07-01 07:26:57.170388 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:26:57.170512 | instance | Wednesday 01 July 2026 07:26:57 +0000 (0:00:00.044) 0:09:59.094 ********
2026-07-01 07:26:57.660758 | instance | changed: [instance]
2026-07-01 07:26:57.660832 | instance |
2026-07-01 07:26:57.661077 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-07-01 07:26:57.661142 | instance | Wednesday 01 July 2026 07:26:57 +0000 (0:00:00.490) 0:09:59.585 ********
2026-07-01 07:27:00.476499 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-07-01 07:27:00.476608 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-07-01 07:27:00.476683 | instance |
2026-07-01 07:27:00.476936 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-07-01 07:27:00.476977 | instance | Wednesday 01 July 2026 07:27:00 +0000 (0:00:02.815) 0:10:02.401 ********
2026-07-01 07:27:04.805366 | instance | changed: [instance]
2026-07-01 07:27:04.805477 | instance |
2026-07-01 07:27:04.805603 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:27:04.805860 | instance | Wednesday 01 July 2026 07:27:04 +0000 (0:00:04.328) 0:10:06.730 ********
2026-07-01 07:27:04.849753 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:27:04.849856 | instance |
2026-07-01 07:27:04.850123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:27:04.850165 | instance | Wednesday 01 July 2026 07:27:04 +0000 (0:00:00.044) 0:10:06.774 ********
2026-07-01 07:27:05.306526 | instance | changed: [instance]
2026-07-01 07:27:05.306600 | instance |
2026-07-01 07:27:05.306882 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-07-01 07:27:05.306920 | instance | Wednesday 01 July 2026 07:27:05 +0000 (0:00:00.456) 0:10:07.231 ********
2026-07-01 07:27:08.277654 | instance | ok: [instance]
2026-07-01 07:27:08.277696 | instance |
2026-07-01 07:27:08.277701 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-07-01 07:27:08.277707 | instance | Wednesday 01 July 2026 07:27:08 +0000 (0:00:02.970) 0:10:10.202 ********
2026-07-01 07:27:10.698180 | instance | changed: [instance]
2026-07-01 07:27:10.698630 | instance |
2026-07-01 07:27:10.698639 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-07-01 07:27:10.698645 | instance | Wednesday 01 July 2026 07:27:10 +0000 (0:00:02.420) 0:10:12.622 ********
2026-07-01 07:27:11.330267 | instance | ok: [instance]
2026-07-01 07:27:11.330344 | instance |
2026-07-01 07:27:11.330630 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-07-01 07:27:11.330671 | instance | Wednesday 01 July 2026 07:27:11 +0000 (0:00:00.632) 0:10:13.255 ********
2026-07-01 07:27:12.059820 | instance | changed: [instance]
2026-07-01 07:27:12.059889 | instance |
2026-07-01 07:27:12.060149 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-07-01 07:27:12.060309 | instance | Wednesday 01 July 2026 07:27:12 +0000 (0:00:00.729) 0:10:13.984 ********
2026-07-01 07:27:13.086946 | instance | ok: [instance]
2026-07-01 07:27:13.087315 | instance |
2026-07-01 07:27:13.087341 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-07-01 07:27:13.087348 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:01.026) 0:10:15.011 ********
2026-07-01 07:27:13.126886 | instance | skipping: [instance]
2026-07-01 07:27:13.127207 | instance |
2026-07-01 07:27:13.127466 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-07-01 07:27:13.127724 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:00.039) 0:10:15.051 ********
2026-07-01 07:27:13.170992 | instance | skipping: [instance]
2026-07-01 07:27:13.171287 | instance |
2026-07-01 07:27:13.171612 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-07-01 07:27:13.171880 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:00.043) 0:10:15.095 ********
2026-07-01 07:27:13.220277 | instance | skipping: [instance]
2026-07-01 07:27:13.220514 | instance |
2026-07-01 07:27:13.220814 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-07-01 07:27:13.221098 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:00.049) 0:10:15.144 ********
2026-07-01 07:27:13.262801 | instance | skipping: [instance]
2026-07-01 07:27:13.263089 | instance |
2026-07-01 07:27:13.263447 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-07-01 07:27:13.263903 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:00.042) 0:10:15.187 ********
2026-07-01 07:27:13.306518 | instance | skipping: [instance]
2026-07-01 07:27:13.306729 | instance |
2026-07-01 07:27:13.307071 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-07-01 07:27:13.307380 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:00.043) 0:10:15.230 ********
2026-07-01 07:27:13.345458 | instance | skipping: [instance]
2026-07-01 07:27:13.345587 | instance |
2026-07-01 07:27:13.345756 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-07-01 07:27:13.345931 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:00.039) 0:10:15.269 ********
2026-07-01 07:27:13.384627 | instance | skipping: [instance]
2026-07-01 07:27:13.384881 | instance |
2026-07-01 07:27:13.385167 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-07-01 07:27:13.385442 | instance | Wednesday 01 July 2026 07:27:13 +0000 (0:00:00.038) 0:10:15.308 ********
2026-07-01 07:28:57.080245 | instance | changed: [instance]
2026-07-01 07:28:57.080458 | instance |
2026-07-01 07:28:57.080745 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-07-01 07:28:57.081019 | instance | Wednesday 01 July 2026 07:28:57 +0000 (0:01:43.695) 0:11:59.004 ********
2026-07-01 07:28:57.762039 | instance | changed: [instance]
2026-07-01 07:28:57.762263 | instance |
2026-07-01 07:28:57.762571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:28:57.762832 | instance | Wednesday 01 July 2026 07:28:57 +0000 (0:00:00.681) 0:11:59.686 ********
2026-07-01 07:28:57.814302 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:28:57.814548 | instance |
2026-07-01 07:28:57.814814 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:28:57.815074 | instance | Wednesday 01 July 2026 07:28:57 +0000 (0:00:00.052) 0:11:59.738 ********
2026-07-01 07:28:58.273680 | instance | changed: [instance]
2026-07-01 07:28:58.273760 | instance |
2026-07-01 07:28:58.273887 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-07-01 07:28:58.274007 | instance | Wednesday 01 July 2026 07:28:58 +0000 (0:00:00.459) 0:12:00.198 ********
2026-07-01 07:28:58.950912 | instance | changed: [instance]
2026-07-01 07:28:58.951003 | instance |
2026-07-01 07:28:58.951129 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-07-01 07:28:58.951295 | instance | Wednesday 01 July 2026 07:28:58 +0000 (0:00:00.677) 0:12:00.875 ********
2026-07-01 07:29:00.516897 | instance | changed: [instance]
2026-07-01 07:29:00.517143 | instance |
2026-07-01 07:29:00.517455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:29:00.517761 | instance | Wednesday 01 July 2026 07:29:00 +0000 (0:00:01.564) 0:12:02.440 ********
2026-07-01 07:29:00.559687 | instance | skipping: [instance]
2026-07-01 07:29:00.559930 | instance |
2026-07-01 07:29:00.560229 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:29:00.560490 | instance | Wednesday 01 July 2026 07:29:00 +0000 (0:00:00.043) 0:12:02.483 ********
2026-07-01 07:29:00.592441 | instance | skipping: [instance]
2026-07-01 07:29:00.592679 | instance |
2026-07-01 07:29:00.592954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:29:00.593214 | instance | Wednesday 01 July 2026 07:29:00 +0000 (0:00:00.033) 0:12:02.517 ********
2026-07-01 07:29:00.635970 | instance | skipping: [instance]
2026-07-01 07:29:00.636057 | instance |
2026-07-01 07:29:00.636293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:29:00.636478 | instance | Wednesday 01 July 2026 07:29:00 +0000 (0:00:00.042) 0:12:02.560 ********
2026-07-01 07:29:00.678855 | instance | skipping: [instance]
2026-07-01 07:29:00.679003 | instance |
2026-07-01 07:29:00.679252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:29:00.679498 | instance | Wednesday 01 July 2026 07:29:00 +0000 (0:00:00.042) 0:12:02.602 ********
2026-07-01 07:29:01.399884 | instance | ok: [instance]
2026-07-01 07:29:01.400074 | instance |
2026-07-01 07:29:01.400374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:29:01.400638 | instance | Wednesday 01 July 2026 07:29:01 +0000 (0:00:00.721) 0:12:03.324 ********
2026-07-01 07:29:01.448123 | instance | ok: [instance]
2026-07-01 07:29:01.448349 | instance |
2026-07-01 07:29:01.448646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:29:01.448919 | instance | Wednesday 01 July 2026 07:29:01 +0000 (0:00:00.048) 0:12:03.372 ********
2026-07-01 07:29:01.487827 | instance | ok: [instance]
2026-07-01 07:29:01.488098 | instance |
2026-07-01 07:29:01.488370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:29:01.488624 | instance | Wednesday 01 July 2026 07:29:01 +0000 (0:00:00.039) 0:12:03.412 ********
2026-07-01 07:29:01.540488 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:29:01.540727 | instance |
2026-07-01 07:29:01.540996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:29:01.541258 | instance | Wednesday 01 July 2026 07:29:01 +0000 (0:00:00.052) 0:12:03.465 ********
2026-07-01 07:29:01.586095 | instance | ok: [instance]
2026-07-01 07:29:01.586280 | instance |
2026-07-01 07:29:01.586579 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:29:01.586856 | instance | Wednesday 01 July 2026 07:29:01 +0000 (0:00:00.045) 0:12:03.510 ********
2026-07-01 07:29:01.632572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:29:01.632838 | instance |
2026-07-01 07:29:01.633128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:29:01.633451 | instance | Wednesday 01 July 2026 07:29:01 +0000 (0:00:00.046) 0:12:03.557 ********
2026-07-01 07:29:02.122914 | instance | changed: [instance]
2026-07-01 07:29:02.123113 | instance |
2026-07-01 07:29:02.123413 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-07-01 07:29:02.123736 | instance | Wednesday 01 July 2026 07:29:02 +0000 (0:00:00.490) 0:12:04.047 ********
2026-07-01 07:29:02.790218 | instance | ok: [instance]
2026-07-01 07:29:02.790453 | instance |
2026-07-01 07:29:02.790734 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-07-01 07:29:02.791006 | instance | Wednesday 01 July 2026 07:29:02 +0000 (0:00:00.667) 0:12:04.714 ********
2026-07-01 07:29:03.867170 | instance | changed: [instance]
2026-07-01 07:29:03.867293 | instance |
2026-07-01 07:29:03.867421 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-07-01 07:29:03.867580 | instance | Wednesday 01 July 2026 07:29:03 +0000 (0:00:01.076) 0:12:05.791 ********
2026-07-01 07:29:04.250564 | instance | ok: [instance]
2026-07-01 07:29:04.250661 | instance |
2026-07-01 07:29:04.250761 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-07-01 07:29:04.250863 | instance | Wednesday 01 July 2026 07:29:04 +0000 (0:00:00.383) 0:12:06.174 ********
2026-07-01 07:29:04.618880 | instance | changed: [instance]
2026-07-01 07:29:04.619113 | instance |
2026-07-01 07:29:04.619394 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-07-01 07:29:04.619668 | instance | Wednesday 01 July 2026 07:29:04 +0000 (0:00:00.368) 0:12:06.543 ********
2026-07-01 07:29:05.017606 | instance | changed: [instance]
2026-07-01 07:29:05.017830 | instance |
2026-07-01 07:29:05.018111 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-07-01 07:29:05.018390 | instance | Wednesday 01 July 2026 07:29:05 +0000 (0:00:00.398) 0:12:06.942 ********
2026-07-01 07:29:05.360373 | instance | ok: [instance]
2026-07-01 07:29:05.360504 | instance |
2026-07-01 07:29:05.360641 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-07-01 07:29:05.360851 | instance | Wednesday 01 July 2026 07:29:05 +0000 (0:00:00.342) 0:12:07.284 ********
2026-07-01 07:31:34.875315 | instance | changed: [instance]
2026-07-01 07:31:34.875393 | instance |
2026-07-01 07:31:34.876185 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-07-01 07:31:34.876252 | instance | Wednesday 01 July 2026 07:31:34 +0000 (0:02:29.514) 0:14:36.799 ********
2026-07-01 07:31:35.540349 | instance | ok: [instance]
2026-07-01 07:31:35.540433 | instance |
2026-07-01 07:31:35.540702 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-07-01 07:31:35.540738 | instance | Wednesday 01 July 2026 07:31:35 +0000 (0:00:00.665) 0:14:37.465 ********
2026-07-01 07:31:35.603207 | instance | included: ingress for instance
2026-07-01 07:31:35.603358 | instance |
2026-07-01 07:31:35.603742 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-07-01 07:31:35.603782 | instance | Wednesday 01 July 2026 07:31:35 +0000 (0:00:00.062) 0:14:37.527 ********
2026-07-01 07:31:36.431937 | instance | changed: [instance]
2026-07-01 07:31:36.432044 | instance |
2026-07-01 07:31:36.432275 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-07-01 07:31:36.432333 | instance | Wednesday 01 July 2026 07:31:36 +0000 (0:00:00.828) 0:14:38.356 ********
2026-07-01 07:31:36.689703 | instance | ok: [instance]
2026-07-01 07:31:36.689789 | instance |
2026-07-01 07:31:36.690055 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-07-01 07:31:36.690092 | instance | Wednesday 01 July 2026 07:31:36 +0000 (0:00:00.257) 0:14:38.614 ********
2026-07-01 07:31:37.570293 | instance | changed: [instance]
2026-07-01 07:31:37.570380 | instance |
2026-07-01 07:31:37.570845 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-07-01 07:31:37.570862 | instance |
2026-07-01 07:31:37.570867 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:31:37.570872 | instance | Wednesday 01 July 2026 07:31:37 +0000 (0:00:00.880) 0:14:39.495 ********
2026-07-01 07:31:39.023573 | instance | ok: [instance]
2026-07-01 07:31:39.023656 | instance |
2026-07-01 07:31:39.023970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:31:39.024016 | instance | Wednesday 01 July 2026 07:31:39 +0000 (0:00:01.453) 0:14:40.948 ********
2026-07-01 07:31:39.077944 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:31:39.078041 | instance |
2026-07-01 07:31:39.078275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:31:39.078314 | instance | Wednesday 01 July 2026 07:31:39 +0000 (0:00:00.054) 0:14:41.002 ********
2026-07-01 07:31:39.569181 | instance | changed: [instance]
2026-07-01 07:31:39.569270 | instance |
2026-07-01 07:31:39.569455 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-07-01 07:31:39.569549 | instance | Wednesday 01 July 2026 07:31:39 +0000 (0:00:00.491) 0:14:41.493 ********
2026-07-01 07:31:40.336566 | instance | ok: [instance]
2026-07-01 07:31:40.336637 | instance |
2026-07-01 07:31:40.336782 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-07-01 07:31:40.336898 | instance | Wednesday 01 July 2026 07:31:40 +0000 (0:00:00.767) 0:14:42.261 ********
2026-07-01 07:31:42.474152 | instance | changed: [instance]
2026-07-01 07:31:42.474220 | instance |
2026-07-01 07:31:42.474441 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:31:42.474481 | instance | Wednesday 01 July 2026 07:31:42 +0000 (0:00:02.137) 0:14:44.398 ********
2026-07-01 07:31:42.529533 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:31:42.529834 | instance |
2026-07-01 07:31:42.529921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:31:42.529940 | instance | Wednesday 01 July 2026 07:31:42 +0000 (0:00:00.055) 0:14:44.454 ********
2026-07-01 07:31:43.240150 | instance | changed: [instance]
2026-07-01 07:31:43.240209 | instance |
2026-07-01 07:31:43.240221 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-07-01 07:31:43.240231 | instance | Wednesday 01 July 2026 07:31:43 +0000 (0:00:00.709) 0:14:45.163 ********
2026-07-01 07:31:44.376631 | instance | changed: [instance]
2026-07-01 07:31:44.376684 | instance |
2026-07-01 07:31:44.376764 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-07-01 07:31:44.378433 | instance | Wednesday 01 July 2026 07:31:44 +0000 (0:00:01.137) 0:14:46.300 ********
2026-07-01 07:31:45.066303 | instance | ok: [instance]
2026-07-01 07:31:45.066555 | instance |
2026-07-01 07:31:45.066828 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-07-01 07:31:45.067094 | instance | Wednesday 01 July 2026 07:31:45 +0000 (0:00:00.690) 0:14:46.990 ********
2026-07-01 07:31:52.211397 | instance | ok: [instance]
2026-07-01 07:31:52.211477 | instance |
2026-07-01 07:31:52.211486 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-07-01 07:31:52.211493 | instance | Wednesday 01 July 2026 07:31:52 +0000 (0:00:07.144) 0:14:54.134 ********
2026-07-01 07:31:53.614141 | instance | ok: [instance]
2026-07-01 07:31:53.615013 | instance |
2026-07-01 07:31:53.615072 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-07-01 07:31:53.615085 | instance | Wednesday 01 July 2026 07:31:53 +0000 (0:00:01.403) 0:14:55.538 ********
2026-07-01 07:31:53.972328 | instance | ok: [instance]
2026-07-01 07:31:53.972393 | instance |
2026-07-01 07:31:53.972658 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-07-01 07:31:53.972698 | instance | Wednesday 01 July 2026 07:31:53 +0000 (0:00:00.358) 0:14:55.897 ********
2026-07-01 07:31:54.174487 | instance | ok: [instance]
2026-07-01 07:31:54.174580 | instance |
2026-07-01 07:31:54.174717 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-07-01 07:31:54.174843 | instance | Wednesday 01 July 2026 07:31:54 +0000 (0:00:00.202) 0:14:56.099 ********
2026-07-01 07:31:54.376727 | instance | ok: [instance]
2026-07-01 07:31:54.376797 | instance |
2026-07-01 07:31:54.377051 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-07-01 07:31:54.377150 | instance | Wednesday 01 July 2026 07:31:54 +0000 (0:00:00.202) 0:14:56.301 ********
2026-07-01 07:31:55.035008 | instance | changed: [instance]
2026-07-01 07:31:55.035118 | instance |
2026-07-01 07:31:55.035252 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-07-01 07:31:55.035364 | instance | Wednesday 01 July 2026 07:31:55 +0000 (0:00:00.658) 0:14:56.959 ********
2026-07-01 07:32:12.030955 | instance | changed: [instance] => (item=alertmanager)
2026-07-01 07:32:12.031254 | instance | changed: [instance] => (item=grafana)
2026-07-01 07:32:12.031488 | instance | changed: [instance] => (item=prometheus)
2026-07-01 07:32:12.031876 | instance |
2026-07-01 07:32:12.032263 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-07-01 07:32:12.032543 | instance | Wednesday 01 July 2026 07:32:12 +0000 (0:00:16.995) 0:15:13.955 ********
2026-07-01 07:32:13.974123 | instance | ok: [instance] => (item=alertmanager)
2026-07-01 07:32:13.974210 | instance | ok: [instance] => (item=grafana)
2026-07-01 07:32:13.974228 | instance | ok: [instance] => (item=prometheus)
2026-07-01 07:32:13.974987 | instance |
2026-07-01 07:32:13.975070 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-07-01 07:32:13.975083 | instance | Wednesday 01 July 2026 07:32:13 +0000 (0:00:01.942) 0:15:15.898 ********
2026-07-01 07:32:17.915487 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:17.915586 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:17.915649 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:17.916051 | instance | changed: [instance]
2026-07-01 07:32:17.916122 | instance |
2026-07-01 07:32:17.916133 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-07-01 07:32:17.916150 | instance | Wednesday 01 July 2026 07:32:17 +0000 (0:00:03.942) 0:15:19.840 ********
2026-07-01 07:32:23.018194 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:23.018754 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:23.018809 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:23.018820 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:23.018830 | instance | changed: [instance] => (item=None)
2026-07-01 07:32:23.018844 | instance | changed: [instance]
2026-07-01 07:32:23.019122 | instance |
2026-07-01 07:32:23.019140 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-07-01 07:32:23.019146 | instance | Wednesday 01 July 2026 07:32:23 +0000 (0:00:05.102) 0:15:24.943 ********
2026-07-01 07:32:34.370575 | instance | changed: [instance] => (item=alertmanager)
2026-07-01 07:32:34.370663 | instance | changed: [instance] => (item=prometheus)
2026-07-01 07:32:34.370971 | instance |
2026-07-01 07:32:34.371198 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-07-01 07:32:34.371209 | instance | Wednesday 01 July 2026 07:32:34 +0000 (0:00:11.352) 0:15:36.295 ********
2026-07-01 07:32:45.721659 | instance | changed: [instance] => (item=alertmanager)
2026-07-01 07:32:45.721718 | instance | changed: [instance] => (item=prometheus)
2026-07-01 07:32:45.721727 | instance |
2026-07-01 07:32:45.721733 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-07-01 07:32:45.721739 | instance | Wednesday 01 July 2026 07:32:45 +0000 (0:00:11.350) 0:15:47.645 ********
2026-07-01 07:32:46.412324 | instance | changed: [instance]
2026-07-01 07:32:46.412366 | instance |
2026-07-01 07:32:46.412374 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-07-01 07:32:46.412380 | instance | Wednesday 01 July 2026 07:32:46 +0000 (0:00:00.690) 0:15:48.336 ********
2026-07-01 07:32:53.408570 | instance | ok: [instance]
2026-07-01 07:32:53.408678 | instance |
2026-07-01 07:32:53.408694 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-07-01 07:32:53.408705 | instance | Wednesday 01 July 2026 07:32:53 +0000 (0:00:06.995) 0:15:55.331 ********
2026-07-01 07:33:07.381166 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-07-01 07:33:07.381247 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-07-01 07:33:07.381361 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-07-01 07:33:07.381485 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-07-01 07:33:07.381822 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-07-01 07:33:07.381956 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-07-01 07:33:07.381980 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-07-01 07:33:07.381991 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-07-01 07:33:07.382457 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-07-01 07:33:07.382498 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-07-01 07:33:07.382511 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-07-01 07:33:07.382526 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-07-01 07:33:07.382597 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-07-01 07:33:07.382686 | instance |
2026-07-01 07:33:07.382973 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-07-01 07:33:07.383106 | instance | Wednesday 01 July 2026 07:33:07 +0000 (0:00:13.973) 0:16:09.305 ********
2026-07-01 07:33:38.305888 | instance | changed: [instance]
2026-07-01 07:33:38.306090 | instance |
2026-07-01 07:33:38.306314 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:33:38.306494 | instance | Wednesday 01 July 2026 07:33:38 +0000 (0:00:30.924) 0:16:40.230 ********
2026-07-01 07:33:38.367561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:33:38.367720 | instance |
2026-07-01 07:33:38.367935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:33:38.368212 | instance | Wednesday 01 July 2026 07:33:38 +0000 (0:00:00.061) 0:16:40.292 ********
2026-07-01 07:33:38.960733 | instance | changed: [instance]
2026-07-01 07:33:38.960828 | instance |
2026-07-01 07:33:38.961211 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-07-01 07:33:38.961231 | instance | Wednesday 01 July 2026 07:33:38 +0000 (0:00:00.592) 0:16:40.885 ********
2026-07-01 07:33:42.285099 | instance | changed: [instance]
2026-07-01 07:33:42.285326 | instance |
2026-07-01 07:33:42.285631 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:33:42.285900 | instance | Wednesday 01 July 2026 07:33:42 +0000 (0:00:03.323) 0:16:44.208 ********
2026-07-01 07:33:42.343415 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:33:42.343472 | instance |
2026-07-01 07:33:42.343482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:33:42.343498 | instance | Wednesday 01 July 2026 07:33:42 +0000 (0:00:00.058) 0:16:44.267 ********
2026-07-01 07:33:42.872015 | instance | changed: [instance]
2026-07-01 07:33:42.872154 | instance |
2026-07-01 07:33:42.872316 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-07-01 07:33:42.872477 | instance | Wednesday 01 July 2026 07:33:42 +0000 (0:00:00.528) 0:16:44.796 ********
2026-07-01 07:33:44.703319 | instance | changed: [instance]
2026-07-01 07:33:44.703419 | instance |
2026-07-01 07:33:44.703531 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:33:44.703722 | instance | Wednesday 01 July 2026 07:33:44 +0000 (0:00:01.831) 0:16:46.627 ********
2026-07-01 07:33:44.769878 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:33:44.770098 | instance |
2026-07-01 07:33:44.770371 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:33:44.770634 | instance | Wednesday 01 July 2026 07:33:44 +0000 (0:00:00.066) 0:16:46.693 ********
2026-07-01 07:33:45.446802 | instance | changed: [instance]
2026-07-01 07:33:45.446928 | instance |
2026-07-01 07:33:45.447094 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-07-01 07:33:45.447262 | instance | Wednesday 01 July 2026 07:33:45 +0000 (0:00:00.677) 0:16:47.370 ********
2026-07-01 07:33:47.013134 | instance | changed: [instance]
2026-07-01 07:33:47.013337 | instance |
2026-07-01 07:33:47.013612 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-07-01 07:33:47.013878 | instance | Wednesday 01 July 2026 07:33:47 +0000 (0:00:01.566) 0:16:48.937 ********
2026-07-01 07:33:47.867537 | instance | changed: [instance]
2026-07-01 07:33:47.867765 | instance |
2026-07-01 07:33:47.868142 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:33:47.868443 | instance | Wednesday 01 July 2026 07:33:47 +0000 (0:00:00.854) 0:16:49.791 ********
2026-07-01 07:33:47.938177 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:33:47.938437 | instance |
2026-07-01 07:33:47.938724 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:33:47.939036 | instance | Wednesday 01 July 2026 07:33:47 +0000 (0:00:00.070) 0:16:49.861 ********
2026-07-01 07:33:48.444419 | instance | changed: [instance]
2026-07-01 07:33:48.444627 | instance |
2026-07-01 07:33:48.444958 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-07-01 07:33:48.445233 | instance | Wednesday 01 July 2026 07:33:48 +0000 (0:00:00.506) 0:16:50.368 ********
2026-07-01 07:33:50.021899 | instance | changed: [instance]
2026-07-01 07:33:50.021966 | instance |
2026-07-01 07:33:50.021973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:33:50.021980 | instance | Wednesday 01 July 2026 07:33:50 +0000 (0:00:01.576) 0:16:51.945 ********
2026-07-01 07:33:50.078594 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:33:50.078690 | instance |
2026-07-01 07:33:50.078818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:33:50.078948 | instance | Wednesday 01 July 2026 07:33:50 +0000 (0:00:00.057) 0:16:52.002 ********
2026-07-01 07:33:50.597771 | instance | changed: [instance]
2026-07-01 07:33:50.597859 | instance |
2026-07-01 07:33:50.598175 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-07-01 07:33:50.598252 | instance | Wednesday 01 July 2026 07:33:50 +0000 (0:00:00.518) 0:16:52.521 ********
2026-07-01 07:33:52.192273 | instance | changed: [instance]
2026-07-01 07:33:52.192376 | instance |
2026-07-01 07:33:52.192465 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-07-01 07:33:52.192580 | instance |
2026-07-01 07:33:52.192715 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:33:52.192849 | instance | Wednesday 01 July 2026 07:33:52 +0000 (0:00:01.594) 0:16:54.116 ********
2026-07-01 07:33:54.153894 | instance | ok: [instance]
2026-07-01 07:33:54.153966 | instance |
2026-07-01 07:33:54.154221 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-07-01 07:33:54.154254 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:01.962) 0:16:56.078 ********
2026-07-01 07:33:54.250630 | instance | skipping: [instance]
2026-07-01 07:33:54.250701 | instance |
2026-07-01 07:33:54.250843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:33:54.250969 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.096) 0:16:56.175 ********
2026-07-01 07:33:54.329425 | instance | ok: [instance]
2026-07-01 07:33:54.329531 | instance |
2026-07-01 07:33:54.329655 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:33:54.329784 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.078) 0:16:56.254 ********
2026-07-01 07:33:54.383594 | instance | skipping: [instance]
2026-07-01 07:33:54.383661 | instance |
2026-07-01 07:33:54.383806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:33:54.383965 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.054) 0:16:56.308 ********
2026-07-01 07:33:54.436678 | instance | skipping: [instance]
2026-07-01 07:33:54.436770 | instance |
2026-07-01 07:33:54.436909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:33:54.437076 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.053) 0:16:56.361 ********
2026-07-01 07:33:54.573164 | instance | skipping: [instance]
2026-07-01 07:33:54.573246 | instance |
2026-07-01 07:33:54.573515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:33:54.573564 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.136) 0:16:56.497 ********
2026-07-01 07:33:54.628308 | instance | skipping: [instance]
2026-07-01 07:33:54.628402 | instance |
2026-07-01 07:33:54.628493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:33:54.628660 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.054) 0:16:56.552 ********
2026-07-01 07:33:54.676185 | instance | skipping: [instance]
2026-07-01 07:33:54.676264 | instance |
2026-07-01 07:33:54.676392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:33:54.676517 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.047) 0:16:56.600 ********
2026-07-01 07:33:54.735717 | instance | ok: [instance]
2026-07-01 07:33:54.735840 | instance |
2026-07-01 07:33:54.736118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:33:54.736263 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.058) 0:16:56.659 ********
2026-07-01 07:33:54.796421 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:33:54.832591 | instance |
2026-07-01 07:33:54.832616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:33:54.832624 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.060) 0:16:56.720 ********
2026-07-01 07:33:54.885988 | instance | ok: [instance]
2026-07-01 07:33:54.886195 | instance |
2026-07-01 07:33:54.886486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:33:54.886750 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.089) 0:16:56.809 ********
2026-07-01 07:33:54.963334 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:33:54.964132 | instance |
2026-07-01 07:33:54.964176 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:33:54.964201 | instance | Wednesday 01 July 2026 07:33:54 +0000 (0:00:00.075) 0:16:56.884 ********
2026-07-01 07:33:55.517743 | instance | changed: [instance]
2026-07-01 07:33:55.518020 | instance |
2026-07-01 07:33:55.518302 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-07-01 07:33:55.518621 | instance | Wednesday 01 July 2026 07:33:55 +0000 (0:00:00.557) 0:16:57.441 ********
2026-07-01 07:33:57.265608 | instance | changed: [instance]
2026-07-01 07:33:57.265677 | instance |
2026-07-01 07:33:57.265688 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-07-01 07:33:57.265698 | instance | Wednesday 01 July 2026 07:33:57 +0000 (0:00:01.746) 0:16:59.188 ********
2026-07-01 07:33:58.543540 | instance | changed: [instance]
2026-07-01 07:33:58.543621 | instance |
2026-07-01 07:33:58.543747 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-01 07:33:58.543872 | instance | Wednesday 01 July 2026 07:33:58 +0000 (0:00:01.279) 0:17:00.468 ********
2026-07-01 07:34:02.761209 | instance | changed: [instance]
2026-07-01 07:34:02.761289 | instance |
2026-07-01 07:34:02.761879 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-01 07:34:02.761995 | instance | Wednesday 01 July 2026 07:34:02 +0000 (0:00:04.217) 0:17:04.685 ********
2026-07-01 07:34:02.990671 | instance | changed: [instance]
2026-07-01 07:34:02.990903 | instance |
2026-07-01 07:34:02.991222 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-01 07:34:02.991641 | instance | Wednesday 01 July 2026 07:34:02 +0000 (0:00:00.229) 0:17:04.915 ********
2026-07-01 07:34:03.584760 | instance | changed: [instance]
2026-07-01 07:34:03.586249 | instance |
2026-07-01 07:34:03.586651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:34:03.586935 | instance | Wednesday 01 July 2026 07:34:03 +0000 (0:00:00.593) 0:17:05.508 ********
2026-07-01 07:34:03.680448 | instance | ok: [instance]
2026-07-01 07:34:03.680712 | instance |
2026-07-01 07:34:03.680968 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:34:03.681243 | instance | Wednesday 01 July 2026 07:34:03 +0000 (0:00:00.096) 0:17:05.604 ********
2026-07-01 07:34:03.773877 | instance | included: rabbitmq for instance
2026-07-01 07:34:03.774123 | instance |
2026-07-01 07:34:03.774435 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-01 07:34:03.774721 | instance | Wednesday 01 July 2026 07:34:03 +0000 (0:00:00.093) 0:17:05.697 ********
2026-07-01 07:34:04.519717 | instance | ok: [instance]
2026-07-01 07:34:04.520033 | instance |
2026-07-01 07:34:04.520325 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-01 07:34:04.520711 | instance | Wednesday 01 July 2026 07:34:04 +0000 (0:00:00.745) 0:17:06.443 ********
2026-07-01 07:34:04.572920 | instance | skipping: [instance]
2026-07-01 07:34:04.573152 | instance |
2026-07-01 07:34:04.573449 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-01 07:34:04.573745 | instance | Wednesday 01 July 2026 07:34:04 +0000 (0:00:00.054) 0:17:06.497 ********
2026-07-01 07:34:04.625367 | instance | skipping: [instance]
2026-07-01 07:34:04.625609 | instance |
2026-07-01 07:34:04.625886 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-01 07:34:04.626151 | instance | Wednesday 01 July 2026 07:34:04 +0000 (0:00:00.052) 0:17:06.549 ********
2026-07-01 07:34:04.676582 | instance | skipping: [instance]
2026-07-01 07:34:04.676903 | instance |
2026-07-01 07:34:04.677200 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-01 07:34:04.677479 | instance | Wednesday 01 July 2026 07:34:04 +0000 (0:00:00.050) 0:17:06.600 ********
2026-07-01 07:34:46.108463 | instance | changed: [instance]
2026-07-01 07:34:46.108618 | instance |
2026-07-01 07:34:46.108808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:34:46.109002 | instance | Wednesday 01 July 2026 07:34:46 +0000 (0:00:41.432) 0:17:48.032 ********
2026-07-01 07:34:46.749756 | instance | ok: [instance]
2026-07-01 07:34:46.750052 | instance |
2026-07-01 07:34:46.750394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:34:46.750693 | instance | Wednesday 01 July 2026 07:34:46 +0000 (0:00:00.641) 0:17:48.674 ********
2026-07-01 07:34:46.805783 | instance | ok: [instance]
2026-07-01 07:34:46.806032 | instance |
2026-07-01 07:34:46.806301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:34:46.806562 | instance | Wednesday 01 July 2026 07:34:46 +0000 (0:00:00.056) 0:17:48.730 ********
2026-07-01 07:34:46.860826 | instance | skipping: [instance]
2026-07-01 07:34:46.861131 | instance |
2026-07-01 07:34:46.861419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:34:46.861707 | instance | Wednesday 01 July 2026 07:34:46 +0000 (0:00:00.055) 0:17:48.785 ********
2026-07-01 07:34:46.912669 | instance | skipping: [instance]
2026-07-01 07:34:46.912897 | instance |
2026-07-01 07:34:46.913169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:34:46.913450 | instance | Wednesday 01 July 2026 07:34:46 +0000 (0:00:00.051) 0:17:48.837 ********
2026-07-01 07:34:46.964580 | instance | ok: [instance]
2026-07-01 07:34:46.964783 | instance |
2026-07-01 07:34:46.964945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:34:46.965108 | instance | Wednesday 01 July 2026 07:34:46 +0000 (0:00:00.051) 0:17:48.889 ********
2026-07-01 07:34:47.063929 | instance | ok: [instance] => (item=identity)
2026-07-01 07:34:47.064273 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:34:47.064536 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:34:47.064805 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-01 07:34:47.065049 | instance |
2026-07-01 07:34:47.065318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:34:47.065578 | instance | Wednesday 01 July 2026 07:34:47 +0000 (0:00:00.099) 0:17:48.988 ********
2026-07-01 07:34:47.134950 | instance | ok: [instance]
2026-07-01 07:34:47.135252 | instance |
2026-07-01 07:34:47.135574 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:34:47.135903 | instance | Wednesday 01 July 2026 07:34:47 +0000 (0:00:00.071) 0:17:49.059 ********
2026-07-01 07:34:47.205076 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:34:47.205294 | instance |
2026-07-01 07:34:47.205577 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:34:47.205836 | instance | Wednesday 01 July 2026 07:34:47 +0000 (0:00:00.070) 0:17:49.129 ********
2026-07-01 07:34:47.729561 | instance | changed: [instance]
2026-07-01 07:34:47.729822 | instance |
2026-07-01 07:34:47.730131 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-07-01 07:34:47.730409 | instance | Wednesday 01 July 2026 07:34:47 +0000 (0:00:00.523) 0:17:49.653 ********
2026-07-01 07:34:49.217327 | instance | ok: [instance] => (item=None)
2026-07-01 07:34:49.217459 | instance | ok: [instance]
2026-07-01 07:34:49.217636 | instance |
2026-07-01 07:34:49.217804 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-07-01 07:34:49.217963 | instance | Wednesday 01 July 2026 07:34:49 +0000 (0:00:01.488) 0:17:51.141 ********
2026-07-01 07:34:50.249423 | instance | ok: [instance] => (item=atmosphere)
2026-07-01 07:34:50.249596 | instance |
2026-07-01 07:34:50.249874 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-07-01 07:34:50.250151 | instance | Wednesday 01 July 2026 07:34:50 +0000 (0:00:01.032) 0:17:52.173 ********
2026-07-01 07:34:51.208484 | instance | changed: [instance]
2026-07-01 07:34:51.208586 | instance |
2026-07-01 07:34:51.208720 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-07-01 07:34:51.208917 | instance | Wednesday 01 July 2026 07:34:51 +0000 (0:00:00.958) 0:17:53.132 ********
2026-07-01 07:34:52.327181 | instance | changed: [instance] => (item=None)
2026-07-01 07:34:52.327376 | instance | changed: [instance]
2026-07-01 07:34:52.327562 | instance |
2026-07-01 07:34:52.327752 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-07-01 07:34:52.327929 | instance | Wednesday 01 July 2026 07:34:52 +0000 (0:00:01.118) 0:17:54.251 ********
2026-07-01 07:34:53.907210 | instance | changed: [instance] => (item=None)
2026-07-01 07:34:53.907506 | instance | changed: [instance]
2026-07-01 07:34:53.907780 | instance |
2026-07-01 07:34:53.908131 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-07-01 07:34:53.908431 | instance | Wednesday 01 July 2026 07:34:53 +0000 (0:00:01.580) 0:17:55.831 ********
2026-07-01 07:37:35.122044 | instance | changed: [instance]
2026-07-01 07:37:35.122314 | instance |
2026-07-01 07:37:35.122594 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:37:35.122859 | instance | Wednesday 01 July 2026 07:37:35 +0000 (0:02:41.214) 0:20:37.046 ********
2026-07-01 07:37:35.258703 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:37:35.258909 | instance |
2026-07-01 07:37:35.259189 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:37:35.259467 | instance | Wednesday 01 July 2026 07:37:35 +0000 (0:00:00.136) 0:20:37.182 ********
2026-07-01 07:37:35.318365 | instance | skipping: [instance]
2026-07-01 07:37:35.318580 | instance |
2026-07-01 07:37:35.318940 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:37:35.319262 | instance | Wednesday 01 July 2026 07:37:35 +0000 (0:00:00.059) 0:20:37.242 ********
2026-07-01 07:37:35.378598 | instance | skipping: [instance]
2026-07-01 07:37:35.378812 | instance |
2026-07-01 07:37:35.379101 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:37:35.379370 | instance | Wednesday 01 July 2026 07:37:35 +0000 (0:00:00.059) 0:20:37.302 ********
2026-07-01 07:37:35.448862 | instance | ok: [instance]
2026-07-01 07:37:35.449204 | instance |
2026-07-01 07:37:35.449485 | instance | TASK [Create Ingress identity] *************************************************
2026-07-01 07:37:35.449741 | instance | Wednesday 01 July 2026 07:37:35 +0000 (0:00:00.070) 0:20:37.373 ********
2026-07-01 07:37:35.537295 | instance | included: ingress for instance
2026-07-01 07:37:35.537531 | instance |
2026-07-01 07:37:35.537866 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-07-01 07:37:35.538204 | instance | Wednesday 01 July 2026 07:37:35 +0000 (0:00:00.088) 0:20:37.461 ********
2026-07-01 07:37:36.548026 | instance | changed: [instance]
2026-07-01 07:37:36.548298 | instance |
2026-07-01 07:37:36.548607 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-07-01 07:37:36.548891 | instance | Wednesday 01 July 2026 07:37:36 +0000 (0:00:01.010) 0:20:38.471 ********
2026-07-01 07:37:41.012227 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-07-01 07:37:41.012420 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-07-01 07:37:41.012997 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-07-01 07:37:41.013105 | instance | ok: [instance]
2026-07-01 07:37:41.013399 | instance |
2026-07-01 07:37:41.013732 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-07-01 07:37:41.013942 | instance | Wednesday 01 July 2026 07:37:41 +0000 (0:00:04.464) 0:20:42.936 ********
2026-07-01 07:37:41.807579 | instance | ok: [instance]
2026-07-01 07:37:41.807703 | instance |
2026-07-01 07:37:41.807719 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-07-01 07:37:41.807925 | instance | Wednesday 01 July 2026 07:37:41 +0000 (0:00:00.795) 0:20:43.731 ********
2026-07-01 07:37:43.378001 | instance | ok: [instance] => (item=atmosphere)
2026-07-01 07:37:43.378095 | instance |
2026-07-01 07:37:43.378518 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-07-01 07:37:43.378572 | instance | Wednesday 01 July 2026 07:37:43 +0000 (0:00:01.570) 0:20:45.302 ********
2026-07-01 07:37:44.714754 | instance | changed: [instance] => (item=atmosphere)
2026-07-01 07:37:44.714853 | instance |
2026-07-01 07:37:44.715131 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-07-01 07:37:44.715180 | instance | Wednesday 01 July 2026 07:37:44 +0000 (0:00:01.337) 0:20:46.639 ********
2026-07-01 07:37:45.966224 | instance | changed: [instance] => (item=atmosphere)
2026-07-01 07:37:45.966302 | instance |
2026-07-01 07:37:45.966570 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-07-01 07:37:45.966624 | instance | Wednesday 01 July 2026 07:37:45 +0000 (0:00:01.251) 0:20:47.890 ********
2026-07-01 07:37:47.318368 | instance | changed: [instance] => (item=atmosphere)
2026-07-01 07:37:47.318752 | instance |
2026-07-01 07:37:47.318860 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-07-01 07:37:47.318869 | instance | Wednesday 01 July 2026 07:37:47 +0000 (0:00:01.352) 0:20:49.242 ********
2026-07-01 07:37:47.610389 | instance | changed: [instance]
2026-07-01 07:37:47.610467 | instance |
2026-07-01 07:37:47.610484 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-01 07:37:47.610547 | instance | Wednesday 01 July 2026 07:37:47 +0000 (0:00:00.291) 0:20:49.534 ********
2026-07-01 07:37:48.816393 | instance | ok: [instance]
2026-07-01 07:37:48.816497 | instance |
2026-07-01 07:37:48.816753 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-01 07:37:48.816816 | instance | Wednesday 01 July 2026 07:37:48 +0000 (0:00:01.206) 0:20:50.740 ********
2026-07-01 07:37:49.065363 | instance | ok: [instance]
2026-07-01 07:37:49.065460 | instance |
2026-07-01 07:37:49.065534 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-01 07:37:49.065668 | instance | Wednesday 01 July 2026 07:37:49 +0000 (0:00:00.248) 0:20:50.989 ********
2026-07-01 07:37:49.150766 | instance | ok: [instance] => {
2026-07-01 07:37:49.150896 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-07-01 07:37:49.151023 | instance | }
2026-07-01 07:37:49.151117 | instance |
2026-07-01 07:37:49.151236 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-01 07:37:49.151341 | instance | Wednesday 01 July 2026 07:37:49 +0000 (0:00:00.085) 0:20:51.075 ********
2026-07-01 07:37:52.833373 | instance | changed: [instance]
2026-07-01 07:37:52.833459 | instance |
2026-07-01 07:37:52.833689 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-01 07:37:52.833729 | instance | Wednesday 01 July 2026 07:37:52 +0000 (0:00:03.682) 0:20:54.758 ********
2026-07-01 07:37:54.180630 | instance | changed: [instance]
2026-07-01 07:37:54.180752 | instance |
2026-07-01 07:37:54.181001 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-07-01 07:37:54.181077 | instance | Wednesday 01 July 2026 07:37:54 +0000 (0:00:01.346) 0:20:56.104 ********
2026-07-01 07:37:54.744344 | instance | changed: [instance]
2026-07-01 07:37:54.744522 | instance |
2026-07-01 07:37:54.744872 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-07-01 07:37:54.745132 | instance | Wednesday 01 July 2026 07:37:54 +0000 (0:00:00.563) 0:20:56.668 ********
2026-07-01 07:37:55.653157 | instance | ok: [instance]
2026-07-01 07:37:55.653444 | instance |
2026-07-01 07:37:55.653756 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-07-01 07:37:55.654030 | instance | Wednesday 01 July 2026 07:37:55 +0000 (0:00:00.908) 0:20:57.577 ********
2026-07-01 07:37:56.366614 | instance | ok: [instance]
2026-07-01 07:37:56.366802 | instance |
2026-07-01 07:37:56.367166 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-07-01 07:37:56.367444 | instance | Wednesday 01 July 2026 07:37:56 +0000 (0:00:00.713) 0:20:58.290 ********
2026-07-01 07:37:56.759817 | instance | ok: [instance]
2026-07-01 07:37:56.759975 | instance |
2026-07-01 07:37:56.760155 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-07-01 07:37:56.760319 | instance | Wednesday 01 July 2026 07:37:56 +0000 (0:00:00.393) 0:20:58.683 ********
2026-07-01 07:37:56.882844 | instance | included: openstack_helm_endpoints for instance
2026-07-01 07:37:56.883076 | instance |
2026-07-01 07:37:56.883362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:37:56.884350 | instance | Wednesday 01 July 2026 07:37:56 +0000 (0:00:00.123) 0:20:58.807 ********
2026-07-01 07:37:56.943348 | instance | skipping: [instance]
2026-07-01 07:37:56.943540 | instance |
2026-07-01 07:37:56.943817 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:37:56.944134 | instance | Wednesday 01 July 2026 07:37:56 +0000 (0:00:00.060) 0:20:58.867 ********
2026-07-01 07:37:56.998255 | instance | skipping: [instance]
2026-07-01 07:37:56.998494 | instance |
2026-07-01 07:37:56.998786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:37:56.999076 | instance | Wednesday 01 July 2026 07:37:56 +0000 (0:00:00.054) 0:20:58.922 ********
2026-07-01 07:37:57.058135 | instance | skipping: [instance]
2026-07-01 07:37:57.058390 | instance |
2026-07-01 07:37:57.058675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:37:57.058942 | instance | Wednesday 01 July 2026 07:37:57 +0000 (0:00:00.059) 0:20:58.982 ********
2026-07-01 07:37:57.112367 | instance | skipping: [instance]
2026-07-01 07:37:57.112633 | instance |
2026-07-01 07:37:57.112926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:37:57.113196 | instance | Wednesday 01 July 2026 07:37:57 +0000 (0:00:00.054) 0:20:59.036 ********
2026-07-01 07:37:57.170076 | instance | skipping: [instance]
2026-07-01 07:37:57.170356 | instance |
2026-07-01 07:37:57.170646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:37:57.170950 | instance | Wednesday 01 July 2026 07:37:57 +0000 (0:00:00.056) 0:20:59.093 ********
2026-07-01 07:37:57.226359 | instance | skipping: [instance]
2026-07-01 07:37:57.226601 | instance |
2026-07-01 07:37:57.226898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:37:57.227178 | instance | Wednesday 01 July 2026 07:37:57 +0000 (0:00:00.057) 0:20:59.150 ********
2026-07-01 07:37:57.281761 | instance | ok: [instance]
2026-07-01 07:37:57.282614 | instance |
2026-07-01 07:37:57.282647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:37:57.282663 | instance | Wednesday 01 July 2026 07:37:57 +0000 (0:00:00.055) 0:20:59.206 ********
2026-07-01 07:37:57.353510 | instance | ok: [instance] => (item=identity)
2026-07-01 07:37:57.353715 | instance |
2026-07-01 07:37:57.353988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:37:57.354257 | instance | Wednesday 01 July 2026 07:37:57 +0000 (0:00:00.071) 0:20:59.277 ********
2026-07-01 07:37:57.636177 | instance | ok: [instance]
2026-07-01 07:37:57.636360 | instance |
2026-07-01 07:37:57.636628 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-07-01 07:37:57.636900 | instance | Wednesday 01 July 2026 07:37:57 +0000 (0:00:00.281) 0:20:59.559 ********
2026-07-01 07:37:58.177514 | instance | changed: [instance]
2026-07-01 07:37:58.177786 | instance |
2026-07-01 07:37:58.178055 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-07-01 07:37:58.178313 | instance | Wednesday 01 July 2026 07:37:58 +0000 (0:00:00.541) 0:21:00.101 ********
2026-07-01 07:37:58.712382 | instance | changed: [instance]
2026-07-01 07:37:58.712570 | instance |
2026-07-01 07:37:58.712843 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-07-01 07:37:58.713111 | instance | Wednesday 01 July 2026 07:37:58 +0000 (0:00:00.535) 0:21:00.636 ********
2026-07-01 07:37:59.221138 | instance | changed: [instance]
2026-07-01 07:37:59.221261 | instance |
2026-07-01 07:37:59.221449 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-07-01 07:37:59.221619 | instance | Wednesday 01 July 2026 07:37:59 +0000 (0:00:00.508) 0:21:01.145 ********
2026-07-01 07:37:59.765555 | instance | changed: [instance]
2026-07-01 07:37:59.765783 | instance |
2026-07-01 07:37:59.766107 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:37:59.766415 | instance | Wednesday 01 July 2026 07:37:59 +0000 (0:00:00.543) 0:21:01.689 ********
2026-07-01 07:37:59.856376 | instance | ok: [instance]
2026-07-01 07:37:59.856644 | instance |
2026-07-01 07:37:59.856928 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:37:59.857200 | instance | Wednesday 01 July 2026 07:37:59 +0000 (0:00:00.091) 0:21:01.780 ********
2026-07-01 07:37:59.931039 | instance | included: rabbitmq for instance
2026-07-01 07:37:59.931236 | instance |
2026-07-01 07:37:59.931539 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-01 07:37:59.931805 | instance | Wednesday 01 July 2026 07:37:59 +0000 (0:00:00.074) 0:21:01.855 ********
2026-07-01 07:38:00.651138 | instance | ok: [instance]
2026-07-01 07:38:00.651367 | instance |
2026-07-01 07:38:00.651667 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-01 07:38:00.652050 | instance | Wednesday 01 July 2026 07:38:00 +0000 (0:00:00.719) 0:21:02.574 ********
2026-07-01 07:38:00.713967 | instance | skipping: [instance]
2026-07-01 07:38:00.714086 | instance |
2026-07-01 07:38:00.714098 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-01 07:38:00.714121 | instance | Wednesday 01 July 2026 07:38:00 +0000 (0:00:00.062) 0:21:02.637 ********
2026-07-01 07:38:00.779144 | instance | skipping: [instance]
2026-07-01 07:38:00.779354 | instance |
2026-07-01 07:38:00.779645 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-01 07:38:00.779992 | instance | Wednesday 01 July 2026 07:38:00 +0000 (0:00:00.065) 0:21:02.703 ********
2026-07-01 07:38:00.839603 | instance | skipping: [instance]
2026-07-01 07:38:00.839868 | instance |
2026-07-01 07:38:00.840167 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-01 07:38:00.840428 | instance | Wednesday 01 July 2026 07:38:00 +0000 (0:00:00.059) 0:21:02.763 ********
2026-07-01 07:38:31.810341 | instance | changed: [instance]
2026-07-01 07:38:31.810538 | instance |
2026-07-01 07:38:31.810819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:38:31.811103 | instance | Wednesday 01 July 2026 07:38:31 +0000 (0:00:30.971) 0:21:33.734 ********
2026-07-01 07:38:32.547637 | instance | ok: [instance]
2026-07-01 07:38:32.547893 | instance |
2026-07-01 07:38:32.548248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:38:32.548520 | instance | Wednesday 01 July 2026 07:38:32 +0000 (0:00:00.736) 0:21:34.471 ********
2026-07-01 07:38:32.610490 | instance | ok: [instance]
2026-07-01 07:38:32.610690 | instance |
2026-07-01 07:38:32.610987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:38:32.611232 | instance | Wednesday 01 July 2026 07:38:32 +0000 (0:00:00.063) 0:21:34.535 ********
2026-07-01 07:38:32.669921 | instance | skipping: [instance]
2026-07-01 07:38:32.670152 | instance |
2026-07-01 07:38:32.670427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:38:32.670704 | instance | Wednesday 01 July 2026 07:38:32 +0000 (0:00:00.059) 0:21:34.594 ********
2026-07-01 07:38:32.726300 | instance | skipping: [instance]
2026-07-01 07:38:32.726491 | instance |
2026-07-01 07:38:32.726990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:38:32.727024 | instance | Wednesday 01 July 2026 07:38:32 +0000 (0:00:00.056) 0:21:34.650 ********
2026-07-01 07:38:32.781330 | instance | ok: [instance]
2026-07-01 07:38:32.781410 | instance |
2026-07-01 07:38:32.781667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:38:32.781932 | instance | Wednesday 01 July 2026 07:38:32 +0000 (0:00:00.055) 0:21:34.706 ********
2026-07-01 07:38:32.889599 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:38:32.889794 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-01 07:38:32.890050 | instance | ok: [instance] => (item=identity)
2026-07-01 07:38:32.890315 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:38:32.890567 | instance | ok: [instance] => (item=key_manager)
2026-07-01 07:38:32.890804 | instance |
2026-07-01 07:38:32.891077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:38:32.891325 | instance | Wednesday 01 July 2026 07:38:32 +0000 (0:00:00.107) 0:21:34.813 ********
2026-07-01 07:38:32.970369 | instance | ok: [instance]
2026-07-01 07:38:32.970545 | instance |
2026-07-01 07:38:32.970816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:38:32.971074 | instance | Wednesday 01 July 2026 07:38:32 +0000 (0:00:00.080) 0:21:34.894 ********
2026-07-01 07:38:33.046054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:38:33.046222 | instance |
2026-07-01 07:38:33.046484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:38:33.046772 | instance | Wednesday 01 July 2026 07:38:33 +0000 (0:00:00.075) 0:21:34.970 ********
2026-07-01 07:38:33.595639 | instance | changed: [instance]
2026-07-01 07:38:33.595827 | instance |
2026-07-01 07:38:33.596133 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-07-01 07:38:33.596402 | instance | Wednesday 01 July 2026 07:38:33 +0000 (0:00:00.549) 0:21:35.519 ********
2026-07-01 07:40:16.621800 | instance | changed: [instance]
2026-07-01 07:40:16.621971 | instance |
2026-07-01 07:40:16.622243 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:40:16.622510 | instance | Wednesday 01 July 2026 07:40:16 +0000 (0:01:43.026) 0:23:18.545 ********
2026-07-01 07:40:16.740552 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:40:16.740705 | instance |
2026-07-01 07:40:16.740973 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:40:16.741278 | instance | Wednesday 01 July 2026 07:40:16 +0000 (0:00:00.118) 0:23:18.664 ********
2026-07-01 07:40:16.798902 | instance | skipping: [instance]
2026-07-01 07:40:16.799169 | instance |
2026-07-01 07:40:16.799459 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:40:16.799747 | instance | Wednesday 01 July 2026 07:40:16 +0000 (0:00:00.059) 0:23:18.723 ********
2026-07-01 07:40:16.858462 | instance | skipping: [instance]
2026-07-01 07:40:16.858705 | instance |
2026-07-01 07:40:16.858995 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:40:16.859287 | instance | Wednesday 01 July 2026 07:40:16 +0000 (0:00:00.059) 0:23:18.782 ********
2026-07-01 07:40:16.939471 | instance | ok: [instance]
2026-07-01 07:40:16.939704 | instance |
2026-07-01 07:40:16.940046 | instance | TASK [Create Ingress key-manager] **********************************************
2026-07-01 07:40:16.940283 | instance | Wednesday 01 July 2026 07:40:16 +0000 (0:00:00.080) 0:23:18.863 ********
2026-07-01 07:40:17.027698 | instance | included: ingress for instance
2026-07-01 07:40:17.027903 | instance |
2026-07-01 07:40:17.028227 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-07-01 07:40:17.028466 | instance | Wednesday 01 July 2026 07:40:17 +0000 (0:00:00.088) 0:23:18.951 ********
2026-07-01 07:40:18.098288 | instance | changed: [instance]
2026-07-01 07:40:18.098419 | instance |
2026-07-01 07:40:18.098613 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-07-01 07:40:18.098777 | instance | Wednesday 01 July 2026 07:40:18 +0000 (0:00:01.070) 0:23:20.022 ********
2026-07-01 07:40:19.466704 | instance | changed: [instance]
2026-07-01 07:40:19.466812 | instance |
2026-07-01 07:40:19.467612 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-07-01 07:40:19.467680 | instance | Wednesday 01 July 2026 07:40:19 +0000 (0:00:01.368) 0:23:21.391 ********
2026-07-01 07:40:30.138356 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-07-01 07:40:30.138600 | instance |
2026-07-01 07:40:30.138878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:40:30.139138 | instance | Wednesday 01 July 2026 07:40:30 +0000 (0:00:10.670) 0:23:32.061 ********
2026-07-01 07:40:30.214058 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:40:30.214277 | instance |
2026-07-01 07:40:30.214536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:40:30.214818 | instance | Wednesday 01 July 2026 07:40:30 +0000 (0:00:00.076) 0:23:32.138 ********
2026-07-01 07:40:30.726228 | instance | changed: [instance]
2026-07-01 07:40:30.726494 | instance |
2026-07-01 07:40:30.726791 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-07-01 07:40:30.727116 | instance | Wednesday 01 July 2026 07:40:30 +0000 (0:00:00.511) 0:23:32.650 ********
2026-07-01 07:40:33.732662 | instance | changed: [instance]
2026-07-01 07:40:33.732720 | instance |
2026-07-01 07:40:33.732732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:40:33.732743 | instance | Wednesday 01 July 2026 07:40:33 +0000 (0:00:03.005) 0:23:35.656 ********
2026-07-01 07:40:33.787004 | instance | skipping: [instance]
2026-07-01 07:40:33.787069 | instance |
2026-07-01 07:40:33.787353 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:40:33.787403 | instance | Wednesday 01 July 2026 07:40:33 +0000 (0:00:00.055) 0:23:35.711 ********
2026-07-01 07:40:33.843706 | instance | skipping: [instance]
2026-07-01 07:40:33.843811 | instance |
2026-07-01 07:40:33.844130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:40:33.844223 | instance | Wednesday 01 July 2026 07:40:33 +0000 (0:00:00.056) 0:23:35.768 ********
2026-07-01 07:40:33.909922 | instance | skipping: [instance]
2026-07-01 07:40:33.910313 | instance |
2026-07-01 07:40:33.910376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:40:33.910383 | instance | Wednesday 01 July 2026 07:40:33 +0000 (0:00:00.066) 0:23:35.834 ********
2026-07-01 07:40:33.965571 | instance | skipping: [instance]
2026-07-01 07:40:33.965642 | instance |
2026-07-01 07:40:33.965762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:40:33.965888 | instance | Wednesday 01 July 2026 07:40:33 +0000 (0:00:00.055) 0:23:35.890 ********
2026-07-01 07:40:34.020336 | instance | skipping: [instance]
2026-07-01 07:40:34.020719 | instance |
2026-07-01 07:40:34.020820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:40:34.020827 | instance | Wednesday 01 July 2026 07:40:34 +0000 (0:00:00.054) 0:23:35.944 ********
2026-07-01 07:40:34.079181 | instance | skipping: [instance]
2026-07-01 07:40:34.079353 | instance |
2026-07-01 07:40:34.079432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:40:34.079591 | instance | Wednesday 01 July 2026 07:40:34 +0000 (0:00:00.059) 0:23:36.003 ********
2026-07-01 07:40:34.145992 | instance | ok: [instance]
2026-07-01 07:40:34.146089 | instance |
2026-07-01 07:40:34.146178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:40:34.146298 | instance | Wednesday 01 July 2026 07:40:34 +0000 (0:00:00.066) 0:23:36.070 ********
2026-07-01 07:40:34.229017 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-07-01 07:40:34.229112 | instance |
2026-07-01 07:40:34.229196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:40:34.229312 | instance | Wednesday 01 July 2026 07:40:34 +0000 (0:00:00.083) 0:23:36.153 ********
2026-07-01 07:40:34.314306 | instance | ok: [instance]
2026-07-01 07:40:34.314401 | instance |
2026-07-01 07:40:34.314706 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:40:34.314727 | instance | Wednesday 01 July 2026 07:40:34 +0000 (0:00:00.085) 0:23:36.238 ********
2026-07-01 07:40:34.387542 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:40:34.387617 | instance |
2026-07-01 07:40:34.387764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:40:34.387876 | instance | Wednesday 01 July 2026 07:40:34 +0000 (0:00:00.073) 0:23:36.311 ********
2026-07-01 07:40:34.933860 | instance | changed: [instance]
2026-07-01 07:40:34.934093 | instance |
2026-07-01 07:40:34.934388 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-07-01 07:40:34.934658 | instance | Wednesday 01 July 2026 07:40:34 +0000 (0:00:00.545) 0:23:36.857 ********
2026-07-01 07:40:53.811860 | instance | ok: [instance]
2026-07-01 07:40:53.812109 | instance |
2026-07-01 07:40:53.812390 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-07-01 07:40:53.812651 | instance | Wednesday 01 July 2026 07:40:53 +0000 (0:00:18.876) 0:23:55.733 ********
2026-07-01 07:41:08.604044 | instance | ok: [instance]
2026-07-01 07:41:08.604350 | instance |
2026-07-01 07:41:08.604637 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-07-01 07:41:08.604904 | instance | Wednesday 01 July 2026 07:41:08 +0000 (0:00:14.794) 0:24:10.528 ********
2026-07-01 07:41:10.094730 | instance | ok: [instance]
2026-07-01 07:41:10.094813 | instance |
2026-07-01 07:41:10.094825 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-07-01 07:41:10.094835 | instance | Wednesday 01 July 2026 07:41:10 +0000 (0:00:01.490) 0:24:12.018 ********
2026-07-01 07:41:11.391935 | instance | ok: [instance]
2026-07-01 07:41:11.392064 | instance |
2026-07-01 07:41:11.392232 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-07-01 07:41:11.392390 | instance | Wednesday 01 July 2026 07:41:11 +0000 (0:00:01.297) 0:24:13.315 ********
2026-07-01 07:41:12.110409 | instance | changed: [instance]
2026-07-01 07:41:12.110525 | instance |
2026-07-01 07:41:12.110713 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-07-01 07:41:12.110885 | instance | Wednesday 01 July 2026 07:41:12 +0000 (0:00:00.718) 0:24:14.034 ********
2026-07-01 07:41:12.922969 | instance | changed: [instance]
2026-07-01 07:41:12.923206 | instance |
2026-07-01 07:41:12.923495 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-07-01 07:41:12.923775 | instance | Wednesday 01 July 2026 07:41:12 +0000 (0:00:00.812) 0:24:14.846 ********
2026-07-01 07:41:16.143324 | instance | changed: [instance]
2026-07-01 07:41:16.143411 | instance |
2026-07-01 07:41:16.143495 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-07-01 07:41:16.143617 | instance | Wednesday 01 July 2026 07:41:16 +0000 (0:00:03.220) 0:24:18.067 ********
2026-07-01 07:41:17.808006 | instance | [WARNING]: Module did not set no_log for update_password
2026-07-01 07:41:17.836739 | instance | changed: [instance]
2026-07-01 07:41:17.836860 | instance |
2026-07-01 07:41:17.837052 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-07-01 07:41:17.837148 | instance | Wednesday 01 July 2026 07:41:17 +0000 (0:00:01.693) 0:24:19.761 ********
2026-07-01 07:41:26.156413 | instance | ok: [instance]
2026-07-01 07:41:26.156476 | instance |
2026-07-01 07:41:26.156482 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-07-01 07:41:26.157034 | instance | Wednesday 01 July 2026 07:41:26 +0000 (0:00:08.318) 0:24:28.079 ********
2026-07-01 07:41:27.345697 | instance | changed: [instance]
2026-07-01 07:41:27.346610 | instance |
2026-07-01 07:41:27.346685 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-07-01 07:41:27.346697 | instance | Wednesday 01 July 2026 07:41:27 +0000 (0:00:01.189) 0:24:29.269 ********
2026-07-01 07:41:29.493653 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-109.nip.io/swift/v1/%(tenant_id)s'})
2026-07-01 07:41:29.493735 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-07-01 07:41:29.493748 | instance |
2026-07-01 07:41:29.493758 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:41:29.493777 | instance | Wednesday 01 July 2026 07:41:29 +0000 (0:00:02.146) 0:24:31.416 ********
2026-07-01 07:41:29.602160 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:41:29.602195 | instance |
2026-07-01 07:41:29.602206 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:41:29.602216 | instance | Wednesday 01 July 2026 07:41:29 +0000 (0:00:00.109) 0:24:31.525 ********
2026-07-01 07:41:29.656016 | instance | skipping: [instance]
2026-07-01 07:41:29.656441 | instance |
2026-07-01 07:41:29.656817 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:41:29.657169 | instance | Wednesday 01 July 2026 07:41:29 +0000 (0:00:00.054) 0:24:31.580 ********
2026-07-01 07:41:29.723433 | instance | skipping: [instance]
2026-07-01 07:41:29.723772 | instance |
2026-07-01 07:41:29.724165 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:41:29.724492 | instance | Wednesday 01 July 2026 07:41:29 +0000 (0:00:00.067) 0:24:31.647 ********
2026-07-01 07:41:29.795069 | instance | ok: [instance]
2026-07-01 07:41:29.795401 | instance |
2026-07-01 07:41:29.795725 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-07-01 07:41:29.796083 | instance | Wednesday 01 July 2026 07:41:29 +0000 (0:00:00.071) 0:24:31.719 ********
2026-07-01 07:41:29.884513 | instance | included: ingress for instance
2026-07-01 07:41:29.884905 | instance |
2026-07-01 07:41:29.885244 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-07-01 07:41:29.885571 | instance | Wednesday 01 July 2026 07:41:29 +0000 (0:00:00.087) 0:24:31.806 ********
2026-07-01 07:41:31.084110 | instance | changed: [instance]
2026-07-01 07:41:31.084162 | instance |
2026-07-01 07:41:31.084182 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:41:31.084188 | instance | Wednesday 01 July 2026 07:41:31 +0000 (0:00:01.200) 0:24:33.007 ********
2026-07-01 07:41:31.151499 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:41:31.151712 | instance |
2026-07-01 07:41:31.151921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:41:31.152073 | instance | Wednesday 01 July 2026 07:41:31 +0000 (0:00:00.068) 0:24:33.075 ********
2026-07-01 07:41:32.003197 | instance | changed: [instance]
2026-07-01 07:41:32.003292 | instance |
2026-07-01 07:41:32.003549 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-07-01 07:41:32.003612 | instance | Wednesday 01 July 2026 07:41:31 +0000 (0:00:00.851) 0:24:33.927 ********
2026-07-01 07:41:46.516927 | instance | ok: [instance]
2026-07-01 07:41:46.517001 | instance |
2026-07-01 07:41:46.517142 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-07-01 07:41:46.517268 | instance | Wednesday 01 July 2026 07:41:46 +0000 (0:00:14.513) 0:24:48.441 ********
2026-07-01 07:41:46.597874 | instance | ok: [instance] => (item=10.96.240.200)
2026-07-01 07:41:46.598321 | instance |
2026-07-01 07:41:46.598335 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-07-01 07:41:46.598341 | instance | Wednesday 01 July 2026 07:41:46 +0000 (0:00:00.080) 0:24:48.521 ********
2026-07-01 07:41:47.355044 | instance | changed: [instance]
2026-07-01 07:41:47.355256 | instance |
2026-07-01 07:41:47.355307 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-07-01 07:41:47.355318 | instance | Wednesday 01 July 2026 07:41:47 +0000 (0:00:00.756) 0:24:49.278 ********
2026-07-01 07:41:48.107868 | instance | changed: [instance]
2026-07-01 07:41:48.107981 | instance |
2026-07-01 07:41:48.108166 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-07-01 07:41:48.108345 | instance | Wednesday 01 July 2026 07:41:48 +0000 (0:00:00.752) 0:24:50.031 ********
2026-07-01 07:41:49.330949 | instance | ok: [instance]
2026-07-01 07:41:49.331153 | instance |
2026-07-01 07:41:49.331436 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-07-01 07:41:49.331743 | instance | Wednesday 01 July 2026 07:41:49 +0000 (0:00:01.223) 0:24:51.254 ********
2026-07-01 07:41:49.387731 | instance | ok: [instance]
2026-07-01 07:41:49.388078 | instance |
2026-07-01 07:41:49.388256 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-07-01 07:41:49.388524 | instance | Wednesday 01 July 2026 07:41:49 +0000 (0:00:00.057) 0:24:51.312 ********
2026-07-01 07:41:50.136695 | instance | changed: [instance]
2026-07-01 07:41:50.136922 | instance |
2026-07-01 07:41:50.137267 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-07-01 07:41:50.137543 | instance | Wednesday 01 July 2026 07:41:50 +0000 (0:00:00.748) 0:24:52.060 ********
2026-07-01 07:41:50.347926 | instance | ok: [instance]
2026-07-01 07:41:50.348110 | instance |
2026-07-01 07:41:50.348261 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-07-01 07:41:50.348435 | instance | Wednesday 01 July 2026 07:41:50 +0000 (0:00:00.211) 0:24:52.272 ********
2026-07-01 07:41:51.728755 | instance | changed: [instance]
2026-07-01 07:41:51.728841 | instance |
2026-07-01 07:41:51.728863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:41:51.729186 | instance | Wednesday 01 July 2026 07:41:51 +0000 (0:00:01.379) 0:24:53.651 ********
2026-07-01 07:41:51.833356 | instance | ok: [instance]
2026-07-01 07:41:51.833419 | instance |
2026-07-01 07:41:51.833426 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:41:51.833431 | instance | Wednesday 01 July 2026 07:41:51 +0000 (0:00:00.105) 0:24:53.757 ********
2026-07-01 07:41:51.931876 | instance | included: rabbitmq for instance
2026-07-01 07:41:51.931962 | instance |
2026-07-01 07:41:51.931970 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-01 07:41:51.931998 | instance | Wednesday 01 July 2026 07:41:51 +0000 (0:00:00.098) 0:24:53.855 ********
2026-07-01 07:41:52.657960 | instance | ok: [instance]
2026-07-01 07:41:52.658011 | instance |
2026-07-01 07:41:52.658017 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-01 07:41:52.658161 | instance | Wednesday 01 July 2026 07:41:52 +0000 (0:00:00.726) 0:24:54.582 ********
2026-07-01 07:41:52.720853 | instance | skipping: [instance]
2026-07-01 07:41:52.720951 | instance |
2026-07-01 07:41:52.721126 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-01 07:41:52.721308 | instance | Wednesday 01 July 2026 07:41:52 +0000 (0:00:00.062) 0:24:54.645 ********
2026-07-01 07:41:52.778754 | instance | skipping: [instance]
2026-07-01 07:41:52.778951 | instance |
2026-07-01 07:41:52.779244 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-01 07:41:52.779530 | instance | Wednesday 01 July 2026 07:41:52 +0000 (0:00:00.057) 0:24:54.702 ********
2026-07-01 07:41:52.834279 | instance | skipping: [instance]
2026-07-01 07:41:52.834471 | instance |
2026-07-01 07:41:52.834736 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-01 07:41:52.834996 | instance | Wednesday 01 July 2026 07:41:52 +0000 (0:00:00.055) 0:24:54.758 ********
2026-07-01 07:42:24.042825 | instance | changed: [instance]
2026-07-01 07:42:24.043073 | instance |
2026-07-01 07:42:24.043384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:42:24.043660 | instance | Wednesday 01 July 2026 07:42:24 +0000 (0:00:31.208) 0:25:25.966 ********
2026-07-01 07:42:24.784714 | instance | ok: [instance]
2026-07-01 07:42:24.784899 | instance |
2026-07-01 07:42:24.785180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:42:24.785437 | instance | Wednesday 01 July 2026 07:42:24 +0000 (0:00:00.742) 0:25:26.708 ********
2026-07-01 07:42:24.849092 | instance | ok: [instance]
2026-07-01 07:42:24.849285 | instance |
2026-07-01 07:42:24.849561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:42:24.849833 | instance | Wednesday 01 July 2026 07:42:24 +0000 (0:00:00.064) 0:25:26.773 ********
2026-07-01 07:42:24.910365 | instance | skipping: [instance]
2026-07-01 07:42:24.910550 | instance |
2026-07-01 07:42:24.910826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:42:24.911091 | instance | Wednesday 01 July 2026 07:42:24 +0000 (0:00:00.061) 0:25:26.834 ********
2026-07-01 07:42:24.972210 | instance | skipping: [instance]
2026-07-01 07:42:24.972391 | instance |
2026-07-01 07:42:24.972664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:42:24.972926 | instance | Wednesday 01 July 2026 07:42:24 +0000 (0:00:00.061) 0:25:26.896 ********
2026-07-01 07:42:25.035895 | instance | ok: [instance]
2026-07-01 07:42:25.036018 | instance |
2026-07-01 07:42:25.036197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:42:25.036471 | instance | Wednesday 01 July 2026 07:42:25 +0000 (0:00:00.063) 0:25:26.959 ********
2026-07-01 07:42:25.193114 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:42:25.193482 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-01 07:42:25.193811 | instance | ok: [instance] => (item=identity)
2026-07-01 07:42:25.194074 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:42:25.194330 | instance | ok: [instance] => (item=image)
2026-07-01 07:42:25.194647 | instance | ok: [instance] => (item=dashboard)
2026-07-01 07:42:25.195015 | instance |
2026-07-01 07:42:25.195383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:42:25.195765 | instance | Wednesday 01 July 2026 07:42:25 +0000 (0:00:00.156) 0:25:27.116 ********
2026-07-01 07:42:25.275759 | instance | ok: [instance]
2026-07-01 07:42:25.276119 | instance |
2026-07-01 07:42:25.276483 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:42:25.276809 | instance | Wednesday 01 July 2026 07:42:25 +0000 (0:00:00.083) 0:25:27.199 ********
2026-07-01 07:42:25.349978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:42:25.350230 | instance |
2026-07-01 07:42:25.350517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:42:25.350945 | instance | Wednesday 01 July 2026 07:42:25 +0000 (0:00:00.074) 0:25:27.274 ********
2026-07-01 07:42:25.926133 | instance | changed: [instance]
2026-07-01 07:42:25.926329 | instance |
2026-07-01 07:42:25.926600 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-07-01 07:42:25.926860 | instance | Wednesday 01 July 2026 07:42:25 +0000 (0:00:00.575) 0:25:27.849 ********
2026-07-01 07:42:26.213240 | instance | ok: [instance]
2026-07-01 07:42:26.213500 | instance |
2026-07-01 07:42:26.213781 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-07-01 07:42:26.214051 | instance | Wednesday 01 July 2026 07:42:26 +0000 (0:00:00.287) 0:25:28.137 ********
2026-07-01 07:44:48.475860 | instance | changed: [instance]
2026-07-01 07:44:48.476208 | instance |
2026-07-01 07:44:48.476509 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:44:48.476783 | instance | Wednesday 01 July 2026 07:44:48 +0000 (0:02:22.262) 0:27:50.399 ********
2026-07-01 07:44:48.583926 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:44:48.584196 | instance |
2026-07-01 07:44:48.584485 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:44:48.584967 | instance | Wednesday 01 July 2026 07:44:48 +0000 (0:00:00.108) 0:27:50.507 ********
2026-07-01 07:44:48.640412 | instance | skipping: [instance]
2026-07-01 07:44:48.640628 | instance |
2026-07-01 07:44:48.640905 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:44:48.641166 | instance | Wednesday 01 July 2026 07:44:48 +0000 (0:00:00.056) 0:27:50.564 ********
2026-07-01 07:44:48.701188 | instance | skipping: [instance]
2026-07-01 07:44:48.701428 | instance |
2026-07-01 07:44:48.701780 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:44:48.702089 | instance | Wednesday 01 July 2026 07:44:48 +0000 (0:00:00.060) 0:27:50.625 ********
2026-07-01 07:44:48.777446 | instance | ok: [instance]
2026-07-01 07:44:48.777681 | instance |
2026-07-01 07:44:48.777938 | instance | TASK [Create Ingress image] ****************************************************
2026-07-01 07:44:48.778201 | instance | Wednesday 01 July 2026 07:44:48 +0000 (0:00:00.076) 0:27:50.701 ********
2026-07-01 07:44:48.863783 | instance | included: ingress for instance
2026-07-01 07:44:48.863855 | instance |
2026-07-01 07:44:48.864024 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-07-01 07:44:48.864143 | instance | Wednesday 01 July 2026 07:44:48 +0000 (0:00:00.086) 0:27:50.788 ********
2026-07-01 07:44:49.896831 | instance | changed: [instance]
2026-07-01 07:44:49.896952 | instance |
2026-07-01 07:44:49.897271 | instance | TASK [Create images] ***********************************************************
2026-07-01 07:44:49.897562 | instance | Wednesday 01 July 2026 07:44:49 +0000 (0:00:01.032) 0:27:51.820 ********
2026-07-01 07:44:49.998553 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-07-01 07:44:49.998634 | instance |
2026-07-01 07:44:49.998755 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-07-01 07:44:49.998876 | instance | Wednesday 01 July 2026 07:44:49 +0000 (0:00:00.102) 0:27:51.922 ********
2026-07-01 07:44:53.779270 | instance | changed: [instance]
2026-07-01 07:44:53.779898 | instance |
2026-07-01 07:44:53.779912 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-01 07:44:53.779922 | instance | Wednesday 01 July 2026 07:44:53 +0000 (0:00:03.779) 0:27:55.702 ********
2026-07-01 07:44:54.501922 | instance | ok: [instance]
2026-07-01 07:44:54.502043 | instance |
2026-07-01 07:44:54.502100 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-01 07:44:54.502226 | instance | Wednesday 01 July 2026 07:44:54 +0000 (0:00:00.723) 0:27:56.426 ********
2026-07-01 07:44:54.571538 | instance | ok: [instance]
2026-07-01 07:44:54.571604 | instance |
2026-07-01 07:44:54.571744 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-01 07:44:54.571874 | instance | Wednesday 01 July 2026 07:44:54 +0000 (0:00:00.069) 0:27:56.495 ********
2026-07-01 07:46:51.080057 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-07-01 07:46:51.080133 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-07-01 07:46:51.080140 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-07-01 07:46:51.080146 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-07-01 07:46:51.080151 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-07-01 07:46:51.080157 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-07-01 07:46:51.080162 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-07-01 07:46:51.080168 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-07-01 07:46:51.080173 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-07-01 07:46:51.080178 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-07-01 07:46:51.080184 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-07-01 07:46:51.080189 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-07-01 07:46:51.080195 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-07-01 07:46:51.080200 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-07-01 07:46:51.080205 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-07-01 07:46:51.080210 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-07-01 07:46:51.080216 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-07-01 07:46:51.080221 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-07-01 07:46:51.080226 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-07-01 07:46:51.080232 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-07-01 07:46:51.080237 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-07-01 07:46:51.080242 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-07-01 07:46:51.080248 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-07-01 07:46:51.080253 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-07-01 07:46:51.080258 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-07-01 07:46:51.080264 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-07-01 07:46:51.080269 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-07-01 07:46:51.080274 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-07-01 07:46:51.080280 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-07-01 07:46:51.080285 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-07-01 07:46:51.080290 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-07-01 07:46:51.080296 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-07-01 07:46:51.080311 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-07-01 07:46:51.080317 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-07-01 07:46:51.080322 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-07-01 07:46:51.080484 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-07-01 07:46:51.080746 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-07-01 07:46:51.080935 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-07-01 07:46:51.081161 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-07-01 07:46:51.081353 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-07-01 07:46:51.081554 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-07-01 07:46:51.081733 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-07-01 07:46:51.081906 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-07-01 07:46:51.082067 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-07-01 07:46:51.082215 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-07-01 07:46:51.082388 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-07-01 07:46:51.082541 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-07-01 07:46:51.082693 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-07-01 07:46:51.082840 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-07-01 07:46:51.083003 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-07-01 07:46:51.083154 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-07-01 07:46:51.083300 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-07-01 07:46:51.083446 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-07-01 07:46:51.083593 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-07-01 07:46:51.083738 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-07-01 07:46:51.083883 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-07-01 07:46:51.084067 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-07-01 07:46:51.084221 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-07-01 07:46:51.084367 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-07-01 07:46:51.084513 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-07-01 07:46:51.084660 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-07-01 07:46:51.084807 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-07-01 07:46:51.084997 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-07-01 07:46:51.085179 | instance | ok: [instance]
2026-07-01 07:46:51.085324 | instance |
2026-07-01 07:46:51.085481 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-01 07:46:51.085639 | instance | Wednesday 01 July 2026 07:46:51 +0000 (0:01:56.504) 0:29:53.000 ********
2026-07-01 07:46:51.143780 | instance | ok: [instance]
2026-07-01 07:46:51.144008 | instance |
2026-07-01 07:46:51.144229 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-01 07:46:51.144417 | instance | Wednesday 01 July 2026 07:46:51 +0000 (0:00:00.067) 0:29:53.067 ********
2026-07-01 07:46:51.236137 | instance | ok: [instance]
2026-07-01 07:46:51.236405 | instance |
2026-07-01 07:46:51.236619 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-01 07:46:51.236850 | instance | Wednesday 01 July 2026 07:46:51 +0000 (0:00:00.092) 0:29:53.160 ********
2026-07-01 07:46:51.467193 | instance | changed: [instance]
2026-07-01 07:46:51.467567 | instance |
2026-07-01 07:46:51.467893 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-01 07:46:51.468271 | instance | Wednesday 01 July 2026 07:46:51 +0000 (0:00:00.231) 0:29:53.391 ********
2026-07-01 07:46:52.195477 | instance | changed: [instance]
2026-07-01 07:46:52.195863 | instance |
2026-07-01 07:46:52.196311 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-01 07:46:52.196724 | instance | Wednesday 01 July 2026 07:46:52 +0000 (0:00:00.727) 0:29:54.119 ********
2026-07-01 07:46:52.433335 | instance | ok: [instance]
2026-07-01 07:46:52.433725 | instance |
2026-07-01 07:46:52.434060 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-01 07:46:52.434436 | instance | Wednesday 01 July 2026 07:46:52 +0000 (0:00:00.238) 0:29:54.357 ********
2026-07-01 07:46:52.701998 | instance | changed: [instance]
2026-07-01 07:46:52.702276 | instance |
2026-07-01 07:46:52.702502 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-01 07:46:52.702707 | instance | Wednesday 01 July 2026 07:46:52 +0000 (0:00:00.268) 0:29:54.626 ********
2026-07-01 07:46:53.417730 | instance | ok: [instance]
2026-07-01 07:46:53.418142 | instance |
2026-07-01 07:46:53.418482 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-01 07:46:53.418810 | instance | Wednesday 01 July 2026 07:46:53 +0000 (0:00:00.715) 0:29:55.341 ********
2026-07-01 07:46:53.481642 | instance | ok: [instance]
2026-07-01 07:46:53.482057 | instance |
2026-07-01 07:46:53.482448 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-01 07:46:53.482783 | instance | Wednesday 01 July 2026 07:46:53 +0000 (0:00:00.064) 0:29:55.406 ********
2026-07-01 07:46:59.408608 | instance | changed: [instance]
2026-07-01 07:46:59.408711 | instance |
2026-07-01 07:46:59.408724 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-01 07:46:59.408741 | instance | Wednesday 01 July 2026 07:46:59 +0000 (0:00:05.926) 0:30:01.332 ********
2026-07-01 07:46:59.473157 | instance | skipping: [instance]
2026-07-01 07:46:59.473359 | instance |
2026-07-01 07:46:59.473638 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-01 07:46:59.473901 | instance | Wednesday 01 July 2026 07:46:59 +0000 (0:00:00.064) 0:30:01.397 ********
2026-07-01 07:46:59.527888 | instance | skipping: [instance]
2026-07-01 07:46:59.528182 | instance |
2026-07-01 07:46:59.528465 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-01 07:46:59.528748 | instance | Wednesday 01 July 2026 07:46:59 +0000 (0:00:00.054) 0:30:01.452 ********
2026-07-01 07:46:59.836519 | instance | changed: [instance]
2026-07-01 07:46:59.836747 | instance |
2026-07-01 07:46:59.837041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:46:59.837313 | instance | Wednesday 01 July 2026 07:46:59 +0000 (0:00:00.307) 0:30:01.760 ********
2026-07-01 07:46:59.936644 | instance | ok: [instance]
2026-07-01 07:46:59.936858 | instance |
2026-07-01 07:46:59.937130 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:46:59.937422 | instance | Wednesday 01 July 2026 07:46:59 +0000 (0:00:00.100) 0:30:01.860 ********
2026-07-01 07:46:59.994360 | instance | skipping: [instance]
2026-07-01 07:46:59.994547 | instance |
2026-07-01 07:46:59.994867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:46:59.995137 | instance | Wednesday 01 July 2026 07:46:59 +0000 (0:00:00.058) 0:30:01.918 ********
2026-07-01 07:47:00.057251 | instance | skipping: [instance]
2026-07-01 07:47:00.057381 | instance |
2026-07-01 07:47:00.057550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:47:00.057733 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.062) 0:30:01.981 ********
2026-07-01 07:47:00.115465 | instance | skipping: [instance]
2026-07-01 07:47:00.115875 | instance |
2026-07-01 07:47:00.115898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:47:00.116085 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.058) 0:30:02.039 ********
2026-07-01 07:47:00.205954 | instance | skipping: [instance]
2026-07-01 07:47:00.206137 | instance |
2026-07-01 07:47:00.206388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:47:00.206680 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.089) 0:30:02.129 ********
2026-07-01 07:47:00.277483 | instance | skipping: [instance]
2026-07-01 07:47:00.277603 | instance |
2026-07-01 07:47:00.277786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:47:00.277993 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.071) 0:30:02.201 ********
2026-07-01 07:47:00.343975 | instance | ok: [instance]
2026-07-01 07:47:00.344213 | instance |
2026-07-01 07:47:00.344496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:47:00.344758 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.066) 0:30:02.267 ********
2026-07-01 07:47:00.450387 | instance | ok: [instance] => (item=identity)
2026-07-01 07:47:00.450613 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:47:00.450930 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:47:00.451278 | instance | ok: [instance] => (item=staffeln)
2026-07-01 07:47:00.451606 | instance |
2026-07-01 07:47:00.452020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:47:00.452385 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.106) 0:30:02.374 ********
2026-07-01 07:47:00.522575 | instance | ok: [instance]
2026-07-01 07:47:00.522669 | instance |
2026-07-01 07:47:00.522842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:47:00.523010 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.072) 0:30:02.446 ********
2026-07-01 07:47:00.597496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:47:00.597585 | instance |
2026-07-01 07:47:00.597761 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:47:00.597927 | instance | Wednesday 01 July 2026 07:47:00 +0000 (0:00:00.074) 0:30:02.521 ********
2026-07-01 07:47:01.145831 | instance | changed: [instance]
2026-07-01 07:47:01.146033 | instance |
2026-07-01 07:47:01.146306 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-07-01 07:47:01.146577 | instance | Wednesday 01 July 2026 07:47:01 +0000 (0:00:00.547) 0:30:03.069 ********
2026-07-01 07:47:24.063017 | instance | changed: [instance]
2026-07-01 07:47:24.063238 | instance |
2026-07-01 07:47:24.063698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:47:24.064014 | instance | Wednesday 01 July 2026 07:47:24 +0000 (0:00:22.917) 0:30:25.986 ********
2026-07-01 07:47:24.295405 | instance | ok: [instance]
2026-07-01 07:47:24.295629 | instance |
2026-07-01 07:47:24.295925 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:47:24.296255 | instance | Wednesday 01 July 2026 07:47:24 +0000 (0:00:00.232) 0:30:26.219 ********
2026-07-01 07:47:24.378936 | instance | included: rabbitmq for instance
2026-07-01 07:47:24.379150 | instance |
2026-07-01 07:47:24.379431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-01 07:47:24.379689 | instance | Wednesday 01 July 2026 07:47:24 +0000 (0:00:00.084) 0:30:26.303 ********
2026-07-01 07:47:25.121124 | instance | ok: [instance]
2026-07-01 07:47:25.121213 | instance |
2026-07-01 07:47:25.121220 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-01 07:47:25.121225 | instance | Wednesday 01 July 2026 07:47:25 +0000 (0:00:00.740) 0:30:27.043 ********
2026-07-01 07:47:25.172226 | instance | skipping: [instance]
2026-07-01 07:47:25.172334 | instance |
2026-07-01 07:47:25.172511 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-01 07:47:25.172690 | instance | Wednesday 01 July 2026 07:47:25 +0000 (0:00:00.052) 0:30:27.096 ********
2026-07-01 07:47:25.230444 | instance | skipping: [instance]
2026-07-01 07:47:25.230509 | instance |
2026-07-01 07:47:25.230624 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-01 07:47:25.230742 | instance | Wednesday 01 July 2026 07:47:25 +0000 (0:00:00.058) 0:30:27.154 ********
2026-07-01 07:47:25.414620 | instance | skipping: [instance]
2026-07-01 07:47:25.414729 | instance |
2026-07-01 07:47:25.414883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-01 07:47:25.414900 | instance | Wednesday 01 July 2026 07:47:25 +0000 (0:00:00.184) 0:30:27.339 ********
2026-07-01 07:47:56.326539 | instance | changed: [instance]
2026-07-01 07:47:56.326794 | instance |
2026-07-01 07:47:56.327077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:47:56.327367 | instance | Wednesday 01 July 2026 07:47:56 +0000 (0:00:30.911) 0:30:58.250 ********
2026-07-01 07:47:57.008749 | instance | ok: [instance]
2026-07-01 07:47:57.009022 | instance |
2026-07-01 07:47:57.009361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:47:57.009648 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.682) 0:30:58.932 ********
2026-07-01 07:47:57.069754 | instance | ok: [instance]
2026-07-01 07:47:57.069984 | instance |
2026-07-01 07:47:57.070264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:47:57.070525 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.060) 0:30:58.993 ********
2026-07-01 07:47:57.136315 | instance | skipping: [instance]
2026-07-01 07:47:57.136560 | instance |
2026-07-01 07:47:57.136863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:47:57.137174 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.066) 0:30:59.060 ********
2026-07-01 07:47:57.202682 | instance | skipping: [instance]
2026-07-01 07:47:57.202948 | instance |
2026-07-01 07:47:57.203268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:47:57.203605 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.066) 0:30:59.126 ********
2026-07-01 07:47:57.271737 | instance | ok: [instance]
2026-07-01 07:47:57.271859 | instance |
2026-07-01 07:47:57.272055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:47:57.272221 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.069) 0:30:59.196 ********
2026-07-01 07:47:57.397128 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:47:57.397373 | instance | ok: [instance] => (item=volumev3)
2026-07-01 07:47:57.397652 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-01 07:47:57.397914 | instance | ok: [instance] => (item=identity)
2026-07-01 07:47:57.398175 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:47:57.398445 | instance | ok: [instance] => (item=image)
2026-07-01 07:47:57.398704 | instance |
2026-07-01 07:47:57.398967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:47:57.399232 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.125) 0:30:59.321 ********
2026-07-01 07:47:57.481861 | instance | ok: [instance]
2026-07-01 07:47:57.482082 | instance |
2026-07-01 07:47:57.482362 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:47:57.482644 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.084) 0:30:59.405 ********
2026-07-01 07:47:57.551990 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:47:57.552290 | instance |
2026-07-01 07:47:57.552561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:47:57.552831 | instance | Wednesday 01 July 2026 07:47:57 +0000 (0:00:00.069) 0:30:59.475 ********
2026-07-01 07:47:58.093466 | instance | changed: [instance]
2026-07-01 07:47:58.093694 | instance |
2026-07-01 07:47:58.093965 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-07-01 07:47:58.094224 | instance | Wednesday 01 July 2026 07:47:58 +0000 (0:00:00.541) 0:31:00.017 ********
2026-07-01 07:47:58.404949 | instance | ok: [instance]
2026-07-01 07:47:58.405193 | instance |
2026-07-01 07:47:58.405453 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-07-01 07:47:58.405717 | instance | Wednesday 01 July 2026 07:47:58 +0000 (0:00:00.311) 0:31:00.328 ********
2026-07-01 07:47:58.491003 | instance | ok: [instance]
2026-07-01 07:47:58.491210 | instance |
2026-07-01 07:47:58.491518 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-07-01 07:47:58.491859 | instance | Wednesday 01 July 2026 07:47:58 +0000 (0:00:00.086) 0:31:00.415 ********
2026-07-01 07:47:58.677871 | instance | ok: [instance]
2026-07-01 07:47:58.678080 | instance |
2026-07-01 07:47:58.678364 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-07-01 07:47:58.678649 | instance | Wednesday 01 July 2026 07:47:58 +0000 (0:00:00.186) 0:31:00.601 ********
2026-07-01 07:52:49.212118 | instance | changed: [instance]
2026-07-01 07:52:49.212227 | instance |
2026-07-01 07:52:49.212352 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:52:49.212476 | instance | Wednesday 01 July 2026 07:52:49 +0000 (0:04:50.530) 0:35:51.131 ********
2026-07-01 07:52:49.330549 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:52:49.330751 | instance |
2026-07-01 07:52:49.331015 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:52:49.331275 | instance | Wednesday 01 July 2026 07:52:49 +0000 (0:00:00.122) 0:35:51.254 ********
2026-07-01 07:52:49.391688 | instance | skipping: [instance]
2026-07-01 07:52:49.391965 | instance |
2026-07-01 07:52:49.392302 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:52:49.392551 | instance | Wednesday 01 July 2026 07:52:49 +0000 (0:00:00.061) 0:35:51.316 ********
2026-07-01 07:52:49.457466 | instance | skipping: [instance]
2026-07-01 07:52:49.457682 | instance |
2026-07-01 07:52:49.457957 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:52:49.458237 | instance | Wednesday 01 July 2026 07:52:49 +0000 (0:00:00.065) 0:35:51.382 ********
2026-07-01 07:52:49.526520 | instance | ok: [instance]
2026-07-01 07:52:49.526761 | instance |
2026-07-01 07:52:49.527031 | instance | TASK [Create Ingress volumev3] *************************************************
2026-07-01 07:52:49.527281 | instance | Wednesday 01 July 2026 07:52:49 +0000 (0:00:00.069) 0:35:51.451 ********
2026-07-01 07:52:49.604326 | instance | included: ingress for instance
2026-07-01 07:52:49.604539 | instance |
2026-07-01 07:52:49.604848 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-07-01 07:52:49.605192 | instance | Wednesday 01 July 2026 07:52:49 +0000 (0:00:00.077) 0:35:51.528 ********
2026-07-01 07:52:50.706977 | instance | changed: [instance]
2026-07-01 07:52:50.707198 | instance |
2026-07-01 07:52:50.707488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:52:50.707758 | instance | Wednesday 01 July 2026 07:52:50 +0000 (0:00:01.102) 0:35:52.630 ********
2026-07-01 07:52:50.790479 | instance | ok: [instance]
2026-07-01 07:52:50.790593 | instance |
2026-07-01 07:52:50.790779 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:52:50.790958 | instance | Wednesday 01 July 2026 07:52:50 +0000 (0:00:00.083) 0:35:52.714 ********
2026-07-01 07:52:50.841965 | instance | skipping: [instance]
2026-07-01 07:52:50.842096 | instance |
2026-07-01 07:52:50.842340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:52:50.842510 | instance | Wednesday 01 July 2026 07:52:50 +0000 (0:00:00.051) 0:35:52.766 ********
2026-07-01 07:52:50.885167 | instance | skipping: [instance]
2026-07-01 07:52:50.885410 | instance |
2026-07-01 07:52:50.885701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:52:50.885966 | instance | Wednesday 01 July 2026 07:52:50 +0000 (0:00:00.043) 0:35:52.809 ********
2026-07-01 07:52:50.933885 | instance | skipping: [instance]
2026-07-01 07:52:50.934017 | instance |
2026-07-01 07:52:50.934200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:52:50.934377 | instance | Wednesday 01 July 2026 07:52:50 +0000 (0:00:00.048) 0:35:52.858 ********
2026-07-01 07:52:50.988076 | instance | skipping: [instance]
2026-07-01 07:52:50.988357 | instance |
2026-07-01 07:52:50.988763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:52:50.989085 | instance | Wednesday 01 July 2026 07:52:50 +0000 (0:00:00.053) 0:35:52.912 ********
2026-07-01 07:52:51.040094 | instance | skipping: [instance]
2026-07-01 07:52:51.040250 | instance |
2026-07-01 07:52:51.040441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:52:51.040605 | instance | Wednesday 01 July 2026 07:52:51 +0000 (0:00:00.052) 0:35:52.964 ********
2026-07-01 07:52:51.099629 | instance | ok: [instance]
2026-07-01 07:52:51.099855 | instance |
2026-07-01 07:52:51.100186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:52:51.100446 | instance | Wednesday 01 July 2026 07:52:51 +0000 (0:00:00.059) 0:35:53.023 ********
2026-07-01 07:52:51.221924 | instance | ok: [instance] => (item=identity)
2026-07-01 07:52:51.222049 | instance | ok: [instance] => (item=placement)
2026-07-01 07:52:51.222229 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:52:51.222589 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:52:51.222788 | instance |
2026-07-01 07:52:51.222963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:52:51.223133 | instance | Wednesday 01 July 2026 07:52:51 +0000 (0:00:00.122) 0:35:53.145 ********
2026-07-01 07:52:51.293901 | instance | ok: [instance]
2026-07-01 07:52:51.294047 | instance |
2026-07-01 07:52:51.294294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:52:51.294395 | instance | Wednesday 01 July 2026 07:52:51 +0000 (0:00:00.072) 0:35:53.218 ********
2026-07-01 07:52:51.357370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:52:51.357568 | instance |
2026-07-01 07:52:51.357807 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:52:51.358032 | instance | Wednesday 01 July 2026 07:52:51 +0000 (0:00:00.063) 0:35:53.282 ********
2026-07-01 07:52:51.883269 | instance | changed: [instance]
2026-07-01 07:52:51.883333 | instance |
2026-07-01 07:52:51.883345 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-07-01 07:52:51.883355 | instance | Wednesday 01 July 2026 07:52:51 +0000 (0:00:00.524) 0:35:53.806 ********
2026-07-01 07:54:33.539653 | instance | changed: [instance]
2026-07-01 07:54:33.539858 | instance |
2026-07-01 07:54:33.540184 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:54:33.540470 | instance | Wednesday 01 July 2026 07:54:33 +0000 (0:01:41.657) 0:37:35.463 ********
2026-07-01 07:54:33.647831 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:54:33.648312 | instance |
2026-07-01 07:54:33.648585 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:54:33.648898 | instance | Wednesday 01 July 2026 07:54:33 +0000 (0:00:00.108) 0:37:35.572 ********
2026-07-01 07:54:33.704514 | instance | skipping: [instance]
2026-07-01 07:54:33.704853 | instance |
2026-07-01 07:54:33.705046 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:54:33.705322 | instance | Wednesday 01 July 2026 07:54:33 +0000 (0:00:00.057) 0:37:35.629 ********
2026-07-01 07:54:33.761673 | instance | skipping: [instance]
2026-07-01 07:54:33.761923 | instance |
2026-07-01 07:54:33.762172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:54:33.762503 | instance | Wednesday 01 July 2026 07:54:33 +0000 (0:00:00.057) 0:37:35.686 ********
2026-07-01 07:54:33.832015 | instance | ok: [instance]
2026-07-01 07:54:33.832294 | instance |
2026-07-01 07:54:33.832613 | instance | TASK [Create Ingress placement] ************************************************
2026-07-01 07:54:33.832879 | instance | Wednesday 01 July 2026 07:54:33 +0000 (0:00:00.070) 0:37:35.756 ********
2026-07-01 07:54:33.912671 | instance | included: ingress for instance
2026-07-01 07:54:33.913020 | instance |
2026-07-01 07:54:33.913442 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-07-01 07:54:33.913748 | instance | Wednesday 01 July 2026 07:54:33 +0000 (0:00:00.080) 0:37:35.836 ********
2026-07-01 07:54:35.008205 | instance | changed: [instance]
2026-07-01 07:54:35.008274 | instance |
2026-07-01 07:54:35.008286 | instance | PLAY [Configure operating system] **********************************************
2026-07-01 07:54:35.008296 | instance |
2026-07-01 07:54:35.008305 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:54:35.008313 | instance | Wednesday 01 July 2026 07:54:35 +0000 (0:00:01.094) 0:37:36.931 ********
2026-07-01 07:54:37.538246 | instance | ok: [instance]
2026-07-01 07:54:37.538353 | instance |
2026-07-01 07:54:37.538428 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-07-01 07:54:37.538543 | instance | Wednesday 01 July 2026 07:54:37 +0000 (0:00:02.531) 0:37:39.462 ********
2026-07-01 07:54:37.773052 | instance | ok: [instance]
2026-07-01 07:54:37.773119 | instance |
2026-07-01 07:54:37.773286 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-07-01 07:54:37.773419 | instance | Wednesday 01 July 2026 07:54:37 +0000 (0:00:00.234) 0:37:39.697 ********
2026-07-01 07:54:37.842929 | instance | skipping: [instance]
2026-07-01 07:54:37.843033 | instance |
2026-07-01 07:54:37.843206 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-07-01 07:54:37.843329 | instance | Wednesday 01 July 2026 07:54:37 +0000 (0:00:00.069) 0:37:39.767 ********
2026-07-01 07:54:37.921171 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-01 07:54:37.921248 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-01 07:54:37.921368 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-01 07:54:37.921601 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-01 07:54:37.921728 | instance | skipping: [instance]
2026-07-01 07:54:37.921803 | instance |
2026-07-01 07:54:37.921917 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-07-01 07:54:37.922023 | instance | Wednesday 01 July 2026 07:54:37 +0000 (0:00:00.078) 0:37:39.845 ********
2026-07-01 07:54:37.999219 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-01 07:54:37.999362 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-01 07:54:37.999522 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-01 07:54:37.999698 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-01 07:54:37.999846 | instance | skipping: [instance]
2026-07-01 07:54:38.000014 | instance |
2026-07-01 07:54:38.000199 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-07-01 07:54:38.000353 | instance | Wednesday 01 July 2026 07:54:37 +0000 (0:00:00.077) 0:37:39.923 ********
2026-07-01 07:54:38.054331 | instance | skipping: [instance]
2026-07-01 07:54:38.054534 | instance |
2026-07-01 07:54:38.054821 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-07-01 07:54:38.055113 | instance | Wednesday 01 July 2026 07:54:38 +0000 (0:00:00.055) 0:37:39.978 ********
2026-07-01 07:54:38.131009 | instance | skipping: [instance]
2026-07-01 07:54:38.131239 | instance |
2026-07-01 07:54:38.131500 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-01 07:54:38.131759 | instance | Wednesday 01 July 2026 07:54:38 +0000 (0:00:00.076) 0:37:40.055 ********
2026-07-01 07:54:42.262016 | instance | changed: [instance]
2026-07-01 07:54:42.262228 | instance |
2026-07-01 07:54:42.262500 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-01 07:54:42.262758 | instance | Wednesday 01 July 2026 07:54:42 +0000 (0:00:04.130) 0:37:44.186 ********
2026-07-01 07:55:05.911198 | instance | changed: [instance]
2026-07-01 07:55:05.911428 | instance |
2026-07-01 07:55:05.911726 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-01 07:55:05.912040 | instance | Wednesday 01 July 2026 07:55:05 +0000 (0:00:23.648) 0:38:07.835 ********
2026-07-01 07:55:06.454853 | instance | changed: [instance]
2026-07-01 07:55:06.455065 | instance |
2026-07-01 07:55:06.455365 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-07-01 07:55:06.455652 | instance | Wednesday 01 July 2026 07:55:06 +0000 (0:00:00.543) 0:38:08.378 ********
2026-07-01 07:55:07.652162 | instance | ok: [instance]
2026-07-01 07:55:07.652377 | instance |
2026-07-01 07:55:07.652646 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-07-01 07:55:07.652924 | instance | Wednesday 01 July 2026 07:55:07 +0000 (0:00:01.197) 0:38:09.576 ********
2026-07-01 07:55:08.230989 | instance | changed: [instance]
2026-07-01 07:55:08.231062 | instance |
2026-07-01 07:55:08.231192 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-07-01 07:55:08.231313 | instance | Wednesday 01 July 2026 07:55:08 +0000 (0:00:00.578) 0:38:10.155 ********
2026-07-01 07:55:08.737085 | instance | changed: [instance]
2026-07-01 07:55:08.737259 | instance |
2026-07-01 07:55:08.737482 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-07-01 07:55:08.737658 | instance | Wednesday 01 July 2026 07:55:08 +0000 (0:00:00.505) 0:38:10.661 ********
2026-07-01 07:55:09.296970 | instance | changed: [instance]
2026-07-01 07:55:09.297657 | instance |
2026-07-01 07:55:09.297666 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-07-01 07:55:09.297707 | instance | Wednesday 01 July 2026 07:55:09 +0000 (0:00:00.559) 0:38:11.220 ********
2026-07-01 07:55:09.802218 | instance | changed: [instance]
2026-07-01 07:55:09.802280 | instance |
2026-07-01 07:55:09.802288 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-07-01 07:55:09.802295 | instance | Wednesday 01 July 2026 07:55:09 +0000 (0:00:00.505) 0:38:11.726 ********
2026-07-01 07:55:10.090233 | instance | ok: [instance]
2026-07-01 07:55:10.090337 | instance |
2026-07-01 07:55:10.090821 | instance | PLAY [Deploy SDN] **************************************************************
2026-07-01 07:55:10.090886 | instance |
2026-07-01 07:55:10.090893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:55:10.090898 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.287) 0:38:12.014 ********
2026-07-01 07:55:10.184840 | instance | ok: [instance]
2026-07-01 07:55:10.184889 | instance |
2026-07-01 07:55:10.184896 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:55:10.184901 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.094) 0:38:12.108 ********
2026-07-01 07:55:10.237206 | instance | skipping: [instance]
2026-07-01 07:55:10.237290 | instance |
2026-07-01 07:55:10.237407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:55:10.237531 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.053) 0:38:12.161 ********
2026-07-01 07:55:10.290187 | instance | skipping: [instance]
2026-07-01 07:55:10.290269 | instance |
2026-07-01 07:55:10.290413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:55:10.290530 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.053) 0:38:12.215 ********
2026-07-01 07:55:10.347791 | instance | skipping: [instance]
2026-07-01 07:55:10.347895 | instance |
2026-07-01 07:55:10.348089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:55:10.348213 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.057) 0:38:12.272 ********
2026-07-01 07:55:10.404632 | instance | skipping: [instance]
2026-07-01 07:55:10.404698 | instance |
2026-07-01 07:55:10.404925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:55:10.404982 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.056) 0:38:12.329 ********
2026-07-01 07:55:10.463404 | instance | skipping: [instance]
2026-07-01 07:55:10.463693 | instance |
2026-07-01 07:55:10.463785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:55:10.463810 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.058) 0:38:12.387 ********
2026-07-01 07:55:10.536995 | instance | ok: [instance]
2026-07-01 07:55:10.537071 | instance |
2026-07-01 07:55:10.537213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:55:10.537343 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.073) 0:38:12.461 ********
2026-07-01 07:55:10.588920 | instance | skipping: [instance]
2026-07-01 07:55:10.588987 | instance |
2026-07-01 07:55:10.589311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:55:10.589380 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.052) 0:38:12.513 ********
2026-07-01 07:55:10.670912 | instance | ok: [instance]
2026-07-01 07:55:10.670992 | instance |
2026-07-01 07:55:10.671268 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:55:10.671318 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.082) 0:38:12.595 ********
2026-07-01 07:55:10.752788 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:55:10.753196 | instance |
2026-07-01 07:55:10.753264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:55:10.753271 | instance | Wednesday 01 July 2026 07:55:10 +0000 (0:00:00.081) 0:38:12.677 ********
2026-07-01 07:55:11.289530 | instance | changed: [instance]
2026-07-01 07:55:11.289600 | instance |
2026-07-01 07:55:11.289618 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-07-01 07:55:11.289629 | instance | Wednesday 01 July 2026 07:55:11 +0000 (0:00:00.536) 0:38:13.213 ********
2026-07-01 07:55:11.557567 | instance | ok: [instance]
2026-07-01 07:55:11.557677 | instance |
2026-07-01 07:55:11.557690 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-07-01 07:55:11.557853 | instance | Wednesday 01 July 2026 07:55:11 +0000 (0:00:00.267) 0:38:13.481 ********
2026-07-01 07:55:11.623502 | instance | ok: [instance] => {
2026-07-01 07:55:11.623825 | instance | "changed": false,
2026-07-01 07:55:11.623931 | instance | "msg": "All assertions passed"
2026-07-01 07:55:11.623977 | instance | }
2026-07-01 07:55:11.623990 | instance |
2026-07-01 07:55:11.624274 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-07-01 07:55:11.624343 | instance | Wednesday 01 July 2026 07:55:11 +0000 (0:00:00.066) 0:38:13.547 ********
2026-07-01 07:55:18.810318 | instance | ok: [instance]
2026-07-01 07:55:18.810377 | instance |
2026-07-01 07:55:18.810383 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-07-01 07:55:18.810388 | instance | Wednesday 01 July 2026 07:55:18 +0000 (0:00:07.186) 0:38:20.734 ********
2026-07-01 07:55:18.868024 | instance | ok: [instance] => {
2026-07-01 07:55:18.868105 | instance | "changed": false,
2026-07-01 07:55:18.868112 | instance | "msg": "Successfully pulled openvswitch image"
2026-07-01 07:55:18.868118 | instance | }
2026-07-01 07:55:18.868125 | instance |
2026-07-01 07:55:18.868130 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-07-01 07:55:18.868137 | instance | Wednesday 01 July 2026 07:55:18 +0000 (0:00:00.057) 0:38:20.791 ********
2026-07-01 07:55:20.461442 | instance | changed: [instance]
2026-07-01 07:55:20.461517 | instance |
2026-07-01 07:55:20.461675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:55:20.461747 | instance | Wednesday 01 July 2026 07:55:20 +0000 (0:00:01.594) 0:38:22.385 ********
2026-07-01 07:55:20.538282 | instance | skipping: [instance]
2026-07-01 07:55:20.538734 | instance |
2026-07-01 07:55:20.538791 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-07-01 07:55:20.538798 | instance | Wednesday 01 July 2026 07:55:20 +0000 (0:00:00.076) 0:38:22.462 ********
2026-07-01 07:55:20.630995 | instance | skipping: [instance]
2026-07-01 07:55:20.631084 | instance |
2026-07-01 07:55:20.631190 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:55:20.631311 | instance | Wednesday 01 July 2026 07:55:20 +0000 (0:00:00.092) 0:38:22.555 ********
2026-07-01 07:55:20.703562 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:55:20.704299 | instance |
2026-07-01 07:55:20.704311 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:55:20.704332 | instance | Wednesday 01 July 2026 07:55:20 +0000 (0:00:00.072) 0:38:22.628 ********
2026-07-01 07:55:21.237292 | instance | changed: [instance]
2026-07-01 07:55:21.237401 | instance |
2026-07-01 07:55:21.237456 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-07-01 07:55:21.237584 | instance | Wednesday 01 July 2026 07:55:21 +0000 (0:00:00.533) 0:38:23.161 ********
2026-07-01 07:55:22.442215 | instance | ok: [instance]
2026-07-01 07:55:22.442323 | instance |
2026-07-01 07:55:22.442628 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-07-01 07:55:22.442722 | instance | Wednesday 01 July 2026 07:55:22 +0000 (0:00:01.204) 0:38:24.366 ********
2026-07-01 07:55:22.500596 | instance | skipping: [instance]
2026-07-01 07:55:22.500666 | instance |
2026-07-01 07:55:22.500945 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-07-01 07:55:22.501006 | instance | Wednesday 01 July 2026 07:55:22 +0000 (0:00:00.058) 0:38:24.425 ********
2026-07-01 07:55:28.441001 | instance | ok: [instance]
2026-07-01 07:55:28.441095 | instance |
2026-07-01 07:55:28.441116 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-07-01 07:55:28.441127 | instance | Wednesday 01 July 2026 07:55:28 +0000 (0:00:05.940) 0:38:30.365 ********
2026-07-01 07:55:28.498280 | instance | ok: [instance] => {
2026-07-01 07:55:28.498366 | instance | "changed": false,
2026-07-01 07:55:28.498884 | instance | "msg": "Successfully pulled ovn-controller image"
2026-07-01 07:55:28.498963 | instance | }
2026-07-01 07:55:28.498976 | instance |
2026-07-01 07:55:28.498986 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-07-01 07:55:28.499005 | instance | Wednesday 01 July 2026 07:55:28 +0000 (0:00:00.057) 0:38:30.422 ********
2026-07-01 07:55:30.603437 | instance | changed: [instance]
2026-07-01 07:55:30.603532 | instance |
2026-07-01 07:55:30.603658 | instance | PLAY [controllers[0]] **********************************************************
2026-07-01 07:55:30.603771 | instance |
2026-07-01 07:55:30.603894 | instance | TASK [Gathering Facts] *********************************************************
2026-07-01 07:55:30.604049 | instance | Wednesday 01 July 2026 07:55:30 +0000 (0:00:02.105) 0:38:32.528 ********
2026-07-01 07:55:33.320750 | instance | ok: [instance]
2026-07-01 07:55:33.320858 | instance |
2026-07-01 07:55:33.320945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:55:33.321057 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:02.716) 0:38:35.244 ********
2026-07-01 07:55:33.407458 | instance | ok: [instance]
2026-07-01 07:55:33.407669 | instance |
2026-07-01 07:55:33.407931 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:55:33.408251 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.087) 0:38:35.331 ********
2026-07-01 07:55:33.466317 | instance | skipping: [instance]
2026-07-01 07:55:33.466534 | instance |
2026-07-01 07:55:33.466806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:55:33.467066 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.059) 0:38:35.391 ********
2026-07-01 07:55:33.528181 | instance | skipping: [instance]
2026-07-01 07:55:33.528421 | instance |
2026-07-01 07:55:33.528704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:55:33.528954 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.061) 0:38:35.452 ********
2026-07-01 07:55:33.589546 | instance | skipping: [instance]
2026-07-01 07:55:33.589706 | instance |
2026-07-01 07:55:33.589885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:55:33.590057 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.061) 0:38:35.513 ********
2026-07-01 07:55:33.648017 | instance | skipping: [instance]
2026-07-01 07:55:33.648195 | instance |
2026-07-01 07:55:33.648375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:55:33.648545 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.058) 0:38:35.572 ********
2026-07-01 07:55:33.705191 | instance | skipping: [instance]
2026-07-01 07:55:33.705331 | instance |
2026-07-01 07:55:33.705512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:55:33.705670 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.057) 0:38:35.629 ********
2026-07-01 07:55:33.765627 | instance | ok: [instance]
2026-07-01 07:55:33.765738 | instance |
2026-07-01 07:55:33.765895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:55:33.766058 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.060) 0:38:35.690 ********
2026-07-01 07:55:33.845942 | instance | ok: [instance] => (item=libvirt_exporter)
2026-07-01 07:55:33.846149 | instance |
2026-07-01 07:55:33.846566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:55:33.846840 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.079) 0:38:35.769 ********
2026-07-01 07:55:33.955381 | instance | ok: [instance]
2026-07-01 07:55:33.955638 | instance |
2026-07-01 07:55:33.956057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:55:33.956323 | instance | Wednesday 01 July 2026 07:55:33 +0000 (0:00:00.109) 0:38:35.878 ********
2026-07-01 07:55:34.187831 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:55:34.187923 | instance |
2026-07-01 07:55:34.188020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:55:34.188427 | instance | Wednesday 01 July 2026 07:55:34 +0000 (0:00:00.233) 0:38:36.112 ********
2026-07-01 07:55:34.745112 | instance | changed: [instance]
2026-07-01 07:55:34.745295 | instance |
2026-07-01 07:55:34.745566 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-07-01 07:55:34.745833 | instance | Wednesday 01 July 2026 07:55:34 +0000 (0:00:00.556) 0:38:36.669 ********
2026-07-01 07:55:34.807028 | instance | skipping: [instance]
2026-07-01 07:55:34.807245 | instance |
2026-07-01 07:55:34.807514 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-07-01 07:55:34.807774 | instance | Wednesday 01 July 2026 07:55:34 +0000 (0:00:00.062) 0:38:36.731 ********
2026-07-01 07:55:36.166396 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-01 07:55:36.166525 | instance | changed: [instance] => (item=libvirt-api)
2026-07-01 07:55:36.166694 | instance |
2026-07-01 07:55:36.166864 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-07-01 07:55:36.167035 | instance | Wednesday 01 July 2026 07:55:36 +0000 (0:00:01.358) 0:38:38.090 ********
2026-07-01 07:55:37.494465 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-01 07:55:37.494571 | instance | changed: [instance] => (item=libvirt-api)
2026-07-01 07:55:37.494953 | instance |
2026-07-01 07:55:37.495009 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-07-01 07:55:37.495015 | instance | Wednesday 01 July 2026 07:55:37 +0000 (0:00:01.328) 0:38:39.418 ********
2026-07-01 07:55:37.715566 | instance | ok: [instance]
2026-07-01 07:55:37.715617 | instance |
2026-07-01 07:55:37.715623 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-07-01 07:55:37.715628 | instance | Wednesday 01 July 2026 07:55:37 +0000 (0:00:00.220) 0:38:39.639 ********
2026-07-01 07:55:39.494944 | instance | changed: [instance]
2026-07-01 07:55:39.495040 | instance |
2026-07-01 07:55:39.495148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:55:39.495779 | instance | Wednesday 01 July 2026 07:55:39 +0000 (0:00:01.779) 0:38:41.419 ********
2026-07-01 07:55:39.578420 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:55:39.578508 | instance |
2026-07-01 07:55:39.578594 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:55:39.578726 | instance | Wednesday 01 July 2026 07:55:39 +0000 (0:00:00.083) 0:38:41.502 ********
2026-07-01 07:55:40.106221 | instance | changed: [instance]
2026-07-01 07:55:40.106333 | instance |
2026-07-01 07:55:40.106402 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-07-01 07:55:40.106555 | instance | Wednesday 01 July 2026 07:55:40 +0000 (0:00:00.527) 0:38:42.030 ********
2026-07-01 07:55:40.230661 | instance | skipping: [instance]
2026-07-01 07:55:40.230773 | instance |
2026-07-01 07:55:40.231039 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-01 07:55:40.231093 | instance | Wednesday 01 July 2026 07:55:40 +0000 (0:00:00.123) 0:38:42.154 ********
2026-07-01 07:55:41.262663 | instance | ok: [instance]
2026-07-01 07:55:41.262776 | instance |
2026-07-01 07:55:41.262858 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-01 07:55:41.263005 | instance | Wednesday 01 July 2026 07:55:41 +0000 (0:00:01.032) 0:38:43.187 ********
2026-07-01 07:55:41.488426 | instance | ok: [instance]
2026-07-01 07:55:41.488736 | instance |
2026-07-01 07:55:41.488997 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-01 07:55:41.489296 | instance | Wednesday 01 July 2026 07:55:41 +0000 (0:00:00.225) 0:38:43.412 ********
2026-07-01 07:55:42.059044 | instance | ok: [instance]
2026-07-01 07:55:42.059179 | instance |
2026-07-01 07:55:42.059364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:55:42.059535 | instance | Wednesday 01 July 2026 07:55:42 +0000 (0:00:00.570) 0:38:43.982 ********
2026-07-01 07:55:42.168268 | instance | ok: [instance]
2026-07-01 07:55:42.168467 | instance |
2026-07-01 07:55:42.168746 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:55:42.169003 | instance | Wednesday 01 July 2026 07:55:42 +0000 (0:00:00.109) 0:38:44.092 ********
2026-07-01 07:55:42.276723 | instance | included: rabbitmq for instance
2026-07-01 07:55:42.276832 | instance |
2026-07-01 07:55:42.276881 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-01 07:55:42.277003 | instance | Wednesday 01 July 2026 07:55:42 +0000 (0:00:00.108) 0:38:44.201 ********
2026-07-01 07:55:42.981240 | instance | ok: [instance]
2026-07-01 07:55:42.981470 | instance |
2026-07-01 07:55:42.981762 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-01 07:55:42.982082 | instance | Wednesday 01 July 2026 07:55:42 +0000 (0:00:00.704) 0:38:44.905 ********
2026-07-01 07:55:43.050851 | instance | skipping: [instance]
2026-07-01 07:55:43.051070 | instance |
2026-07-01 07:55:43.051355 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-01 07:55:43.051637 | instance | Wednesday 01 July 2026 07:55:43 +0000 (0:00:00.069) 0:38:44.975 ********
2026-07-01 07:55:43.105968 | instance | skipping: [instance]
2026-07-01 07:55:43.106196 | instance |
2026-07-01 07:55:43.106459 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-01 07:55:43.106742 | instance | Wednesday 01 July 2026 07:55:43 +0000 (0:00:00.055) 0:38:45.030 ********
2026-07-01 07:55:43.179699 | instance | skipping: [instance]
2026-07-01 07:55:43.179781 | instance |
2026-07-01 07:55:43.179884 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-01 07:55:43.180023 | instance | Wednesday 01 July 2026 07:55:43 +0000 (0:00:00.074) 0:38:45.104 ********
2026-07-01 07:56:14.109318 | instance | changed: [instance]
2026-07-01 07:56:14.109527 | instance |
2026-07-01 07:56:14.109811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 07:56:14.110074 | instance | Wednesday 01 July 2026 07:56:14 +0000 (0:00:30.928) 0:39:16.032 ********
2026-07-01 07:56:14.808525 | instance | ok: [instance]
2026-07-01 07:56:14.808808 | instance |
2026-07-01 07:56:14.809140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 07:56:14.809459 | instance | Wednesday 01 July 2026 07:56:14 +0000 (0:00:00.699) 0:39:16.732 ********
2026-07-01 07:56:14.884533 | instance | ok: [instance]
2026-07-01 07:56:14.884651 | instance |
2026-07-01 07:56:14.884850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 07:56:14.885020 | instance | Wednesday 01 July 2026 07:56:14 +0000 (0:00:00.076) 0:39:16.808 ********
2026-07-01 07:56:14.959694 | instance | skipping: [instance]
2026-07-01 07:56:14.959974 | instance |
2026-07-01 07:56:14.960350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 07:56:14.960673 | instance | Wednesday 01 July 2026 07:56:14 +0000 (0:00:00.075) 0:39:16.883 ********
2026-07-01 07:56:15.049919 | instance | skipping: [instance]
2026-07-01 07:56:15.050008 | instance |
2026-07-01 07:56:15.050103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 07:56:15.050230 | instance | Wednesday 01 July 2026 07:56:15 +0000 (0:00:00.089) 0:39:16.973 ********
2026-07-01 07:56:15.115102 | instance | ok: [instance]
2026-07-01 07:56:15.115358 | instance |
2026-07-01 07:56:15.115650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 07:56:15.115919 | instance | Wednesday 01 July 2026 07:56:15 +0000 (0:00:00.065) 0:39:17.039 ********
2026-07-01 07:56:15.372421 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 07:56:15.372649 | instance | ok: [instance] => (item=compute)
2026-07-01 07:56:15.372909 | instance | ok: [instance] => (item=oslo_db_api)
2026-07-01 07:56:15.373167 | instance | ok: [instance] => (item=placement)
2026-07-01 07:56:15.373426 | instance | ok: [instance] => (item=volumev3)
2026-07-01 07:56:15.373683 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-07-01 07:56:15.373938 | instance | ok: [instance] => (item=baremetal)
2026-07-01 07:56:15.374193 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-01 07:56:15.374449 | instance | ok: [instance] => (item=identity)
2026-07-01 07:56:15.374705 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 07:56:15.374963 | instance | ok: [instance] => (item=network)
2026-07-01 07:56:15.375221 | instance | ok: [instance] => (item=image)
2026-07-01 07:56:15.375476 | instance | ok: [instance] => (item=compute_metadata)
2026-07-01 07:56:15.375790 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-07-01 07:56:15.376094 | instance |
2026-07-01 07:56:15.376362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 07:56:15.376623 | instance | Wednesday 01 July 2026 07:56:15 +0000 (0:00:00.256) 0:39:17.296 ********
2026-07-01 07:56:15.460502 | instance | ok: [instance]
2026-07-01 07:56:15.460677 | instance |
2026-07-01 07:56:15.460975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 07:56:15.461217 | instance | Wednesday 01 July 2026 07:56:15 +0000 (0:00:00.088) 0:39:17.384 ********
2026-07-01 07:56:15.561603 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 07:56:15.561797 | instance |
2026-07-01 07:56:15.562069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 07:56:15.562328 | instance | Wednesday 01 July 2026 07:56:15 +0000 (0:00:00.100) 0:39:17.485 ********
2026-07-01 07:56:16.129694 | instance | changed: [instance]
2026-07-01 07:56:16.130395 | instance |
2026-07-01 07:56:16.130480 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-07-01 07:56:16.130489 | instance | Wednesday 01 July 2026 07:56:16 +0000 (0:00:00.568) 0:39:18.053 ********
2026-07-01 07:56:16.208706 | instance | skipping: [instance]
2026-07-01 07:56:16.208949 | instance |
2026-07-01 07:56:16.209229 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-07-01 07:56:16.209526 | instance | Wednesday 01 July 2026 07:56:16 +0000 (0:00:00.079) 0:39:18.133 ********
2026-07-01 07:56:16.427484 | instance | ok: [instance -> localhost]
2026-07-01 07:56:16.427636 | instance |
2026-07-01 07:56:16.427980 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-07-01 07:56:16.428284 | instance | Wednesday 01 July 2026 07:56:16 +0000 (0:00:00.218) 0:39:18.351 ********
2026-07-01 07:56:16.855607 | instance | ok: [instance -> localhost]
2026-07-01 07:56:16.855836 | instance |
2026-07-01 07:56:16.856175 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-07-01 07:56:16.856481 | instance | Wednesday 01 July 2026 07:56:16 +0000 (0:00:00.427) 0:39:18.779 ********
2026-07-01 07:56:17.407590 | instance | ok: [instance -> localhost]
2026-07-01 07:56:17.407776 | instance |
2026-07-01 07:56:17.408084 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-07-01 07:56:17.408351 | instance | Wednesday 01 July 2026 07:56:17 +0000 (0:00:00.552) 0:39:19.331 ********
2026-07-01 07:56:17.625996 | instance | ok: [instance -> localhost]
2026-07-01 07:56:17.626223 | instance |
2026-07-01 07:56:17.626522 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-07-01 07:56:17.626791 | instance | Wednesday 01 July 2026 07:56:17 +0000 (0:00:00.218) 0:39:19.549 ********
2026-07-01 07:56:18.983542 | instance | ok: [instance] => (item=nova-bootstrap)
2026-07-01 07:56:18.983776 | instance | ok: [instance] => (item=nova-cell-setup)
2026-07-01 07:56:18.984101 | instance |
2026-07-01 07:56:18.984375 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-07-01 07:56:18.984638 | instance | Wednesday 01 July 2026 07:56:18 +0000 (0:00:01.357) 0:39:20.907 ********
2026-07-01 07:56:19.564044 | instance | ok: [instance]
2026-07-01 07:56:19.564257 | instance |
2026-07-01 07:56:19.564519 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-07-01 07:56:19.564778 | instance | Wednesday 01 July 2026 07:56:19 +0000 (0:00:00.580) 0:39:21.488 ********
2026-07-01 07:59:14.768581 | instance | changed: [instance]
2026-07-01 07:59:14.768665 | instance |
2026-07-01 07:59:14.768678 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:59:14.768688 | instance | Wednesday 01 July 2026 07:59:14 +0000 (0:02:55.203) 0:42:16.691 ********
2026-07-01 07:59:14.919019 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:59:14.919090 | instance |
2026-07-01 07:59:14.919107 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:59:14.919201 | instance | Wednesday 01 July 2026 07:59:14 +0000 (0:00:00.151) 0:42:16.843 ********
2026-07-01 07:59:14.986337 | instance | skipping: [instance]
2026-07-01 07:59:14.986387 | instance |
2026-07-01 07:59:14.986393 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:59:14.986399 | instance | Wednesday 01 July 2026 07:59:14 +0000 (0:00:00.067) 0:42:16.910 ********
2026-07-01 07:59:15.058510 | instance | skipping: [instance]
2026-07-01 07:59:15.058615 | instance |
2026-07-01 07:59:15.058793 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:59:15.058883 | instance | Wednesday 01 July 2026 07:59:15 +0000 (0:00:00.072) 0:42:16.982 ********
2026-07-01 07:59:15.165030 | instance | ok: [instance]
2026-07-01 07:59:15.165110 | instance |
2026-07-01 07:59:15.165122 | instance | TASK [Create Ingress compute] **************************************************
2026-07-01 07:59:15.165132 | instance | Wednesday 01 July 2026 07:59:15 +0000 (0:00:00.105) 0:42:17.088 ********
2026-07-01 07:59:15.291709 | instance | included: ingress for instance
2026-07-01 07:59:15.291766 | instance |
2026-07-01 07:59:15.291809 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-07-01 07:59:15.291814 | instance | Wednesday 01 July 2026 07:59:15 +0000 (0:00:00.127) 0:42:17.215 ********
2026-07-01 07:59:16.750290 | instance | changed: [instance]
2026-07-01 07:59:16.750407 | instance |
2026-07-01 07:59:16.750482 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 07:59:16.750599 | instance | Wednesday 01 July 2026 07:59:16 +0000 (0:00:01.458) 0:42:18.674 ********
2026-07-01 07:59:16.883979 | instance | included: openstack_helm_ingress for instance
2026-07-01 07:59:16.884079 | instance |
2026-07-01 07:59:16.884173 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 07:59:16.884291 | instance | Wednesday 01 July 2026 07:59:16 +0000 (0:00:00.133) 0:42:18.808 ********
2026-07-01 07:59:16.945935 | instance | skipping: [instance]
2026-07-01 07:59:16.946028 | instance |
2026-07-01 07:59:16.946155 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 07:59:16.946277 | instance | Wednesday 01 July 2026 07:59:16 +0000 (0:00:00.062) 0:42:18.870 ********
2026-07-01 07:59:17.009560 | instance | skipping: [instance]
2026-07-01 07:59:17.009683 | instance |
2026-07-01 07:59:17.009832 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 07:59:17.009991 | instance | Wednesday 01 July 2026 07:59:17 +0000 (0:00:00.063) 0:42:18.933 ********
2026-07-01 07:59:17.081323 | instance | ok: [instance]
2026-07-01 07:59:17.081427 | instance |
2026-07-01 07:59:17.081549 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-07-01 07:59:17.081671 | instance | Wednesday 01 July 2026 07:59:17 +0000 (0:00:00.071) 0:42:19.005 ********
2026-07-01 07:59:17.176175 | instance | included: ingress for instance
2026-07-01 07:59:17.176250 | instance |
2026-07-01 07:59:17.176900 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-07-01 07:59:17.176918 | instance | Wednesday 01 July 2026 07:59:17 +0000 (0:00:00.094) 0:42:19.100 ********
2026-07-01 07:59:18.328427 | instance | changed: [instance]
2026-07-01 07:59:18.328522 | instance |
2026-07-01 07:59:18.328544 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-07-01 07:59:18.328555 | instance | Wednesday 01 July 2026 07:59:18 +0000 (0:00:01.152) 0:42:20.252 ********
2026-07-01 07:59:19.085580 | instance | ok: [instance]
2026-07-01 07:59:19.085687 | instance |
2026-07-01 07:59:19.085751 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-07-01 07:59:19.085868 | instance | Wednesday 01 July 2026 07:59:19 +0000 (0:00:00.757) 0:42:21.009 ********
2026-07-01 07:59:36.656883 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-07-01 07:59:36.656999 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-07-01 07:59:36.658222 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-07-01 07:59:36.658298 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-07-01 07:59:36.658306 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-07-01 07:59:36.658312 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-07-01 07:59:36.658318 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-07-01 07:59:36.658324 | instance |
2026-07-01 07:59:36.658340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-01 07:59:36.658347 | instance | Wednesday 01 July 2026 07:59:36 +0000 (0:00:17.570) 0:42:38.580 ********
2026-07-01 07:59:36.776058 | instance | ok: [instance]
2026-07-01 07:59:36.776857 | instance |
2026-07-01 07:59:36.776926 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-01 07:59:36.776941 | instance | Wednesday 01 July 2026 07:59:36 +0000 (0:00:00.119) 0:42:38.699 ********
2026-07-01 07:59:36.874040 | instance | included: rabbitmq for instance
2026-07-01 07:59:36.874123 | instance |
2026-07-01 07:59:36.874131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-01 07:59:36.874139 | instance | Wednesday 01 July 2026 07:59:36 +0000 (0:00:00.098) 0:42:38.797 ********
2026-07-01 07:59:37.640688 | instance | ok: [instance]
2026-07-01 07:59:37.640783 | instance |
2026-07-01 07:59:37.641032 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-01 07:59:37.641101 | instance | Wednesday 01 July 2026 07:59:37 +0000 (0:00:00.766) 0:42:39.564 ********
2026-07-01 07:59:37.705114 | instance | skipping: [instance]
2026-07-01 07:59:37.705519 | instance |
2026-07-01 07:59:37.705577 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-01 07:59:37.705585 | instance | Wednesday 01 July 2026 07:59:37 +0000 (0:00:00.064) 0:42:39.629 ********
2026-07-01 07:59:37.767541 | instance | skipping: [instance]
2026-07-01 07:59:37.767935 | instance |
2026-07-01 07:59:37.768005 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-01 07:59:37.768012 | instance | Wednesday 01 July 2026 07:59:37 +0000 (0:00:00.062) 0:42:39.691 ********
2026-07-01 07:59:37.846512 | instance | skipping: [instance]
2026-07-01 07:59:37.846572 | instance |
2026-07-01 07:59:37.846578 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-01 07:59:37.846597 | instance | Wednesday 01 July 2026 07:59:37 +0000 (0:00:00.078) 0:42:39.770 ********
2026-07-01 08:00:08.752234 | instance | changed: [instance]
2026-07-01 08:00:08.752317 | instance |
2026-07-01 08:00:08.752492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-01 08:00:08.752689 | instance | Wednesday 01 July 2026 08:00:08 +0000 (0:00:30.905) 0:43:10.675 ********
2026-07-01 08:00:09.474378 | instance | ok: [instance]
2026-07-01 08:00:09.474507 | instance |
2026-07-01 08:00:09.474685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-01 08:00:09.474870 | instance | Wednesday 01 July 2026 08:00:09 +0000 (0:00:00.723) 0:43:11.398 ********
2026-07-01 08:00:09.550032 | instance | ok: [instance]
2026-07-01 08:00:09.550134 | instance |
2026-07-01 08:00:09.550343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-01 08:00:09.550525 | instance | Wednesday 01 July 2026 08:00:09 +0000 (0:00:00.075) 0:43:11.474 ********
2026-07-01 08:00:09.618566 | instance | skipping: [instance]
2026-07-01 08:00:09.618811 | instance |
2026-07-01 08:00:09.619018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-01 08:00:09.619201 | instance | Wednesday 01 July 2026 08:00:09 +0000 (0:00:00.068) 0:43:11.542 ********
2026-07-01 08:00:09.687823 | instance | skipping: [instance]
2026-07-01 08:00:09.688091 | instance |
2026-07-01 08:00:09.688393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-01 08:00:09.688681 | instance | Wednesday 01 July 2026 08:00:09 +0000 (0:00:00.068) 0:43:11.611 ********
2026-07-01 08:00:09.759025 | instance | ok: [instance]
2026-07-01 08:00:09.759258 | instance |
2026-07-01 08:00:09.759541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-01 08:00:09.759808 | instance | Wednesday 01 July 2026 08:00:09 +0000 (0:00:00.071) 0:43:11.683 ********
2026-07-01 08:00:09.949365 | instance | ok: [instance] => (item=oslo_cache)
2026-07-01 08:00:09.949529 | instance | ok: [instance] => (item=compute)
2026-07-01 08:00:09.949694 | instance | ok: [instance] => (item=baremetal)
2026-07-01 08:00:09.949901 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-01 08:00:09.950061 | instance | ok: [instance] => (item=identity)
2026-07-01 08:00:09.950222 | instance | ok: [instance] => (item=load_balancer)
2026-07-01 08:00:09.950376 | instance | ok: [instance] => (item=oslo_db)
2026-07-01 08:00:09.950537 | instance | ok: [instance] => (item=compute_metadata)
2026-07-01 08:00:09.950696 | instance | ok: [instance] => (item=network)
2026-07-01 08:00:09.950858 | instance | ok: [instance] => (item=dns)
2026-07-01 08:00:09.951053 | instance |
2026-07-01 08:00:09.951219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-01 08:00:09.951382 | instance | Wednesday 01 July 2026 08:00:09 +0000 (0:00:00.190) 0:43:11.873 ********
2026-07-01 08:00:10.048749 | instance | ok: [instance]
2026-07-01 08:00:10.048894 | instance |
2026-07-01 08:00:10.049106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-01 08:00:10.049286 | instance | Wednesday 01 July 2026 08:00:10 +0000 (0:00:00.098) 0:43:11.972 ********
2026-07-01 08:00:10.139899 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-01 08:00:10.140157 | instance |
2026-07-01 08:00:10.140487 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-01 08:00:10.140764 | instance | Wednesday 01 July 2026 08:00:10 +0000 (0:00:00.091) 0:43:12.064 ********
2026-07-01 08:00:10.725065 | instance | changed: [instance]
2026-07-01 08:00:10.725134 | instance |
2026-07-01 08:00:10.725269 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-07-01 08:00:10.725386 | instance | Wednesday 01 July 2026 08:00:10 +0000 (0:00:00.584) 0:43:12.649 ********
2026-07-01 08:00:11.448388 | instance | ok: [instance]
2026-07-01 08:00:11.448628 | instance |
2026-07-01 08:00:11.448906 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-07-01 08:00:11.449221 | instance | Wednesday 01 July 2026 08:00:11 +0000 (0:00:00.723) 0:43:13.372 ********
2026-07-01 08:00:11.509712 | instance | skipping: [instance]
2026-07-01 08:00:11.509794 | instance |
2026-07-01 08:00:11.509901 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-07-01 08:00:11.510047 | instance | Wednesday 01 July 2026 08:00:11 +0000 (0:00:00.061) 0:43:13.434 ********
2026-07-01 08:00:12.107027 | instance | ok: [instance]
2026-07-01 08:00:12.107117 | instance |
2026-07-01 08:00:12.107241 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-07-01 08:00:12.107368 | instance | Wednesday 01 July 2026 08:00:12 +0000 (0:00:00.597) 0:43:14.031 ********
2026-07-01 08:00:12.203607 | instance | ok: [instance]
2026-07-01 08:00:12.203709 | instance |
2026-07-01 08:00:12.203840 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-07-01 08:00:12.203973 | instance | Wednesday 01 July 2026 08:00:12 +0000 (0:00:00.096) 0:43:14.128 ********
2026-07-01 08:00:12.283069 | instance | ok: [instance]
2026-07-01 08:00:12.283162 | instance |
2026-07-01 08:00:12.283291 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-07-01 08:00:12.283411 | instance | Wednesday 01 July 2026 08:00:12 +0000 (0:00:00.079) 0:43:14.207 ********
2026-07-01 08:00:12.345029 | instance | skipping: [instance]
2026-07-01 08:00:12.345119 | instance |
2026-07-01 08:00:12.345240 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-07-01 08:00:12.345360 | instance | Wednesday 01 July 2026 08:00:12 +0000 (0:00:00.061) 0:43:14.269 ********
2026-07-01 08:02:38.124757 | instance | changed: [instance]
2026-07-01 08:02:38.124828 | instance |
2026-07-01 08:02:38.124834 | instance | TASK [Create Ingress] **********************************************************
2026-07-01 08:02:38.124840 | instance | Wednesday 01 July 2026 08:02:38 +0000 (0:02:25.778) 0:45:40.048 ********
2026-07-01 08:02:38.277701 | instance | included: openstack_helm_ingress for instance
2026-07-01 08:02:38.277833 | instance |
2026-07-01 08:02:38.277845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-01 08:02:38.277960 | instance | Wednesday 01 July 2026 08:02:38 +0000 (0:00:00.153) 0:45:40.201 ********
2026-07-01 08:02:38.344144 | instance | skipping: [instance]
2026-07-01 08:02:38.344273 | instance |
2026-07-01 08:02:38.344282 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-01 08:02:38.344420 | instance | Wednesday 01 July 2026 08:02:38 +0000 (0:00:00.066) 0:45:40.268 ********
2026-07-01 08:02:38.411792 | instance | skipping: [instance]
2026-07-01 08:02:38.411866 | instance |
2026-07-01 08:02:38.411873 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-01 08:02:38.411880 | instance | Wednesday 01 July 2026 08:02:38 +0000 (0:00:00.066) 0:45:40.335 ********
2026-07-01 08:02:38.503384 | instance | ok: [instance]
2026-07-01 08:02:38.503440 | instance |
2026-07-01 08:02:38.503447 | instance | TASK [Create Ingress network] **************************************************
2026-07-01 08:02:38.503452 | instance | Wednesday 01 July 2026 08:02:38 +0000 (0:00:00.091) 0:45:40.427 ********
2026-07-01 08:02:38.610450 | instance | included: ingress for instance
2026-07-01 08:02:38.610568 | instance |
2026-07-01 08:02:38.610901 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-07-01 08:02:38.610951 | instance | Wednesday 01 July 2026 08:02:38 +0000 (0:00:00.107) 0:45:40.534 ********
2026-07-01 08:02:39.877274 | instance | changed: [instance]
2026-07-01 08:02:39.877310 | instance |
2026-07-01 08:02:39.877315 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-07-01 08:02:39.877320 | instance | Wednesday 01 July 2026 08:02:39 +0000 (0:00:01.266) 0:45:41.801 ********
2026-07-01 08:02:40.656761 | instance | ok: [instance]
2026-07-01 08:02:40.656872 | instance |
2026-07-01 08:02:40.657183 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-07-01 08:02:40.657574 | instance | Wednesday 01 July 2026 08:02:40 +0000 (0:00:00.779) 0:45:42.580 ********
2026-07-01 08:08:32.022637 | 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-109.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-07-01 08:08:32.040523 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-07-01 08:08:32.040603 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-07-01 08:08:32.040712 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-07-01 08:08:32.040832 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-07-01 08:08:32.040962 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-07-01 08:08:32.041083 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-07-01 08:08:32.041194 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-07-01 08:08:32.041395 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-07-01 08:08:32.041421 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-07-01 08:08:32.041947 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-07-01 08:08:32.041964 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-07-01 08:08:32.041968 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-07-01 08:08:32.041972 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-07-01 08:08:32.041995 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-07-01 08:08:32.042675 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-07-01 08:08:32.042764 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-07-01 08:08:32.042771 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-07-01 08:08:32.042776 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-07-01 08:08:32.042781 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-07-01 08:08:32.042794 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-07-01 08:08:32.042799 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-07-01 08:08:32.042916 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-07-01 08:08:32.043031 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-07-01 08:08:32.043152 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-07-01 08:08:32.043263 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-07-01 08:08:32.043384 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-07-01 08:08:32.043501 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-07-01 08:08:32.043618 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-07-01 08:08:32.043736 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-07-01 08:08:32.043853 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-07-01 08:08:32.043987 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-07-01 08:08:32.044132 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-07-01 08:08:32.044250 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-07-01 08:08:32.044366 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-07-01 08:08:32.044481 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-07-01 08:08:32.044603 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-07-01 08:08:32.044720 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-07-01 08:08:32.044838 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-07-01 08:08:32.044953 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-07-01 08:08:32.045069 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-07-01 08:08:32.045186 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-07-01 08:08:32.045303 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-07-01 08:08:32.045418 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-07-01 08:08:32.045536 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-07-01 08:08:32.045651 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-07-01 08:08:32.045767 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-07-01 08:08:32.045903 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-07-01 08:08:32.046020 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-07-01 08:08:32.046137 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-07-01 08:08:32.046253 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-07-01 08:08:32.046374 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-07-01 08:08:32.046494 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-07-01 08:08:32.046610 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-07-01 08:08:32.046726 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-07-01 08:08:32.046844 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-07-01 08:08:32.046959 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-07-01 08:08:32.047076 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-07-01 08:08:32.047192 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-07-01 08:08:32.047308 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-07-01 08:08:32.047425 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-07-01 08:08:32.047534 | instance |
2026-07-01 08:08:32.047650 | instance | PLAY RECAP *********************************************************************
2026-07-01 08:08:32.047779 | instance | instance : ok=597 changed=218 unreachable=0 failed=1 skipped=201 rescued=0 ignored=2
2026-07-01 08:08:32.047885 | instance |
2026-07-01 08:08:32.048035 | instance | Wednesday 01 July 2026 08:08:32 +0000 (0:05:51.372) 0:51:33.953 ********
2026-07-01 08:08:32.048148 | instance | ===============================================================================
2026-07-01 08:08:32.048275 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 351.37s
2026-07-01 08:08:32.048395 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 290.53s
2026-07-01 08:08:32.048514 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 175.20s
2026-07-01 08:08:32.048631 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 161.21s
2026-07-01 08:08:32.048747 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.51s
2026-07-01 08:08:32.048869 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 145.78s
2026-07-01 08:08:32.049148 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 142.26s
2026-07-01 08:08:32.049259 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 116.50s
2026-07-01 08:08:32.049378 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 104.76s
2026-07-01 08:08:32.049500 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 103.70s
2026-07-01 08:08:32.049618 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 103.03s
2026-07-01 08:08:32.049734 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 101.66s
2026-07-01 08:08:32.049846 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.56s
2026-07-01 08:08:32.049964 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 47.31s
2026-07-01 08:08:32.050083 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.43s
2026-07-01 08:08:32.050203 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.21s
2026-07-01 08:08:32.050323 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.97s
2026-07-01 08:08:32.050440 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s
2026-07-01 08:08:32.050561 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 30.92s
2026-07-01 08:08:32.050680 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-07-01 08:08:32.339021 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-01 08:08:32.339130 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-07-01 08:08:32.339143 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-01 08:08:32.466035 | instance | ERROR
2026-07-01 08:08:32.466219 | instance | {
2026-07-01 08:08:32.466247 | instance | "delta": "0:52:40.944342",
2026-07-01 08:08:32.466267 | instance | "end": "2026-07-01 08:08:32.394477",
2026-07-01 08:08:32.466286 | instance | "msg": "non-zero return code",
2026-07-01 08:08:32.466306 | instance | "rc": 2,
2026-07-01 08:08:32.466323 | instance | "start": "2026-07-01 07:15:51.450135"
2026-07-01 08:08:32.466341 | instance | }
failure
2026-07-01 08:08:32.532019 |
2026-07-01 08:08:32.532139 | PLAY RECAP
2026-07-01 08:08:32.532186 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-07-01 08:08:32.532206 |
2026-07-01 08:08:32.709676 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-01 08:08:32.721913 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-01 08:08:33.361661 |
2026-07-01 08:08:33.361790 | PLAY [all]
2026-07-01 08:08:33.375841 |
2026-07-01 08:08:33.375917 | TASK [gather-host-logs : creating directory for system status]
2026-07-01 08:08:33.713738 | instance | changed
2026-07-01 08:08:33.719649 |
2026-07-01 08:08:33.719731 | TASK [gather-host-logs : Get logs for each host]
2026-07-01 08:08:34.065099 | instance | + systemd-cgls --full --all --no-pager
2026-07-01 08:08:34.108639 | instance | + ip addr
2026-07-01 08:08:34.120004 | instance | + ip route
2026-07-01 08:08:34.120057 | instance | + lsblk
2026-07-01 08:08:34.126259 | instance | + mount
2026-07-01 08:08:34.134079 | instance | + docker images
2026-07-01 08:08:34.157840 | instance | + brctl show
2026-07-01 08:08:34.158629 | instance | /bin/bash: line 8: brctl: command not found
2026-07-01 08:08:34.158711 | instance | + ps aux --sort=-%mem
2026-07-01 08:08:34.205578 | instance | + dpkg -l
2026-07-01 08:08:34.217265 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-07-01 08:08:34.217633 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-07-01 08:08:34.233831 | instance | + '[' '!' -z '' ']'
2026-07-01 08:08:34.284332 | instance | ok: Runtime: 0:00:00.176864
2026-07-01 08:08:34.290634 |
2026-07-01 08:08:34.290705 | TASK [gather-host-logs : Downloads logs to executor]
2026-07-01 08:08:34.912217 | instance | changed:
2026-07-01 08:08:34.912417 | instance | created directory /var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/work/logs/instance
2026-07-01 08:08:34.912459 | instance | cd+++++++++ system/
2026-07-01 08:08:34.912491 | instance | >f+++++++++ system/brctl-show.txt
2026-07-01 08:08:34.912520 | instance | >f+++++++++ system/docker-images.txt
2026-07-01 08:08:34.912549 | instance | >f+++++++++ system/ip-addr.txt
2026-07-01 08:08:34.912579 | instance | >f+++++++++ system/ip-route.txt
2026-07-01 08:08:34.912609 | instance | >f+++++++++ system/lsblk.txt
2026-07-01 08:08:34.912637 | instance | >f+++++++++ system/mount.txt
2026-07-01 08:08:34.912665 | instance | >f+++++++++ system/packages.txt
2026-07-01 08:08:34.912692 | instance | >f+++++++++ system/ps.txt
2026-07-01 08:08:34.912722 | instance | >f+++++++++ system/systemd-cgls.txt
2026-07-01 08:08:34.923606 |
2026-07-01 08:08:34.923671 | LOOP [helm-release-status : creating directory for helm release status]
2026-07-01 08:08:35.120946 | instance | changed: "values"
2026-07-01 08:08:35.317387 | instance | changed: "releases"
2026-07-01 08:08:35.337597 |
2026-07-01 08:08:35.337740 | TASK [helm-release-status : Gather get release status for helm charts]
2026-07-01 08:08:43.427878 | instance | ok: Runtime: 0:00:07.762780
2026-07-01 08:08:43.432686 |
2026-07-01 08:08:43.432756 | TASK [helm-release-status : Downloads logs to executor]
2026-07-01 08:08:43.935077 | instance | changed:
2026-07-01 08:08:43.935428 | instance | cd+++++++++ helm/
2026-07-01 08:08:43.935524 | instance | cd+++++++++ helm/releases/
2026-07-01 08:08:43.935577 | instance | cd+++++++++ helm/releases/auth-system/
2026-07-01 08:08:43.935623 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-07-01 08:08:43.935665 | instance | cd+++++++++ helm/releases/cert-manager/
2026-07-01 08:08:43.935707 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-07-01 08:08:43.935747 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-07-01 08:08:43.935787 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-07-01 08:08:43.935826 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-07-01 08:08:43.935865 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-07-01 08:08:43.935905 | instance | cd+++++++++ helm/releases/kube-system/
2026-07-01 08:08:43.935945 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-07-01 08:08:43.935992 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-07-01 08:08:43.936033 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-07-01 08:08:43.936074 | instance | cd+++++++++ helm/releases/monitoring/
2026-07-01 08:08:43.936115 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-07-01 08:08:43.936156 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-07-01 08:08:43.936195 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-07-01 08:08:43.936235 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-07-01 08:08:43.936275 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-07-01 08:08:43.936332 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-07-01 08:08:43.936352 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-07-01 08:08:43.936369 | instance | cd+++++++++ helm/releases/openstack/
2026-07-01 08:08:43.936387 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-07-01 08:08:43.936405 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-07-01 08:08:43.936422 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-07-01 08:08:43.936439 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-07-01 08:08:43.936457 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-07-01 08:08:43.936475 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-07-01 08:08:43.936492 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-07-01 08:08:43.936510 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-07-01 08:08:43.936527 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-07-01 08:08:43.936545 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-07-01 08:08:43.936562 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-07-01 08:08:43.936580 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-07-01 08:08:43.936597 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-07-01 08:08:43.936614 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-07-01 08:08:43.936631 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-07-01 08:08:43.936648 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-07-01 08:08:43.936665 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-07-01 08:08:43.936682 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-07-01 08:08:43.936700 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-07-01 08:08:43.936717 | instance | cd+++++++++ helm/values/
2026-07-01 08:08:43.936734 | instance | cd+++++++++ helm/values/auth-system/
2026-07-01 08:08:43.936751 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-07-01 08:08:43.936768 | instance | cd+++++++++ helm/values/cert-manager/
2026-07-01 08:08:43.936786 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-07-01 08:08:43.936803 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-07-01 08:08:43.936821 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-07-01 08:08:43.936838 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-07-01 08:08:43.936856 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-07-01 08:08:43.936873 | instance | cd+++++++++ helm/values/kube-system/
2026-07-01 08:08:43.936890 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-07-01 08:08:43.936907 | instance | cd+++++++++ helm/values/local-path-storage/
2026-07-01 08:08:43.936925 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-07-01 08:08:43.936942 | instance | cd+++++++++ helm/values/monitoring/
2026-07-01 08:08:43.936978 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-07-01 08:08:43.936998 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-07-01 08:08:43.937015 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-07-01 08:08:43.937032 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-07-01 08:08:43.937049 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-07-01 08:08:43.937067 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-07-01 08:08:43.937084 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-07-01 08:08:43.937102 | instance | cd+++++++++ helm/values/openstack/
2026-07-01 08:08:43.937120 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-07-01 08:08:43.937142 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-07-01 08:08:43.937161 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-07-01 08:08:43.937178 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-07-01 08:08:43.937196 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-07-01 08:08:43.937213 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-07-01 08:08:43.937230 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-07-01 08:08:43.937247 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-07-01 08:08:43.937265 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-07-01 08:08:43.937283 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-07-01 08:08:43.937300 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-07-01 08:08:43.937317 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-07-01 08:08:43.937335 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-07-01 08:08:43.937352 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-07-01 08:08:43.937369 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-07-01 08:08:43.937386 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-07-01 08:08:43.937404 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-07-01 08:08:43.937421 | instance | cd+++++++++ helm/values/rook-ceph/
2026-07-01 08:08:43.937440 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-07-01 08:08:43.948852 |
2026-07-01 08:08:43.948947 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-07-01 08:08:44.178786 | instance | changed
2026-07-01 08:08:44.184836 |
2026-07-01 08:08:44.184916 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-07-01 08:08:44.415205 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-01 08:08:44.415331 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-01 08:08:44.423343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:08:44.427632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:08:44.513613 | instance | node/instance
2026-07-01 08:08:44.518238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:08:44.587995 | instance | clusterrole/admin
2026-07-01 08:08:44.785275 | instance | clusterrole/cephfs-csi-nodeplugin
2026-07-01 08:08:44.865998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:08:44.866406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:08:44.904376 | instance | clusterrole/cephfs-external-provisioner-runner
2026-07-01 08:08:44.963298 | instance | clusterrole/cert-manager-cainjector
2026-07-01 08:08:45.099229 | instance | clusterrole/cert-manager-cluster-view
2026-07-01 08:08:45.159248 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-07-01 08:08:45.300674 | instance | clusterrole/cert-manager-controller-certificates
2026-07-01 08:08:45.350041 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-07-01 08:08:45.475248 | instance | clusterrole/cert-manager-controller-challenges
2026-07-01 08:08:45.536437 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-07-01 08:08:45.670167 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-07-01 08:08:45.726601 | instance | clusterrole/cert-manager-controller-issuers
2026-07-01 08:08:45.883843 | instance | clusterrole/cert-manager-controller-orders
2026-07-01 08:08:45.922508 | instance | clusterrole/cert-manager-edit
2026-07-01 08:08:46.058666 | instance | clusterrole/cert-manager-view
2026-07-01 08:08:46.121373 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-07-01 08:08:46.257472 | instance | clusterrole/cilium
2026-07-01 08:08:46.330948 | instance | clusterrole/cilium-operator
2026-07-01 08:08:46.445704 | instance | clusterrole/cluster-admin
2026-07-01 08:08:46.515560 | instance | clusterrole/edit
2026-07-01 08:08:46.632043 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-01 08:08:46.753073 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-07-01 08:08:46.877679 | instance | clusterrole/goldpinger-clusterrole
2026-07-01 08:08:46.935471 | instance | clusterrole/ingress-nginx
2026-07-01 08:08:47.057210 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-07-01 08:08:47.117092 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-07-01 08:08:47.241318 | instance | clusterrole/kube-prometheus-stack-operator
2026-07-01 08:08:47.336744 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-07-01 08:08:47.436135 | instance | clusterrole/kubeadm:get-nodes
2026-07-01 08:08:47.535063 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-07-01 08:08:47.618101 | instance | clusterrole/local-path-provisioner
2026-07-01 08:08:47.711808 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-07-01 08:08:47.806631 | instance | clusterrole/node-feature-discovery
2026-07-01 08:08:47.888787 | instance | clusterrole/node-feature-discovery-gc
2026-07-01 08:08:47.985947 | instance | clusterrolebinding/cert-manager-cainjector
2026-07-01 08:08:48.077499 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-07-01 08:08:48.195722 | instance | clusterrole/nova-bootstrap
2026-07-01 08:08:48.294681 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-07-01 08:08:48.382876 | instance | clusterrole/nova-cell-setup
2026-07-01 08:08:48.471957 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-07-01 08:08:48.566820 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-07-01 08:08:48.642820 | instance | clusterrole/objectstorage-provisioner-role
2026-07-01 08:08:48.754391 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-07-01 08:08:48.825739 | instance | clusterrole/ovn-controller
2026-07-01 08:08:48.947547 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-07-01 08:08:49.002630 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-07-01 08:08:49.130214 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-07-01 08:08:49.187851 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-07-01 08:08:49.345435 | instance | clusterrolebinding/cert-manager-controller-orders
2026-07-01 08:08:49.389699 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-07-01 08:08:49.526684 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-07-01 08:08:49.571736 | instance | clusterrolebinding/cilium
2026-07-01 08:08:49.722738 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-07-01 08:08:49.759928 | instance | clusterrolebinding/cilium-operator
2026-07-01 08:08:49.914969 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-07-01 08:08:49.945022 | instance | clusterrolebinding/cluster-admin
2026-07-01 08:08:50.092451 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-01 08:08:50.130192 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-07-01 08:08:50.311737 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-07-01 08:08:50.330866 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-07-01 08:08:50.508391 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-07-01 08:08:50.513870 | instance | clusterrolebinding/ingress-nginx
2026-07-01 08:08:50.705688 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-07-01 08:08:50.726904 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-07-01 08:08:50.899321 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-07-01 08:08:50.919211 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-07-01 08:08:51.086892 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-07-01 08:08:51.105220 | instance | clusterrole/rbd-csi-nodeplugin
2026-07-01 08:08:51.289179 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-07-01 08:08:51.297319 | instance | clusterrolebinding/kubeadm:get-nodes
2026-07-01 08:08:51.468909 | instance | clusterrole/rbd-external-provisioner-runner
2026-07-01 08:08:51.476560 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-07-01 08:08:51.659685 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-07-01 08:08:51.668998 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-07-01 08:08:51.856048 | instance | clusterrole/rook-ceph-global
2026-07-01 08:08:51.882172 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-07-01 08:08:52.059771 | instance | clusterrole/rook-ceph-mgr-cluster
2026-07-01 08:08:52.060238 | instance | clusterrolebinding/kubeadm:node-proxier
2026-07-01 08:08:52.248080 | instance | clusterrole/rook-ceph-mgr-system
2026-07-01 08:08:52.266598 | instance | clusterrolebinding/local-path-provisioner
2026-07-01 08:08:52.433529 | instance | clusterrole/rook-ceph-object-bucket
2026-07-01 08:08:52.465705 | instance | clusterrolebinding/node-feature-discovery
2026-07-01 08:08:52.622404 | instance | clusterrole/rook-ceph-osd
2026-07-01 08:08:52.646758 | instance | clusterrolebinding/node-feature-discovery-gc
2026-07-01 08:08:52.809793 | instance | clusterrole/rook-ceph-system
2026-07-01 08:08:52.846666 | instance | clusterrolebinding/nova-bootstrap
2026-07-01 08:08:52.999595 | instance | clusterrole/secretgen-controller-cluster-role
2026-07-01 08:08:53.021527 | instance | clusterrolebinding/nova-cell-setup
2026-07-01 08:08:53.181866 | instance | clusterrole/system:aggregate-to-admin
2026-07-01 08:08:53.208142 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-07-01 08:08:53.366048 | instance | clusterrole/system:aggregate-to-edit
2026-07-01 08:08:53.415526 | instance | clusterrolebinding/ovn-controller
2026-07-01 08:08:53.586771 | instance | clusterrole/system:aggregate-to-view
2026-07-01 08:08:53.611159 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-07-01 08:08:53.763200 | instance | clusterrole/system:auth-delegator
2026-07-01 08:08:53.804637 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-07-01 08:08:53.950381 | instance | clusterrole/system:basic-user
2026-07-01 08:08:53.981905 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-07-01 08:08:54.123295 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-07-01 08:08:54.170178 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-07-01 08:08:54.330488 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-07-01 08:08:54.372839 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-07-01 08:08:54.512772 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-07-01 08:08:54.545723 | instance | clusterrolebinding/rook-ceph-global
2026-07-01 08:08:54.740126 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-07-01 08:08:54.757408 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-07-01 08:08:54.915031 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-07-01 08:08:54.931626 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-07-01 08:08:55.096915 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-07-01 08:08:55.141172 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-07-01 08:08:55.285255 | instance | clusterrolebinding/rook-ceph-osd
2026-07-01 08:08:55.352761 | instance | clusterrole/system:controller:attachdetach-controller
2026-07-01 08:08:55.461535 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-07-01 08:08:55.551429 | instance | clusterrole/system:controller:certificate-controller
2026-07-01 08:08:55.650926 | instance | clusterrolebinding/rook-ceph-system
2026-07-01 08:08:55.742871 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-07-01 08:08:55.832263 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-07-01 08:08:55.923627 | instance | clusterrole/system:controller:cronjob-controller
2026-07-01 08:08:56.012750 | instance | clusterrolebinding/system:basic-user
2026-07-01 08:08:56.121298 | instance | clusterrole/system:controller:daemon-set-controller
2026-07-01 08:08:56.209555 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-07-01 08:08:56.345571 | instance | clusterrole/system:controller:deployment-controller
2026-07-01 08:08:56.391166 | instance | clusterrolebinding/system:controller:certificate-controller
2026-07-01 08:08:56.513976 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-07-01 08:08:56.584688 | instance | clusterrole/system:controller:disruption-controller
2026-07-01 08:08:56.685949 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-07-01 08:08:56.770753 | instance | clusterrole/system:controller:endpoint-controller
2026-07-01 08:08:56.858433 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-07-01 08:08:56.945133 | instance | clusterrole/system:controller:endpointslice-controller
2026-07-01 08:08:57.042529 | instance | clusterrolebinding/system:controller:deployment-controller
2026-07-01 08:08:57.114215 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-07-01 08:08:57.232062 | instance | clusterrolebinding/system:controller:disruption-controller
2026-07-01 08:08:57.301047 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-07-01 08:08:57.434883 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-07-01 08:08:57.476030 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-07-01 08:08:57.632490 | instance | clusterrole/system:controller:expand-controller
2026-07-01 08:08:57.655074 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-07-01 08:08:57.819822 | instance | clusterrole/system:controller:generic-garbage-collector
2026-07-01 08:08:57.829321 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-07-01 08:08:57.988727 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-07-01 08:08:58.017450 | instance | clusterrolebinding/system:controller:expand-controller
2026-07-01 08:08:58.173173 | instance | clusterrole/system:controller:job-controller
2026-07-01 08:08:58.205234 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-07-01 08:08:58.381218 | instance | clusterrole/system:controller:namespace-controller
2026-07-01 08:08:58.384650 | instance | clusterrole/system:controller:node-controller
2026-07-01 08:08:58.559718 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-07-01 08:08:58.568332 | instance | clusterrole/system:controller:persistent-volume-binder
2026-07-01 08:08:58.736650 | instance | clusterrolebinding/system:controller:job-controller
2026-07-01 08:08:58.748513 | instance | clusterrole/system:controller:pod-garbage-collector
2026-07-01 08:08:58.919555 | instance | clusterrolebinding/system:controller:namespace-controller
2026-07-01 08:08:58.920840 | instance | clusterrole/system:controller:pv-protection-controller
2026-07-01 08:08:59.094033 | instance | clusterrole/system:controller:pvc-protection-controller
2026-07-01 08:08:59.098448 | instance | clusterrolebinding/system:controller:node-controller
2026-07-01 08:08:59.285025 | instance | clusterrole/system:controller:replicaset-controller
2026-07-01 08:08:59.294277 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-07-01 08:08:59.465805 | instance | clusterrole/system:controller:replication-controller
2026-07-01 08:08:59.468498 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-07-01 08:08:59.640712 | instance | clusterrole/system:controller:resourcequota-controller
2026-07-01 08:08:59.642136 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-07-01 08:08:59.827349 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-07-01 08:08:59.829965 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-07-01 08:09:00.007127 | instance | clusterrole/system:controller:route-controller
2026-07-01 08:09:00.011924 | instance | clusterrole/system:controller:service-account-controller
2026-07-01 08:09:00.198505 | instance | clusterrole/system:controller:service-controller
2026-07-01 08:09:00.205247 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-07-01 08:09:00.403192 | instance | clusterrole/system:controller:statefulset-controller
2026-07-01 08:09:00.407767 | instance | clusterrolebinding/system:controller:replication-controller
2026-07-01 08:09:00.608870 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-07-01 08:09:00.611708 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-07-01 08:09:00.791299 | instance | clusterrole/system:controller:ttl-controller
2026-07-01 08:09:00.802767 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-07-01 08:09:00.967758 | instance | clusterrole/system:coredns
2026-07-01 08:09:00.991861 | instance | clusterrolebinding/system:controller:route-controller
2026-07-01 08:09:01.148345 | instance | clusterrole/system:discovery
2026-07-01 08:09:01.175511 | instance | clusterrolebinding/system:controller:service-account-controller
2026-07-01 08:09:01.351317 | instance | clusterrole/system:heapster
2026-07-01 08:09:01.368061 | instance | clusterrolebinding/system:controller:service-controller
2026-07-01 08:09:01.525630 | instance | clusterrole/system:kube-aggregator
2026-07-01 08:09:01.547019 | instance | clusterrole/system:kube-controller-manager
2026-07-01 08:09:01.698570 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-07-01 08:09:01.734781 | instance | clusterrole/system:kube-dns
2026-07-01 08:09:01.879101 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-07-01 08:09:01.914452 | instance | clusterrole/system:kube-scheduler
2026-07-01 08:09:02.072320 | instance | clusterrolebinding/system:controller:ttl-controller
2026-07-01 08:09:02.122597 | instance | clusterrole/system:kubelet-api-admin
2026-07-01 08:09:02.260249 | instance | clusterrolebinding/system:coredns
2026-07-01 08:09:02.324561 | instance | clusterrole/system:monitoring
2026-07-01 08:09:02.435378 | instance | clusterrolebinding/system:discovery
2026-07-01 08:09:02.509224 | instance | clusterrolebinding/system:kube-controller-manager
2026-07-01 08:09:02.607510 | instance | clusterrole/system:node
2026-07-01 08:09:02.692242 | instance | clusterrolebinding/system:kube-dns
2026-07-01 08:09:02.813333 | instance | clusterrole/system:node-bootstrapper
2026-07-01 08:09:02.879877 | instance | clusterrolebinding/system:kube-scheduler
2026-07-01 08:09:02.994496 | instance | clusterrole/system:node-problem-detector
2026-07-01 08:09:03.077122 | instance | clusterrolebinding/system:monitoring
2026-07-01 08:09:03.177030 | instance | clusterrole/system:node-proxier
2026-07-01 08:09:03.276068 | instance | clusterrolebinding/system:node
2026-07-01 08:09:03.374242 | instance | clusterrole/system:persistent-volume-provisioner
2026-07-01 08:09:03.463688 | instance | clusterrolebinding/system:node-proxier
2026-07-01 08:09:03.566323 | instance | clusterrole/system:public-info-viewer
2026-07-01 08:09:03.663784 | instance | clusterrolebinding/system:public-info-viewer
2026-07-01 08:09:03.793641 | instance | clusterrole/system:service-account-issuer-discovery
2026-07-01 08:09:03.879709 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-07-01 08:09:03.985637 | instance | clusterrole/system:volume-scheduler
2026-07-01 08:09:04.059834 | instance | clusterrolebinding/system:volume-scheduler
2026-07-01 08:09:04.180241 | instance | clusterrole/vector
2026-07-01 08:09:04.248004 | instance | clusterrolebinding/vector
2026-07-01 08:09:04.391351 | instance | clusterrole/view
2026-07-01 08:09:04.449816 | instance | storageclass/general
2026-07-01 08:09:04.601584 | instance | namespace/auth-system
2026-07-01 08:09:04.682551 | instance | namespace/cert-manager
2026-07-01 08:09:04.796826 | instance | namespace/default
2026-07-01 08:09:04.886141 | instance | namespace/envoy-gateway-system
2026-07-01 08:09:05.007791 | instance | namespace/ingress-nginx
2026-07-01 08:09:05.106649 | instance | namespace/kube-node-lease
2026-07-01 08:09:05.218296 | instance | namespace/kube-public
2026-07-01 08:09:05.318333 | instance | namespace/kube-system
2026-07-01 08:09:05.409978 | instance | namespace/local-path-storage
2026-07-01 08:09:05.511494 | instance | namespace/monitoring
2026-07-01 08:09:05.599376 | instance | namespace/openstack
2026-07-01 08:09:05.734996 | instance | namespace/rook-ceph
2026-07-01 08:09:05.779877 | instance | namespace/secretgen-controller
2026-07-01 08:09:06.255604 | instance | ok: Runtime: 0:00:21.565309
2026-07-01 08:09:06.262540 |
2026-07-01 08:09:06.262611 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-07-01 08:09:06.460208 | instance | changed
2026-07-01 08:09:06.465283 |
2026-07-01 08:09:06.465354 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-07-01 08:09:06.697532 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-01 08:09:06.698226 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-01 08:09:06.698579 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-01 08:09:06.797795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:06.798661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:06.885775 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-07-01 08:09:06.889483 | instance | auth-system/configmaps/keycloak-env-vars
2026-07-01 08:09:06.889808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:06.897044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:06.978403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:06.998197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.076752 | instance | auth-system/configmaps/kube-root-ca.crt
2026-07-01 08:09:07.082040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.093669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.172559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.193622 | instance | auth-system/endpoints/keycloak
2026-07-01 08:09:07.201797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.278300 | instance | auth-system/endpoints/keycloak-headless
2026-07-01 08:09:07.285540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.301625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.388084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.389748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.395406 | instance | auth-system/endpoints/keycloak-metrics
2026-07-01 08:09:07.466187 | instance | cert-manager/deployment/cert-manager
2026-07-01 08:09:07.481138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.488693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.584982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.597417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.598521 | instance | cert-manager/deployment/cert-manager-cainjector
2026-07-01 08:09:07.680357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.680987 | instance | cert-manager/deployment/cert-manager-webhook
2026-07-01 08:09:07.707725 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:07.718007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.799806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.808228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.830209 | instance | auth-system/ingresses/keycloak
2026-07-01 08:09:07.901008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:07.904425 | instance | cert-manager/endpoints/cert-manager
2026-07-01 08:09:07.907541 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:07.918923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.001702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.015358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.036346 | instance | cert-manager/endpoints/cert-manager-webhook
2026-07-01 08:09:08.114269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.131357 | instance | auth-system/networkpolicies/keycloak
2026-07-01 08:09:08.133242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.222788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.254409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.269022 | instance | auth-system/pods/keycloak-0
2026-07-01 08:09:08.337335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.377297 | instance | cert-manager/pods/cert-manager-79c48d47db-5m8mh
2026-07-01 08:09:08.400339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.437754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.473857 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-cjfs4
2026-07-01 08:09:08.498656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.550787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.576148 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-x9lfb
2026-07-01 08:09:08.620109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.638203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.694246 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-07-01 08:09:08.716929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.732100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.792054 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-07-01 08:09:08.816481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.842596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.888560 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-07-01 08:09:08.911200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.940401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:08.990185 | instance | auth-system/secrets/keycloak
2026-07-01 08:09:09.013384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.034553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.076801 | instance | auth-system/secrets/keycloak-externaldb
2026-07-01 08:09:09.127896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.137997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.195075 | instance | auth-system/secrets/keycloak.199-204-45-109.nip.io-tls
2026-07-01 08:09:09.230998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.249740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.296437 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-07-01 08:09:09.335162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.345709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.415306 | instance | auth-system/serviceaccounts/default
2026-07-01 08:09:09.446751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.452527 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:09.462050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.540208 | instance | auth-system/serviceaccounts/keycloak
2026-07-01 08:09:09.544034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.547797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.625476 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-07-01 08:09:09.650374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.654663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.736020 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-07-01 08:09:09.755222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.774780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.817243 | instance | cert-manager/roles/cert-manager:leaderelection
2026-07-01 08:09:09.871764 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:09.876141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.893517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.922822 | instance | auth-system/services/keycloak
2026-07-01 08:09:09.984163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:09.986861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.014608 | instance | auth-system/services/keycloak-headless
2026-07-01 08:09:10.090568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.095293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.119561 | instance | auth-system/services/keycloak-metrics
2026-07-01 08:09:10.219973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.219999 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-07-01 08:09:10.318659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.342810 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-07-01 08:09:10.390956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.426075 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-07-01 08:09:10.453977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.518929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.567048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.576391 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-07-01 08:09:10.629920 | instance | auth-system/statefulsets/keycloak
2026-07-01 08:09:10.633875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.657891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.754065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.767260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.842370 | instance | cert-manager/serviceaccounts/cert-manager
2026-07-01 08:09:10.867200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.871818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.874524 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-07-01 08:09:10.971004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:10.972378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.072996 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-07-01 08:09:11.079528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.083103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.103043 | instance | cert-manager/serviceaccounts/default
2026-07-01 08:09:11.175288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.204889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.284627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.303396 | instance | cert-manager/services/cert-manager
2026-07-01 08:09:11.313937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.336205 | instance | cert-manager/services/cert-manager-webhook
2026-07-01 08:09:11.378220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.400044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.480308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.519771 | instance | default/configmaps/kube-root-ca.crt
2026-07-01 08:09:11.523633 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:11.532299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.577676 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-07-01 08:09:11.585514 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:11.595762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.627886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.692095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.715838 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-07-01 08:09:11.730663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.790419 | instance | default/endpoints/kubernetes
2026-07-01 08:09:11.799372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.843259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.895146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.937922 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-07-01 08:09:11.967770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.990133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:11.991420 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-07-01 08:09:12.083273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.088164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.161571 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-l4hxl
2026-07-01 08:09:12.186812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.193596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.204055 | instance | default/serviceaccounts/default
2026-07-01 08:09:12.300104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.301755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.380587 | instance | default/services/kubernetes
2026-07-01 08:09:12.398951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.420299 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-07-01 08:09:12.426513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.484425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.529442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.578635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.589758 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-07-01 08:09:12.603653 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-07-01 08:09:12.648460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.684382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.766277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.776120 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-07-01 08:09:12.779684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.806502 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-07-01 08:09:12.873815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.891599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.984331 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-07-01 08:09:12.992794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:12.996545 | instance | envoy-gateway-system/serviceaccounts/default
2026-07-01 08:09:13.000679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.095580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.098750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.183038 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-07-01 08:09:13.211625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.225349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.269034 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-07-01 08:09:13.324798 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:13.336121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.368685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.454725 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:13.464516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.480762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.484176 | instance | envoy-gateway-system/secrets/envoy
2026-07-01 08:09:13.564465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.572406 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-07-01 08:09:13.587995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.680748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.690048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.696400 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-07-01 08:09:13.781517 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-07-01 08:09:13.787745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.814373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.890477 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-07-01 08:09:13.926416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:13.973692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.019835 | instance | envoy-gateway-system/services/envoy-gateway
2026-07-01 08:09:14.085710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.132942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.193900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.226414 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-07-01 08:09:14.262415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.310629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.355701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.426049 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-07-01 08:09:14.437156 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-07-01 08:09:14.467935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.557856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.609509 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-07-01 08:09:14.628108 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-07-01 08:09:14.676649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.809868 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-07-01 08:09:14.812603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.847853 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-07-01 08:09:14.889800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.910225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:14.997303 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-07-01 08:09:15.017543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.050085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.062067 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-07-01 08:09:15.120053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.203017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.209567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.210417 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-07-01 08:09:15.284551 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-07-01 08:09:15.294936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.317817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.401477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.410657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.421191 | instance | ingress-nginx/pods/ingress-nginx-controller-krjld
2026-07-01 08:09:15.490445 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kxvqn
2026-07-01 08:09:15.510901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.589938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.618384 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:15.630885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.664666 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-07-01 08:09:15.682046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.713084 | instance | ingress-nginx/roles/ingress-nginx
2026-07-01 08:09:15.748464 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:15.760336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.787182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.871981 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-07-01 08:09:15.876475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.880375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.917320 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-07-01 08:09:15.975337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:15.980965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.076916 | instance | ingress-nginx/serviceaccounts/default
2026-07-01 08:09:16.078686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.087498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.180209 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-07-01 08:09:16.180962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.203319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.334728 | instance | kube-node-lease/serviceaccounts/default
2026-07-01 08:09:16.360165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.439983 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-07-01 08:09:16.500032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.523356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.546457 | instance | ingress-nginx/services/ingress-nginx-controller
2026-07-01 08:09:16.629647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.657822 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-07-01 08:09:16.788051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.820922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.847257 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-07-01 08:09:16.900611 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-07-01 08:09:16.927110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:16.937196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.045091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.075432 | instance | kube-public/configmaps/cluster-info
2026-07-01 08:09:17.138054 | instance | kube-public/configmaps/kube-root-ca.crt
2026-07-01 08:09:17.149030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.284709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.293468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.298070 | instance | kube-system/configmaps/cilium-config
2026-07-01 08:09:17.357353 | instance | kube-system/configmaps/coredns
2026-07-01 08:09:17.388441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.498324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.512416 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-07-01 08:09:17.582281 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-07-01 08:09:17.605355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.676396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.693833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.723333 | instance | kube-system/configmaps/kube-proxy
2026-07-01 08:09:17.797401 | instance | kube-system/configmaps/kube-root-ca.crt
2026-07-01 08:09:17.800092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.920930 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:17.932054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:17.944152 | instance | kube-system/configmaps/kubeadm-config
2026-07-01 08:09:18.044251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.049936 | instance | kube-system/configmaps/kubelet-config
2026-07-01 08:09:18.152507 | instance | kube-system/daemonsets/cilium
2026-07-01 08:09:18.178972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.280093 | instance | kube-system/daemonsets/kube-proxy
2026-07-01 08:09:18.382468 | instance | kube-system/deployment/cilium-operator
2026-07-01 08:09:18.416560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.493112 | instance | kube-system/deployment/coredns
2026-07-01 08:09:18.524043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.591854 | instance | kube-system/endpoints/kube-dns
2026-07-01 08:09:18.624042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.724491 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-07-01 08:09:18.729386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.787200 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-07-01 08:09:18.837749 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:18.856574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.918908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:18.951836 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-07-01 08:09:19.029782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:19.038767 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-07-01 08:09:19.160816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:19.209212 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-07-01 08:09:19.256148 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-07-01 08:09:19.429426 | instance | kube-system/pods/cilium-kx87z
2026-07-01 08:09:19.452043 | instance | kube-system/pods/cilium-operator-869df985b8-74kd8
2026-07-01 08:09:19.573230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:19.601577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:19.642552 | instance | kube-system/pods/coredns-67659f764b-lnbqb
2026-07-01 08:09:19.661127 | instance | kube-system/pods/coredns-67659f764b-rhpgm
2026-07-01 08:09:19.701607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:19.750413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:19.864088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:19.874270 | instance | kube-system/pods/etcd-instance
2026-07-01 08:09:19.900375 | instance | kube-system/pods/kube-apiserver-instance
2026-07-01 08:09:19.959482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:20.092075 | instance | kube-system/pods/kube-controller-manager-instance
2026-07-01 08:09:20.097214 | instance | kube-system/pods/kube-proxy-2z6bj
2026-07-01 08:09:20.291760 | instance | kube-system/pods/kube-scheduler-instance
2026-07-01 08:09:20.321321 | instance | kube-system/pods/kube-vip-instance
2026-07-01 08:09:20.504504 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-07-01 08:09:20.547424 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-07-01 08:09:20.713725 | instance | kube-system/rolebindings/cilium-config-agent
2026-07-01 08:09:20.744036 | instance | kube-system/rolebindings/kube-proxy
2026-07-01 08:09:20.898971 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-07-01 08:09:20.937563 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-07-01 08:09:21.100279 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-07-01 08:09:21.129541 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-07-01 08:09:21.313440 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-07-01 08:09:21.342176 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-07-01 08:09:21.509726 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-07-01 08:09:21.524966 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-07-01 08:09:21.703787 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-07-01 08:09:21.707670 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-07-01 08:09:21.885926 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-07-01 08:09:21.889232 | instance | kube-system/roles/cilium-config-agent
2026-07-01 08:09:22.095078 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-07-01 08:09:22.095172 | instance | kube-system/roles/kube-proxy
2026-07-01 08:09:22.107190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.219992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.302570 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-07-01 08:09:22.310884 | instance | kube-system/roles/kubeadm:kubelet-config
2026-07-01 08:09:22.333529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.424890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.495804 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-07-01 08:09:22.497459 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-07-01 08:09:22.528234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.627039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.702575 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-07-01 08:09:22.711117 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-07-01 08:09:22.720475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.819543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:22.890875 | instance | kube-system/roles/system:controller:cloud-provider
2026-07-01 08:09:22.914598 | instance | kube-system/roles/system:controller:token-cleaner
2026-07-01 08:09:22.918689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.024390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.090465 | instance | kube-public/serviceaccounts/default
2026-07-01 08:09:23.115097 | instance | kube-system/secrets/bootstrap-token-67d25r
2026-07-01 08:09:23.121632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.245382 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-01 08:09:23.259915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.299329 | instance | kube-system/secrets/bootstrap-token-cnievg
2026-07-01 08:09:23.323909 | instance | kube-system/secrets/kubeadm-certs
2026-07-01 08:09:23.367528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.481242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.497847 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-07-01 08:09:23.516742 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-07-01 08:09:23.578953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.674926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.752904 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-07-01 08:09:23.784788 | instance | kube-system/serviceaccounts/certificate-controller
2026-07-01 08:09:23.787868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.912570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-01 08:09:23.971248 | instance | kube-system/serviceaccounts/cilium
2026-07-01 08:09:24.020870 | instance | kube-system/serviceaccounts/cilium-operator
2026-07-01 08:09:24.227798 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-07-01 08:09:24.274885 | instance | kube-system/serviceaccounts/coredns
2026-07-01 08:09:24.450470 | instance | kube-system/serviceaccounts/cronjob-controller
2026-07-01 08:09:24.492381 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-07-01 08:09:24.687848 | instance | kube-system/serviceaccounts/default
2026-07-01 08:09:24.717367 | instance | kube-system/serviceaccounts/deployment-controller
2026-07-01 08:09:24.911233 | instance | kube-system/serviceaccounts/disruption-controller
2026-07-01 08:09:24.953372 | instance | kube-system/serviceaccounts/endpoint-controller
2026-07-01 08:09:25.136946 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-07-01 08:09:25.170575 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-07-01 08:09:25.360795 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-07-01 08:09:25.377670 | instance | kube-system/serviceaccounts/expand-controller
2026-07-01 08:09:25.571563 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-07-01 08:09:25.610663 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-07-01 08:09:25.796623 | instance | kube-system/serviceaccounts/job-controller
2026-07-01 08:09:25.855569 | instance | kube-system/serviceaccounts/kube-proxy
2026-07-01 08:09:26.051187 | instance | kube-system/serviceaccounts/namespace-controller
2026-07-01 08:09:26.068255 | instance | kube-system/serviceaccounts/node-controller
2026-07-01 08:09:26.292195 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-07-01 08:09:26.308831 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-07-01 08:09:26.514724 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-07-01 08:09:26.539177 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-07-01 08:09:26.762081 | instance | kube-system/serviceaccounts/replicaset-controller
2026-07-01 08:09:26.773802 | instance | kube-system/serviceaccounts/replication-controller
2026-07-01 08:09:26.973381 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-07-01 08:09:27.000065 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-07-01 08:09:27.191987 | instance | kube-system/serviceaccounts/service-account-controller
2026-07-01 08:09:27.227654 | instance | kube-system/serviceaccounts/service-controller
2026-07-01 08:09:27.423145 | instance | kube-system/serviceaccounts/statefulset-controller
2026-07-01 08:09:27.445229 | instance | kube-system/serviceaccounts/token-cleaner
2026-07-01 08:09:27.631079 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-07-01 08:09:27.660077 | instance | kube-system/serviceaccounts/ttl-controller
2026-07-01 08:09:27.845983 | instance | kube-system/services/kube-dns
2026-07-01 08:09:27.891430 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-07-01 08:09:28.042048 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-07-01 08:09:28.086025 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-07-01 08:09:28.245173 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-07-01 08:09:28.304839 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-07-01 08:09:28.439204 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-07-01 08:09:28.491062 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-07-01 08:09:28.652752 | instance | local-path-storage/configmaps/local-path-config
2026-07-01 08:09:28.665348 | instance | monitoring/configmaps/goldpinger-zap
2026-07-01 08:09:28.854504 | instance | monitoring/configmaps/ipmi-exporter
2026-07-01 08:09:28.858858 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-07-01 08:09:29.051186 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-07-01 08:09:29.064059 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-07-01 08:09:29.270639 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-07-01 08:09:29.276496 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-07-01 08:09:29.468408 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-07-01 08:09:29.476343 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-07-01 08:09:29.687058 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-07-01 08:09:29.692927 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-07-01 08:09:29.898998 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-07-01 08:09:30.002407 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-07-01 08:09:30.204048 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-07-01 08:09:30.409609 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-07-01 08:09:30.410855 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-07-01 08:09:30.624764 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-07-01 08:09:30.644152 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-07-01 08:09:30.837282 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-07-01 08:09:30.856506 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-07-01 08:09:31.054782 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-07-01 08:09:31.062425 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-07-01 08:09:31.250818 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-07-01 08:09:31.271280 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-07-01 08:09:31.449296 | instance | monitoring/daemonsets/goldpinger
2026-07-01 08:09:31.502170 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-07-01 08:09:31.653899 | instance | monitoring/daemonsets/ipmi-exporter
2026-07-01 08:09:31.691586 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-07-01 08:09:31.848191 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-07-01 08:09:31.899702 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-07-01 08:09:32.068668 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-07-01 08:09:32.106196 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-07-01 08:09:32.317237 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-07-01 08:09:32.357146 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-07-01 08:09:32.520808 | instance | monitoring/daemonsets/vector
2026-07-01 08:09:32.549191 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-07-01 08:09:32.715567 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-07-01 08:09:32.757233 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-07-01 08:09:32.930602 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-07-01 08:09:33.026434 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-07-01 08:09:33.143798 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-07-01 08:09:33.211324 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-07-01 08:09:33.349831 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-07-01 08:09:33.408449 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-07-01 08:09:33.544095 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-07-01 08:09:33.610998 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-07-01 08:09:33.743908 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-07-01 08:09:33.817741 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-07-01 08:09:33.935081 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-07-01 08:09:34.013941 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-07-01 08:09:34.144090 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-07-01 08:09:34.238229 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-07-01 08:09:34.369000 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-07-01 08:09:34.471113 | instance | monitoring/configmaps/kube-root-ca.crt
2026-07-01 08:09:34.562863 | instance | monitoring/configmaps/loki
2026-07-01 08:09:34.654015 | instance | monitoring/configmaps/loki-alerting-rules
2026-07-01 08:09:34.753315 | instance | monitoring/configmaps/loki-gateway
2026-07-01 08:09:34.846309 | instance | monitoring/configmaps/loki-runtime
2026-07-01 08:09:34.944775 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-07-01 08:09:35.039576 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-07-01 08:09:35.126697 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-07-01 08:09:35.241676 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-07-01 08:09:35.341527 | instance | monitoring/configmaps/vector
2026-07-01 08:09:35.534487 | instance | local-path-storage/deployment/local-path-provisioner
2026-07-01 08:09:35.565275 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-07-01 08:09:35.746760 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-07-01 08:09:35.758952 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-07-01 08:09:35.982018 | instance | monitoring/deployment/loki-gateway
2026-07-01 08:09:35.984971 | instance | monitoring/deployment/node-feature-discovery-gc
2026-07-01 08:09:36.193468 | instance | monitoring/deployment/node-feature-discovery-master
2026-07-01 08:09:36.202495 | instance | monitoring/deployment/prometheus-pushgateway
2026-07-01 08:09:36.402814 | instance | monitoring/endpoints/alertmanager-operated
2026-07-01 08:09:36.421631 | instance | monitoring/endpoints/goldpinger
2026-07-01 08:09:36.600932 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-07-01 08:09:36.638893 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-07-01 08:09:36.814109 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-07-01 08:09:36.853246 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-07-01 08:09:37.016506 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-07-01 08:09:37.064897 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-07-01 08:09:37.259229 | instance | monitoring/endpoints/loki
2026-07-01 08:09:37.298732 | instance | monitoring/endpoints/loki-chunks-cache
2026-07-01 08:09:37.459463 | instance | monitoring/endpoints/loki-gateway
2026-07-01 08:09:37.501585 | instance | monitoring/endpoints/loki-headless
2026-07-01 08:09:37.651656 | instance | monitoring/endpoints/loki-memberlist
2026-07-01 08:09:37.692554 | instance | monitoring/endpoints/loki-results-cache
2026-07-01 08:09:37.850076 | instance | monitoring/endpoints/prometheus-operated
2026-07-01 08:09:37.890212 | instance | monitoring/endpoints/prometheus-pushgateway
2026-07-01 08:09:38.086512 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-07-01 08:09:38.109443 | instance | monitoring/endpoints/vector-headless
2026-07-01 08:09:38.293469 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-07-01 08:09:38.316775 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-07-01 08:09:38.481713 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-07-01 08:09:38.550355 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-bzn5m
2026-07-01 08:09:38.675315 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-01 08:09:38.758719 | instance | monitoring/pods/goldpinger-d79jz
2026-07-01 08:09:38.887865 | instance | monitoring/pods/kube-prometheus-stack-grafana-5b485d65ff-d875s
2026-07-01 08:09:38.977221 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk
2026-07-01 08:09:39.087346 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-nzpdk
2026-07-01 08:09:39.183777 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grwk7
2026-07-01 08:09:39.300542 | instance | monitoring/pods/loki-0
2026-07-01 08:09:39.380637 | instance | monitoring/pods/loki-chunks-cache-0
2026-07-01 08:09:39.512459 | instance | monitoring/pods/loki-gateway-cf54cb88c-vgwpc
2026-07-01 08:09:39.590886 | instance | monitoring/pods/loki-results-cache-0
2026-07-01 08:09:39.703038 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g5258
2026-07-01 08:09:39.786030 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-5qsjv
2026-07-01 08:09:39.897033 | instance | monitoring/pods/node-feature-discovery-worker-2mhpm
2026-07-01 08:09:39.971042 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-07-01 08:09:40.102928 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-jqbjg
2026-07-01 08:09:40.191277 | instance | monitoring/pods/vector-kwnx8
2026-07-01 08:09:40.322050 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-01 08:09:40.408717 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-07-01 08:09:40.566163 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-07-01 08:09:40.618295 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-07-01 08:09:40.810219 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-07-01 08:09:40.821147 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-07-01 08:09:40.991925 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-07-01 08:09:41.016740 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-07-01 08:09:41.201693 | instance | local-path-storage/serviceaccounts/default
2026-07-01 08:09:41.207708 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-07-01 08:09:41.400313 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-07-01 08:09:41.404256 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-07-01 08:09:41.568004 | instance | monitoring/roles/node-feature-discovery-worker
2026-07-01 08:09:41.578740 | instance | monitoring/serviceaccounts/default
2026-07-01 08:09:41.747361 | instance | monitoring/serviceaccounts/goldpinger
2026-07-01 08:09:41.833565 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-07-01 08:09:42.018400 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-07-01 08:09:42.091514 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-07-01 08:09:42.275769 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-07-01 08:09:42.359091 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-07-01 08:09:42.544740 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-07-01 08:09:42.609844 | instance | monitoring/serviceaccounts/loki
2026-07-01 08:09:42.786758 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-07-01 08:09:42.869905 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-07-01 08:09:43.033890 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-07-01 08:09:43.101526 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-07-01 08:09:43.287085 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-07-01 08:09:43.385452 | instance | monitoring/serviceaccounts/vector
2026-07-01 08:09:43.553651 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-01 08:09:43.642346 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-07-01 08:09:43.730526 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-07-01 08:09:43.815424 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-07-01 08:09:43.922706 | instance | monitoring/secrets/alertmanager-tls
2026-07-01 08:09:43.997632 | instance | monitoring/secrets/grafana-tls
2026-07-01 08:09:44.095991 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-07-01 08:09:44.170673 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-07-01 08:09:44.277951 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-07-01 08:09:44.362841 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-07-01 08:09:44.466914 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-07-01 08:09:44.558237 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-07-01 08:09:44.653707 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-07-01 08:09:44.745244 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-07-01 08:09:44.842249 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-07-01 08:09:44.933311 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grwk7-tls
2026-07-01 08:09:45.030288 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-07-01 08:09:45.109267 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-07-01 08:09:45.214225 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-07-01 08:09:45.299964 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-07-01 08:09:45.390739 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-07-01 08:09:45.491848 | instance | monitoring/secrets/prometheus-tls
2026-07-01 08:09:45.568866 | instance | monitoring/services/alertmanager-operated
2026-07-01 08:09:45.671529 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-07-01 08:09:45.752590 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-07-01 08:09:45.886821 | instance | monitoring/services/goldpinger
2026-07-01 08:09:46.083177 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-07-01 08:09:46.083654 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-07-01 08:09:46.309127 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-07-01 08:09:46.369580 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-07-01 08:09:46.497115 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-07-01 08:09:46.573657 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-07-01 08:09:46.684941 | instance | monitoring/services/kube-prometheus-stack-operator
2026-07-01 08:09:46.758704 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-07-01 08:09:46.893341 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-07-01 08:09:46.939804 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-07-01 08:09:47.101664 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-07-01 08:09:47.149087 | instance | monitoring/services/loki
2026-07-01 08:09:47.333201 | instance | monitoring/services/loki-chunks-cache
2026-07-01 08:09:47.364726 | instance | monitoring/services/loki-gateway
2026-07-01 08:09:47.523388 | instance | monitoring/services/loki-headless
2026-07-01 08:09:47.562595 | instance | monitoring/services/loki-memberlist
2026-07-01 08:09:47.710193 | instance | monitoring/services/loki-results-cache
2026-07-01 08:09:47.750465 | instance | monitoring/services/prometheus-operated
2026-07-01 08:09:47.910729 | instance | monitoring/services/prometheus-pushgateway
2026-07-01 08:09:47.943896 | instance | monitoring/services/prometheus-smartctl-exporter
2026-07-01 08:09:48.130331 | instance | monitoring/services/vector-headless
2026-07-01 08:09:48.144183 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-01 08:09:48.333416 | instance | monitoring/statefulsets/loki
2026-07-01 08:09:48.354465 | instance | monitoring/statefulsets/loki-chunks-cache
2026-07-01 08:09:48.531014 | instance | monitoring/statefulsets/loki-results-cache
2026-07-01 08:09:48.531818 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-07-01 08:09:48.718506 | instance | openstack/configmaps/barbican-bin
2026-07-01 08:09:48.739365 | instance | openstack/configmaps/ceph-csi-config
2026-07-01 08:09:48.938184 | instance | openstack/configmaps/ceph-etc
2026-07-01 08:09:48.948777 | instance | openstack/configmaps/cinder-bin
2026-07-01 08:09:49.141212 | instance | openstack/configmaps/glance-bin
2026-07-01 08:09:49.146874 | instance | openstack/configmaps/keepalived-bin
2026-07-01 08:09:49.362526 | instance | openstack/configmaps/keystone-bin
2026-07-01 08:09:49.386567 | instance | openstack/configmaps/keystone-openid-metadata
2026-07-01 08:09:49.585046 | instance | openstack/configmaps/kube-root-ca.crt
2026-07-01 08:09:49.629812 | instance | openstack/configmaps/libvirt-bin
2026-07-01 08:09:49.871583 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-07-01 08:09:49.873573 | instance | openstack/configmaps/memcached-memcached-bin
2026-07-01 08:09:50.086628 | instance | openstack/configmaps/neutron-bin
2026-07-01 08:09:50.088852 | instance | openstack/configmaps/nova-bin
2026-07-01 08:09:50.346255 | instance | openstack/configmaps/openvswitch-bin
2026-07-01 08:09:50.372836 | instance | openstack/configmaps/ovn-bin
2026-07-01 08:09:50.579472 | instance | openstack/configmaps/ovn-controller-default-bin
2026-07-01 08:09:50.621406 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-07-01 08:09:50.826794 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-07-01 08:09:50.873248 | instance | openstack/configmaps/percona-xtradb-pxc
2026-07-01 08:09:51.063248 | instance | openstack/cronjobs/keystone-credential-rotate
2026-07-01 08:09:51.119986 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-07-01 08:09:51.321904 | instance | openstack/configmaps/placement-bin
2026-07-01 08:09:51.334790 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-07-01 08:09:51.542005 | instance | openstack/cronjobs/nova-cell-setup
2026-07-01 08:09:51.542092 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-07-01 08:09:51.750067 | instance | openstack/cronjobs/nova-service-cleaner
2026-07-01 08:09:51.753651 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-07-01 08:09:51.959561 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-07-01 08:09:51.962201 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-07-01 08:09:52.174064 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-07-01 08:09:52.184398 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-07-01 08:09:52.380822 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-07-01 08:09:52.387762 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-07-01 08:09:52.604469 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-07-01 08:09:52.608909 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-07-01 08:09:52.818805 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-07-01 08:09:52.826197 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-07-01 08:09:53.015387 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-07-01 08:09:53.051341 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-07-01 08:09:53.242284 | instance | openstack/configmaps/rook-config-override
2026-07-01 08:09:53.290225 | instance | openstack/configmaps/staffeln-bin
2026-07-01 08:09:53.472339 | instance | openstack/configmaps/valkey-configuration
2026-07-01 08:09:53.525174 | instance | openstack/configmaps/valkey-health
2026-07-01 08:09:53.682606 | instance | openstack/configmaps/valkey-scripts
2026-07-01 08:09:53.751335 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-07-01 08:09:53.918871 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-07-01 08:09:53.953821 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-07-01 08:09:54.133389 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-07-01 08:09:54.153042 | instance | openstack/daemonsets/keepalived
2026-07-01 08:09:54.331333 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-07-01 08:09:54.387864 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-07-01 08:09:54.595503 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-07-01 08:09:54.681287 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-07-01 08:09:54.841605 | instance | openstack/daemonsets/nova-compute-default
2026-07-01 08:09:54.935934 | instance | openstack/daemonsets/openvswitch
2026-07-01 08:09:55.087542 | instance | openstack/daemonsets/ovn-controller-default
2026-07-01 08:09:55.188827 | instance | openstack/deployment/barbican-api
2026-07-01 08:09:55.366654 | instance | openstack/deployment/cinder-api
2026-07-01 08:09:55.468067 | instance | openstack/deployment/cinder-backup
2026-07-01 08:09:55.587866 | instance | openstack/deployment/cinder-scheduler
2026-07-01 08:09:55.700367 | instance | openstack/deployment/cinder-volume
2026-07-01 08:09:55.812814 | instance | openstack/deployment/glance-api
2026-07-01 08:09:55.950553 | instance | openstack/deployment/keystone-api
2026-07-01 08:09:56.042566 | instance | openstack/deployment/memcached-memcached
2026-07-01 08:09:56.182809 | instance | openstack/deployment/neutron-rpc-server
2026-07-01 08:09:56.264147 | instance | openstack/deployment/neutron-server
2026-07-01 08:09:56.422550 | instance | openstack/deployment/nova-api-metadata
2026-07-01 08:09:56.504269 | instance | openstack/deployment/nova-api-osapi
2026-07-01 08:09:56.666050 | instance | openstack/deployment/nova-conductor
2026-07-01 08:09:56.741010 | instance | openstack/deployment/nova-novncproxy
2026-07-01 08:09:56.900760 | instance | openstack/deployment/nova-scheduler
2026-07-01 08:09:56.959004 | instance | openstack/deployment/ovn-northd
2026-07-01 08:09:57.115153 | instance | openstack/deployment/placement-api
2026-07-01 08:09:57.199806 | instance | openstack/deployment/pxc-operator
2026-07-01 08:09:57.381705 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-07-01 08:09:57.447132 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-07-01 08:09:57.617190 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-07-01 08:09:57.666126 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-07-01 08:09:57.854138 | instance | openstack/deployment/staffeln-api
2026-07-01 08:09:57.910118 | instance | openstack/deployment/staffeln-conductor
2026-07-01 08:09:58.109752 | instance | openstack/endpoints/barbican-api
2026-07-01 08:09:58.156768 | instance | openstack/endpoints/ceph-mon
2026-07-01 08:09:58.319986 | instance | openstack/endpoints/cinder-api
2026-07-01 08:09:58.388979 | instance | openstack/endpoints/glance-api
2026-07-01 08:09:58.528070 | instance | openstack/endpoints/keystone-api
2026-07-01 08:09:58.605276 | instance | openstack/endpoints/memcached
2026-07-01 08:09:58.742837 | instance | openstack/endpoints/memcached-metrics
2026-07-01 08:09:58.824620 | instance | openstack/endpoints/neutron-server
2026-07-01 08:09:58.939310 | instance | openstack/endpoints/nova-api
2026-07-01 08:09:59.032317 | instance | openstack/endpoints/nova-metadata
2026-07-01 08:09:59.182245 | instance | openstack/endpoints/nova-novncproxy
2026-07-01 08:09:59.250166 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-07-01 08:09:59.393234 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-07-01 08:09:59.478571 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-07-01 08:09:59.606775 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-07-01 08:09:59.681018 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-07-01 08:09:59.824174 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-07-01 08:09:59.894194 | instance | openstack/endpoints/percona-xtradb-pxc
2026-07-01 08:10:00.041767 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-07-01 08:10:00.110256 | instance | openstack/endpoints/placement-api
2026-07-01 08:10:00.246273 | instance | openstack/endpoints/rabbitmq-barbican
2026-07-01 08:10:00.324294 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-07-01 08:10:00.474566 | instance | openstack/endpoints/rabbitmq-cinder
2026-07-01 08:10:00.602320 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-07-01 08:10:00.753864 | instance | openstack/endpoints/rabbitmq-glance
2026-07-01 08:10:00.808410 | instance | openstack/ingresses/compute
2026-07-01 08:10:00.974670 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-07-01 08:10:01.052039 | instance | openstack/endpoints/rabbitmq-keystone
2026-07-01 08:10:01.214857 | instance | openstack/ingresses/compute-novnc-proxy
2026-07-01 08:10:01.295697 | instance | openstack/ingresses/identity
2026-07-01 08:10:01.451142 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-07-01 08:10:01.534558 | instance | openstack/ingresses/image
2026-07-01 08:10:01.685217 | instance | openstack/ingresses/key-manager
2026-07-01 08:10:01.766837 | instance | openstack/ingresses/network
2026-07-01 08:10:01.908671 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-07-01 08:10:01.997907 | instance | openstack/endpoints/rabbitmq-neutron
2026-07-01 08:10:02.134242 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-07-01 08:10:02.204121 | instance | openstack/ingresses/placement
2026-07-01 08:10:02.373004 | instance | openstack/endpoints/rabbitmq-nova
2026-07-01 08:10:02.432764 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-07-01 08:10:02.593116 | instance | openstack/ingresses/rook-ceph-cluster
2026-07-01 08:10:02.653931 | instance | openstack/ingresses/volumev3
2026-07-01 08:10:02.825301 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-07-01 08:10:02.894601 | instance | openstack/endpoints/staffeln-api
2026-07-01 08:10:03.041866 | instance | openstack/endpoints/valkey
2026-07-01 08:10:03.114102 | instance | openstack/endpoints/valkey-headless
2026-07-01 08:10:03.290184 | instance | openstack/endpoints/valkey-metrics
2026-07-01 08:10:03.364898 | instance | rook-ceph/deployment/rook-ceph-operator
2026-07-01 08:10:03.499088 | instance | openstack/jobs/barbican-db-init
2026-07-01 08:10:03.579214 | instance | openstack/jobs/barbican-db-sync
2026-07-01 08:10:03.707493 | instance | openstack/jobs/barbican-ks-endpoints
2026-07-01 08:10:03.800728 | instance | openstack/jobs/barbican-ks-service
2026-07-01 08:10:03.955456 | instance | openstack/jobs/barbican-ks-user
2026-07-01 08:10:04.035580 | instance | openstack/jobs/barbican-rabbit-init
2026-07-01 08:10:04.194378 | instance | openstack/jobs/cinder-backup-storage-init
2026-07-01 08:10:04.286611 | instance | openstack/jobs/cinder-bootstrap
2026-07-01 08:10:04.426481 | instance | openstack/jobs/cinder-create-internal-tenant
2026-07-01 08:10:04.543529 | instance | openstack/jobs/cinder-db-init
2026-07-01 08:10:04.697182 | instance | openstack/jobs/cinder-db-sync
2026-07-01 08:10:04.768003 | instance | openstack/jobs/cinder-ks-endpoints
2026-07-01 08:10:04.930450 | instance | openstack/jobs/cinder-ks-service
2026-07-01 08:10:05.047908 | instance | openstack/jobs/cinder-ks-user
2026-07-01 08:10:05.163902 | instance | openstack/jobs/cinder-rabbit-init
2026-07-01 08:10:05.284822 | instance | openstack/jobs/cinder-storage-init
2026-07-01 08:10:05.398738 | instance | openstack/jobs/cinder-volume-usage-audit-29714885
2026-07-01 08:10:05.504149 | instance | openstack/jobs/glance-db-init
2026-07-01 08:10:05.631167 | instance | openstack/jobs/glance-db-sync
2026-07-01 08:10:05.727698 | instance | openstack/jobs/glance-ks-endpoints
2026-07-01 08:10:05.876627 | instance | openstack/jobs/glance-ks-service
2026-07-01 08:10:05.946514 | instance | openstack/jobs/glance-ks-user
2026-07-01 08:10:06.115919 | instance | openstack/jobs/glance-metadefs-load
2026-07-01 08:10:06.160174 | instance | openstack/jobs/glance-rabbit-init
2026-07-01 08:10:06.344837 | instance | openstack/jobs/glance-storage-init
2026-07-01 08:10:06.398319 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-07-01 08:10:06.586708 | instance | openstack/jobs/keystone-bootstrap
2026-07-01 08:10:06.649881 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-07-01 08:10:06.813460 | instance | openstack/jobs/keystone-credential-setup
2026-07-01 08:10:06.816956 | instance | openstack/networkpolicies/valkey
2026-07-01 08:10:06.997602 | instance | openstack/jobs/keystone-db-init
2026-07-01 08:10:07.022729 | instance | openstack/jobs/keystone-db-sync
2026-07-01 08:10:07.228083 | instance | openstack/jobs/keystone-domain-manage
2026-07-01 08:10:07.250981 | instance | openstack/jobs/keystone-fernet-setup
2026-07-01 08:10:07.454933 | instance | openstack/jobs/keystone-rabbit-init
2026-07-01 08:10:07.470045 | instance | openstack/jobs/neutron-db-init
2026-07-01 08:10:07.680031 | instance | openstack/jobs/neutron-db-sync
2026-07-01 08:10:07.716817 | instance | openstack/jobs/neutron-ks-endpoints
2026-07-01 08:10:07.908939 | instance | openstack/jobs/neutron-ks-service
2026-07-01 08:10:07.942326 | instance | openstack/jobs/neutron-ks-user
2026-07-01 08:10:08.118565 | instance | openstack/jobs/neutron-rabbit-init
2026-07-01 08:10:08.158609 | instance | openstack/jobs/nova-bootstrap
2026-07-01 08:10:08.370117 | instance | openstack/jobs/nova-cell-setup
2026-07-01 08:10:08.406782 | instance | openstack/jobs/nova-cell-setup-29714880
2026-07-01 08:10:08.583764 | instance | openstack/jobs/nova-db-init
2026-07-01 08:10:08.646563 | instance | openstack/jobs/nova-db-sync
2026-07-01 08:10:08.801164 | instance | openstack/jobs/nova-ks-endpoints
2026-07-01 08:10:08.869775 | instance | openstack/jobs/nova-ks-service
2026-07-01 08:10:09.054881 | instance | openstack/jobs/nova-ks-user
2026-07-01 08:10:09.093736 | instance | openstack/jobs/nova-rabbit-init
2026-07-01 08:10:09.287712 | instance | openstack/jobs/nova-service-cleaner-29714880
2026-07-01 08:10:09.336695 | instance | openstack/jobs/placement-db-init
2026-07-01 08:10:09.543642 | instance | openstack/jobs/placement-db-sync
2026-07-01 08:10:09.579123 | instance | openstack/jobs/placement-ks-endpoints
2026-07-01 08:10:09.751284 | instance | openstack/jobs/placement-ks-service
2026-07-01 08:10:09.805780 | instance | openstack/jobs/placement-ks-user
2026-07-01 08:10:09.973166 | instance | openstack/jobs/staffeln-db-init
2026-07-01 08:10:10.032063 | instance | openstack/jobs/staffeln-db-sync
2026-07-01 08:10:10.198926 | instance | openstack/pods/barbican-api-6744bbddc8-5qv9z
2026-07-01 08:10:10.263337 | instance | openstack/pods/barbican-db-init-shdbt
2026-07-01 08:10:10.415090 | instance | openstack/pods/barbican-db-sync-lppj7
2026-07-01 08:10:10.538242 | instance | openstack/pods/barbican-ks-endpoints-bbfkh
2026-07-01 08:10:10.667028 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-07-01 08:10:10.782545 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-07-01 08:10:10.964371 | instance | openstack/pods/barbican-ks-service-m9bsd
2026-07-01 08:10:11.114619 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-07-01 08:10:11.264314 | instance | openstack/pods/barbican-ks-user-pb2zd
2026-07-01 08:10:11.433736 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-07-01 08:10:11.513033 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-07-01 08:10:11.743709 | instance | openstack/pods/barbican-rabbit-init-jtjg8
2026-07-01 08:10:11.840180 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-07-01 08:10:11.972297 | instance | openstack/pods/cinder-api-79d6b4c7d4-nm856
2026-07-01 08:10:12.129088 | instance | openstack/pods/cinder-backup-54547b7776-625bq
2026-07-01 08:10:12.202017 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-07-01 08:10:12.369937 | instance | openstack/pods/cinder-backup-storage-init-s8qkg
2026-07-01 08:10:12.512266 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-07-01 08:10:12.594571 | instance | openstack/pods/cinder-bootstrap-w5b9t
2026-07-01 08:10:12.838060 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-07-01 08:10:12.851906 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-07-01 08:10:13.163158 | instance | openstack/pods/cinder-create-internal-tenant-rckkp
2026-07-01 08:10:13.168173 | instance | openstack/pods/cinder-db-init-fd8md
2026-07-01 08:10:13.384716 | instance | openstack/pods/cinder-db-sync-9znhb
2026-07-01 08:10:13.393559 | instance | openstack/pods/cinder-ks-endpoints-bcq7j
2026-07-01 08:10:13.591063 | instance | openstack/pods/cinder-ks-service-g9d8g
2026-07-01 08:10:13.614551 | instance | openstack/pods/cinder-ks-user-d6vfv
2026-07-01 08:10:13.790685 | instance | openstack/pods/cinder-rabbit-init-kh8jt
2026-07-01 08:10:13.842369 | instance | openstack/pods/cinder-scheduler-89bbb9c68-vp2hq
2026-07-01 08:10:14.027186 | instance | openstack/pods/cinder-storage-init-bzvjb
2026-07-01 08:10:14.091177 | instance | openstack/pods/cinder-volume-57c756d6c9-tf9rv
2026-07-01 08:10:14.269224 | instance | openstack/pods/cinder-volume-usage-audit-29714885-cz8s9
2026-07-01 08:10:14.335991 | instance | openstack/pods/glance-api-64f95c6df8-2jvjd
2026-07-01 08:10:14.476990 | instance | openstack/pods/glance-db-init-v2s5g
2026-07-01 08:10:14.552229 | instance | openstack/pods/glance-db-sync-6zt47
2026-07-01 08:10:14.686455 | instance | openstack/pods/glance-ks-endpoints-qlrlm
2026-07-01 08:10:14.768976 | instance | openstack/pods/glance-ks-service-nnhlp
2026-07-01 08:10:14.920258 | instance | openstack/pods/glance-ks-user-db8sr
2026-07-01 08:10:15.000038 | instance | openstack/pods/glance-metadefs-load-s7jdf
2026-07-01 08:10:15.213052 | instance | openstack/pods/glance-rabbit-init-9mt5l
2026-07-01 08:10:15.277796 | instance | openstack/pods/glance-storage-init-4v8sq
2026-07-01 08:10:15.431964 | instance | openstack/pods/keepalived-889fq
2026-07-01 08:10:15.510944 | instance | openstack/pods/keystone-api-5b598b969b-j5hls
2026-07-01 08:10:15.635350 | instance | openstack/pods/keystone-bootstrap-f2g79
2026-07-01 08:10:15.712492 | instance | openstack/pods/keystone-credential-setup-6b28b
2026-07-01 08:10:15.845262 | instance | openstack/pods/keystone-db-init-rrc7z
2026-07-01 08:10:15.914804 | instance | openstack/pods/keystone-db-sync-prg4v
2026-07-01 08:10:16.065064 | instance | openstack/pods/keystone-domain-manage-5lxns
2026-07-01 08:10:16.141803 | instance | openstack/pods/keystone-fernet-setup-8lrln
2026-07-01 08:10:16.308538 | instance | openstack/pods/keystone-rabbit-init-9cnqw
2026-07-01 08:10:16.385999 | instance | openstack/pods/libvirt-libvirt-default-8st9t
2026-07-01 08:10:16.528246 | instance | openstack/pods/memcached-memcached-6479589586-74gqq
2026-07-01 08:10:16.634601 | instance | openstack/pods/neutron-db-init-9t2d9
2026-07-01 08:10:16.750887 | instance | openstack/pods/neutron-db-sync-qld4k
2026-07-01 08:10:16.846120 | instance | openstack/pods/neutron-ks-endpoints-x7pfm
2026-07-01 08:10:16.974383 | instance | openstack/pods/neutron-ks-service-qb8lg
2026-07-01 08:10:17.093832 | instance | openstack/pods/neutron-ks-user-cd25m
2026-07-01 08:10:17.203121 | instance | openstack/pods/neutron-netns-cleanup-cron-default-6txnd
2026-07-01 08:10:17.320366 | instance | openstack/pods/neutron-ovn-metadata-agent-default-xxkv4
2026-07-01 08:10:17.425113 | instance | openstack/pods/neutron-ovn-vpn-agent-default-kl7sd
2026-07-01 08:10:17.556804 | instance | openstack/pods/neutron-rabbit-init-m5xt7
2026-07-01 08:10:17.648060 | instance | openstack/pods/neutron-rpc-server-898dc4c89-7nkjb
2026-07-01 08:10:17.784802 | instance | openstack/pods/neutron-server-584d4cf8f7-qljpt
2026-07-01 08:10:17.890450 | instance | openstack/pods/nova-api-metadata-f6cd67679-jr2vz
2026-07-01 08:10:18.043492 | instance | openstack/pods/nova-api-osapi-75f7bbb558-vh4c6
2026-07-01 08:10:18.128023 | instance | openstack/pods/nova-bootstrap-67kzd
2026-07-01 08:10:18.288118 | instance | openstack/pods/nova-cell-setup-29714880-v44wn
2026-07-01 08:10:18.374454 | instance | openstack/pods/nova-cell-setup-x6gv9
2026-07-01 08:10:18.521380 | instance | openstack/pods/nova-compute-default-mp2cn
2026-07-01 08:10:18.615134 | instance | openstack/pods/nova-conductor-79f86bd85d-wvkbg
2026-07-01 08:10:18.751442 | instance | openstack/pods/nova-db-init-jnj4r
2026-07-01 08:10:18.834982 | instance | openstack/pods/nova-db-sync-c9t2m
2026-07-01 08:10:18.979470 | instance | openstack/pods/nova-ks-endpoints-wdjl2
2026-07-01 08:10:19.076342 | instance | openstack/pods/nova-ks-service-bxf2x
2026-07-01 08:10:19.217035 | instance | openstack/pods/nova-ks-user-tjzkd
2026-07-01 08:10:19.314102 | instance | openstack/pods/nova-novncproxy-6bbdbdd479-dfqqw
2026-07-01 08:10:19.451078 | instance | openstack/pods/nova-rabbit-init-wv4k8
2026-07-01 08:10:19.532372 | instance | openstack/pods/nova-scheduler-bd4844d66-gk87r
2026-07-01 08:10:19.692020 | instance | openstack/pods/nova-service-cleaner-29714880-8x7k6
2026-07-01 08:10:19.790709 | instance | openstack/pods/openvswitch-lcdjf
2026-07-01 08:10:19.915642 | instance | openstack/pods/ovn-controller-default-27g7m
2026-07-01 08:10:20.011644 | instance | openstack/pods/ovn-northd-fc978744-m59m7
2026-07-01 08:10:20.151849 | instance | openstack/rolebindings/barbican-barbican-api
2026-07-01 08:10:20.258124 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-07-01 08:10:20.397550 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-07-01 08:10:20.499807 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-07-01 08:10:20.603396 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-07-01 08:10:20.676759 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-07-01 08:10:20.832149 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-07-01 08:10:20.879020 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-07-01 08:10:21.024855 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-07-01 08:10:21.076066 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-07-01 08:10:21.286915 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-07-01 08:10:21.300480 | instance | openstack/pods/percona-xtradb-pxc-0
2026-07-01 08:10:21.469275 | instance | openstack/pods/placement-api-55f8f6ff9b-c5gc7
2026-07-01 08:10:21.508975 | instance | openstack/pods/placement-db-init-qv2pp
2026-07-01 08:10:21.693251 | instance | openstack/rolebindings/cinder-cinder-api
2026-07-01 08:10:21.745230 | instance | openstack/pods/placement-db-sync-kg9z9
2026-07-01 08:10:21.879977 | instance | openstack/rolebindings/cinder-cinder-backup
2026-07-01 08:10:21.963721 | instance | openstack/pods/placement-ks-endpoints-whjkn
2026-07-01 08:10:22.056361 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-07-01 08:10:22.189386 | instance | openstack/pods/placement-ks-service-8jzfl
2026-07-01 08:10:22.256645 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-07-01 08:10:22.404949 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-07-01 08:10:22.442691 | instance | openstack/pods/placement-ks-user-ntcln
2026-07-01 08:10:22.594046 | instance | openstack/pods/pxc-operator-69cb5bbdb9-zsqgt
2026-07-01 08:10:22.655059 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-07-01 08:10:22.827951 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-07-01 08:10:22.869430 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-07-01 08:10:23.042070 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-07-01 08:10:23.058016 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-8z96g
2026-07-01 08:10:23.284822 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-07-01 08:10:23.296641 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-07-01 08:10:23.471357 | instance | openstack/pods/rabbitmq-glance-server-0
2026-07-01 08:10:23.477928 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-07-01 08:10:23.690106 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt
2026-07-01 08:10:23.693811 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-07-01 08:10:23.903945 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-07-01 08:10:23.938605 | instance | openstack/pods/rabbitmq-nova-server-0
2026-07-01 08:10:24.088232 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-07-01 08:10:24.170794 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zpfkt
2026-07-01 08:10:24.306625 | instance | openstack/rolebindings/cinder-cinder-test
2026-07-01 08:10:24.405774 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt
2026-07-01 08:10:24.483883 | instance | openstack/rolebindings/cinder-cinder-volume
2026-07-01 08:10:24.661423 | instance | openstack/pods/staffeln-api-75947468b8-spvsg
2026-07-01 08:10:24.716319 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-07-01 08:10:24.875010 | instance | openstack/pods/staffeln-conductor-7674dc6767-wtwsw
2026-07-01 08:10:24.896198 | instance | openstack/rolebindings/cinder-storage-init
2026-07-01 08:10:25.066804 | instance | openstack/pods/staffeln-db-init-znrqf
2026-07-01 08:10:25.082848 | instance | openstack/rolebindings/glance-glance-api
2026-07-01 08:10:25.303078 | instance | openstack/pods/staffeln-db-sync-ngg9m
2026-07-01 08:10:25.318633 | instance | openstack/rolebindings/glance-glance-db-init
2026-07-01 08:10:25.501694 | instance | openstack/rolebindings/glance-glance-db-sync
2026-07-01 08:10:25.522348 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-07-01 08:10:25.680668 | instance | openstack/rolebindings/glance-glance-ks-service
2026-07-01 08:10:25.706990 | instance | openstack/pods/valkey-node-0
2026-07-01 08:10:25.877337 | instance | openstack/rolebindings/glance-glance-ks-user
2026-07-01 08:10:25.938872 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-07-01 08:10:26.056927 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-07-01 08:10:26.125113 | instance | openstack/rolebindings/glance-glance-storage-init
2026-07-01 08:10:26.272178 | instance | openstack/rolebindings/glance-glance-test
2026-07-01 08:10:26.337913 | instance | openstack/rolebindings/glance-storage-init
2026-07-01 08:10:26.438830 | instance | openstack/rolebindings/keepalived
2026-07-01 08:10:26.522543 | instance | openstack/rolebindings/keystone-credential-rotate
2026-07-01 08:10:26.620676 | instance | openstack/rolebindings/keystone-credential-setup
2026-07-01 08:10:26.701716 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-07-01 08:10:26.803329 | instance | openstack/rolebindings/keystone-fernet-setup
2026-07-01 08:10:26.899777 | instance | openstack/rolebindings/keystone-keystone-api
2026-07-01 08:10:26.986782 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-07-01 08:10:27.080676 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-07-01 08:10:27.181338 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-07-01 08:10:27.285843 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-07-01 08:10:27.365707 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-07-01 08:10:27.472692 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-07-01 08:10:27.552909 | instance | openstack/rolebindings/keystone-keystone-test
2026-07-01 08:10:27.646999 | instance | openstack/rolebindings/libvirt-cert-manager
2026-07-01 08:10:27.732812 | instance | openstack/rolebindings/libvirt-libvirt
2026-07-01 08:10:27.820883 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-07-01 08:10:27.936725 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-07-01 08:10:28.018428 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-07-01 08:10:28.121804 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-07-01 08:10:28.217419 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-07-01 08:10:28.325278 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-07-01 08:10:28.408530 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-07-01 08:10:28.502355 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-07-01 08:10:28.577317 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-07-01 08:10:28.683724 | instance | openstack/rolebindings/neutron-neutron-server
2026-07-01 08:10:28.760004 | instance | openstack/rolebindings/neutron-neutron-test
2026-07-01 08:10:28.868677 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-07-01 08:10:28.958625 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-07-01 08:10:29.056126 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-07-01 08:10:29.148318 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-07-01 08:10:29.255048 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-07-01 08:10:29.346074 | instance | openstack/rolebindings/nova-nova-compute
2026-07-01 08:10:29.449268 | instance | openstack/rolebindings/nova-nova-conductor
2026-07-01 08:10:29.531024 | instance | openstack/rolebindings/nova-nova-db-init
2026-07-01 08:10:29.630597 | instance | openstack/rolebindings/nova-nova-db-sync
2026-07-01 08:10:29.720627 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-07-01 08:10:29.811720 | instance | openstack/rolebindings/nova-nova-ks-service
2026-07-01 08:10:29.894440 | instance | openstack/rolebindings/nova-nova-ks-user
2026-07-01 08:10:29.993660 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-07-01 08:10:30.078998 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-07-01 08:10:30.194379 | instance | openstack/rolebindings/nova-nova-scheduler
2026-07-01 08:10:30.289242 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-07-01 08:10:30.399030 | instance | openstack/rolebindings/nova-nova-test
2026-07-01 08:10:30.490554 | instance | openstack/rolebindings/ovn-bgp-agent
2026-07-01 08:10:30.619146 | instance | openstack/rolebindings/ovn-controller
2026-07-01 08:10:30.677337 | instance | openstack/rolebindings/ovn-northd
2026-07-01 08:10:30.826559 | instance | openstack/rolebindings/ovn-ovn-controller
2026-07-01 08:10:30.860217 | instance | openstack/rolebindings/ovn-ovn-northd
2026-07-01 08:10:31.056844 | instance | openstack/rolebindings/ovn-ovsdb
2026-07-01 08:10:31.093980 | instance | openstack/rolebindings/placement-placement-api
2026-07-01 08:10:31.268699 | instance | openstack/rolebindings/placement-placement-db-init
2026-07-01 08:10:31.304434 | instance | openstack/rolebindings/placement-placement-db-sync
2026-07-01 08:10:31.466324 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-07-01 08:10:31.476786 | instance | openstack/rolebindings/placement-placement-ks-service
2026-07-01 08:10:31.652808 | instance | openstack/rolebindings/placement-placement-ks-user
2026-07-01 08:10:31.656942 | instance | openstack/rolebindings/pxc-operator
2026-07-01 08:10:31.826600 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-07-01 08:10:31.834661 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-07-01 08:10:32.004081 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-07-01 08:10:32.027403 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-07-01 08:10:32.201920 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-07-01 08:10:32.216974 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-07-01 08:10:32.390476 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-07-01 08:10:32.419539 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-07-01 08:10:32.577850 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-07-01 08:10:32.616968 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-07-01 08:10:32.782176 | instance | openstack/rolebindings/rook-ceph-mgr
2026-07-01 08:10:32.827328 | instance | openstack/rolebindings/rook-ceph-osd
2026-07-01 08:10:32.983697 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-07-01 08:10:33.027001 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-07-01 08:10:33.171743 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-07-01 08:10:33.218981 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-07-01 08:10:33.397172 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-07-01 08:10:33.426547 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-07-01 08:10:33.582490 | instance | openstack/roles/barbican-openstack-barbican-api
2026-07-01 08:10:33.619629 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-07-01 08:10:33.766180 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-07-01 08:10:33.813205 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-07-01 08:10:33.982111 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-07-01 08:10:34.008057 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-07-01 08:10:34.170322 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-07-01 08:10:34.194998 | instance | openstack/roles/cinder-backup-storage-init
2026-07-01 08:10:34.365595 | instance | openstack/roles/cinder-openstack-cinder-api
2026-07-01 08:10:34.398642 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-07-01 08:10:34.558219 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-07-01 08:10:34.582504 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-07-01 08:10:34.729260 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-07-01 08:10:34.774175 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-07-01 08:10:34.915834 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-07-01 08:10:34.943316 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-07-01 08:10:35.110239 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-07-01 08:10:35.132598 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-07-01 08:10:35.314025 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-07-01 08:10:35.343805 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-rx7pm
2026-07-01 08:10:35.530977 | instance | openstack/roles/cinder-openstack-cinder-test
2026-07-01 08:10:35.545759 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-07-01 08:10:35.715145 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-07-01 08:10:35.738908 | instance | openstack/roles/cinder-storage-init
2026-07-01 08:10:35.910804 | instance | openstack/roles/glance-openstack-glance-api
2026-07-01 08:10:35.915129 | instance | openstack/roles/glance-openstack-glance-db-init
2026-07-01 08:10:36.103924 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-07-01 08:10:36.107064 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-07-01 08:10:36.294164 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-07-01 08:10:36.312445 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-07-01 08:10:36.487692 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-07-01 08:10:36.518020 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-07-01 08:10:36.674041 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-07-01 08:10:36.732932 | instance | openstack/roles/glance-openstack-glance-test
2026-07-01 08:10:36.872278 | instance | openstack/roles/glance-storage-init
2026-07-01 08:10:36.934364 | instance | openstack/roles/keepalived
2026-07-01 08:10:37.078598 | instance | openstack/roles/keystone-credential-rotate
2026-07-01 08:10:37.154327 | instance | openstack/roles/keystone-credential-setup
2026-07-01 08:10:37.276278 | instance | openstack/roles/keystone-fernet-rotate
2026-07-01 08:10:37.366187 | instance | openstack/roles/keystone-fernet-setup
2026-07-01 08:10:37.464525 | instance | openstack/roles/keystone-openstack-keystone-api
2026-07-01 08:10:37.553964 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-07-01 08:10:37.657869 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-07-01 08:10:37.756879 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-07-01 08:10:37.840959 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-07-01 08:10:37.944401 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-07-01 08:10:38.032441 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-07-01 08:10:38.128495 | instance | openstack/roles/keystone-openstack-keystone-test
2026-07-01 08:10:38.236762 | instance | openstack/roles/libvirt-cert-manager
2026-07-01 08:10:38.350517 | instance | openstack/roles/libvirt-openstack-libvirt
2026-07-01 08:10:38.431396 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-07-01 08:10:38.539765 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-07-01 08:10:38.639578 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-07-01 08:10:38.735943 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-07-01 08:10:38.836633 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-07-01 08:10:38.922468 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-07-01 08:10:39.047601 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-07-01 08:10:39.120552 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-07-01 08:10:39.234544 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-07-01 08:10:39.326807 | instance | openstack/roles/neutron-openstack-neutron-server
2026-07-01 08:10:39.426974 | instance | openstack/roles/neutron-openstack-neutron-test
2026-07-01 08:10:39.510622 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-07-01 08:10:39.621234 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-07-01 08:10:39.698719 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-07-01 08:10:39.796055 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-07-01 08:10:39.886647 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-07-01 08:10:39.986552 | instance | openstack/roles/nova-openstack-nova-compute
2026-07-01 08:10:40.089015 | instance | openstack/roles/nova-openstack-nova-conductor
2026-07-01 08:10:40.197221 | instance | openstack/roles/nova-openstack-nova-db-init
2026-07-01 08:10:40.306079 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-07-01 08:10:40.387903 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-07-01 08:10:40.513337 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-07-01 08:10:40.594663 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-07-01 08:10:40.705826 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-07-01 08:10:40.779121 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-07-01 08:10:40.881587 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-07-01 08:10:40.969325 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-07-01 08:10:41.066656 | instance | openstack/roles/nova-openstack-nova-test
2026-07-01 08:10:41.164933 | instance | openstack/roles/ovn-bgp-agent
2026-07-01 08:10:41.280911 | instance | openstack/roles/ovn-controller
2026-07-01 08:10:41.383033 | instance | openstack/roles/ovn-northd
2026-07-01 08:10:41.474888 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-07-01 08:10:41.569075 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-07-01 08:10:41.662187 | instance | openstack/roles/ovn-ovsdb
2026-07-01 08:10:41.758854 | instance | openstack/roles/placement-openstack-placement-api
2026-07-01 08:10:41.839394 | instance | openstack/roles/placement-openstack-placement-db-init
2026-07-01 08:10:41.934890 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-07-01 08:10:42.023205 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-07-01 08:10:42.115308 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-07-01 08:10:42.205033 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-07-01 08:10:42.305641 | instance | openstack/roles/pxc-operator
2026-07-01 08:10:42.404643 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-07-01 08:10:42.502775 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-07-01 08:10:42.599394 | instance | openstack/roles/rabbitmq-cluster-operator
2026-07-01 08:10:42.697711 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-07-01 08:10:42.797869 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-07-01 08:10:42.879581 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-07-01 08:10:42.982531 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-07-01 08:10:43.064326 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-07-01 08:10:43.166089 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-07-01 08:10:43.259670 | instance | openstack/roles/rook-ceph-mgr
2026-07-01 08:10:43.348616 | instance | openstack/roles/rook-ceph-osd
2026-07-01 08:10:43.468700 | instance | openstack/roles/rook-ceph-purge-osd
2026-07-01 08:10:43.536411 | instance | openstack/roles/staffeln-conductor
2026-07-01 08:10:43.648915 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-07-01 08:10:43.744504 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-07-01 08:10:43.844464 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-07-01 08:10:43.942703 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-07-01 08:10:44.043887 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-07-01 08:10:44.131534 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-07-01 08:10:44.247387 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-07-01 08:10:44.355406 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-07-01 08:10:44.433591 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-07-01 08:10:44.545348 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-07-01 08:10:44.604683 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-07-01 08:10:44.730360 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-07-01 08:10:44.800582 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-07-01 08:10:44.912653 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-07-01 08:10:44.982234 | instance | openstack/secrets/barbican-api-certs
2026-07-01 08:10:45.109619 | instance | openstack/secrets/barbican-db-admin
2026-07-01 08:10:45.191238 | instance | openstack/secrets/barbican-db-user
2026-07-01 08:10:45.302290 | instance | openstack/secrets/barbican-etc
2026-07-01 08:10:45.402651 | instance | openstack/secrets/barbican-keystone-admin
2026-07-01 08:10:45.517780 | instance | openstack/secrets/barbican-keystone-user
2026-07-01 08:10:45.589691 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-07-01 08:10:45.718949 | instance | openstack/secrets/barbican-rabbitmq-user
2026-07-01 08:10:45.786790 | instance | openstack/secrets/cinder-api-certs
2026-07-01 08:10:45.915221 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-07-01 08:10:45.989238 | instance | openstack/secrets/cinder-db-admin
2026-07-01 08:10:46.123430 | instance | openstack/secrets/cinder-db-user
2026-07-01 08:10:46.219035 | instance | openstack/secrets/cinder-etc
2026-07-01 08:10:46.350282 | instance | openstack/secrets/cinder-keystone-admin
2026-07-01 08:10:46.422652 | instance | openstack/secrets/cinder-keystone-test
2026-07-01 08:10:46.564885 | instance | openstack/secrets/cinder-keystone-user
2026-07-01 08:10:46.619043 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-07-01 08:10:46.753011 | instance | openstack/secrets/cinder-rabbitmq-user
2026-07-01 08:10:46.824645 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-07-01 08:10:46.929469 | instance | openstack/secrets/glance-api-certs
2026-07-01 08:10:47.029216 | instance | openstack/secrets/glance-db-admin
2026-07-01 08:10:47.121932 | instance | openstack/secrets/glance-db-user
2026-07-01 08:10:47.216658 | instance | openstack/serviceaccounts/barbican-api
2026-07-01 08:10:47.333162 | instance | openstack/secrets/glance-etc
2026-07-01 08:10:47.549570 | instance | openstack/serviceaccounts/barbican-db-init
2026-07-01 08:10:47.563563 | instance | openstack/secrets/glance-keystone-admin
2026-07-01 08:10:47.782125 | instance | openstack/serviceaccounts/barbican-db-sync
2026-07-01 08:10:47.877072 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-07-01 08:10:48.136112 | instance | openstack/secrets/glance-keystone-test
2026-07-01 08:10:48.218867 | instance | openstack/serviceaccounts/barbican-ks-service
2026-07-01 08:10:48.354267 | instance | openstack/secrets/glance-keystone-user
2026-07-01 08:10:48.546932 | instance | openstack/serviceaccounts/barbican-ks-user
2026-07-01 08:10:48.568015 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-07-01 08:10:48.895524 | instance | openstack/secrets/glance-rabbitmq-admin
2026-07-01 08:10:48.916650 | instance | openstack/secrets/glance-rabbitmq-user
2026-07-01 08:10:49.074592 | instance | openstack/serviceaccounts/barbican-test
2026-07-01 08:10:49.100701 | instance | openstack/secrets/images-rbd-keyring
2026-07-01 08:10:49.316529 | instance | openstack/serviceaccounts/cinder-api
2026-07-01 08:10:49.422364 | instance | openstack/serviceaccounts/cinder-backup
2026-07-01 08:10:49.648754 | instance | openstack/secrets/internal-percona-xtradb
2026-07-01 08:10:49.773352 | instance | openstack/secrets/keepalived-etc
2026-07-01 08:10:49.829595 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-07-01 08:10:49.975944 | instance | openstack/secrets/keystone-api-certs
2026-07-01 08:10:50.167384 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-07-01 08:10:50.182096 | instance | openstack/secrets/keystone-credential-keys
2026-07-01 08:10:50.413864 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-07-01 08:10:50.571070 | instance | openstack/secrets/keystone-db-admin
2026-07-01 08:10:50.768742 | instance | openstack/secrets/keystone-db-user
2026-07-01 08:10:50.790551 | instance | openstack/serviceaccounts/cinder-db-init
2026-07-01 08:10:50.958496 | instance | openstack/secrets/keystone-etc
2026-07-01 08:10:51.120476 | instance | openstack/serviceaccounts/cinder-db-sync
2026-07-01 08:10:51.147586 | instance | openstack/secrets/keystone-fernet-keys
2026-07-01 08:10:51.331317 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-07-01 08:10:51.455691 | instance | openstack/secrets/keystone-keystone-admin
2026-07-01 08:10:51.666504 | instance | openstack/serviceaccounts/cinder-ks-service
2026-07-01 08:10:51.667991 | instance | openstack/secrets/keystone-keystone-test
2026-07-01 08:10:51.862118 | instance | openstack/serviceaccounts/cinder-ks-user
2026-07-01 08:10:52.002714 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-07-01 08:10:52.198633 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-07-01 08:10:52.212807 | instance | openstack/serviceaccounts/cinder-scheduler
2026-07-01 08:10:52.549554 | instance | openstack/serviceaccounts/cinder-storage-init
2026-07-01 08:10:52.549754 | instance | openstack/secrets/keystone-rabbitmq-user
2026-07-01 08:10:52.725887 | instance | openstack/secrets/libvirt-api-ca
2026-07-01 08:10:52.905217 | instance | openstack/serviceaccounts/cinder-test
2026-07-01 08:10:52.909343 | instance | openstack/secrets/libvirt-etc
2026-07-01 08:10:53.088761 | instance | openstack/serviceaccounts/cinder-volume
2026-07-01 08:10:53.241244 | instance | openstack/secrets/libvirt-libvirt-default-8st9t-api
2026-07-01 08:10:53.442204 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-07-01 08:10:53.449586 | instance | openstack/secrets/libvirt-libvirt-default-8st9t-vnc
2026-07-01 08:10:53.631589 | instance | openstack/serviceaccounts/default
2026-07-01 08:10:53.777898 | instance | openstack/serviceaccounts/glance-api
2026-07-01 08:10:53.964429 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-07-01 08:10:54.140011 | instance | openstack/serviceaccounts/glance-db-init
2026-07-01 08:10:54.170750 | instance | openstack/secrets/libvirt-vnc-ca
2026-07-01 08:10:54.370210 | instance | openstack/serviceaccounts/glance-db-sync
2026-07-01 08:10:54.499113 | instance | openstack/secrets/neutron-db-admin
2026-07-01 08:10:54.696299 | instance | openstack/secrets/neutron-db-user
2026-07-01 08:10:54.714887 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-07-01 08:10:54.880372 | instance | openstack/secrets/neutron-etc
2026-07-01 08:10:55.055113 | instance | openstack/serviceaccounts/glance-ks-service
2026-07-01 08:10:55.081447 | instance | openstack/secrets/neutron-keystone-admin
2026-07-01 08:10:55.272886 | instance | openstack/secrets/neutron-keystone-test
2026-07-01 08:10:55.401612 | instance | openstack/serviceaccounts/glance-ks-user
2026-07-01 08:10:55.458420 | instance | openstack/secrets/neutron-keystone-user
2026-07-01 08:10:55.653735 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-07-01 08:10:55.742493 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-07-01 08:10:55.977271 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-07-01 08:10:56.001890 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-07-01 08:10:56.226059 | instance | openstack/serviceaccounts/glance-storage-init
2026-07-01 08:10:56.336733 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-07-01 08:10:56.574206 | instance | openstack/serviceaccounts/glance-test
2026-07-01 08:10:56.609258 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-07-01 08:10:56.784741 | instance | openstack/serviceaccounts/keepalived
2026-07-01 08:10:56.881970 | instance | openstack/secrets/neutron-rabbitmq-user
2026-07-01 08:10:57.074007 | instance | openstack/serviceaccounts/keystone-api
2026-07-01 08:10:57.103232 | instance | openstack/secrets/neutron-server-certs
2026-07-01 08:10:57.300085 | instance | openstack/secrets/nova-api-certs
2026-07-01 08:10:57.410570 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-07-01 08:10:57.485861 | instance | openstack/secrets/nova-compute-default
2026-07-01 08:10:57.704143 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-07-01 08:10:57.749345 | instance | openstack/secrets/nova-db-admin
2026-07-01 08:10:57.928428 | instance | openstack/secrets/nova-db-api-admin
2026-07-01 08:10:58.025956 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-07-01 08:10:58.123309 | instance | openstack/secrets/nova-db-api-user
2026-07-01 08:10:58.327749 | instance | openstack/serviceaccounts/keystone-db-init
2026-07-01 08:10:58.362458 | instance | openstack/secrets/nova-db-cell0-admin
2026-07-01 08:10:58.564910 | instance | openstack/serviceaccounts/keystone-db-sync
2026-07-01 08:10:58.657149 | instance | openstack/secrets/nova-db-cell0-user
2026-07-01 08:10:58.837484 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-07-01 08:10:58.915775 | instance | openstack/secrets/nova-db-user
2026-07-01 08:10:59.119986 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-07-01 08:10:59.153236 | instance | openstack/secrets/nova-etc
2026-07-01 08:10:59.364862 | instance | openstack/secrets/nova-keystone-admin
2026-07-01 08:10:59.489600 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-07-01 08:10:59.549752 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-07-01 08:10:59.836755 | instance | openstack/secrets/nova-keystone-test
2026-07-01 08:10:59.895401 | instance | openstack/serviceaccounts/keystone-test
2026-07-01 08:11:00.024693 | instance | openstack/secrets/nova-keystone-user
2026-07-01 08:11:00.242450 | instance | openstack/serviceaccounts/libvirt
2026-07-01 08:11:00.249875 | instance | openstack/serviceaccounts/memcached-memcached
2026-07-01 08:11:00.598420 | instance | openstack/secrets/nova-novncproxy-certs
2026-07-01 08:11:00.609314 | instance | openstack/serviceaccounts/neutron-db-init
2026-07-01 08:11:00.779146 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-07-01 08:11:00.960162 | instance | openstack/serviceaccounts/neutron-db-sync
2026-07-01 08:11:00.960366 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-07-01 08:11:01.310689 | instance | openstack/secrets/nova-rabbitmq-admin
2026-07-01 08:11:01.312138 | instance | openstack/serviceaccounts/neutron-ks-service
2026-07-01 08:11:01.496702 | instance | openstack/serviceaccounts/neutron-ks-user
2026-07-01 08:11:01.653613 | instance | openstack/secrets/nova-rabbitmq-user
2026-07-01 08:11:01.853611 | instance | openstack/secrets/nova-ssh
2026-07-01 08:11:01.856761 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-07-01 08:11:02.062868 | instance | openstack/secrets/ovn-controller-default-etc
2026-07-01 08:11:02.172625 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-07-01 08:11:02.273808 | instance | openstack/secrets/ovn-etc
2026-07-01 08:11:02.481707 | instance | openstack/secrets/ovn-vector-config
2026-07-01 08:11:02.518088 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-07-01 08:11:02.684697 | instance | openstack/secrets/percona-xtradb
2026-07-01 08:11:02.917001 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-07-01 08:11:02.920753 | instance | openstack/secrets/placement-api-certs
2026-07-01 08:11:03.130416 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-07-01 08:11:03.281222 | instance | openstack/secrets/placement-db-admin
2026-07-01 08:11:03.482079 | instance | openstack/serviceaccounts/neutron-server
2026-07-01 08:11:03.494789 | instance | openstack/secrets/placement-db-user
2026-07-01 08:11:03.691049 | instance | openstack/serviceaccounts/neutron-test
2026-07-01 08:11:03.829850 | instance | openstack/secrets/placement-etc
2026-07-01 08:11:04.018668 | instance | openstack/serviceaccounts/nova-api-metadata
2026-07-01 08:11:04.045941 | instance | openstack/secrets/placement-keystone-admin
2026-07-01 08:11:04.254009 | instance | openstack/serviceaccounts/nova-api-osapi
2026-07-01 08:11:04.381657 | instance | openstack/secrets/placement-keystone-user
2026-07-01 08:11:04.574799 | instance | openstack/serviceaccounts/nova-bootstrap
2026-07-01 08:11:04.597367 | instance | openstack/secrets/pvc-ceph-client-key
2026-07-01 08:11:04.782154 | instance | openstack/serviceaccounts/nova-cell-setup
2026-07-01 08:11:04.906153 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-07-01 08:11:05.108765 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-07-01 08:11:05.238690 | instance | openstack/serviceaccounts/nova-compute
2026-07-01 08:11:05.320741 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-07-01 08:11:05.517988 | instance | openstack/serviceaccounts/nova-conductor
2026-07-01 08:11:05.571159 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-07-01 08:11:05.806483 | instance | openstack/serviceaccounts/nova-db-init
2026-07-01 08:11:05.833671 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-07-01 08:11:06.044052 | instance | openstack/serviceaccounts/nova-db-sync
2026-07-01 08:11:06.137236 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-07-01 08:11:06.330866 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-07-01 08:11:06.405061 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-07-01 08:11:06.585257 | instance | openstack/serviceaccounts/nova-ks-service
2026-07-01 08:11:06.663367 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-07-01 08:11:06.886830 | instance | openstack/serviceaccounts/nova-ks-user
2026-07-01 08:11:06.931856 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-07-01 08:11:07.116262 | instance | openstack/serviceaccounts/nova-novncproxy
2026-07-01 08:11:07.231145 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-07-01 08:11:07.420557 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-07-01 08:11:07.471117 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-07-01 08:11:07.654093 | instance | openstack/serviceaccounts/nova-scheduler
2026-07-01 08:11:07.737363 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-07-01 08:11:07.934681 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-07-01 08:11:08.008589 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-07-01 08:11:08.194562 | instance | openstack/serviceaccounts/nova-test
2026-07-01 08:11:08.265954 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-07-01 08:11:08.471232 | instance | openstack/serviceaccounts/openvswitch-server
2026-07-01 08:11:08.541787 | instance | openstack/secrets/rook-ceph-config
2026-07-01 08:11:08.732822 | instance | openstack/serviceaccounts/ovn-controller
2026-07-01 08:11:08.797923 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-07-01 08:11:09.009474 | instance | openstack/secrets/rook-ceph-mon
2026-07-01 08:11:09.070060 | instance | openstack/serviceaccounts/ovn-northd
2026-07-01 08:11:09.204724 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-07-01 08:11:09.408008 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-07-01 08:11:09.444010 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-07-01 08:11:09.645226 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-07-01 08:11:09.757694 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-07-01 08:11:09.962049 | instance | openstack/serviceaccounts/placement-api
2026-07-01 08:11:09.998354 | instance | openstack/secrets/rook-csi-cephfs-node
2026-07-01 08:11:10.199358 | instance | openstack/serviceaccounts/placement-db-init
2026-07-01 08:11:10.332423 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-07-01 08:11:10.526453 | instance | openstack/serviceaccounts/placement-db-sync
2026-07-01 08:11:10.549838 | instance | openstack/secrets/rook-csi-rbd-node
2026-07-01 08:11:10.764329 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-07-01 08:11:10.862938 | instance | openstack/serviceaccounts/placement-ks-service
2026-07-01 08:11:11.162016 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-07-01 08:11:11.254941 | instance | openstack/serviceaccounts/placement-ks-user
2026-07-01 08:11:11.363843 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-07-01 08:11:11.565075 | instance | openstack/serviceaccounts/pxc-operator
2026-07-01 08:11:11.606374 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-07-01 08:11:11.805761 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-07-01 08:11:11.895057 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-07-01 08:11:12.091761 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-07-01 08:11:12.134267 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-07-01 08:11:12.352376 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-07-01 08:11:12.402104 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-07-01 08:11:12.580656 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-07-01 08:11:12.620609 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-07-01 08:11:12.771866 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-07-01 08:11:12.875427 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-07-01 08:11:13.023892 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-07-01 08:11:13.243237 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-07-01 08:11:13.263784 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-07-01 08:11:13.516036 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-07-01 08:11:13.611222 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-07-01 08:11:13.714790 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-07-01 08:11:13.928183 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-07-01 08:11:13.957642 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-07-01 08:11:14.216098 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-07-01 08:11:14.311443 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-07-01 08:11:14.411254 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-07-01 08:11:14.654370 | instance | openstack/secrets/staffeln-db-admin
2026-07-01 08:11:14.659338 | instance | openstack/secrets/staffeln-db-user
2026-07-01 08:11:14.844007 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-07-01 08:11:14.845188 | instance | openstack/secrets/staffeln-etc
2026-07-01 08:11:15.043882 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-07-01 08:11:15.201506 | instance | openstack/secrets/valkey-ca
2026-07-01 08:11:15.421537 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-07-01 08:11:15.425789 | instance | openstack/secrets/valkey-server-certs
2026-07-01 08:11:15.629379 | instance | openstack/serviceaccounts/rook-ceph-default
2026-07-01 08:11:15.787747 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-07-01 08:11:16.020832 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-07-01 08:11:16.148010 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-07-01 08:11:16.376121 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-07-01 08:11:16.539889 | instance | openstack/serviceaccounts/staffeln-api
2026-07-01 08:11:16.748024 | instance | openstack/serviceaccounts/staffeln-conductor
2026-07-01 08:11:16.933022 | instance | openstack/serviceaccounts/staffeln-db-init
2026-07-01 08:11:17.089815 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-07-01 08:11:17.337807 | instance | openstack/serviceaccounts/valkey
2026-07-01 08:11:17.498420 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-07-01 08:11:17.696133 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-07-01 08:11:17.709180 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-07-01 08:11:17.876647 | instance | rook-ceph/roles/rook-ceph-mgr
2026-07-01 08:11:17.885410 | instance | rook-ceph/roles/rook-ceph-osd
2026-07-01 08:11:18.080436 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-07-01 08:11:18.085128 | instance | rook-ceph/roles/rook-ceph-system
2026-07-01 08:11:18.300355 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-07-01 08:11:18.312906 | instance | rook-ceph/serviceaccounts/default
2026-07-01 08:11:18.550009 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-07-01 08:11:18.621160 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-07-01 08:11:18.796515 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-07-01 08:11:18.841686 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-07-01 08:11:19.042118 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-07-01 08:11:19.102342 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-07-01 08:11:19.274830 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-07-01 08:11:19.334732 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-07-01 08:11:19.486686 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-07-01 08:11:19.569273 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-07-01 08:11:19.736463 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-07-01 08:11:19.798774 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-07-01 08:11:19.998158 | instance | openstack/services/barbican-api
2026-07-01 08:11:20.058365 | instance | openstack/services/ceph-mon
2026-07-01 08:11:20.231557 | instance | openstack/services/cinder-api
2026-07-01 08:11:20.302332 | instance | openstack/services/glance-api
2026-07-01 08:11:20.464520 | instance | openstack/services/keystone-api
2026-07-01 08:11:20.551201 | instance | openstack/services/memcached
2026-07-01 08:11:20.699867 | instance | openstack/services/memcached-metrics
2026-07-01 08:11:20.759248 | instance | openstack/services/neutron-server
2026-07-01 08:11:20.928902 | instance | openstack/services/nova-api
2026-07-01 08:11:20.986958 | instance | openstack/services/nova-metadata
2026-07-01 08:11:21.190587 | instance | openstack/services/nova-novncproxy
2026-07-01 08:11:21.241980 | instance | openstack/services/ovn-ovsdb-nb
2026-07-01 08:11:21.438078 | instance | openstack/services/ovn-ovsdb-sb
2026-07-01 08:11:21.473656 | instance | openstack/services/percona-xtradb-cluster-operator
2026-07-01 08:11:21.651207 | instance | openstack/services/percona-xtradb-haproxy
2026-07-01 08:11:21.700220 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-07-01 08:11:21.867230 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-07-01 08:11:21.920743 | instance | openstack/services/percona-xtradb-pxc
2026-07-01 08:11:22.105758 | instance | openstack/services/percona-xtradb-pxc-unready
2026-07-01 08:11:22.153285 | instance | openstack/services/placement-api
2026-07-01 08:11:22.340588 | instance | openstack/services/rabbitmq-barbican
2026-07-01 08:11:22.385303 | instance | openstack/services/rabbitmq-barbican-nodes
2026-07-01 08:11:22.584039 | instance | openstack/services/rabbitmq-cinder
2026-07-01 08:11:22.637694 | instance | openstack/services/rabbitmq-cinder-nodes
2026-07-01 08:11:22.840490 | instance | openstack/services/rabbitmq-glance
2026-07-01 08:11:22.895416 | instance | openstack/services/rabbitmq-glance-nodes
2026-07-01 08:11:23.088352 | instance | openstack/services/rabbitmq-keystone
2026-07-01 08:11:23.129196 | instance | openstack/services/rabbitmq-keystone-nodes
2026-07-01 08:11:23.339655 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-07-01 08:11:23.376912 | instance | openstack/services/rabbitmq-neutron
2026-07-01 08:11:23.585930 | instance | openstack/services/rabbitmq-neutron-nodes
2026-07-01 08:11:23.612643 | instance | openstack/services/rabbitmq-nova
2026-07-01 08:11:23.812184 | instance | openstack/services/rabbitmq-nova-nodes
2026-07-01 08:11:23.826425 | instance | openstack/services/rook-ceph-rgw-ceph
2026-07-01 08:11:24.056044 | instance | openstack/services/staffeln-api
2026-07-01 08:11:24.092037 | instance | openstack/services/valkey
2026-07-01 08:11:24.312312 | instance | openstack/services/valkey-headless
2026-07-01 08:11:24.371726 | instance | openstack/services/valkey-metrics
2026-07-01 08:11:24.531303 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-07-01 08:11:24.637004 | instance | secretgen-controller/deployment/secretgen-controller
2026-07-01 08:11:24.753585 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-mvgb9
2026-07-01 08:11:24.869162 | instance | secretgen-controller/serviceaccounts/default
2026-07-01 08:11:24.963430 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-07-01 08:11:25.072549 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-07-01 08:11:25.182193 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-07-01 08:11:25.313942 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-07-01 08:11:25.430258 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-07-01 08:11:25.579547 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-07-01 08:11:25.684722 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-07-01 08:11:25.820704 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-07-01 08:11:25.923061 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-07-01 08:11:26.079720 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-07-01 08:11:26.166915 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-07-01 08:11:26.328201 | instance | openstack/statefulsets/valkey-node
2026-07-01 08:11:26.747753 | instance | ok: Runtime: 0:02:19.890039
2026-07-01 08:11:26.764971 |
2026-07-01 08:11:26.765171 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-07-01 08:11:27.538030 | instance | changed:
2026-07-01 08:11:27.538205 | instance | cd+++++++++ objects/
2026-07-01 08:11:27.538238 | instance | cd+++++++++ objects/cluster/
2026-07-01 08:11:27.538261 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-07-01 08:11:27.538283 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-07-01 08:11:27.538302 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-07-01 08:11:27.538321 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-07-01 08:11:27.538340 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-07-01 08:11:27.538364 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-07-01 08:11:27.538390 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-07-01 08:11:27.538412 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-07-01 08:11:27.538431 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-07-01 08:11:27.538449 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-07-01 08:11:27.538467 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-07-01 08:11:27.538485 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-07-01 08:11:27.538503 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-01 08:11:27.538520 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-07-01 08:11:27.538543 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-07-01 08:11:27.538570 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-07-01 08:11:27.538594 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-07-01 08:11:27.538619 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-07-01 08:11:27.538647 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-07-01 08:11:27.538671 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-07-01 08:11:27.538693 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-07-01 08:11:27.538716 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-07-01 08:11:27.538736 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-07-01 08:11:27.538760 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-07-01 08:11:27.538785 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-07-01 08:11:27.538809 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-07-01 08:11:27.538831 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-07-01 08:11:27.538853 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-07-01 08:11:27.538875 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-07-01 08:11:27.538897 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-07-01 08:11:27.538919 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-07-01 08:11:27.538942 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-07-01 08:11:27.538968 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-01 08:11:27.538992 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-07-01 08:11:27.539014 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-07-01 08:11:27.539050 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-07-01 08:11:27.539073 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-07-01 08:11:27.539095 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-07-01 08:11:27.539117 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-07-01 08:11:27.539139 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-07-01 08:11:27.539162 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-07-01 08:11:27.539188 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-01 08:11:27.539212 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-01 08:11:27.539234 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-07-01 08:11:27.539257 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-07-01 08:11:27.539279 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-07-01 08:11:27.539301 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-07-01 08:11:27.539323 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-07-01 08:11:27.539346 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-07-01 08:11:27.539372 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-07-01 08:11:27.539396 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-07-01 08:11:27.539418 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-07-01 08:11:27.539440 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-01 08:11:27.539462 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-07-01 08:11:27.539483 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-07-01 08:11:27.539505 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.539526 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.539548 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-07-01 08:11:27.539571 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-07-01 08:11:27.539596 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-07-01 08:11:27.539618 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-07-01 08:11:27.539639 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-07-01 08:11:27.539661 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-07-01 08:11:27.539683 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-07-01 08:11:27.539705 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-07-01 08:11:27.539726 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-07-01 08:11:27.539749 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-07-01 08:11:27.539774 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-07-01 08:11:27.539797 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-07-01 08:11:27.539820 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-07-01 08:11:27.539842 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-07-01 08:11:27.539864 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-07-01 08:11:27.539893 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-07-01 08:11:27.539916 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-07-01 08:11:27.539938 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-07-01 08:11:27.539961 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-07-01 08:11:27.539986 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-07-01 08:11:27.540009 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-07-01 08:11:27.540031 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-07-01 08:11:27.540053 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-07-01 08:11:27.540074 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-07-01 08:11:27.540095 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-07-01 08:11:27.540117 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-07-01 08:11:27.540138 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-07-01 08:11:27.540163 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-07-01 08:11:27.540189 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-07-01 08:11:27.540212 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-07-01 08:11:27.540234 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-07-01 08:11:27.540256 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-07-01 08:11:27.540278 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-01 08:11:27.540300 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-01 08:11:27.540321 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-07-01 08:11:27.540343 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-07-01 08:11:27.540366 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-07-01 08:11:27.540392 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-07-01 08:11:27.540415 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-07-01 08:11:27.540437 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-07-01 08:11:27.540459 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-07-01 08:11:27.540481 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-07-01 08:11:27.540502 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-07-01 08:11:27.540523 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-07-01 08:11:27.540546 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-07-01 08:11:27.540572 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-07-01 08:11:27.540595 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-07-01 08:11:27.540617 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-07-01 08:11:27.540638 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-07-01 08:11:27.540660 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-07-01 08:11:27.540687 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-07-01 08:11:27.540709 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-07-01 08:11:27.540732 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-07-01 08:11:27.540761 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-07-01 08:11:27.540786 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-07-01 08:11:27.540808 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-07-01 08:11:27.540830 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-07-01 08:11:27.540851 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-07-01 08:11:27.540873 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-07-01 08:11:27.540894 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-07-01 08:11:27.540915 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-07-01 08:11:27.540941 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-07-01 08:11:27.540988 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-07-01 08:11:27.541011 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-07-01 08:11:27.541033 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-07-01 08:11:27.541059 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-07-01 08:11:27.541082 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-07-01 08:11:27.541104 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-07-01 08:11:27.541126 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-07-01 08:11:27.541150 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-07-01 08:11:27.541175 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-07-01 08:11:27.541197 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-07-01 08:11:27.541215 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-07-01 08:11:27.541233 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-07-01 08:11:27.541250 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-07-01 08:11:27.541267 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-07-01 08:11:27.541285 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-07-01 08:11:27.541304 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-07-01 08:11:27.541323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-07-01 08:11:27.541349 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-07-01 08:11:27.541375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-07-01 08:11:27.541395 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-07-01 08:11:27.541420 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-07-01 08:11:27.541439 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-07-01 08:11:27.541456 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-07-01 08:11:27.541474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-07-01 08:11:27.541492 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-07-01 08:11:27.541509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-07-01 08:11:27.541527 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-07-01 08:11:27.541551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-07-01 08:11:27.541576 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-07-01 08:11:27.541595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-07-01 08:11:27.541612 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-07-01 08:11:27.541630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-07-01 08:11:27.541647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-07-01 08:11:27.541665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-07-01 08:11:27.541685 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-07-01 08:11:27.541703 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-07-01 08:11:27.541727 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-07-01 08:11:27.541753 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-07-01 08:11:27.541777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-07-01 08:11:27.541798 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-07-01 08:11:27.541817 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-07-01 08:11:27.541835 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-07-01 08:11:27.541853 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-07-01 08:11:27.541870 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-07-01 08:11:27.541888 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-07-01 08:11:27.541948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-07-01 08:11:27.541976 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-07-01 08:11:27.541997 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-07-01 08:11:27.542015 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-07-01 08:11:27.542033 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-07-01 08:11:27.542051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-07-01 08:11:27.542069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-07-01 08:11:27.542086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-07-01 08:11:27.542110 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-07-01 08:11:27.542129 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-07-01 08:11:27.542147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-07-01 08:11:27.542165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-07-01 08:11:27.542185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-07-01 08:11:27.542211 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-07-01 08:11:27.542235 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-07-01 08:11:27.542254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-07-01 08:11:27.542272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-07-01 08:11:27.542289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-07-01 08:11:27.542307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-07-01 08:11:27.542324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-07-01 08:11:27.542342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-07-01 08:11:27.542359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-07-01 08:11:27.542377 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-07-01 08:11:27.542394 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-07-01 08:11:27.542411 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-07-01 08:11:27.542428 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-07-01 08:11:27.542445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-07-01 08:11:27.542468 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-07-01 08:11:27.542491 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-07-01 08:11:27.542509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-07-01 08:11:27.542528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-07-01 08:11:27.542545 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-07-01 08:11:27.542563 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-07-01 08:11:27.542581 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-07-01 08:11:27.542599 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-07-01 08:11:27.542617 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-07-01 08:11:27.542634 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-07-01 08:11:27.542652 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-07-01 08:11:27.542669 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-07-01 08:11:27.542686 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-07-01 08:11:27.542707 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-07-01 08:11:27.542732 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-07-01 08:11:27.542758 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-07-01 08:11:27.542785 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-07-01 08:11:27.542805 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-07-01 08:11:27.542824 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-07-01 08:11:27.542842 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-07-01 08:11:27.542860 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-07-01 08:11:27.542878 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-07-01 08:11:27.542896 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-07-01 08:11:27.542916 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-07-01 08:11:27.542942 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-07-01 08:11:27.542964 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-07-01 08:11:27.542983 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-07-01 08:11:27.543001 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-07-01 08:11:27.543019 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-07-01 08:11:27.543038 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-07-01 08:11:27.543065 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-07-01 08:11:27.543096 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-07-01 08:11:27.543125 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-07-01 08:11:27.543151 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-07-01 08:11:27.543172 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-07-01 08:11:27.543190 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-07-01 08:11:27.543208 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-07-01 08:11:27.543227 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-07-01 08:11:27.543365 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-07-01 08:11:27.543412 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-07-01 08:11:27.543435 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-07-01 08:11:27.543455 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-07-01 08:11:27.543474 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-07-01 08:11:27.543493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-07-01 08:11:27.543514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-07-01 08:11:27.543541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-07-01 08:11:27.543567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-07-01 08:11:27.543590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-07-01 08:11:27.543612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-07-01 08:11:27.543634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-07-01 08:11:27.543653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-01 08:11:27.543671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-07-01 08:11:27.543689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-07-01 08:11:27.543713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-07-01 08:11:27.543733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-07-01 08:11:27.543751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-07-01 08:11:27.543769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-07-01 08:11:27.543787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-07-01 08:11:27.543805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-07-01 08:11:27.543822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-07-01 08:11:27.543839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-07-01 08:11:27.543856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-07-01 08:11:27.543874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-07-01 08:11:27.543891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-07-01 08:11:27.543907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-07-01 08:11:27.543925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-07-01 08:11:27.543942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-01 08:11:27.543959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-07-01 08:11:27.543977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-07-01 08:11:27.543995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-07-01 08:11:27.544012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-07-01 08:11:27.544030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-07-01 08:11:27.544047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-07-01 08:11:27.544065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-01 08:11:27.544082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-01 08:11:27.544099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-07-01 08:11:27.544116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-07-01 08:11:27.544133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-07-01 08:11:27.544151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-07-01 08:11:27.544170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-07-01 08:11:27.544195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-07-01 08:11:27.544218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-07-01 08:11:27.544236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-07-01 08:11:27.544254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-07-01 08:11:27.544272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-01 08:11:27.544297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-07-01 08:11:27.544317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-07-01 08:11:27.544335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.544357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.544383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-07-01 08:11:27.544408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-07-01 08:11:27.544427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-07-01 08:11:27.544444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-07-01 08:11:27.544462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-07-01 08:11:27.544479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-07-01 08:11:27.544496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-07-01 08:11:27.544514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-07-01 08:11:27.544531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-07-01 08:11:27.544550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-07-01 08:11:27.544571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-07-01 08:11:27.544597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-07-01 08:11:27.544621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-07-01 08:11:27.544639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-07-01 08:11:27.544656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-07-01 08:11:27.544674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-07-01 08:11:27.544692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-07-01 08:11:27.544711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-07-01 08:11:27.544729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-07-01 08:11:27.544749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-07-01 08:11:27.544774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-07-01 08:11:27.544800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-07-01 08:11:27.544823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-07-01 08:11:27.544844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-07-01 08:11:27.544861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-07-01 08:11:27.544880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-07-01 08:11:27.544898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-07-01 08:11:27.544915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-07-01 08:11:27.544933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-01 08:11:27.544950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-01 08:11:27.544996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-07-01 08:11:27.545023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-07-01 08:11:27.545047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-07-01 08:11:27.545069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-07-01 08:11:27.545092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-07-01 08:11:27.545112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-07-01 08:11:27.545131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-07-01 08:11:27.545148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-07-01 08:11:27.545165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-07-01 08:11:27.545183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-07-01 08:11:27.545200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-07-01 08:11:27.545217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-07-01 08:11:27.545234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-07-01 08:11:27.545251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-07-01 08:11:27.545271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-07-01 08:11:27.545297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-07-01 08:11:27.545318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-07-01 08:11:27.545337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-07-01 08:11:27.545354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-07-01 08:11:27.545372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-07-01 08:11:27.545390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-07-01 08:11:27.545408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-07-01 08:11:27.545425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-07-01 08:11:27.545442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-07-01 08:11:27.545459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-07-01 08:11:27.545478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-07-01 08:11:27.545503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-07-01 08:11:27.545528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-07-01 08:11:27.545549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-07-01 08:11:27.545566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-07-01 08:11:27.545584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-07-01 08:11:27.545602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-07-01 08:11:27.546448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-07-01 08:11:27.546500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-07-01 08:11:27.546553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-07-01 08:11:27.546581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-07-01 08:11:27.546608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-07-01 08:11:27.546633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-07-01 08:11:27.546658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-07-01 08:11:27.546688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-07-01 08:11:27.546727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-07-01 08:11:27.546770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-07-01 08:11:27.546799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-07-01 08:11:27.546824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-07-01 08:11:27.546850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-07-01 08:11:27.546875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-07-01 08:11:27.546900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-07-01 08:11:27.546924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-07-01 08:11:27.546948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-07-01 08:11:27.546973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-07-01 08:11:27.546997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-07-01 08:11:27.547021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-07-01 08:11:27.547045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-07-01 08:11:27.547068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-07-01 08:11:27.547092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-07-01 08:11:27.547116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-07-01 08:11:27.547139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-07-01 08:11:27.547163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-07-01 08:11:27.547187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-07-01 08:11:27.547209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-07-01 08:11:27.547232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-07-01 08:11:27.547256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-07-01 08:11:27.547279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-07-01 08:11:27.547302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-07-01 08:11:27.547325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-07-01 08:11:27.547355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-07-01 08:11:27.547381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-07-01 08:11:27.547405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-07-01 08:11:27.547429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-07-01 08:11:27.547453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-07-01 08:11:27.547477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-07-01 08:11:27.547501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-07-01 08:11:27.547525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-07-01 08:11:27.547549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-07-01 08:11:27.547574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-07-01 08:11:27.547598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-07-01 08:11:27.547623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-07-01 08:11:27.547648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-07-01 08:11:27.547672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-07-01 08:11:27.547697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-07-01 08:11:27.547721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-07-01 08:11:27.547745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-07-01 08:11:27.547769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-07-01 08:11:27.547793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-07-01 08:11:27.547817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-07-01 08:11:27.547843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-07-01 08:11:27.547867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-07-01 08:11:27.547893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-07-01 08:11:27.547917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-07-01 08:11:27.547941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-07-01 08:11:27.547965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-07-01 08:11:27.547989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-07-01 08:11:27.548013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-07-01 08:11:27.548038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-07-01 08:11:27.548063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-07-01 08:11:27.548095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-07-01 08:11:27.548133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-07-01 08:11:27.548172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-07-01 08:11:27.548209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-07-01 08:11:27.548236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-07-01 08:11:27.548261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-07-01 08:11:27.548287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-07-01 08:11:27.548312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-07-01 08:11:27.548338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-07-01 08:11:27.548363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-07-01 08:11:27.548388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-07-01 08:11:27.548413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-07-01 08:11:27.548438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-07-01 08:11:27.548462 | instance | cd+++++++++ objects/cluster/namespace/
2026-07-01 08:11:27.548487 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-07-01 08:11:27.548521 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-07-01 08:11:27.548557 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-07-01 08:11:27.548585 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-07-01 08:11:27.548611 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-07-01 08:11:27.548637 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-07-01 08:11:27.548662 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-07-01 08:11:27.548688 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-07-01 08:11:27.548714 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-07-01 08:11:27.548739 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-07-01 08:11:27.548764 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-07-01 08:11:27.548797 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-07-01 08:11:27.548835 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-07-01 08:11:27.548863 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-07-01 08:11:27.548889 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-07-01 08:11:27.548915 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-07-01 08:11:27.548941 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-07-01 08:11:27.548999 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-07-01 08:11:27.549027 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-07-01 08:11:27.549054 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-07-01 08:11:27.549080 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-07-01 08:11:27.549106 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-07-01 08:11:27.549132 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-07-01 08:11:27.549156 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-07-01 08:11:27.549184 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-07-01 08:11:27.549220 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-07-01 08:11:27.549252 | instance | cd+++++++++ objects/cluster/node/
2026-07-01 08:11:27.549278 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-07-01 08:11:27.549304 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-07-01 08:11:27.549329 | instance | cd+++++++++ objects/cluster/storageclass/
2026-07-01 08:11:27.549356 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-07-01 08:11:27.549388 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-07-01 08:11:27.549415 | instance | cd+++++++++ objects/namespaced/
2026-07-01 08:11:27.549442 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-07-01 08:11:27.549477 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-07-01 08:11:27.549510 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-07-01 08:11:27.549537 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-07-01 08:11:27.549563 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.549589 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.549615 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-07-01 08:11:27.549640 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-07-01 08:11:27.549665 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-07-01 08:11:27.549691 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-07-01 08:11:27.549717 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-07-01 08:11:27.549742 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-07-01 08:11:27.549767 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-07-01 08:11:27.549793 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-07-01 08:11:27.549820 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-07-01 08:11:27.549846 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-07-01 08:11:27.549872 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-07-01 08:11:27.549948 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-07-01 08:11:27.549980 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-07-01 08:11:27.550007 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-07-01 08:11:27.550033 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-07-01 08:11:27.550060 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-07-01 08:11:27.550086 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-07-01 08:11:27.550112 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-07-01 08:11:27.550138 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-07-01 08:11:27.550164 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-109.nip.io-tls.txt
2026-07-01 08:11:27.550190 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-109.nip.io-tls.yaml
2026-07-01 08:11:27.550215 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-07-01 08:11:27.550241 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-07-01 08:11:27.550268 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-07-01 08:11:27.550294 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-07-01 08:11:27.550320 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-07-01 08:11:27.550346 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-07-01 08:11:27.550372 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-07-01 08:11:27.550399 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-07-01 08:11:27.550435 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-07-01 08:11:27.550478 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-07-01 08:11:27.550507 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-07-01 08:11:27.550534 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-07-01 08:11:27.550560 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-07-01 08:11:27.550586 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-07-01 08:11:27.550613 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-07-01 08:11:27.550638 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-07-01 08:11:27.550664 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-07-01 08:11:27.550690 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-07-01 08:11:27.550717 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-07-01 08:11:27.550743 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-07-01 08:11:27.550770 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-07-01 08:11:27.550796 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.550822 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.550848 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-07-01 08:11:27.550874 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-07-01 08:11:27.550900 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-07-01 08:11:27.550925 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-07-01 08:11:27.550951 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-07-01 08:11:27.550976 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-07-01 08:11:27.551002 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-07-01 08:11:27.551028 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-07-01 08:11:27.551053 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-07-01 08:11:27.551078 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-07-01 08:11:27.551103 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-07-01 08:11:27.551128 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-07-01 08:11:27.551154 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-07-01 08:11:27.551180 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-5m8mh.txt
2026-07-01 08:11:27.551206 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-5m8mh.yaml
2026-07-01 08:11:27.551232 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-cjfs4.txt
2026-07-01 08:11:27.551257 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-cjfs4.yaml
2026-07-01 08:11:27.551283 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-x9lfb.txt
2026-07-01 08:11:27.551308 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-x9lfb.yaml
2026-07-01 08:11:27.551334 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-07-01 08:11:27.551359 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-07-01 08:11:27.551384 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-07-01 08:11:27.551415 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-07-01 08:11:27.551441 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-07-01 08:11:27.551467 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-07-01 08:11:27.551492 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-07-01 08:11:27.551518 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-07-01 08:11:27.551544 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-07-01 08:11:27.551570 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-07-01 08:11:27.551595 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-07-01 08:11:27.551620 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-07-01 08:11:27.551645 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-07-01 08:11:27.551670 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-07-01 08:11:27.551695 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-07-01 08:11:27.551720 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-07-01 08:11:27.551746 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-07-01 08:11:27.551771 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-07-01 08:11:27.551795 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-07-01 08:11:27.551821 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-07-01 08:11:27.551845 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-07-01 08:11:27.551870 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-07-01 08:11:27.551895 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-07-01 08:11:27.551920 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-07-01 08:11:27.551945 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-07-01 08:11:27.551970 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-07-01 08:11:27.551996 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-07-01 08:11:27.552023 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-07-01 08:11:27.552049 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-07-01 08:11:27.552075 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-07-01 08:11:27.552101 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-07-01 08:11:27.552128 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-07-01 08:11:27.552153 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-07-01 08:11:27.552180 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-07-01 08:11:27.552206 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-07-01 08:11:27.552232 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-07-01 08:11:27.552268 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-07-01 08:11:27.552295 | instance | cd+++++++++ objects/namespaced/default/
2026-07-01 08:11:27.552323 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-07-01 08:11:27.552349 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.552375 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.552401 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-07-01 08:11:27.552427 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-07-01 08:11:27.552454 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-07-01 08:11:27.552480 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-07-01 08:11:27.552506 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-07-01 08:11:27.552532 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-07-01 08:11:27.552559 | instance | cd+++++++++ objects/namespaced/default/services/
2026-07-01 08:11:27.552585 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-07-01 08:11:27.552611 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-07-01 08:11:27.552637 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-07-01 08:11:27.552663 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-07-01 08:11:27.552688 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-07-01 08:11:27.552713 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-07-01 08:11:27.552741 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.552765 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.552790 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-07-01 08:11:27.552816 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-07-01 08:11:27.552842 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-07-01 08:11:27.552868 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-07-01 08:11:27.552894 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-07-01 08:11:27.552919 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-07-01 08:11:27.552945 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-07-01 08:11:27.552994 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-l4hxl.txt
2026-07-01 08:11:27.553021 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-l4hxl.yaml
2026-07-01 08:11:27.553046 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-07-01 08:11:27.553072 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-07-01 08:11:27.553099 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-07-01 08:11:27.553127 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-01 08:11:27.553153 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-01 08:11:27.553180 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-07-01 08:11:27.553207 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-07-01 08:11:27.553240 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-07-01 08:11:27.553267 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-07-01 08:11:27.553294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-07-01 08:11:27.553321 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-01 08:11:27.553346 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-01 08:11:27.553372 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-07-01 08:11:27.553398 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-07-01 08:11:27.553424 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-07-01 08:11:27.553450 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-07-01 08:11:27.553476 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-07-01 08:11:27.553501 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-07-01 08:11:27.553527 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-07-01 08:11:27.553553 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-07-01 08:11:27.553578 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-07-01 08:11:27.553604 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-07-01 08:11:27.553629 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-07-01 08:11:27.553654 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-07-01 08:11:27.553679 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-07-01 08:11:27.553705 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-07-01 08:11:27.553731 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-07-01 08:11:27.553757 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-07-01 08:11:27.553782 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-07-01 08:11:27.553808 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-07-01 08:11:27.553834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-07-01 08:11:27.553860 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-07-01 08:11:27.553886 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-07-01 08:11:27.553935 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-07-01 08:11:27.553968 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-07-01 08:11:27.553995 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-07-01 08:11:27.554021 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-07-01 08:11:27.554047 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-07-01 08:11:27.554072 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-07-01 08:11:27.554098 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-07-01 08:11:27.554129 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-07-01 08:11:27.554157 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-07-01 08:11:27.554182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-07-01 08:11:27.554208 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.554233 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.554258 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-07-01 08:11:27.554303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-07-01 08:11:27.554366 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-07-01 08:11:27.554409 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-07-01 08:11:27.554446 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-07-01 08:11:27.554483 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-07-01 08:11:27.554521 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-07-01 08:11:27.554560 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-07-01 08:11:27.554590 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-07-01 08:11:27.554616 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-07-01 08:11:27.554641 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-07-01 08:11:27.554666 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-07-01 08:11:27.554692 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-07-01 08:11:27.554717 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-07-01 08:11:27.554743 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-07-01 08:11:27.554768 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-07-01 08:11:27.554794 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-krjld.txt
2026-07-01 08:11:27.554820 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-krjld.yaml
2026-07-01 08:11:27.554846 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kxvqn.txt
2026-07-01 08:11:27.554871 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kxvqn.yaml
2026-07-01 08:11:27.554896 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-07-01 08:11:27.554922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-07-01 08:11:27.554948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-07-01 08:11:27.554973 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-07-01 08:11:27.554999 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-07-01 08:11:27.555024 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-07-01 08:11:27.555049 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-07-01 08:11:27.555074 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-07-01 08:11:27.555099 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-07-01 08:11:27.555132 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-07-01 08:11:27.555158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-07-01 08:11:27.555184 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-07-01 08:11:27.555210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-07-01 08:11:27.555236 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-07-01 08:11:27.555261 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-07-01 08:11:27.555286 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-07-01 08:11:27.555311 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-07-01 08:11:27.555336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-07-01 08:11:27.555361 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-07-01 08:11:27.555385 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-07-01 08:11:27.555410 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-07-01 08:11:27.555435 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-07-01 08:11:27.555461 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-07-01 08:11:27.555487 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-07-01 08:11:27.555513 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-07-01 08:11:27.555538 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-07-01 08:11:27.555563 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-07-01 08:11:27.555588 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-07-01 08:11:27.555614 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-07-01 08:11:27.555639 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.555665 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.555691 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-07-01 08:11:27.555717 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-07-01 08:11:27.555743 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-07-01 08:11:27.555769 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-07-01 08:11:27.555795 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-07-01 08:11:27.555819 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-07-01 08:11:27.555845 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-07-01 08:11:27.555870 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.555895 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.555920 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-07-01 08:11:27.555945 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-01 08:11:27.555970 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-01 08:11:27.555996 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-07-01 08:11:27.556027 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-01 08:11:27.556054 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-07-01 08:11:27.556080 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-01 08:11:27.556105 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-01 08:11:27.556130 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-07-01 08:11:27.556155 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-07-01 08:11:27.556181 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-07-01 08:11:27.556207 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-07-01 08:11:27.556232 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-07-01 08:11:27.556259 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-07-01 08:11:27.556286 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-07-01 08:11:27.556311 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-07-01 08:11:27.556336 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-07-01 08:11:27.556360 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-07-01 08:11:27.556386 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-07-01 08:11:27.556411 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-07-01 08:11:27.556437 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-07-01 08:11:27.556689 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-07-01 08:11:27.556718 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-07-01 08:11:27.556744 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-07-01 08:11:27.556770 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-07-01 08:11:27.556796 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.556823 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.556848 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-07-01 08:11:27.556874 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-07-01 08:11:27.556900 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-07-01 08:11:27.556926 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-07-01 08:11:27.556970 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-07-01 08:11:27.557003 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-07-01 08:11:27.557031 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-07-01 08:11:27.557057 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-07-01 08:11:27.557082 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-07-01 08:11:27.557108 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-07-01 08:11:27.557134 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-07-01 08:11:27.557160 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-07-01 08:11:27.557185 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-07-01 08:11:27.557218 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-07-01 08:11:27.557244 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-07-01 08:11:27.557270 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-07-01 08:11:27.557296 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-07-01 08:11:27.557322 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-07-01 08:11:27.557347 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-07-01 08:11:27.557373 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-07-01 08:11:27.557398 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-01 08:11:27.557425 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-07-01 08:11:27.557451 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-07-01 08:11:27.557477 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-07-01 08:11:27.557502 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-07-01 08:11:27.557528 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-07-01 08:11:27.557553 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-07-01 08:11:27.557580 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-07-01 08:11:27.557606 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-07-01 08:11:27.557633 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-07-01 08:11:27.557659 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kx87z.txt
2026-07-01 08:11:27.557685 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kx87z.yaml
2026-07-01 08:11:27.557711 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-74kd8.txt
2026-07-01 08:11:27.557737 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-74kd8.yaml
2026-07-01 08:11:27.557762 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lnbqb.txt
2026-07-01 08:11:27.557787 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lnbqb.yaml
2026-07-01 08:11:27.557812 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rhpgm.txt
2026-07-01 08:11:27.557838 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rhpgm.yaml
2026-07-01 08:11:27.557864 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-07-01 08:11:27.557905 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-07-01 08:11:27.557937 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-07-01 08:11:27.557964 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-07-01 08:11:27.557991 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-07-01 08:11:27.558017 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-07-01 08:11:27.558042 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2z6bj.txt
2026-07-01 08:11:27.558068 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2z6bj.yaml
2026-07-01 08:11:27.558092 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-07-01 08:11:27.558123 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-07-01 08:11:27.558151 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-07-01 08:11:27.558177 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-07-01 08:11:27.558204 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-07-01 08:11:27.558230 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-07-01 08:11:27.558256 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-07-01 08:11:27.558282 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-07-01 08:11:27.558318 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-07-01 08:11:27.558353 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-07-01 08:11:27.558380 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-07-01 08:11:27.558406 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-07-01 08:11:27.558430 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-07-01 08:11:27.558455 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-07-01 08:11:27.558480 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-07-01 08:11:27.558506 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-07-01 08:11:27.558532 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-07-01 08:11:27.558558 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-07-01 08:11:27.558584 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-07-01 08:11:27.558609 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-07-01 08:11:27.558634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-07-01 08:11:27.558659 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-07-01 08:11:27.558684 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-01 08:11:27.558709 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-07-01 08:11:27.558736 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-07-01 08:11:27.558764 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-07-01 08:11:27.558789 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-07-01 08:11:27.558816 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-07-01 08:11:27.558841 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-07-01 08:11:27.558867 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-07-01 08:11:27.558893 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-07-01 08:11:27.558918 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-07-01 08:11:27.558943 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-07-01 08:11:27.558969 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-07-01 08:11:27.559002 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-07-01 08:11:27.559029 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-07-01 08:11:27.559054 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-07-01 08:11:27.559080 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-07-01 08:11:27.559105 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-07-01 08:11:27.559131 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-07-01 08:11:27.559157 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-07-01 08:11:27.559183 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-07-01 08:11:27.559209 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-07-01 08:11:27.559235 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-07-01 08:11:27.559261 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-07-01 08:11:27.559286 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-07-01 08:11:27.559311 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-07-01 08:11:27.559337 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-07-01 08:11:27.559362 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-07-01 08:11:27.559387 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-07-01 08:11:27.559413 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-07-01 08:11:27.559439 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-67d25r.txt
2026-07-01 08:11:27.559464 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-67d25r.yaml
2026-07-01 08:11:27.559489 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-cnievg.txt
2026-07-01 08:11:27.559515 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-cnievg.yaml
2026-07-01 08:11:27.559539 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-07-01 08:11:27.559565 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-07-01 08:11:27.559591 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-07-01 08:11:27.559617 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-07-01 08:11:27.559644 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-07-01 08:11:27.559670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-07-01 08:11:27.559695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-07-01 08:11:27.559721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-07-01 08:11:27.559746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-07-01 08:11:27.559771 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-07-01 08:11:27.559796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-07-01 08:11:27.559830 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-07-01 08:11:27.559868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-07-01 08:11:27.559913 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-07-01 08:11:27.559953 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-07-01 08:11:27.559989 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-07-01 08:11:27.560016 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-07-01 08:11:27.560043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-07-01 08:11:27.560069 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-07-01 08:11:27.560095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-07-01 08:11:27.560121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-07-01 08:11:27.560147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-07-01 08:11:27.560172 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-07-01 08:11:27.560198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-07-01 08:11:27.560224 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-07-01 08:11:27.560249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-07-01 08:11:27.560274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-07-01 08:11:27.560300 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-07-01 08:11:27.560325 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-07-01 08:11:27.560351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-07-01 08:11:27.560376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-07-01 08:11:27.560402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-07-01 08:11:27.560427 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-07-01 08:11:27.560453 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-07-01 08:11:27.560478 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-07-01 08:11:27.560504 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-07-01 08:11:27.560529 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-07-01 08:11:27.560555 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-07-01 08:11:27.560581 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-07-01 08:11:27.560605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-07-01 08:11:27.560631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-07-01 08:11:27.560654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-07-01 08:11:27.560680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-07-01 08:11:27.560705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-07-01 08:11:27.560730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-07-01 08:11:27.560756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-07-01 08:11:27.560787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-07-01 08:11:27.560813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-07-01 08:11:27.560838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-07-01 08:11:27.560863 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-07-01 08:11:27.560888 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-07-01 08:11:27.560912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-07-01 08:11:27.560937 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-07-01 08:11:27.560986 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-07-01 08:11:27.561015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-07-01 08:11:27.561041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-07-01 08:11:27.561066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-07-01 08:11:27.561091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-07-01 08:11:27.561116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-07-01 08:11:27.561141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-07-01 08:11:27.561165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-07-01 08:11:27.561191 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-07-01 08:11:27.561215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-07-01 08:11:27.561241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-07-01 08:11:27.561266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-07-01 08:11:27.561291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-07-01 08:11:27.561316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-07-01 08:11:27.561342 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-07-01 08:11:27.561368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-07-01 08:11:27.561395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-07-01 08:11:27.561420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-07-01 08:11:27.561446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-07-01 08:11:27.561474 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-07-01 08:11:27.561500 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-07-01 08:11:27.561526 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-07-01 08:11:27.561553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-07-01 08:11:27.561580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-07-01 08:11:27.561606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-07-01 08:11:27.561639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-07-01 08:11:27.561665 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-07-01 08:11:27.561691 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-07-01 08:11:27.561717 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-07-01 08:11:27.561742 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-07-01 08:11:27.561768 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-07-01 08:11:27.561793 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-07-01 08:11:27.561819 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-01 08:11:27.561851 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-07-01 08:11:27.561977 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-07-01 08:11:27.562024 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-07-01 08:11:27.562063 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-07-01 08:11:27.562093 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-07-01 08:11:27.562120 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-07-01 08:11:27.562147 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-07-01 08:11:27.562173 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-07-01 08:11:27.562198 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-07-01 08:11:27.562223 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-07-01 08:11:27.562249 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.562274 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.562323 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-07-01 08:11:27.562375 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-07-01 08:11:27.562405 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-07-01 08:11:27.562433 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-07-01 08:11:27.562459 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-07-01 08:11:27.562486 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-07-01 08:11:27.562513 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-bzn5m.txt
2026-07-01 08:11:27.562538 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-bzn5m.yaml
2026-07-01 08:11:27.562564 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-07-01 08:11:27.562590 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-07-01 08:11:27.562616 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-07-01 08:11:27.562642 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-07-01 08:11:27.562667 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-07-01 08:11:27.562692 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-07-01 08:11:27.562725 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-07-01 08:11:27.562752 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-07-01 08:11:27.562772 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-07-01 08:11:27.562790 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-07-01 08:11:27.562808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-07-01 08:11:27.562826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-07-01 08:11:27.562845 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-07-01 08:11:27.562863 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-07-01 08:11:27.562881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-07-01 08:11:27.562900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-07-01 08:11:27.562919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-07-01 08:11:27.562938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-07-01 08:11:27.562956 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-07-01 08:11:27.562974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-07-01 08:11:27.562993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-07-01 08:11:27.563010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-07-01 08:11:27.563028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-07-01 08:11:27.563046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-07-01 08:11:27.563064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-07-01 08:11:27.563095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-07-01 08:11:27.563138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-07-01 08:11:27.563161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-07-01 08:11:27.563181 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-07-01 08:11:27.563200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-07-01 08:11:27.563218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-07-01 08:11:27.563237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-07-01 08:11:27.563255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-07-01 08:11:27.563273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-07-01 08:11:27.563291 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-07-01 08:11:27.563310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-07-01 08:11:27.563328 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-07-01 08:11:27.563352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-07-01 08:11:27.563372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-07-01 08:11:27.563390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-07-01 08:11:27.563408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-07-01 08:11:27.563426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-07-01 08:11:27.563445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-07-01 08:11:27.563462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-07-01 08:11:27.563481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-07-01 08:11:27.563499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-07-01 08:11:27.563517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-07-01 08:11:27.563536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-07-01 08:11:27.563556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-07-01 08:11:27.563575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-07-01 08:11:27.563594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-07-01 08:11:27.563613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-07-01 08:11:27.563631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-07-01 08:11:27.563650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-07-01 08:11:27.563668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-07-01 08:11:27.563687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-07-01 08:11:27.563706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.563725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.563744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-07-01 08:11:27.563764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-07-01 08:11:27.563782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-07-01 08:11:27.563801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-07-01 08:11:27.563819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-07-01 08:11:27.563837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-07-01 08:11:27.563855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-07-01 08:11:27.563874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-07-01 08:11:27.563897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-07-01 08:11:27.563916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-07-01 08:11:27.563934 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-07-01 08:11:27.563952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-07-01 08:11:27.563970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-07-01 08:11:27.563988 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-07-01 08:11:27.564006 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-07-01 08:11:27.564025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-07-01 08:11:27.564044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-07-01 08:11:27.564062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-07-01 08:11:27.564081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-07-01 08:11:27.564100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-07-01 08:11:27.564118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-07-01 08:11:27.564136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-07-01 08:11:27.564154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-07-01 08:11:27.564176 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-07-01 08:11:27.564202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-07-01 08:11:27.564228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-07-01 08:11:27.564247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-07-01 08:11:27.564266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-07-01 08:11:27.564284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-07-01 08:11:27.564303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-07-01 08:11:27.564321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-07-01 08:11:27.564340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-07-01 08:11:27.564358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-07-01 08:11:27.564376 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-07-01 08:11:27.564395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-07-01 08:11:27.564413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-07-01 08:11:27.564431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-07-01 08:11:27.564450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-07-01 08:11:27.564473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.564493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.564511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-07-01 08:11:27.564530 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-07-01 08:11:27.564548 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-07-01 08:11:27.564566 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-07-01 08:11:27.564584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-07-01 08:11:27.564603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-07-01 08:11:27.564621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.564640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.564659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-07-01 08:11:27.564678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-07-01 08:11:27.564696 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-07-01 08:11:27.564715 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-07-01 08:11:27.564734 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-07-01 08:11:27.564755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-07-01 08:11:27.564774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-07-01 08:11:27.564792 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-07-01 08:11:27.564811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-07-01 08:11:27.564829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-07-01 08:11:27.564848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-07-01 08:11:27.564866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-07-01 08:11:27.564895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-07-01 08:11:27.564914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-07-01 08:11:27.564932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-07-01 08:11:27.564966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-07-01 08:11:27.564989 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-07-01 08:11:27.565009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-07-01 08:11:27.565027 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-07-01 08:11:27.565045 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-07-01 08:11:27.565064 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-07-01 08:11:27.565082 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-07-01 08:11:27.565101 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-07-01 08:11:27.565119 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-01 08:11:27.565144 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-01 08:11:27.565164 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-07-01 08:11:27.565183 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-07-01 08:11:27.565202 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-07-01 08:11:27.565220 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-07-01 08:11:27.565238 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-07-01 08:11:27.565256 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-07-01 08:11:27.565274 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-07-01 08:11:27.565292 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.565311 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.565330 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-07-01 08:11:27.565348 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-01 08:11:27.565367 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-07-01 08:11:27.565385 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-07-01 08:11:27.565404 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-07-01 08:11:27.565422 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-07-01 08:11:27.565441 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-07-01 08:11:27.565460 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-07-01 08:11:27.565479 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-07-01 08:11:27.565498 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-07-01 08:11:27.565516 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-07-01 08:11:27.565534 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-07-01 08:11:27.565553 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-07-01 08:11:27.565571 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-07-01 08:11:27.565590 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-07-01 08:11:27.565609 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-07-01 08:11:27.565627 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-07-01 08:11:27.565644 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-07-01 08:11:27.565662 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-07-01 08:11:27.565680 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.565698 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.565717 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-07-01 08:11:27.565735 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-01 08:11:27.565758 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-07-01 08:11:27.565777 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-07-01 08:11:27.565795 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-01 08:11:27.565813 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-01 08:11:27.565832 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.565856 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.565880 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-07-01 08:11:27.566091 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-07-01 08:11:27.566114 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-07-01 08:11:27.566134 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-07-01 08:11:27.566152 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-07-01 08:11:27.566170 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-07-01 08:11:27.566189 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-07-01 08:11:27.566207 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-07-01 08:11:27.566226 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-07-01 08:11:27.566245 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-07-01 08:11:27.566264 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-07-01 08:11:27.566283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-07-01 08:11:27.566325 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-07-01 08:11:27.566355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-07-01 08:11:27.566376 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-07-01 08:11:27.566395 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-07-01 08:11:27.566414 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-07-01 08:11:27.566433 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-07-01 08:11:27.566453 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-07-01 08:11:27.566472 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-07-01 08:11:27.566490 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-07-01 08:11:27.566509 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-07-01 08:11:27.566528 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-07-01 08:11:27.566547 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.566565 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.566584 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.566602 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.566620 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-07-01 08:11:27.566644 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-01 08:11:27.566688 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-01 08:11:27.566733 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-01 08:11:27.566762 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-01 08:11:27.566789 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-07-01 08:11:27.566819 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-07-01 08:11:27.566842 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-07-01 08:11:27.566861 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-01 08:11:27.566880 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-01 08:11:27.566898 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-d79jz.txt
2026-07-01 08:11:27.566917 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-d79jz.yaml
2026-07-01 08:11:27.566936 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5b485d65ff-d875s.txt
2026-07-01 08:11:27.566961 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5b485d65ff-d875s.yaml
2026-07-01 08:11:27.566987 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk.txt
2026-07-01 08:11:27.567014 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk.yaml
2026-07-01 08:11:27.567040 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-nzpdk.txt
2026-07-01 08:11:27.567066 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-nzpdk.yaml
2026-07-01 08:11:27.567091 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grwk7.txt
2026-07-01 08:11:27.567116 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grwk7.yaml
2026-07-01 08:11:27.567141 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-07-01 08:11:27.567165 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-07-01 08:11:27.567191 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-07-01 08:11:27.567219 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-07-01 08:11:27.567245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-vgwpc.txt
2026-07-01 08:11:27.567272 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-vgwpc.yaml
2026-07-01 08:11:27.567300 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-07-01 08:11:27.567327 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-07-01 08:11:27.567353 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g5258.txt
2026-07-01 08:11:27.567380 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g5258.yaml
2026-07-01 08:11:27.567406 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5qsjv.txt
2026-07-01 08:11:27.567440 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5qsjv.yaml
2026-07-01 08:11:27.567469 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-2mhpm.txt
2026-07-01 08:11:27.567496 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-2mhpm.yaml
2026-07-01 08:11:27.567524 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-01 08:11:27.567553 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-01 08:11:27.567582 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-jqbjg.txt
2026-07-01 08:11:27.567611 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-jqbjg.yaml
2026-07-01 08:11:27.567641 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-kwnx8.txt
2026-07-01 08:11:27.567670 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-kwnx8.yaml
2026-07-01 08:11:27.567698 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-07-01 08:11:27.567726 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.567752 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.567775 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-01 08:11:27.567802 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-01 08:11:27.567829 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-07-01 08:11:27.567853 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-07-01 08:11:27.567878 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-07-01 08:11:27.567903 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-07-01 08:11:27.567927 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-07-01 08:11:27.567950 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.567971 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.567990 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-01 08:11:27.568008 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-01 08:11:27.568027 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-07-01 08:11:27.568046 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-07-01 08:11:27.568064 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-07-01 08:11:27.568083 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-07-01 08:11:27.568102 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-07-01 08:11:27.568121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-07-01 08:11:27.568140 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-07-01 08:11:27.568158 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-07-01 08:11:27.568177 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-07-01 08:11:27.568201 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-01 08:11:27.568220 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-01 08:11:27.568248 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-07-01 08:11:27.568300 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-07-01 08:11:27.568343 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-07-01 08:11:27.568373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-07-01 08:11:27.568399 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-07-01 08:11:27.568426 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-07-01 08:11:27.568453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-07-01 08:11:27.568479 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-07-01 08:11:27.568501 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-07-01 08:11:27.568520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-07-01 08:11:27.568543 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-07-01 08:11:27.568570 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-07-01 08:11:27.568594 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-07-01 08:11:27.568618 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-07-01 08:11:27.568645 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-07-01 08:11:27.568666 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-07-01 08:11:27.568685 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.568704 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.568722 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-07-01 08:11:27.568740 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-07-01 08:11:27.568759 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-07-01 08:11:27.568777 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-07-01 08:11:27.568795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grwk7-tls.txt
2026-07-01 08:11:27.568813 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grwk7-tls.yaml
2026-07-01 08:11:27.568855 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-07-01 08:11:27.568893 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-07-01 08:11:27.568915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-07-01 08:11:27.568937 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-07-01 08:11:27.569017 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-07-01 08:11:27.569050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-07-01 08:11:27.569078 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-07-01 08:11:27.569107 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-07-01 08:11:27.569134 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.569161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.569183 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-07-01 08:11:27.569203 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-07-01 08:11:27.569222 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-07-01 08:11:27.569241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-07-01 08:11:27.569259 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-07-01 08:11:27.569277 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-07-01 08:11:27.569295 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-07-01 08:11:27.569314 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-07-01 08:11:27.569332 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-07-01 08:11:27.569351 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-07-01 08:11:27.569370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-07-01 08:11:27.569389 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-07-01 08:11:27.569415 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-07-01 08:11:27.569441 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-07-01 08:11:27.569469 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-07-01 08:11:27.569489 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-07-01 08:11:27.569508 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-07-01 08:11:27.569527 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-07-01 08:11:27.569545 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-07-01 08:11:27.569565 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-07-01 08:11:27.569584 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-07-01 08:11:27.569602 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-07-01 08:11:27.569621 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-07-01 08:11:27.569639 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.569659 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.569685 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-07-01 08:11:27.569704 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-01 08:11:27.569723 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-07-01 08:11:27.569742 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-07-01 08:11:27.569760 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-01 08:11:27.569779 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-01 08:11:27.569798 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.569817 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.569835 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-07-01 08:11:27.569854 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-07-01 08:11:27.569873 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-07-01 08:11:27.569916 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-07-01 08:11:27.569937 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-07-01 08:11:27.569956 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-07-01 08:11:27.569975 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-07-01 08:11:27.569993 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-07-01 08:11:27.570011 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-07-01 08:11:27.570029 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-07-01 08:11:27.570048 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-07-01 08:11:27.570066 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-07-01 08:11:27.570085 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-07-01 08:11:27.570104 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-07-01 08:11:27.570123 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-07-01 08:11:27.570141 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-07-01 08:11:27.570160 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-07-01 08:11:27.570179 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-07-01 08:11:27.570197 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-07-01 08:11:27.570216 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-07-01 08:11:27.570234 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-07-01 08:11:27.570252 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-07-01 08:11:27.570270 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-07-01 08:11:27.570290 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-07-01 08:11:27.570317 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-01 08:11:27.570345 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-07-01 08:11:27.570365 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-07-01 08:11:27.570384 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-01 08:11:27.570403 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-01 08:11:27.570422 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.570440 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.570459 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-07-01 08:11:27.570477 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-07-01 08:11:27.570502 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-07-01 08:11:27.570529 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-07-01 08:11:27.570554 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-07-01 08:11:27.570575 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-07-01 08:11:27.570597 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-07-01 08:11:27.570619 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-07-01 08:11:27.570641 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-07-01 08:11:27.570663 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-07-01 08:11:27.570685 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-07-01 08:11:27.570708 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-07-01 08:11:27.570732 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-07-01 08:11:27.570757 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-07-01 08:11:27.570781 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-07-01 08:11:27.570805 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-07-01 08:11:27.570825 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-07-01 08:11:27.570843 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-07-01 08:11:27.570861 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-07-01 08:11:27.570880 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-07-01 08:11:27.570899 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-07-01 08:11:27.570919 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-01 08:11:27.570938 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-01 08:11:27.570957 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-07-01 08:11:27.570976 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-07-01 08:11:27.570994 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-07-01 08:11:27.571013 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-07-01 08:11:27.571031 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-07-01 08:11:27.571059 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-07-01 08:11:27.571078 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-01 08:11:27.571098 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-01 08:11:27.571117 | instance | cd+++++++++ objects/namespaced/openstack/
2026-07-01 08:11:27.571136 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-07-01 08:11:27.571156 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-07-01 08:11:27.571175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-07-01 08:11:27.571194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-07-01 08:11:27.571212 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-07-01 08:11:27.571231 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-07-01 08:11:27.571250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-07-01 08:11:27.571268 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-07-01 08:11:27.571287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-07-01 08:11:27.571305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-07-01 08:11:27.571323 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-07-01 08:11:27.571342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-07-01 08:11:27.571360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-07-01 08:11:27.571378 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-07-01 08:11:27.571397 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-07-01 08:11:27.571415 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-07-01 08:11:27.571434 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-07-01 08:11:27.571452 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.571470 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.571488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-07-01 08:11:27.571507 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-07-01 08:11:27.571525 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-07-01 08:11:27.571544 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-07-01 08:11:27.571563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-07-01 08:11:27.571581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-07-01 08:11:27.571599 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-07-01 08:11:27.571617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-07-01 08:11:27.571635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-07-01 08:11:27.571653 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-07-01 08:11:27.571671 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-07-01 08:11:27.571689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-07-01 08:11:27.571708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-07-01 08:11:27.571727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-07-01 08:11:27.571750 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-07-01 08:11:27.571770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-07-01 08:11:27.571788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-07-01 08:11:27.571807 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-07-01 08:11:27.571825 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-07-01 08:11:27.571843 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-07-01 08:11:27.571861 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-07-01 08:11:27.571880 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-07-01 08:11:27.571898 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-07-01 08:11:27.571916 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-07-01 08:11:27.571935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-07-01 08:11:27.571953 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-07-01 08:11:27.571971 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-07-01 08:11:27.571989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-07-01 08:11:27.572006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-07-01 08:11:27.572025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-07-01 08:11:27.572042 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-07-01 08:11:27.572060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-07-01 08:11:27.572078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-07-01 08:11:27.572096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-07-01 08:11:27.572115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-07-01 08:11:27.572134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-07-01 08:11:27.572152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-07-01 08:11:27.572170 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-07-01 08:11:27.572188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-07-01 08:11:27.572207 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-07-01 08:11:27.572225 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-07-01 08:11:27.572243 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-07-01 08:11:27.572260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-07-01 08:11:27.572278 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-07-01 08:11:27.572296 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-07-01 08:11:27.572314 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-07-01 08:11:27.572331 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-07-01 08:11:27.572355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-07-01 08:11:27.572374 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-07-01 08:11:27.572392 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-07-01 08:11:27.572410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-07-01 08:11:27.572428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-07-01 08:11:27.572446 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-07-01 08:11:27.572465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-07-01 08:11:27.572483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-07-01 08:11:27.572502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-07-01 08:11:27.572521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-07-01 08:11:27.572539 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-07-01 08:11:27.572558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-07-01 08:11:27.572577 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-07-01 08:11:27.572595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-07-01 08:11:27.572613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-07-01 08:11:27.572631 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-07-01 08:11:27.572649 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-07-01 08:11:27.572668 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-07-01 08:11:27.572687 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-07-01 08:11:27.572705 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-07-01 08:11:27.572723 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-07-01 08:11:27.572741 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-07-01 08:11:27.572759 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-07-01 08:11:27.572777 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-07-01 08:11:27.572796 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-07-01 08:11:27.572815 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-07-01 08:11:27.572834 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-07-01 08:11:27.572852 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-07-01 08:11:27.572869 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-07-01 08:11:27.572888 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-07-01 08:11:27.572906 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-07-01 08:11:27.572925 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-07-01 08:11:27.572943 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-07-01 08:11:27.572981 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-07-01 08:11:27.573002 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-07-01 08:11:27.573026 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-07-01 08:11:27.573046 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-07-01 08:11:27.573065 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-07-01 08:11:27.573084 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-07-01 08:11:27.573102 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-07-01 08:11:27.573120 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-07-01 08:11:27.573139 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-07-01 08:11:27.573158 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-07-01 08:11:27.573177 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-07-01 08:11:27.573195 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-07-01 08:11:27.573214 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-07-01 08:11:27.573232 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-07-01 08:11:27.573250 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-07-01 08:11:27.573269 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-07-01 08:11:27.573287 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-07-01 08:11:27.573306 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-07-01 08:11:27.573324 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-07-01 08:11:27.573342 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-07-01 08:11:27.573360 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-07-01 08:11:27.573379 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-07-01 08:11:27.573398 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-07-01 08:11:27.573417 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-07-01 08:11:27.573437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-07-01 08:11:27.573456 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-07-01 08:11:27.573475 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-07-01 08:11:27.573494 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-07-01 08:11:27.573513 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-07-01 08:11:27.573531 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-07-01 08:11:27.573549 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-07-01 08:11:27.573568 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-07-01 08:11:27.573587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-07-01 08:11:27.573604 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-07-01 08:11:27.573623 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-07-01 08:11:27.573641 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-07-01 08:11:27.573660 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-07-01 08:11:27.573681 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-07-01 08:11:27.573709 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-07-01 08:11:27.573740 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-07-01 08:11:27.573767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-07-01 08:11:27.573794 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-07-01 08:11:27.573821 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-07-01 08:11:27.573851 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-07-01 08:11:27.573880 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-07-01 08:11:27.573943 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-07-01 08:11:27.573964 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-07-01 08:11:27.573983 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-07-01 08:11:27.574001 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-07-01 08:11:27.574020 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-07-01 08:11:27.574039 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-07-01 08:11:27.574057 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-07-01 08:11:27.574076 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-07-01 08:11:27.574094 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-07-01 08:11:27.574111 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-07-01 08:11:27.574129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-07-01 08:11:27.574148 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-07-01 08:11:27.574167 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-07-01 08:11:27.574194 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-07-01 08:11:27.574217 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-07-01 08:11:27.574243 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-07-01 08:11:27.574264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-07-01 08:11:27.574283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-07-01 08:11:27.574308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-07-01 08:11:27.574332 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-07-01 08:11:27.574351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-07-01 08:11:27.574368 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-07-01 08:11:27.574387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-07-01 08:11:27.574405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-07-01 08:11:27.574424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-07-01 08:11:27.574443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-07-01 08:11:27.574462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-07-01 08:11:27.574480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-07-01 08:11:27.574499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-07-01 08:11:27.574517 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-07-01 08:11:27.574542 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-07-01 08:11:27.574562 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-07-01 08:11:27.574580 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-07-01 08:11:27.574597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-07-01 08:11:27.574616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-07-01 08:11:27.574634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-07-01 08:11:27.574653 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-07-01 08:11:27.574672 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-07-01 08:11:27.574690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-07-01 08:11:27.574708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-07-01 08:11:27.574727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-07-01 08:11:27.574748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-07-01 08:11:27.574768 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-07-01 08:11:27.574789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-07-01 08:11:27.574815 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-07-01 08:11:27.574837 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-07-01 08:11:27.574856 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-07-01 08:11:27.574874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-07-01 08:11:27.574893 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-07-01 08:11:27.574911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-07-01 08:11:27.574930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-07-01 08:11:27.574948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-07-01 08:11:27.575108 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-07-01 08:11:27.575126 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-07-01 08:11:27.575145 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-07-01 08:11:27.575163 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-07-01 08:11:27.575182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-07-01 08:11:27.575200 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-07-01 08:11:27.575219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-07-01 08:11:27.575238 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-07-01 08:11:27.575256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-07-01 08:11:27.575275 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-07-01 08:11:27.575294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-07-01 08:11:27.575312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-07-01 08:11:27.575331 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-07-01 08:11:27.575349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-07-01 08:11:27.575372 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-07-01 08:11:27.575392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-07-01 08:11:27.575410 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-07-01 08:11:27.575428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-07-01 08:11:27.575447 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-07-01 08:11:27.575466 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-01 08:11:27.575484 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-01 08:11:27.575502 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-07-01 08:11:27.575520 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-07-01 08:11:27.575538 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-07-01 08:11:27.575557 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-07-01 08:11:27.575575 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-07-01 08:11:27.575592 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-07-01 08:11:27.575610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-07-01 08:11:27.575628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-07-01 08:11:27.575646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-07-01 08:11:27.575664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-07-01 08:11:27.575682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-07-01 08:11:27.575701 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-07-01 08:11:27.575719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-07-01 08:11:27.575737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-07-01 08:11:27.575755 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-07-01 08:11:27.575773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-07-01 08:11:27.575791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-07-01 08:11:27.575809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-07-01 08:11:27.575827 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-07-01 08:11:27.575846 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-07-01 08:11:27.575864 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-07-01 08:11:27.575882 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-07-01 08:11:27.575900 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-07-01 08:11:27.575919 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-07-01 08:11:27.575937 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-07-01 08:11:27.575956 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-07-01 08:11:27.575974 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-07-01 08:11:27.575993 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-07-01 08:11:27.576011 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-07-01 08:11:27.576036 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-07-01 08:11:27.576056 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-07-01 08:11:27.576073 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-07-01 08:11:27.576091 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-07-01 08:11:27.576109 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-07-01 08:11:27.576128 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-07-01 08:11:27.576147 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-07-01 08:11:27.576166 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-07-01 08:11:27.576184 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-07-01 08:11:27.576203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-07-01 08:11:27.576221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-07-01 08:11:27.576239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-07-01 08:11:27.576258 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-07-01 08:11:27.576275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-07-01 08:11:27.576294 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-07-01 08:11:27.576313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-07-01 08:11:27.576332 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-07-01 08:11:27.576351 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-07-01 08:11:27.576369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-07-01 08:11:27.576388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-07-01 08:11:27.576407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-07-01 08:11:27.576425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-07-01 08:11:27.576445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-07-01 08:11:27.576464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-07-01 08:11:27.576482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-07-01 08:11:27.576500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-07-01 08:11:27.576518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-07-01 08:11:27.576537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-07-01 08:11:27.576555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-07-01 08:11:27.576574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-07-01 08:11:27.576598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-07-01 08:11:27.576624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-07-01 08:11:27.576644 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-07-01 08:11:27.576663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-07-01 08:11:27.576682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-07-01 08:11:27.576700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-07-01 08:11:27.576718 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-07-01 08:11:27.576736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-07-01 08:11:27.576759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-07-01 08:11:27.576778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-07-01 08:11:27.576801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-07-01 08:11:27.576827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29714885.txt
2026-07-01 08:11:27.576846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29714885.yaml
2026-07-01 08:11:27.576865 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-07-01 08:11:27.576883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-07-01 08:11:27.576902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-07-01 08:11:27.576921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-07-01 08:11:27.576939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-07-01 08:11:27.576971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-07-01 08:11:27.576992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-07-01 08:11:27.577010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-07-01 08:11:27.577028 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-07-01 08:11:27.577046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-07-01 08:11:27.577064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-07-01 08:11:27.577083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-07-01 08:11:27.577101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-07-01 08:11:27.577119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-07-01 08:11:27.577137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-07-01 08:11:27.577155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-07-01 08:11:27.577173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-07-01 08:11:27.577190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-07-01 08:11:27.577208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-07-01 08:11:27.577227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-07-01 08:11:27.577245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-07-01 08:11:27.577264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-07-01 08:11:27.577283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-07-01 08:11:27.577301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-07-01 08:11:27.577319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-07-01 08:11:27.577337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-07-01 08:11:27.577355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-07-01 08:11:27.577374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-07-01 08:11:27.577392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-07-01 08:11:27.577410 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-07-01 08:11:27.577428 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-07-01 08:11:27.577446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-07-01 08:11:27.577470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-07-01 08:11:27.577489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-07-01 08:11:27.577507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-07-01 08:11:27.577525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-07-01 08:11:27.577543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-07-01 08:11:27.577561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-07-01 08:11:27.577580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-07-01 08:11:27.577599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-07-01 08:11:27.577617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-07-01 08:11:27.577636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-07-01 08:11:27.577655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-07-01 08:11:27.577674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-07-01 08:11:27.577693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29714880.txt
2026-07-01 08:11:27.577711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29714880.yaml
2026-07-01 08:11:27.577730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-07-01 08:11:27.577749 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-07-01 08:11:27.577767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-07-01 08:11:27.577785 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-07-01 08:11:27.577804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-07-01 08:11:27.577822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-07-01 08:11:27.577841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-07-01 08:11:27.577859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-07-01 08:11:27.577878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-07-01 08:11:27.577913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-07-01 08:11:27.577933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-07-01 08:11:27.577951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-07-01 08:11:27.577970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-07-01 08:11:27.577989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-07-01 08:11:27.578008 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29714880.txt
2026-07-01 08:11:27.578026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29714880.yaml
2026-07-01 08:11:27.578046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-07-01 08:11:27.578064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-07-01 08:11:27.578083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-07-01 08:11:27.578102 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-07-01 08:11:27.578121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-07-01 08:11:27.578139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-07-01 08:11:27.578158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-07-01 08:11:27.578177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-07-01 08:11:27.578200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-07-01 08:11:27.578220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-07-01 08:11:27.578238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-07-01 08:11:27.578257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-07-01 08:11:27.578275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-07-01 08:11:27.578297 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-07-01 08:11:27.578324 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-07-01 08:11:27.578348 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-07-01 08:11:27.578370 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-07-01 08:11:27.578389 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-07-01 08:11:27.578408 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-07-01 08:11:27.578426 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-07-01 08:11:27.578445 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-07-01 08:11:27.578464 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-07-01 08:11:27.578486 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-07-01 08:11:27.578513 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-07-01 08:11:27.578534 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-07-01 08:11:27.578553 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-07-01 08:11:27.578572 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-07-01 08:11:27.578590 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-07-01 08:11:27.578608 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-07-01 08:11:27.578627 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-07-01 08:11:27.578645 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-07-01 08:11:27.578663 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-07-01 08:11:27.578681 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-07-01 08:11:27.578700 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-07-01 08:11:27.578717 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-07-01 08:11:27.578735 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-07-01 08:11:27.578753 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-07-01 08:11:27.578771 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-07-01 08:11:27.578789 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-07-01 08:11:27.578807 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-07-01 08:11:27.578830 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-07-01 08:11:27.578849 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-07-01 08:11:27.578867 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-07-01 08:11:27.578885 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6744bbddc8-5qv9z.txt
2026-07-01 08:11:27.578904 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6744bbddc8-5qv9z.yaml
2026-07-01 08:11:27.578922 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-shdbt.txt
2026-07-01 08:11:27.578941 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-shdbt.yaml
2026-07-01 08:11:27.578960 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-lppj7.txt
2026-07-01 08:11:27.578979 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-lppj7.yaml
2026-07-01 08:11:27.578997 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-bbfkh.txt
2026-07-01 08:11:27.579015 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-bbfkh.yaml
2026-07-01 08:11:27.579033 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-m9bsd.txt
2026-07-01 08:11:27.579051 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-m9bsd.yaml
2026-07-01 08:11:27.579070 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-pb2zd.txt
2026-07-01 08:11:27.579088 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-pb2zd.yaml
2026-07-01 08:11:27.579107 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jtjg8.txt
2026-07-01 08:11:27.579125 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jtjg8.yaml
2026-07-01 08:11:27.579143 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-79d6b4c7d4-nm856.txt
2026-07-01 08:11:27.579161 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-79d6b4c7d4-nm856.yaml
2026-07-01 08:11:27.579180 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-54547b7776-625bq.txt
2026-07-01 08:11:27.579198 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-54547b7776-625bq.yaml
2026-07-01 08:11:27.579218 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-s8qkg.txt
2026-07-01 08:11:27.579237 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-s8qkg.yaml
2026-07-01 08:11:27.579255 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-w5b9t.txt
2026-07-01 08:11:27.579274 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-w5b9t.yaml
2026-07-01 08:11:27.579293 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-rckkp.txt
2026-07-01 08:11:27.579312 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-rckkp.yaml
2026-07-01 08:11:27.579331 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-fd8md.txt
2026-07-01 08:11:27.579350 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-fd8md.yaml
2026-07-01 08:11:27.579369 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-9znhb.txt
2026-07-01 08:11:27.579387 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-9znhb.yaml
2026-07-01 08:11:27.579406 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-bcq7j.txt
2026-07-01 08:11:27.579424 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-bcq7j.yaml
2026-07-01 08:11:27.579443 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-g9d8g.txt
2026-07-01 08:11:27.579462 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-g9d8g.yaml
2026-07-01 08:11:27.579486 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-d6vfv.txt
2026-07-01 08:11:27.579505 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-d6vfv.yaml
2026-07-01 08:11:27.579524 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-kh8jt.txt
2026-07-01 08:11:27.579542 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-kh8jt.yaml
2026-07-01 08:11:27.579560 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-89bbb9c68-vp2hq.txt
2026-07-01 08:11:27.579579 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-89bbb9c68-vp2hq.yaml
2026-07-01 08:11:27.579597 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-bzvjb.txt
2026-07-01 08:11:27.579616 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-bzvjb.yaml
2026-07-01 08:11:27.579634 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-57c756d6c9-tf9rv.txt
2026-07-01 08:11:27.579652 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-57c756d6c9-tf9rv.yaml
2026-07-01 08:11:27.579670 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29714885-cz8s9.txt
2026-07-01 08:11:27.579688 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29714885-cz8s9.yaml
2026-07-01 08:11:27.579706 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-64f95c6df8-2jvjd.txt
2026-07-01 08:11:27.579726 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-64f95c6df8-2jvjd.yaml
2026-07-01 08:11:27.579744 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-v2s5g.txt
2026-07-01 08:11:27.579762 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-v2s5g.yaml
2026-07-01 08:11:27.579780 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-6zt47.txt
2026-07-01 08:11:27.579798 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-6zt47.yaml
2026-07-01 08:11:27.579817 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-qlrlm.txt
2026-07-01 08:11:27.579835 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-qlrlm.yaml
2026-07-01 08:11:27.579853 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-nnhlp.txt
2026-07-01 08:11:27.579871 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-nnhlp.yaml
2026-07-01 08:11:27.579890 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-db8sr.txt
2026-07-01 08:11:27.579908 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-db8sr.yaml
2026-07-01 08:11:27.579926 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-s7jdf.txt
2026-07-01 08:11:27.579945 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-s7jdf.yaml
2026-07-01 08:11:27.579963 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-9mt5l.txt
2026-07-01 08:11:27.579981 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-9mt5l.yaml
2026-07-01 08:11:27.580000 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4v8sq.txt
2026-07-01 08:11:27.580018 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4v8sq.yaml
2026-07-01 08:11:27.580036 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-889fq.txt
2026-07-01 08:11:27.580054 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-889fq.yaml
2026-07-01 08:11:27.580073 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5b598b969b-j5hls.txt
2026-07-01 08:11:27.580092 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5b598b969b-j5hls.yaml
2026-07-01 08:11:27.580110 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-f2g79.txt
2026-07-01 08:11:27.580133 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-f2g79.yaml
2026-07-01 08:11:27.580151 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6b28b.txt
2026-07-01 08:11:27.580170 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6b28b.yaml
2026-07-01 08:11:27.580188 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rrc7z.txt
2026-07-01 08:11:27.580206 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rrc7z.yaml
2026-07-01 08:11:27.580225 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-prg4v.txt
2026-07-01 08:11:27.580243 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-prg4v.yaml
2026-07-01 08:11:27.580262 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-5lxns.txt
2026-07-01 08:11:27.580281 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-5lxns.yaml
2026-07-01 08:11:27.580298 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8lrln.txt
2026-07-01 08:11:27.580317 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8lrln.yaml
2026-07-01 08:11:27.580334 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-9cnqw.txt
2026-07-01 08:11:27.580352 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-9cnqw.yaml
2026-07-01 08:11:27.580370 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-8st9t.txt
2026-07-01 08:11:27.580389 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-8st9t.yaml
2026-07-01 08:11:27.580407 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-74gqq.txt
2026-07-01 08:11:27.580425 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-74gqq.yaml
2026-07-01 08:11:27.580443 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-9t2d9.txt
2026-07-01 08:11:27.580462 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-9t2d9.yaml
2026-07-01 08:11:27.580480 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-qld4k.txt
2026-07-01 08:11:27.580499 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-qld4k.yaml
2026-07-01 08:11:27.580518 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-x7pfm.txt
2026-07-01 08:11:27.580536 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-x7pfm.yaml
2026-07-01 08:11:27.580555 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-qb8lg.txt
2026-07-01 08:11:27.580574 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-qb8lg.yaml
2026-07-01 08:11:27.580593 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cd25m.txt
2026-07-01 08:11:27.580611 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cd25m.yaml
2026-07-01 08:11:27.580628 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-6txnd.txt
2026-07-01 08:11:27.580647 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-6txnd.yaml
2026-07-01 08:11:27.580665 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xxkv4.txt
2026-07-01 08:11:27.580684 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xxkv4.yaml
2026-07-01 08:11:27.580703 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-kl7sd.txt
2026-07-01 08:11:27.580722 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-kl7sd.yaml
2026-07-01 08:11:27.580741 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-m5xt7.txt
2026-07-01 08:11:27.580764 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-m5xt7.yaml
2026-07-01 08:11:27.580784 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-898dc4c89-7nkjb.txt
2026-07-01 08:11:27.580803 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-898dc4c89-7nkjb.yaml
2026-07-01 08:11:27.580822 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-584d4cf8f7-qljpt.txt
2026-07-01 08:11:27.580840 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-584d4cf8f7-qljpt.yaml
2026-07-01 08:11:27.580859 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-f6cd67679-jr2vz.txt
2026-07-01 08:11:27.580878 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-f6cd67679-jr2vz.yaml
2026-07-01 08:11:27.580896 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-75f7bbb558-vh4c6.txt
2026-07-01 08:11:27.580914 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-75f7bbb558-vh4c6.yaml
2026-07-01 08:11:27.580933 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-67kzd.txt
2026-07-01 08:11:27.580965 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-67kzd.yaml
2026-07-01 08:11:27.580987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29714880-v44wn.txt
2026-07-01 08:11:27.581006 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29714880-v44wn.yaml
2026-07-01 08:11:27.581025 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-x6gv9.txt
2026-07-01 08:11:27.581042 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-x6gv9.yaml
2026-07-01 08:11:27.581061 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-mp2cn.txt
2026-07-01 08:11:27.581080 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-mp2cn.yaml
2026-07-01 08:11:27.581098 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-79f86bd85d-wvkbg.txt
2026-07-01 08:11:27.581117 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-79f86bd85d-wvkbg.yaml
2026-07-01 08:11:27.581136 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-jnj4r.txt
2026-07-01 08:11:27.581154 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-jnj4r.yaml
2026-07-01 08:11:27.581173 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-c9t2m.txt
2026-07-01 08:11:27.581192 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-c9t2m.yaml
2026-07-01 08:11:27.581210 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-wdjl2.txt
2026-07-01 08:11:27.581228 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-wdjl2.yaml
2026-07-01 08:11:27.581246 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bxf2x.txt
2026-07-01 08:11:27.581264 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bxf2x.yaml
2026-07-01 08:11:27.581282 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-tjzkd.txt
2026-07-01 08:11:27.581300 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-tjzkd.yaml
2026-07-01 08:11:27.581318 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6bbdbdd479-dfqqw.txt
2026-07-01 08:11:27.581337 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6bbdbdd479-dfqqw.yaml
2026-07-01 08:11:27.581355 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-wv4k8.txt
2026-07-01 08:11:27.581373 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-wv4k8.yaml
2026-07-01 08:11:27.581392 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bd4844d66-gk87r.txt
2026-07-01 08:11:27.581411 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bd4844d66-gk87r.yaml
2026-07-01 08:11:27.581435 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29714880-8x7k6.txt
2026-07-01 08:11:27.581454 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29714880-8x7k6.yaml
2026-07-01 08:11:27.581472 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-lcdjf.txt
2026-07-01 08:11:27.581491 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-lcdjf.yaml
2026-07-01 08:11:27.581509 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-27g7m.txt
2026-07-01 08:11:27.581528 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-27g7m.yaml
2026-07-01 08:11:27.581547 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-m59m7.txt
2026-07-01 08:11:27.581565 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-m59m7.yaml
2026-07-01 08:11:27.581583 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-07-01 08:11:27.581603 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-07-01 08:11:27.581621 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-07-01 08:11:27.581640 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-07-01 08:11:27.581659 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-07-01 08:11:27.581677 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-07-01 08:11:27.581696 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-07-01 08:11:27.581714 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-07-01 08:11:27.581733 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-55f8f6ff9b-c5gc7.txt
2026-07-01 08:11:27.581751 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-55f8f6ff9b-c5gc7.yaml
2026-07-01 08:11:27.581769 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-qv2pp.txt
2026-07-01 08:11:27.581788 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-qv2pp.yaml
2026-07-01 08:11:27.581807 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-kg9z9.txt
2026-07-01 08:11:27.581826 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-kg9z9.yaml
2026-07-01 08:11:27.581844 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-whjkn.txt
2026-07-01 08:11:27.581862 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-whjkn.yaml
2026-07-01 08:11:27.581896 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8jzfl.txt
2026-07-01 08:11:27.581919 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8jzfl.yaml
2026-07-01 08:11:27.581937 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-ntcln.txt
2026-07-01 08:11:27.581955 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-ntcln.yaml
2026-07-01 08:11:27.581973 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-zsqgt.txt
2026-07-01 08:11:27.581992 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-zsqgt.yaml
2026-07-01 08:11:27.582010 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-07-01 08:11:27.582029 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-07-01 08:11:27.582048 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-07-01 08:11:27.582065 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-07-01 08:11:27.582084 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-8z96g.txt
2026-07-01 08:11:27.582106 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-8z96g.yaml
2026-07-01 08:11:27.582125 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-07-01 08:11:27.582143 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-07-01 08:11:27.582161 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-07-01 08:11:27.582178 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-07-01 08:11:27.582196 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt.txt
2026-07-01 08:11:27.582215 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt.yaml
2026-07-01 08:11:27.582233 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-07-01 08:11:27.582252 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-07-01 08:11:27.582270 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-07-01 08:11:27.582290 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-07-01 08:11:27.582315 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zpfkt.txt
2026-07-01 08:11:27.582338 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zpfkt.yaml
2026-07-01 08:11:27.582357 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt.txt
2026-07-01 08:11:27.582375 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt.yaml
2026-07-01 08:11:27.582394 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-75947468b8-spvsg.txt
2026-07-01 08:11:27.582413 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-75947468b8-spvsg.yaml
2026-07-01 08:11:27.582432 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7674dc6767-wtwsw.txt
2026-07-01 08:11:27.582451 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7674dc6767-wtwsw.yaml
2026-07-01 08:11:27.582469 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-znrqf.txt
2026-07-01 08:11:27.582487 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-znrqf.yaml
2026-07-01 08:11:27.582505 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ngg9m.txt
2026-07-01 08:11:27.582523 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ngg9m.yaml
2026-07-01 08:11:27.582542 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-07-01 08:11:27.582560 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-07-01 08:11:27.582579 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-07-01 08:11:27.582597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-07-01 08:11:27.582616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-07-01 08:11:27.582635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-07-01 08:11:27.582654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-07-01 08:11:27.582672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-07-01 08:11:27.582690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-07-01 08:11:27.582709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-07-01 08:11:27.582727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-07-01 08:11:27.582751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-07-01 08:11:27.582769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-07-01 08:11:27.582787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-07-01 08:11:27.582805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-07-01 08:11:27.582824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-07-01 08:11:27.582843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-07-01 08:11:27.582862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-07-01 08:11:27.582880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-07-01 08:11:27.582898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-07-01 08:11:27.582916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-07-01 08:11:27.582935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-07-01 08:11:27.582953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-07-01 08:11:27.582972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-07-01 08:11:27.582990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-07-01 08:11:27.583009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-07-01 08:11:27.583027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-07-01 08:11:27.583046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-07-01 08:11:27.583064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-07-01 08:11:27.583083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-07-01 08:11:27.583102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-07-01 08:11:27.583121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-07-01 08:11:27.583141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-07-01 08:11:27.583159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-07-01 08:11:27.583178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-07-01 08:11:27.583197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-07-01 08:11:27.583215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-07-01 08:11:27.583234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-07-01 08:11:27.583252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-07-01 08:11:27.583270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-07-01 08:11:27.583289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-07-01 08:11:27.583308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-07-01 08:11:27.583326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-07-01 08:11:27.583345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-07-01 08:11:27.583369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-07-01 08:11:27.583388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-07-01 08:11:27.583406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-07-01 08:11:27.583425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-07-01 08:11:27.583443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-07-01 08:11:27.583461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-07-01 08:11:27.583479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-07-01 08:11:27.583497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-07-01 08:11:27.583515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-07-01 08:11:27.583533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-07-01 08:11:27.583551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-07-01 08:11:27.583568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-07-01 08:11:27.583587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-07-01 08:11:27.583605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-07-01 08:11:27.583622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-07-01 08:11:27.583639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-07-01 08:11:27.583657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-07-01 08:11:27.583675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-07-01 08:11:27.583696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-07-01 08:11:27.583723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-07-01 08:11:27.583746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-07-01 08:11:27.583766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-07-01 08:11:27.583784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-07-01 08:11:27.583801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-07-01 08:11:27.583819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-07-01 08:11:27.583837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-07-01 08:11:27.583855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-07-01 08:11:27.583872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-07-01 08:11:27.583891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-07-01 08:11:27.583910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-07-01 08:11:27.583928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-07-01 08:11:27.583947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-07-01 08:11:27.583965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-07-01 08:11:27.583983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-07-01 08:11:27.584006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-07-01 08:11:27.584025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-07-01 08:11:27.584044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-07-01 08:11:27.584061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-07-01 08:11:27.584079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-07-01 08:11:27.584098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-07-01 08:11:27.584119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-07-01 08:11:27.584144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-07-01 08:11:27.584169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-07-01 08:11:27.584189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-07-01 08:11:27.584208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-07-01 08:11:27.584226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-07-01 08:11:27.584245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-07-01 08:11:27.584263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-07-01 08:11:27.584280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-07-01 08:11:27.584299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-07-01 08:11:27.584318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-07-01 08:11:27.584336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-07-01 08:11:27.584356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-07-01 08:11:27.584375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-07-01 08:11:27.584393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-07-01 08:11:27.584412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-07-01 08:11:27.584430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-07-01 08:11:27.584449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-07-01 08:11:27.584468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-07-01 08:11:27.584487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-07-01 08:11:27.584506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-07-01 08:11:27.584525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-07-01 08:11:27.584543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-07-01 08:11:27.584561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-07-01 08:11:27.584578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-07-01 08:11:27.584597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-07-01 08:11:27.584614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-07-01 08:11:27.584637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-07-01 08:11:27.584655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-07-01 08:11:27.584673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-07-01 08:11:27.584691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-07-01 08:11:27.584709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-07-01 08:11:27.584728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-07-01 08:11:27.584747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-07-01 08:11:27.584765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-07-01 08:11:27.584782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-07-01 08:11:27.584800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-07-01 08:11:27.584818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-07-01 08:11:27.584836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-07-01 08:11:27.584854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-07-01 08:11:27.584872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-07-01 08:11:27.584890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-07-01 08:11:27.584908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-07-01 08:11:27.584927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-07-01 08:11:27.584945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-07-01 08:11:27.584984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-07-01 08:11:27.585003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-07-01 08:11:27.585021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-07-01 08:11:27.585039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-07-01 08:11:27.585057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-07-01 08:11:27.585075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-07-01 08:11:27.585093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-07-01 08:11:27.585111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-07-01 08:11:27.585129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-07-01 08:11:27.585147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-07-01 08:11:27.585165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-07-01 08:11:27.585183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-07-01 08:11:27.585200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-07-01 08:11:27.585218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-07-01 08:11:27.585236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-07-01 08:11:27.585261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-07-01 08:11:27.585288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-07-01 08:11:27.585312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-07-01 08:11:27.585332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-07-01 08:11:27.585351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-07-01 08:11:27.585369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-07-01 08:11:27.585387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-07-01 08:11:27.585404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-07-01 08:11:27.585423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-07-01 08:11:27.585441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-07-01 08:11:27.585459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-07-01 08:11:27.585477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-07-01 08:11:27.585495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-07-01 08:11:27.585514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-07-01 08:11:27.585532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-07-01 08:11:27.585551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-07-01 08:11:27.585569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-07-01 08:11:27.585588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-07-01 08:11:27.585607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-07-01 08:11:27.585625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-07-01 08:11:27.585644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-07-01 08:11:27.585663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-07-01 08:11:27.585682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-07-01 08:11:27.585701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-07-01 08:11:27.585720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-07-01 08:11:27.585739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-07-01 08:11:27.585758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-07-01 08:11:27.585776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-07-01 08:11:27.585794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-07-01 08:11:27.585813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-07-01 08:11:27.585831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-07-01 08:11:27.585849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-07-01 08:11:27.585868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-07-01 08:11:27.585926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-07-01 08:11:27.585951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-07-01 08:11:27.585978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-07-01 08:11:27.585998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-07-01 08:11:27.586016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-07-01 08:11:27.586034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-07-01 08:11:27.586052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-07-01 08:11:27.586070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-07-01 08:11:27.586088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-07-01 08:11:27.586106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-07-01 08:11:27.586124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-07-01 08:11:27.586142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-07-01 08:11:27.586161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-07-01 08:11:27.586180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-07-01 08:11:27.586199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-07-01 08:11:27.586217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-07-01 08:11:27.586235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-07-01 08:11:27.586254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-07-01 08:11:27.586273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-07-01 08:11:27.586292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-07-01 08:11:27.586318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-07-01 08:11:27.586341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-07-01 08:11:27.586361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-01 08:11:27.586381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-01 08:11:27.586399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-01 08:11:27.586418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-01 08:11:27.586436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-07-01 08:11:27.586455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-07-01 08:11:27.586474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-07-01 08:11:27.586491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-07-01 08:11:27.586509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-07-01 08:11:27.586528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-07-01 08:11:27.586546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-07-01 08:11:27.586565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-07-01 08:11:27.586584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-07-01 08:11:27.586602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-07-01 08:11:27.586625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-07-01 08:11:27.586644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-07-01 08:11:27.586663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-07-01 08:11:27.586681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-07-01 08:11:27.586698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-07-01 08:11:27.586716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-07-01 08:11:27.586734 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-07-01 08:11:27.586756 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-07-01 08:11:27.586776 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-07-01 08:11:27.586795 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-07-01 08:11:27.586813 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-07-01 08:11:27.586832 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-07-01 08:11:27.586850 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-07-01 08:11:27.586868 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-07-01 08:11:27.586887 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-07-01 08:11:27.586905 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-07-01 08:11:27.586924 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-07-01 08:11:27.586942 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-07-01 08:11:27.586960 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-07-01 08:11:27.586979 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-07-01 08:11:27.586997 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-07-01 08:11:27.587015 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-07-01 08:11:27.587033 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-07-01 08:11:27.587051 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-07-01 08:11:27.587069 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-07-01 08:11:27.587088 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-07-01 08:11:27.587106 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-07-01 08:11:27.587124 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-07-01 08:11:27.587142 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-07-01 08:11:27.587160 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-07-01 08:11:27.587179 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-07-01 08:11:27.587197 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-07-01 08:11:27.587220 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-07-01 08:11:27.587239 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-07-01 08:11:27.587257 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-07-01 08:11:27.587275 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-07-01 08:11:27.587293 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-07-01 08:11:27.587311 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-07-01 08:11:27.587329 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-07-01 08:11:27.587348 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-07-01 08:11:27.587366 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-07-01 08:11:27.587384 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-07-01 08:11:27.587403 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-07-01 08:11:27.587421 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-07-01 08:11:27.587439 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-07-01 08:11:27.587457 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-07-01 08:11:27.587475 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-07-01 08:11:27.587493 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-07-01 08:11:27.587512 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-07-01 08:11:27.587530 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-07-01 08:11:27.587548 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-07-01 08:11:27.587566 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-07-01 08:11:27.587585 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-07-01 08:11:27.587603 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-07-01 08:11:27.587622 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-07-01 08:11:27.587640 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-07-01 08:11:27.587658 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-07-01 08:11:27.587677 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-07-01 08:11:27.587695 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-07-01 08:11:27.587713 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-07-01 08:11:27.587731 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-07-01 08:11:27.587752 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-07-01 08:11:27.587773 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-07-01 08:11:27.587792 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-07-01 08:11:27.587809 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-07-01 08:11:27.587832 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-07-01 08:11:27.587850 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-07-01 08:11:27.587869 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-07-01 08:11:27.587887 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-07-01 08:11:27.587906 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-07-01 08:11:27.587924 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-07-01 08:11:27.587942 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-07-01 08:11:27.587960 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-07-01 08:11:27.587978 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-07-01 08:11:27.587997 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-07-01 08:11:27.588015 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-07-01 08:11:27.588034 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-07-01 08:11:27.588052 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-07-01 08:11:27.588072 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-07-01 08:11:27.588090 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-07-01 08:11:27.588109 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-07-01 08:11:27.588127 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-07-01 08:11:27.588145 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-07-01 08:11:27.588164 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-07-01 08:11:27.588182 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-07-01 08:11:27.588201 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-07-01 08:11:27.588219 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-07-01 08:11:27.588237 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-07-01 08:11:27.588256 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-07-01 08:11:27.588275 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-07-01 08:11:27.588293 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-07-01 08:11:27.588312 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-07-01 08:11:27.588331 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-07-01 08:11:27.588350 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-07-01 08:11:27.588368 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-07-01 08:11:27.588386 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-07-01 08:11:27.588405 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-07-01 08:11:27.588423 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-07-01 08:11:27.588441 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-07-01 08:11:27.588475 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-07-01 08:11:27.588503 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-07-01 08:11:27.588526 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-07-01 08:11:27.588545 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-07-01 08:11:27.588563 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-07-01 08:11:27.588580 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-07-01 08:11:27.588598 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-07-01 08:11:27.588616 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-07-01 08:11:27.588635 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-07-01 08:11:27.588653 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-07-01 08:11:27.588672 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-07-01 08:11:27.588690 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-07-01 08:11:27.588708 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-07-01 08:11:27.588727 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-07-01 08:11:27.588744 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-07-01 08:11:27.588763 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-07-01 08:11:27.588781 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-07-01 08:11:27.588799 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-07-01 08:11:27.588818 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-07-01 08:11:27.588837 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-07-01 08:11:27.588855 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-07-01 08:11:27.588874 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-07-01 08:11:27.588893 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-07-01 08:11:27.588911 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-07-01 08:11:27.588930 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-07-01 08:11:27.588949 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-07-01 08:11:27.588985 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-07-01 08:11:27.589005 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-07-01 08:11:27.589024 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-07-01 08:11:27.589042 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-07-01 08:11:27.589060 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-07-01 08:11:27.589078 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-07-01 08:11:27.589102 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-07-01 08:11:27.589121 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-07-01 08:11:27.589140 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-07-01 08:11:27.589158 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-07-01 08:11:27.589177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-07-01 08:11:27.589198 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-07-01 08:11:27.589217 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-07-01 08:11:27.589236 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-07-01 08:11:27.589256 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-07-01 08:11:27.589274 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-07-01 08:11:27.589293 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-07-01 08:11:27.589311 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-07-01 08:11:27.589330 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-07-01 08:11:27.589348 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-07-01 08:11:27.589367 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-07-01 08:11:27.589386 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-07-01 08:11:27.589405 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-07-01 08:11:27.589423 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-07-01 08:11:27.589442 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-07-01 08:11:27.589460 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-07-01 08:11:27.589480 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-07-01 08:11:27.589499 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-07-01 08:11:27.589517 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-07-01 08:11:27.589535 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-07-01 08:11:27.589553 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-07-01 08:11:27.589572 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-07-01 08:11:27.589589 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-07-01 08:11:27.589608 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-07-01 08:11:27.589627 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-07-01 08:11:27.589646 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-07-01 08:11:27.589664 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-07-01 08:11:27.589683 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-07-01 08:11:27.589702 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-07-01 08:11:27.589720 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-07-01 08:11:27.589746 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-07-01 08:11:27.589766 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-07-01 08:11:27.589784 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-07-01 08:11:27.589803 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-07-01 08:11:27.589821 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-07-01 08:11:27.589840 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-07-01 08:11:27.589859 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-07-01 08:11:27.589895 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-07-01 08:11:27.589917 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-07-01 08:11:27.589936 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-07-01 08:11:27.589954 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-07-01 08:11:27.589972 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-07-01 08:11:27.589990 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-07-01 08:11:27.590009 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-07-01 08:11:27.590027 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-07-01 08:11:27.590045 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-07-01 08:11:27.590063 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-07-01 08:11:27.590081 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-07-01 08:11:27.590100 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-07-01 08:11:27.590118 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-07-01 08:11:27.590136 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-07-01 08:11:27.590154 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-07-01 08:11:27.590173 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-07-01 08:11:27.590191 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-07-01 08:11:27.590210 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-07-01 08:11:27.590228 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-07-01 08:11:27.590245 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-07-01 08:11:27.590263 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-07-01 08:11:27.590280 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-07-01 08:11:27.590303 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-07-01 08:11:27.590326 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-07-01 08:11:27.590345 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-07-01 08:11:27.590364 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-07-01 08:11:27.590382 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-07-01 08:11:27.590405 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-07-01 08:11:27.590424 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-07-01 08:11:27.590443 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-07-01 08:11:27.590461 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-07-01 08:11:27.590480 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-07-01 08:11:27.590498 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-07-01 08:11:27.590516 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-07-01 08:11:27.590535 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-07-01 08:11:27.590554 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-07-01 08:11:27.590571 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-07-01 08:11:27.590590 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-07-01 08:11:27.590608 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-07-01 08:11:27.590626 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-07-01 08:11:27.590645 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-07-01 08:11:27.590663 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-07-01 08:11:27.590682 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-07-01 08:11:27.590700 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-07-01 08:11:27.590719 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-07-01 08:11:27.590739 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-07-01 08:11:27.590758 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-07-01 08:11:27.590777 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-07-01 08:11:27.590795 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-07-01 08:11:27.590813 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-07-01 08:11:27.590833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-07-01 08:11:27.590851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-07-01 08:11:27.590870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-07-01 08:11:27.590889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-07-01 08:11:27.590908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-07-01 08:11:27.590927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-07-01 08:11:27.590946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-07-01 08:11:27.590965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-07-01 08:11:27.590984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-07-01 08:11:27.591003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-07-01 08:11:27.591022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-07-01 08:11:27.591041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-07-01 08:11:27.591066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-07-01 08:11:27.591085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-07-01 08:11:27.591104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-07-01 08:11:27.591122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-07-01 08:11:27.591141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-07-01 08:11:27.591159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-07-01 08:11:27.591178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-07-01 08:11:27.591196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-07-01 08:11:27.591215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-07-01 08:11:27.591234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-07-01 08:11:27.591252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-07-01 08:11:27.591270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-07-01 08:11:27.591289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-07-01 08:11:27.591307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-07-01 08:11:27.591326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-07-01 08:11:27.591345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-07-01 08:11:27.591363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-07-01 08:11:27.591382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-07-01 08:11:27.591401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-07-01 08:11:27.591419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-07-01 08:11:27.591438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-07-01 08:11:27.591456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-07-01 08:11:27.591474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-07-01 08:11:27.591493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-07-01 08:11:27.591511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-07-01 08:11:27.591530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-07-01 08:11:27.591549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-07-01 08:11:27.591567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-07-01 08:11:27.591585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-07-01 08:11:27.591603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-07-01 08:11:27.591622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-07-01 08:11:27.591640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-07-01 08:11:27.591657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-07-01 08:11:27.591676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-07-01 08:11:27.591694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-07-01 08:11:27.591712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-07-01 08:11:27.591730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-07-01 08:11:27.591754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-07-01 08:11:27.591773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-07-01 08:11:27.591791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-07-01 08:11:27.591809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-07-01 08:11:27.591826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-07-01 08:11:27.591844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-07-01 08:11:27.591862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-07-01 08:11:27.591881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-07-01 08:11:27.591898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-07-01 08:11:27.591918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-07-01 08:11:27.591944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-07-01 08:11:27.591970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-07-01 08:11:27.591995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-07-01 08:11:27.592015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-07-01 08:11:27.592033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-07-01 08:11:27.592052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-07-01 08:11:27.592070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-07-01 08:11:27.592089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-07-01 08:11:27.592108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-07-01 08:11:27.592126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-07-01 08:11:27.592146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-07-01 08:11:27.592164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-07-01 08:11:27.592182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-07-01 08:11:27.592201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-07-01 08:11:27.592220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-07-01 08:11:27.592238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-07-01 08:11:27.592257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-07-01 08:11:27.592276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-07-01 08:11:27.592295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-07-01 08:11:27.592313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-07-01 08:11:27.592331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-07-01 08:11:27.592350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-07-01 08:11:27.592368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-07-01 08:11:27.592386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-07-01 08:11:27.592404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-07-01 08:11:27.592421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-07-01 08:11:27.592445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-07-01 08:11:27.592464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8st9t-api.txt
2026-07-01 08:11:27.592482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8st9t-api.yaml
2026-07-01 08:11:27.592500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8st9t-vnc.txt
2026-07-01 08:11:27.592518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8st9t-vnc.yaml
2026-07-01 08:11:27.592537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-07-01 08:11:27.592555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-07-01 08:11:27.592576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-07-01 08:11:27.592602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-07-01 08:11:27.592629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-07-01 08:11:27.592648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-07-01 08:11:27.592667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-07-01 08:11:27.592685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-07-01 08:11:27.592704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-07-01 08:11:27.592722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-07-01 08:11:27.592743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-07-01 08:11:27.592765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-07-01 08:11:27.592784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-07-01 08:11:27.592802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-07-01 08:11:27.592820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-07-01 08:11:27.592839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-07-01 08:11:27.592862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-07-01 08:11:27.592888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-07-01 08:11:27.592914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-07-01 08:11:27.592933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-07-01 08:11:27.592967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-07-01 08:11:27.592989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-07-01 08:11:27.593008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-07-01 08:11:27.593026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-07-01 08:11:27.593044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-07-01 08:11:27.593062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-07-01 08:11:27.593079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-07-01 08:11:27.593097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-07-01 08:11:27.593115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-07-01 08:11:27.593133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-07-01 08:11:27.593173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-07-01 08:11:27.593210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-07-01 08:11:27.593234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-07-01 08:11:27.593258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-07-01 08:11:27.593281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-07-01 08:11:27.593306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-07-01 08:11:27.593329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-07-01 08:11:27.593347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-07-01 08:11:27.593365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-07-01 08:11:27.593384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-07-01 08:11:27.593402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-07-01 08:11:27.593420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-07-01 08:11:27.593439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-07-01 08:11:27.593457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-07-01 08:11:27.593475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-07-01 08:11:27.593493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-07-01 08:11:27.593510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-07-01 08:11:27.593529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-07-01 08:11:27.593548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-07-01 08:11:27.593567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-07-01 08:11:27.593585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-07-01 08:11:27.593604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-07-01 08:11:27.593623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-07-01 08:11:27.593642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-07-01 08:11:27.593661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-07-01 08:11:27.593680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-07-01 08:11:27.593698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-07-01 08:11:27.593716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-07-01 08:11:27.593734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-07-01 08:11:27.593753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-07-01 08:11:27.593783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-07-01 08:11:27.593827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-07-01 08:11:27.593852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-07-01 08:11:27.593887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-07-01 08:11:27.593910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-07-01 08:11:27.593929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-07-01 08:11:27.593948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-07-01 08:11:27.593974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-07-01 08:11:27.593995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-07-01 08:11:27.594014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-07-01 08:11:27.594032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-07-01 08:11:27.594051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-07-01 08:11:27.594069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-07-01 08:11:27.594088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-07-01 08:11:27.594106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-07-01 08:11:27.594125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-07-01 08:11:27.594143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-07-01 08:11:27.594161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-07-01 08:11:27.594179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-07-01 08:11:27.594198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-07-01 08:11:27.594217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-07-01 08:11:27.594235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-07-01 08:11:27.594253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-07-01 08:11:27.594271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-07-01 08:11:27.594290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-07-01 08:11:27.594316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-07-01 08:11:27.594340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-07-01 08:11:27.594359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-07-01 08:11:27.594377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-07-01 08:11:27.594395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-07-01 08:11:27.594413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-07-01 08:11:27.594431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-07-01 08:11:27.594449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-07-01 08:11:27.594466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-07-01 08:11:27.594484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-07-01 08:11:27.594502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-07-01 08:11:27.594519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-07-01 08:11:27.594538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-07-01 08:11:27.594555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-07-01 08:11:27.594573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-07-01 08:11:27.594592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-01 08:11:27.594615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-01 08:11:27.594634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-07-01 08:11:27.594652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-07-01 08:11:27.594670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-07-01 08:11:27.594688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-07-01 08:11:27.594706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-07-01 08:11:27.594725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-07-01 08:11:27.594744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-07-01 08:11:27.594762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-07-01 08:11:27.594780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-07-01 08:11:27.594799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-07-01 08:11:27.594817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-07-01 08:11:27.594835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-07-01 08:11:27.594854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-07-01 08:11:27.594873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-07-01 08:11:27.594892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-07-01 08:11:27.594910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-07-01 08:11:27.594928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-07-01 08:11:27.594946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-07-01 08:11:27.594964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-07-01 08:11:27.594983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-07-01 08:11:27.595002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-07-01 08:11:27.595021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-07-01 08:11:27.595039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-07-01 08:11:27.595057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-07-01 08:11:27.595075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-07-01 08:11:27.595093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-07-01 08:11:27.595111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-07-01 08:11:27.595130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-07-01 08:11:27.595148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-07-01 08:11:27.595166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-07-01 08:11:27.595184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-07-01 08:11:27.595203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-07-01 08:11:27.595221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-07-01 08:11:27.595246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-07-01 08:11:27.595264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-07-01 08:11:27.595282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-07-01 08:11:27.595300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-07-01 08:11:27.595318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-07-01 08:11:27.595337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-07-01 08:11:27.595355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-07-01 08:11:27.595374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-07-01 08:11:27.595392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-07-01 08:11:27.595410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-07-01 08:11:27.595428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-07-01 08:11:27.595447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-07-01 08:11:27.595466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-07-01 08:11:27.595484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-07-01 08:11:27.595503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-07-01 08:11:27.595521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-07-01 08:11:27.595539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-07-01 08:11:27.595558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-07-01 08:11:27.595576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-07-01 08:11:27.595594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-07-01 08:11:27.595614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-07-01 08:11:27.595632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-07-01 08:11:27.595650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-07-01 08:11:27.595669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-07-01 08:11:27.595688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-07-01 08:11:27.595707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-07-01 08:11:27.595726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-07-01 08:11:27.595745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-07-01 08:11:27.595764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-07-01 08:11:27.595782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-07-01 08:11:27.595801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-07-01 08:11:27.595819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-07-01 08:11:27.595837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-07-01 08:11:27.595861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-07-01 08:11:27.595880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-07-01 08:11:27.595899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-07-01 08:11:27.595917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-07-01 08:11:27.595935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-07-01 08:11:27.595953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-07-01 08:11:27.595971 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-07-01 08:11:27.595990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-07-01 08:11:27.596009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-07-01 08:11:27.596028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-07-01 08:11:27.596046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-07-01 08:11:27.596065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-07-01 08:11:27.596083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-07-01 08:11:27.596102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-07-01 08:11:27.596120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-07-01 08:11:27.596138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-07-01 08:11:27.596157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-07-01 08:11:27.596176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-07-01 08:11:27.596195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-07-01 08:11:27.596214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-07-01 08:11:27.596233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-07-01 08:11:27.596251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-07-01 08:11:27.596270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-07-01 08:11:27.596289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-07-01 08:11:27.596308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-07-01 08:11:27.596327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-07-01 08:11:27.596345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-07-01 08:11:27.596364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-07-01 08:11:27.596382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-07-01 08:11:27.596400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-07-01 08:11:27.596418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-07-01 08:11:27.596436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-07-01 08:11:27.596455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-07-01 08:11:27.596474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-07-01 08:11:27.596493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-07-01 08:11:27.596517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-07-01 08:11:27.596536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-07-01 08:11:27.596554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-07-01 08:11:27.596572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-07-01 08:11:27.596589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-07-01 08:11:27.596607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-07-01 08:11:27.596625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-07-01 08:11:27.596644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-07-01 08:11:27.596661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-07-01 08:11:27.596679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-07-01 08:11:27.596697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-07-01 08:11:27.596715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-07-01 08:11:27.596735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-07-01 08:11:27.596756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-07-01 08:11:27.596774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-07-01 08:11:27.596792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-07-01 08:11:27.596811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-07-01 08:11:27.596829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-07-01 08:11:27.596848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-07-01 08:11:27.596867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-07-01 08:11:27.596886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-07-01 08:11:27.596905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-07-01 08:11:27.596924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-07-01 08:11:27.596943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-07-01 08:11:27.596980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-07-01 08:11:27.596999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-07-01 08:11:27.597017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-07-01 08:11:27.597036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-07-01 08:11:27.597055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-07-01 08:11:27.597073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-07-01 08:11:27.597092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-07-01 08:11:27.597110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-07-01 08:11:27.597129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-07-01 08:11:27.597147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-07-01 08:11:27.597165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-07-01 08:11:27.597190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-07-01 08:11:27.597216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-07-01 08:11:27.597243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-07-01 08:11:27.597263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-07-01 08:11:27.597281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-07-01 08:11:27.597300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-07-01 08:11:27.597319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-07-01 08:11:27.597338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-07-01 08:11:27.597357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-07-01 08:11:27.597375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-07-01 08:11:27.597393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-07-01 08:11:27.597411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-07-01 08:11:27.597429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-07-01 08:11:27.597448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-07-01 08:11:27.597466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-07-01 08:11:27.597485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-07-01 08:11:27.597504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-07-01 08:11:27.597523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-07-01 08:11:27.597542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-07-01 08:11:27.597560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-07-01 08:11:27.597579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-07-01 08:11:27.597597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-07-01 08:11:27.597615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-07-01 08:11:27.597633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-07-01 08:11:27.597651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-07-01 08:11:27.597669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-07-01 08:11:27.597692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-07-01 08:11:27.597718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-07-01 08:11:27.597744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-07-01 08:11:27.597765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-07-01 08:11:27.597784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-07-01 08:11:27.597802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-07-01 08:11:27.597820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-07-01 08:11:27.597839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-07-01 08:11:27.597862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-07-01 08:11:27.597914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-07-01 08:11:27.597935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-07-01 08:11:27.597954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-07-01 08:11:27.597973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-07-01 08:11:27.597992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-07-01 08:11:27.598011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-07-01 08:11:27.598028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-07-01 08:11:27.598046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-07-01 08:11:27.598064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-07-01 08:11:27.598082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-07-01 08:11:27.598100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-07-01 08:11:27.598118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-07-01 08:11:27.598136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-07-01 08:11:27.598154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-07-01 08:11:27.598173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-07-01 08:11:27.598191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-07-01 08:11:27.598208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-07-01 08:11:27.598226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-07-01 08:11:27.598244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-07-01 08:11:27.598264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-07-01 08:11:27.598288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-07-01 08:11:27.598314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-07-01 08:11:27.598341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-07-01 08:11:27.598366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-07-01 08:11:27.598392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-07-01 08:11:27.598419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-07-01 08:11:27.598440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-07-01 08:11:27.598459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-07-01 08:11:27.598478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-07-01 08:11:27.598496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-07-01 08:11:27.598514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-07-01 08:11:27.598532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-07-01 08:11:27.598550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-07-01 08:11:27.598574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-07-01 08:11:27.598594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-07-01 08:11:27.598612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-07-01 08:11:27.598631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-07-01 08:11:27.598649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-07-01 08:11:27.598667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-07-01 08:11:27.598686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-07-01 08:11:27.598704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-07-01 08:11:27.598726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-07-01 08:11:27.598753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-07-01 08:11:27.598778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-07-01 08:11:27.598798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-07-01 08:11:27.598818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-07-01 08:11:27.598843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-07-01 08:11:27.598864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-07-01 08:11:27.598883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-07-01 08:11:27.598901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-07-01 08:11:27.598919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-07-01 08:11:27.598937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-07-01 08:11:27.598955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-07-01 08:11:27.598973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-07-01 08:11:27.598991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-07-01 08:11:27.599010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-07-01 08:11:27.599028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-07-01 08:11:27.599047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-07-01 08:11:27.599066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-07-01 08:11:27.599083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-07-01 08:11:27.599102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-07-01 08:11:27.599120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-07-01 08:11:27.599139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-07-01 08:11:27.599157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-07-01 08:11:27.599176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-07-01 08:11:27.599194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-07-01 08:11:27.599213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-07-01 08:11:27.599231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-07-01 08:11:27.599249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-07-01 08:11:27.599273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-07-01 08:11:27.599293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-07-01 08:11:27.599311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-07-01 08:11:27.599329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-07-01 08:11:27.599347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-07-01 08:11:27.599365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-07-01 08:11:27.599383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-07-01 08:11:27.599401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-07-01 08:11:27.599419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-07-01 08:11:27.599437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-07-01 08:11:27.599455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-07-01 08:11:27.599473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-07-01 08:11:27.599492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-07-01 08:11:27.599511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-07-01 08:11:27.599529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-07-01 08:11:27.599548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-07-01 08:11:27.599565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-07-01 08:11:27.599583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-07-01 08:11:27.599601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-07-01 08:11:27.599619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-07-01 08:11:27.599637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-07-01 08:11:27.599655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-07-01 08:11:27.599673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-07-01 08:11:27.599691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-07-01 08:11:27.599709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-07-01 08:11:27.599727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-07-01 08:11:27.599748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-07-01 08:11:27.599769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-07-01 08:11:27.599787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-07-01 08:11:27.599805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-01 08:11:27.599823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-01 08:11:27.599841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-07-01 08:11:27.599859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-07-01 08:11:27.599881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-07-01 08:11:27.599900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-07-01 08:11:27.599918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-07-01 08:11:27.599936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-07-01 08:11:27.599954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-01 08:11:27.599972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-01 08:11:27.599990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-07-01 08:11:27.600008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-07-01 08:11:27.600027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-07-01 08:11:27.600045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-07-01 08:11:27.600063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-07-01 08:11:27.600081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-07-01 08:11:27.600100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-07-01 08:11:27.600118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-07-01 08:11:27.600137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-07-01 08:11:27.600156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-07-01 08:11:27.600174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-07-01 08:11:27.600193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-07-01 08:11:27.600211 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-07-01 08:11:27.600230 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-07-01 08:11:27.600250 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-07-01 08:11:27.600268 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-07-01 08:11:27.600286 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-07-01 08:11:27.600305 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-07-01 08:11:27.600323 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-07-01 08:11:27.600341 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-07-01 08:11:27.600359 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-07-01 08:11:27.600377 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-07-01 08:11:27.600396 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-07-01 08:11:27.600415 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-07-01 08:11:27.600433 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-07-01 08:11:27.600452 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-07-01 08:11:27.600470 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-07-01 08:11:27.600488 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-07-01 08:11:27.600506 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-07-01 08:11:27.600525 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-07-01 08:11:27.600543 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-07-01 08:11:27.600565 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-07-01 08:11:27.600583 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-07-01 08:11:27.600602 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-07-01 08:11:27.600620 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-07-01 08:11:27.600638 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-07-01 08:11:27.600655 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-07-01 08:11:27.600673 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-07-01 08:11:27.600691 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-07-01 08:11:27.600708 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-07-01 08:11:27.600726 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-07-01 08:11:27.600745 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-07-01 08:11:27.600763 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-07-01 08:11:27.600781 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-07-01 08:11:27.600799 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-07-01 08:11:27.600818 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-07-01 08:11:27.600836 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-07-01 08:11:27.600854 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-07-01 08:11:27.600873 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-07-01 08:11:27.600890 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-07-01 08:11:27.600909 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-07-01 08:11:27.600926 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-07-01 08:11:27.600944 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-07-01 08:11:27.600981 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-07-01 08:11:27.601001 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-07-01 08:11:27.601020 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-07-01 08:11:27.601038 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-07-01 08:11:27.601057 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-07-01 08:11:27.601075 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-07-01 08:11:27.601093 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-07-01 08:11:27.601111 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-07-01 08:11:27.601129 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-07-01 08:11:27.601147 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-07-01 08:11:27.601165 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-07-01 08:11:27.601183 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-07-01 08:11:27.601201 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-07-01 08:11:27.601224 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-07-01 08:11:27.601243 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-07-01 08:11:27.601262 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-07-01 08:11:27.601280 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-01 08:11:27.601298 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-01 08:11:27.601317 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-07-01 08:11:27.601335 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-07-01 08:11:27.601353 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-07-01 08:11:27.601371 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-07-01 08:11:27.601389 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-07-01 08:11:27.601408 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-07-01 08:11:27.601426 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-07-01 08:11:27.601445 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-07-01 08:11:27.601463 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-07-01 08:11:27.601481 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-07-01 08:11:27.601499 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-07-01 08:11:27.601517 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-07-01 08:11:27.601536 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-07-01 08:11:27.601554 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-07-01 08:11:27.601572 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-07-01 08:11:27.601591 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-07-01 08:11:27.601610 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-07-01 08:11:27.601628 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-07-01 08:11:27.601646 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-07-01 08:11:27.601665 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-07-01 08:11:27.601684 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-07-01 08:11:27.601703 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-07-01 08:11:27.601721 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-07-01 08:11:27.601740 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-07-01 08:11:27.601759 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-07-01 08:11:27.601777 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-07-01 08:11:27.601796 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-07-01 08:11:27.601815 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-07-01 08:11:27.601833 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-07-01 08:11:27.601851 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-07-01 08:11:27.601885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-07-01 08:11:27.601916 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-07-01 08:11:27.601940 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-07-01 08:11:27.601958 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-07-01 08:11:27.601976 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-07-01 08:11:27.601995 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-07-01 08:11:27.602014 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-07-01 08:11:27.602032 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-07-01 08:11:27.602050 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-07-01 08:11:27.602069 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-07-01 08:11:27.602087 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-07-01 08:11:27.602105 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-07-01 08:11:27.602124 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-07-01 08:11:27.602143 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.602161 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.602179 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-07-01 08:11:27.602197 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-07-01 08:11:27.602216 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-07-01 08:11:27.602234 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-07-01 08:11:27.602253 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-07-01 08:11:27.602271 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-07-01 08:11:27.602292 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-07-01 08:11:27.602319 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-07-01 08:11:27.602341 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-07-01 08:11:27.602360 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-07-01 08:11:27.602379 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-rx7pm.txt
2026-07-01 08:11:27.602397 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-rx7pm.yaml
2026-07-01 08:11:27.602415 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-07-01 08:11:27.602433 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-07-01 08:11:27.602451 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-07-01 08:11:27.602469 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-07-01 08:11:27.602487 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-07-01 08:11:27.602506 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-01 08:11:27.602524 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-01 08:11:27.602542 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-01 08:11:27.602562 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-01 08:11:27.602586 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-07-01 08:11:27.602606 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-07-01 08:11:27.602624 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-07-01 08:11:27.602643 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-07-01 08:11:27.602661 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-07-01 08:11:27.602680 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-07-01 08:11:27.602698 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-07-01 08:11:27.602716 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-07-01 08:11:27.602736 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-07-01 08:11:27.602757 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-07-01 08:11:27.602775 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-07-01 08:11:27.602794 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-07-01 08:11:27.602813 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-07-01 08:11:27.602832 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-07-01 08:11:27.602850 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-07-01 08:11:27.602873 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-07-01 08:11:27.602899 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-07-01 08:11:27.602922 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-07-01 08:11:27.602941 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-07-01 08:11:27.602959 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-07-01 08:11:27.602978 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-07-01 08:11:27.602997 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-07-01 08:11:27.603015 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-07-01 08:11:27.603033 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-07-01 08:11:27.603050 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-07-01 08:11:27.603068 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-07-01 08:11:27.603086 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-07-01 08:11:27.603104 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-07-01 08:11:27.603122 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-07-01 08:11:27.603141 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-07-01 08:11:27.603159 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-07-01 08:11:27.603178 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-07-01 08:11:27.603196 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-07-01 08:11:27.603214 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-07-01 08:11:27.603231 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-07-01 08:11:27.603249 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-01 08:11:27.603272 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-01 08:11:27.603291 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-07-01 08:11:27.603310 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-07-01 08:11:27.603328 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-07-01 08:11:27.603346 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-07-01 08:11:27.603365 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-07-01 08:11:27.603383 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-07-01 08:11:27.603401 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-01 08:11:27.603420 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-01 08:11:27.603438 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-07-01 08:11:27.603458 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-07-01 08:11:27.603476 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-07-01 08:11:27.603495 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-07-01 08:11:27.603513 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-07-01 08:11:27.603531 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-07-01 08:11:27.603549 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-07-01 08:11:27.603568 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-07-01 08:11:27.603586 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-07-01 08:11:27.603605 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-07-01 08:11:27.603623 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-07-01 08:11:27.603641 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-07-01 08:11:27.603660 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-07-01 08:11:27.603678 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-07-01 08:11:27.603696 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-07-01 08:11:27.603714 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-07-01 08:11:27.603733 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-07-01 08:11:27.603752 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-07-01 08:11:27.603771 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-07-01 08:11:27.603790 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-07-01 08:11:27.603809 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-mvgb9.txt
2026-07-01 08:11:27.603828 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-mvgb9.yaml
2026-07-01 08:11:27.603847 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-07-01 08:11:27.603866 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-07-01 08:11:27.603885 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-07-01 08:11:27.603909 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-07-01 08:11:27.603928 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-07-01 08:11:27.639223 |
2026-07-01 08:11:27.639354 | TASK [gather-pod-logs : creating directory for pod logs]
2026-07-01 08:11:27.883884 | instance | changed
2026-07-01 08:11:27.888833 |
2026-07-01 08:11:27.888894 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-07-01 08:11:28.094195 | instance | changed
2026-07-01 08:11:28.099289 |
2026-07-01 08:11:28.099352 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-07-01 08:11:28.705364 | instance | auth-system/keycloak-0/keycloak
2026-07-01 08:11:28.922960 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-07-01 08:11:29.115631 | instance | cert-manager/cert-manager-79c48d47db-5m8mh/cert-manager-controller
2026-07-01 08:11:29.324389 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-5m8mh" not found
2026-07-01 08:11:29.510367 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-cjfs4/cert-manager-cainjector
2026-07-01 08:11:29.703845 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-cjfs4" not found
2026-07-01 08:11:29.899079 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-x9lfb/cert-manager-webhook
2026-07-01 08:11:30.090538 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-x9lfb" not found
2026-07-01 08:11:30.317347 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-l4hxl/envoy-gateway
2026-07-01 08:11:30.557379 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-l4hxl" not found
2026-07-01 08:11:30.758490 | instance | ingress-nginx/ingress-nginx-controller-krjld/controller
2026-07-01 08:11:30.991463 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-krjld" not found
2026-07-01 08:11:31.200289 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kxvqn/ingress-nginx-default-backend
2026-07-01 08:11:31.400480 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-kxvqn" not found
2026-07-01 08:11:31.603150 | instance | kube-system/cilium-kx87z/config
2026-07-01 08:11:31.790955 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-kx87z" not found
2026-07-01 08:11:31.796465 | instance | kube-system/cilium-kx87z/mount-cgroup
2026-07-01 08:11:31.997257 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-kx87z" not found
2026-07-01 08:11:32.005067 | instance | kube-system/cilium-kx87z/apply-sysctl-overwrites
2026-07-01 08:11:32.225584 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-kx87z" not found
2026-07-01 08:11:32.231496 | instance | kube-system/cilium-kx87z/mount-bpf-fs
2026-07-01 08:11:32.436738 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-kx87z" not found
2026-07-01 08:11:32.441931 | instance | kube-system/cilium-kx87z/clean-cilium-state
2026-07-01 08:11:32.647765 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-kx87z" not found
2026-07-01 08:11:32.653140 | instance | kube-system/cilium-kx87z/install-cni-binaries
2026-07-01 08:11:32.840605 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-kx87z" not found
2026-07-01 08:11:32.844032 | instance | kube-system/cilium-kx87z/cilium-agent
2026-07-01 08:11:33.129128 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-kx87z" not found
2026-07-01 08:11:33.334650 | instance | kube-system/cilium-operator-869df985b8-74kd8/cilium-operator
2026-07-01 08:11:33.541541 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-74kd8" not found
2026-07-01 08:11:33.747344 | instance | kube-system/coredns-67659f764b-lnbqb/coredns
2026-07-01 08:11:33.943659 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-lnbqb" not found
2026-07-01 08:11:34.136501 | instance | kube-system/coredns-67659f764b-rhpgm/coredns
2026-07-01 08:11:34.344638 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rhpgm" not found
2026-07-01 08:11:34.535483 | instance | kube-system/etcd-instance/etcd
2026-07-01 08:11:34.746459 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-07-01 08:11:34.926254 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-07-01 08:11:35.143325 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-07-01 08:11:35.370406 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-07-01 08:11:35.623570 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-07-01 08:11:35.816988 | instance | kube-system/kube-proxy-2z6bj/kube-proxy
2026-07-01 08:11:36.009425 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-2z6bj" not found
2026-07-01 08:11:36.201162 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-07-01 08:11:36.396644 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-07-01 08:11:36.614029 | instance | kube-system/kube-vip-instance/kube-vip
2026-07-01 08:11:36.803971 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-07-01 08:11:36.998400 | instance | local-path-storage/local-path-provisioner-679c578f5-bzn5m/local-path-provisioner
2026-07-01 08:11:37.220062 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-bzn5m" not found
2026-07-01 08:11:37.414909 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-07-01 08:11:37.608887 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-01 08:11:37.612575 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-07-01 08:11:37.807951 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-01 08:11:37.813721 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-07-01 08:11:38.001966 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-01 08:11:38.007146 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-07-01 08:11:38.240457 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-01 08:11:38.422718 | instance | monitoring/goldpinger-d79jz/goldpinger-daemon
2026-07-01 08:11:38.613715 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-d79jz" not found
2026-07-01 08:11:38.805127 | instance | monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana-sc-dashboard
2026-07-01 08:11:39.001158 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5b485d65ff-d875s" not found
2026-07-01 08:11:39.006691 | instance | monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana-sc-datasources
2026-07-01 08:11:39.239625 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5b485d65ff-d875s" not found
2026-07-01 08:11:39.245981 | instance | monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana
2026-07-01 08:11:39.498910 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5b485d65ff-d875s" not found
2026-07-01 08:11:39.706374 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk/kube-state-metrics
2026-07-01 08:11:39.900037 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk" not found
2026-07-01 08:11:40.096231 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-nzpdk/kube-prometheus-stack
2026-07-01 08:11:40.314132 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-nzpdk" not found
2026-07-01 08:11:40.522446 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/node-exporter
2026-07-01 08:11:40.743767 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/pod-tls-sidecar
2026-07-01 08:11:40.931600 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-grwk7" not found
2026-07-01 08:11:41.135877 | instance | monitoring/loki-0/loki
2026-07-01 08:11:41.334007 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-07-01 08:11:41.514351 | instance | monitoring/loki-chunks-cache-0/memcached
2026-07-01 08:11:41.699102 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-07-01 08:11:41.703460 | instance | monitoring/loki-chunks-cache-0/exporter
2026-07-01 08:11:41.897030 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-07-01 08:11:42.079564 | instance | monitoring/loki-gateway-cf54cb88c-vgwpc/nginx
2026-07-01 08:11:42.415913 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-vgwpc" not found
2026-07-01 08:11:42.601511 | instance | monitoring/loki-results-cache-0/memcached
2026-07-01 08:11:42.798852 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-07-01 08:11:42.805923 | instance | monitoring/loki-results-cache-0/exporter
2026-07-01 08:11:42.998403 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-07-01 08:11:43.201945 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-g5258/gc
2026-07-01 08:11:43.413546 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-g5258" not found
2026-07-01 08:11:43.611313 | instance | monitoring/node-feature-discovery-master-8665476dbc-5qsjv/master
2026-07-01 08:11:43.797708 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-5qsjv" not found
2026-07-01 08:11:44.008255 | instance | monitoring/node-feature-discovery-worker-2mhpm/worker
2026-07-01 08:11:44.218557 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-2mhpm" not found
2026-07-01 08:11:44.414106 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-07-01 08:11:44.605457 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-01 08:11:44.610826 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-07-01 08:11:44.806103 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-01 08:11:44.811006 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-07-01 08:11:44.998784 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-01 08:11:45.003508 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-07-01 08:11:45.196690 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-01 08:11:45.202415 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-07-01 08:11:45.426719 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-01 08:11:45.603493 | instance | monitoring/prometheus-pushgateway-7b8659c68b-jqbjg/pushgateway
2026-07-01 08:11:45.789101 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-jqbjg" not found
2026-07-01 08:11:45.980106 | instance | monitoring/vector-kwnx8/vector
2026-07-01 08:11:46.242400 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-kwnx8" not found
2026-07-01 08:11:46.429359 | instance | openstack/barbican-api-6744bbddc8-5qv9z/init
2026-07-01 08:11:46.632641 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6744bbddc8-5qv9z" not found
2026-07-01 08:11:46.643983 | instance | openstack/barbican-api-6744bbddc8-5qv9z/barbican-api
2026-07-01 08:11:46.877524 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6744bbddc8-5qv9z" not found
2026-07-01 08:11:47.057482 | instance | openstack/barbican-db-init-shdbt/init
2026-07-01 08:11:47.263393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-shdbt" not found
2026-07-01 08:11:47.269835 | instance | openstack/barbican-db-init-shdbt/barbican-db-init-0
2026-07-01 08:11:47.460708 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-shdbt" not found
2026-07-01 08:11:47.667271 | instance | openstack/barbican-db-sync-lppj7/init
2026-07-01 08:11:47.857336 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-lppj7" not found
2026-07-01 08:11:47.863293 | instance | openstack/barbican-db-sync-lppj7/barbican-db-sync
2026-07-01 08:11:48.071894 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-lppj7" not found
2026-07-01 08:11:48.283467 | instance | openstack/barbican-ks-endpoints-bbfkh/init
2026-07-01 08:11:48.480796 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-bbfkh" not found
2026-07-01 08:11:48.485903 | instance | openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-admin
2026-07-01 08:11:48.673993 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-bbfkh" not found
2026-07-01 08:11:48.680110 | instance | openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-internal
2026-07-01 08:11:48.867214 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-bbfkh" not found
2026-07-01 08:11:48.873218 | instance | openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-public
2026-07-01 08:11:49.062577 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-bbfkh" not found
2026-07-01 08:11:49.282878 | instance | openstack/barbican-ks-service-m9bsd/init
2026-07-01 08:11:49.469647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-m9bsd" not found
2026-07-01 08:11:49.474599 | instance | openstack/barbican-ks-service-m9bsd/key-manager-ks-service-registration
2026-07-01 08:11:49.662511 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-m9bsd" not found
2026-07-01 08:11:49.863972 | instance | openstack/barbican-ks-user-pb2zd/init
2026-07-01 08:11:50.055260 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-pb2zd" not found
2026-07-01 08:11:50.061093 | instance | openstack/barbican-ks-user-pb2zd/barbican-ks-user
2026-07-01 08:11:50.259885 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-pb2zd" not found
2026-07-01 08:11:50.457866 | instance | openstack/barbican-rabbit-init-jtjg8/init
2026-07-01 08:11:50.676060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-jtjg8" not found
2026-07-01 08:11:50.680552 | instance | openstack/barbican-rabbit-init-jtjg8/rabbit-init
2026-07-01 08:11:50.886400 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-jtjg8" not found
2026-07-01 08:11:51.071815 | instance | openstack/cinder-api-79d6b4c7d4-nm856/init
2026-07-01 08:11:51.291657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-79d6b4c7d4-nm856" not found
2026-07-01 08:11:51.297701 | instance | openstack/cinder-api-79d6b4c7d4-nm856/ceph-coordination-volume-perms
2026-07-01 08:11:51.486932 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-79d6b4c7d4-nm856" not found
2026-07-01 08:11:51.493282 | instance | openstack/cinder-api-79d6b4c7d4-nm856/cinder-api
2026-07-01 08:11:51.731147 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-79d6b4c7d4-nm856" not found
2026-07-01 08:11:51.921470 | instance | openstack/cinder-backup-54547b7776-625bq/init
2026-07-01 08:11:52.115600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-54547b7776-625bq" not found
2026-07-01 08:11:52.119382 | instance | openstack/cinder-backup-54547b7776-625bq/ceph-backup-keyring-placement
2026-07-01 08:11:52.329199 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-54547b7776-625bq" not found
2026-07-01 08:11:52.335281 | instance | openstack/cinder-backup-54547b7776-625bq/ceph-keyring-placement-rbd1
2026-07-01 08:11:52.541304 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-54547b7776-625bq" not found
2026-07-01 08:11:52.546089 | instance | openstack/cinder-backup-54547b7776-625bq/ceph-coordination-volume-perms
2026-07-01 08:11:52.738725 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-54547b7776-625bq" not found
2026-07-01 08:11:52.743079 | instance | openstack/cinder-backup-54547b7776-625bq/cinder-backup
2026-07-01 08:11:52.926470 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-54547b7776-625bq" not found
2026-07-01 08:11:53.126258 | instance | openstack/cinder-backup-storage-init-s8qkg/init
2026-07-01 08:11:53.324798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-s8qkg" not found
2026-07-01 08:11:53.330077 | instance | openstack/cinder-backup-storage-init-s8qkg/ceph-keyring-placement
2026-07-01 08:11:53.514853 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-s8qkg" not found
2026-07-01 08:11:53.518851 | instance | openstack/cinder-backup-storage-init-s8qkg/cinder-backup-storage-init
2026-07-01 08:11:53.715718 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-s8qkg" not found
2026-07-01 08:11:53.909046 | instance | openstack/cinder-bootstrap-w5b9t/init
2026-07-01 08:11:54.099638 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-w5b9t" not found
2026-07-01 08:11:54.105706 | instance | openstack/cinder-bootstrap-w5b9t/bootstrap
2026-07-01 08:11:54.329257 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-w5b9t" not found
2026-07-01 08:11:54.534146 | instance | openstack/cinder-create-internal-tenant-rckkp/init
2026-07-01 08:11:54.735824 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-rckkp" not found
2026-07-01 08:11:54.740551 | instance | openstack/cinder-create-internal-tenant-rckkp/create-internal-tenant
2026-07-01 08:11:54.952463 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-rckkp" not found
2026-07-01 08:11:55.145503 | instance | openstack/cinder-db-init-fd8md/init
2026-07-01 08:11:55.350222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-fd8md" not found
2026-07-01 08:11:55.353897 | instance | openstack/cinder-db-init-fd8md/cinder-db-init-0
2026-07-01 08:11:55.548804 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-fd8md" not found
2026-07-01 08:11:55.748992 | instance | openstack/cinder-db-sync-9znhb/init
2026-07-01 08:11:55.946414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-9znhb" not found
2026-07-01 08:11:55.951747 | instance | openstack/cinder-db-sync-9znhb/cinder-db-sync
2026-07-01 08:11:56.147145 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-9znhb" not found
2026-07-01 08:11:56.361632 | instance | openstack/cinder-ks-endpoints-bcq7j/init
2026-07-01 08:11:56.553817 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-bcq7j" not found
2026-07-01 08:11:56.559201 | instance | openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-admin
2026-07-01 08:11:56.742632 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-bcq7j" not found
2026-07-01 08:11:56.746894 | instance | openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-internal
2026-07-01 08:11:56.967494 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-bcq7j" not found
2026-07-01 08:11:56.973800 | instance | openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-public
2026-07-01 08:11:57.166436 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-bcq7j" not found
2026-07-01 08:11:57.374445 | instance | openstack/cinder-ks-service-g9d8g/init
2026-07-01 08:11:57.566395 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-g9d8g" not found
2026-07-01 08:11:57.571255 | instance | openstack/cinder-ks-service-g9d8g/volumev3-ks-service-registration
2026-07-01 08:11:57.763028 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-g9d8g" not found
2026-07-01 08:11:57.952479 | instance | openstack/cinder-ks-user-d6vfv/init
2026-07-01 08:11:58.144504 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-d6vfv" not found
2026-07-01 08:11:58.150465 | instance | openstack/cinder-ks-user-d6vfv/cinder-ks-user
2026-07-01 08:11:58.380613 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-d6vfv" not found
2026-07-01 08:11:58.568307 | instance | openstack/cinder-rabbit-init-kh8jt/init
2026-07-01 08:11:58.772000 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-kh8jt" not found
2026-07-01 08:11:58.777848 | instance | openstack/cinder-rabbit-init-kh8jt/rabbit-init
2026-07-01 08:11:58.967519 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-kh8jt" not found
2026-07-01 08:11:59.150376 | instance | openstack/cinder-scheduler-89bbb9c68-vp2hq/init
2026-07-01 08:11:59.376045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-89bbb9c68-vp2hq" not found
2026-07-01 08:11:59.381771 | instance | openstack/cinder-scheduler-89bbb9c68-vp2hq/ceph-coordination-volume-perms
2026-07-01 08:11:59.568243 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-89bbb9c68-vp2hq" not found
2026-07-01 08:11:59.574398 | instance | openstack/cinder-scheduler-89bbb9c68-vp2hq/cinder-scheduler
2026-07-01 08:11:59.770764 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-89bbb9c68-vp2hq" not found
2026-07-01 08:11:59.964722 | instance | openstack/cinder-storage-init-bzvjb/init
2026-07-01 08:12:00.167180 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-bzvjb" not found
2026-07-01 08:12:00.172899 | instance | openstack/cinder-storage-init-bzvjb/ceph-keyring-placement
2026-07-01 08:12:00.384062 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-bzvjb" not found
2026-07-01 08:12:00.389607 | instance | openstack/cinder-storage-init-bzvjb/cinder-storage-init-rbd1
2026-07-01 08:12:00.582955 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-bzvjb" not found
2026-07-01 08:12:00.784257 | instance | openstack/cinder-volume-57c756d6c9-tf9rv/init
2026-07-01 08:12:00.982588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-57c756d6c9-tf9rv" not found
2026-07-01 08:12:00.988774 | instance | openstack/cinder-volume-57c756d6c9-tf9rv/ceph-keyring-placement-rbd1
2026-07-01 08:12:01.178957 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-57c756d6c9-tf9rv" not found
2026-07-01 08:12:01.184707 | instance | openstack/cinder-volume-57c756d6c9-tf9rv/ceph-coordination-volume-perms
2026-07-01 08:12:01.401987 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-57c756d6c9-tf9rv" not found
2026-07-01 08:12:01.406886 | instance | openstack/cinder-volume-57c756d6c9-tf9rv/init-cinder-conf
2026-07-01 08:12:01.609306 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-57c756d6c9-tf9rv" not found
2026-07-01 08:12:01.614928 | instance | openstack/cinder-volume-57c756d6c9-tf9rv/cinder-volume
2026-07-01 08:12:01.807396 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-57c756d6c9-tf9rv" not found
2026-07-01 08:12:01.992613 | instance | openstack/cinder-volume-usage-audit-29714885-cz8s9/init
2026-07-01 08:12:02.197406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29714885-cz8s9" not found
2026-07-01 08:12:02.204002 | instance | openstack/cinder-volume-usage-audit-29714885-cz8s9/cinder-volume-usage-audit
2026-07-01 08:12:02.411328 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29714885-cz8s9" not found
2026-07-01 08:12:02.613240 | instance | openstack/glance-api-64f95c6df8-2jvjd/init
2026-07-01 08:12:02.827105 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-64f95c6df8-2jvjd" not found
2026-07-01 08:12:02.831815 | instance | openstack/glance-api-64f95c6df8-2jvjd/glance-perms
2026-07-01 08:12:03.027412 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-64f95c6df8-2jvjd" not found
2026-07-01 08:12:03.034386 | instance | openstack/glance-api-64f95c6df8-2jvjd/ceph-keyring-placement
2026-07-01 08:12:03.252383 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-64f95c6df8-2jvjd" not found
2026-07-01 08:12:03.258554 | instance | openstack/glance-api-64f95c6df8-2jvjd/glance-api
2026-07-01 08:12:03.459829 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-64f95c6df8-2jvjd" not found
2026-07-01 08:12:03.658667 | instance | openstack/glance-db-init-v2s5g/init
2026-07-01 08:12:03.864914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-v2s5g" not found
2026-07-01 08:12:03.870923 | instance | openstack/glance-db-init-v2s5g/glance-db-init-0
2026-07-01 08:12:04.064804 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-v2s5g" not found
2026-07-01 08:12:04.282290 | instance | openstack/glance-db-sync-6zt47/init
2026-07-01 08:12:04.465707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-6zt47" not found
2026-07-01 08:12:04.470805 | instance | openstack/glance-db-sync-6zt47/glance-db-sync
2026-07-01 08:12:04.660343 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-6zt47" not found
2026-07-01 08:12:04.858145 | instance | openstack/glance-ks-endpoints-qlrlm/init
2026-07-01 08:12:05.059160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-qlrlm" not found
2026-07-01 08:12:05.065912 | instance | openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-admin
2026-07-01 08:12:05.266973 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-qlrlm" not found
2026-07-01 08:12:05.273309 | instance | openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-internal
2026-07-01 08:12:05.470882 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-qlrlm" not found
2026-07-01 08:12:05.476197 | instance | openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-public
2026-07-01 08:12:05.667488 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-qlrlm" not found
2026-07-01 08:12:05.851382 | instance | openstack/glance-ks-service-nnhlp/init
2026-07-01 08:12:06.040785 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-nnhlp" not found
2026-07-01 08:12:06.045872 | instance | openstack/glance-ks-service-nnhlp/image-ks-service-registration
2026-07-01 08:12:06.241313 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-nnhlp" not found
2026-07-01 08:12:06.432757 | instance | openstack/glance-ks-user-db8sr/init
2026-07-01 08:12:06.627319 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-db8sr" not found
2026-07-01 08:12:06.632817 | instance | openstack/glance-ks-user-db8sr/glance-ks-user
2026-07-01 08:12:06.829484 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-db8sr" not found
2026-07-01 08:12:07.031451 | instance | openstack/glance-metadefs-load-s7jdf/init
2026-07-01 08:12:07.274447 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-s7jdf" not found
2026-07-01 08:12:07.280410 | instance | openstack/glance-metadefs-load-s7jdf/glance-metadefs-load
2026-07-01 08:12:07.469029 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-s7jdf" not found
2026-07-01 08:12:07.671548 | instance | openstack/glance-rabbit-init-9mt5l/init
2026-07-01 08:12:07.861758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-9mt5l" not found
2026-07-01 08:12:07.868456 | instance | openstack/glance-rabbit-init-9mt5l/rabbit-init
2026-07-01 08:12:08.062799 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-9mt5l" not found
2026-07-01 08:12:08.268423 | instance | openstack/glance-storage-init-4v8sq/init
2026-07-01 08:12:08.454413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-4v8sq" not found
2026-07-01 08:12:08.459175 | instance | openstack/glance-storage-init-4v8sq/ceph-keyring-placement
2026-07-01 08:12:08.637158 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-4v8sq" not found
2026-07-01 08:12:08.642436 | instance | openstack/glance-storage-init-4v8sq/glance-storage-init
2026-07-01 08:12:08.831445 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-4v8sq" not found
2026-07-01 08:12:09.029112 | instance | openstack/keepalived-889fq/init
2026-07-01 08:12:09.274346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-889fq" not found
2026-07-01 08:12:09.281459 | instance | openstack/keepalived-889fq/wait-for-ip
2026-07-01 08:12:09.587315 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-889fq" not found
2026-07-01 08:12:09.593005 | instance | openstack/keepalived-889fq/keepalived
2026-07-01 08:12:09.681973 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-889fq" is waiting to start: PodInitializing
2026-07-01 08:12:09.782339 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-889fq" not found
2026-07-01 08:12:09.965989 | instance | openstack/keystone-api-5b598b969b-j5hls/init
2026-07-01 08:12:10.162187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5b598b969b-j5hls" not found
2026-07-01 08:12:10.168735 | instance | openstack/keystone-api-5b598b969b-j5hls/keystone-api
2026-07-01 08:12:10.642516 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5b598b969b-j5hls" not found
2026-07-01 08:12:10.866933 | instance | openstack/keystone-bootstrap-f2g79/init
2026-07-01 08:12:11.074741 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-f2g79" not found
2026-07-01 08:12:11.081959 | instance | openstack/keystone-bootstrap-f2g79/bootstrap
2026-07-01 08:12:11.282406 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-f2g79" not found
2026-07-01 08:12:11.471025 | instance | openstack/keystone-credential-setup-6b28b/init
2026-07-01 08:12:11.667449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-6b28b" not found
2026-07-01 08:12:11.671958 | instance | openstack/keystone-credential-setup-6b28b/keystone-credential-setup
2026-07-01 08:12:11.865386 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-6b28b" not found
2026-07-01 08:12:12.069093 | instance | openstack/keystone-db-init-rrc7z/init
2026-07-01 08:12:12.284452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-rrc7z" not found
2026-07-01 08:12:12.288785 | instance | openstack/keystone-db-init-rrc7z/keystone-db-init-0
2026-07-01 08:12:12.486666 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-rrc7z" not found
2026-07-01 08:12:12.677472 | instance | openstack/keystone-db-sync-prg4v/init
2026-07-01 08:12:12.880209 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-prg4v" not found
2026-07-01 08:12:12.886239 | instance | openstack/keystone-db-sync-prg4v/keystone-db-sync
2026-07-01 08:12:13.071450 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-prg4v" not found
2026-07-01 08:12:13.288642 | instance | openstack/keystone-domain-manage-5lxns/init
2026-07-01 08:12:13.485200 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-5lxns" not found
2026-07-01 08:12:13.490550 | instance | openstack/keystone-domain-manage-5lxns/keystone-domain-manage
2026-07-01 08:12:13.683043 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-5lxns" not found
2026-07-01 08:12:13.875207 | instance | openstack/keystone-fernet-setup-8lrln/init
2026-07-01 08:12:14.064411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-8lrln" not found
2026-07-01 08:12:14.068506 | instance | openstack/keystone-fernet-setup-8lrln/keystone-fernet-setup
2026-07-01 08:12:14.277037 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-8lrln" not found
2026-07-01 08:12:14.462699 | instance | openstack/keystone-rabbit-init-9cnqw/init
2026-07-01 08:12:14.677349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-9cnqw" not found
2026-07-01 08:12:14.681618 | instance | openstack/keystone-rabbit-init-9cnqw/rabbit-init
2026-07-01 08:12:14.874023 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-9cnqw" not found
2026-07-01 08:12:15.068137 | instance | openstack/libvirt-libvirt-default-8st9t/init
2026-07-01 08:12:15.272613 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-8st9t" not found
2026-07-01 08:12:15.276654 | instance | openstack/libvirt-libvirt-default-8st9t/init-dynamic-options
2026-07-01 08:12:15.479537 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-8st9t" not found
2026-07-01 08:12:15.479600 | instance | openstack/libvirt-libvirt-default-8st9t/ceph-admin-keyring-placement
2026-07-01 08:12:15.668273 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-8st9t" not found
2026-07-01 08:12:15.672816 | instance | openstack/libvirt-libvirt-default-8st9t/ceph-keyring-placement
2026-07-01 08:12:15.877449 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-8st9t" not found
2026-07-01 08:12:15.882276 | instance | openstack/libvirt-libvirt-default-8st9t/tls-sidecar
2026-07-01 08:12:16.083695 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-8st9t" not found
2026-07-01 08:12:16.088463 | instance | openstack/libvirt-libvirt-default-8st9t/libvirt
2026-07-01 08:12:16.335082 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-8st9t" not found
2026-07-01 08:12:16.342204 | instance | openstack/libvirt-libvirt-default-8st9t/libvirt-exporter
2026-07-01 08:12:16.545999 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-8st9t" not found
2026-07-01 08:12:16.742570 | instance | openstack/memcached-memcached-6479589586-74gqq/init
2026-07-01 08:12:16.940557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-74gqq" not found
2026-07-01 08:12:16.944079 | instance | openstack/memcached-memcached-6479589586-74gqq/memcached
2026-07-01 08:12:17.143443 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-74gqq" not found
2026-07-01 08:12:17.148290 | instance | openstack/memcached-memcached-6479589586-74gqq/memcached-exporter
2026-07-01 08:12:17.356472 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-74gqq" not found
2026-07-01 08:12:17.543800 | instance | openstack/neutron-db-init-9t2d9/init
2026-07-01 08:12:17.728721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-9t2d9" not found
2026-07-01 08:12:17.733461 | instance | openstack/neutron-db-init-9t2d9/neutron-db-init-0
2026-07-01 08:12:17.927705 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-9t2d9" not found
2026-07-01 08:12:18.113339 | instance | openstack/neutron-db-sync-qld4k/init
2026-07-01 08:12:18.327836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-qld4k" not found
2026-07-01 08:12:18.331934 | instance | openstack/neutron-db-sync-qld4k/neutron-db-sync
2026-07-01 08:12:18.535737 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-qld4k" not found
2026-07-01 08:12:18.726456 | instance | openstack/neutron-ks-endpoints-x7pfm/init
2026-07-01 08:12:18.914889 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-x7pfm" not found
2026-07-01 08:12:18.920501 | instance | openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-admin
2026-07-01 08:12:19.122609 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-x7pfm" not found
2026-07-01 08:12:19.127384 | instance | openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-internal
2026-07-01 08:12:19.331281 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-x7pfm" not found
2026-07-01 08:12:19.335402 | instance | openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-public
2026-07-01 08:12:19.529783 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-x7pfm" not found
2026-07-01 08:12:19.713520 | instance | openstack/neutron-ks-service-qb8lg/init
2026-07-01 08:12:19.916797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-qb8lg" not found
2026-07-01 08:12:19.922188 | instance | openstack/neutron-ks-service-qb8lg/network-ks-service-registration
2026-07-01 08:12:20.098980 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-qb8lg" not found
2026-07-01 08:12:20.287905 | instance | openstack/neutron-ks-user-cd25m/init
2026-07-01 08:12:20.483296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-cd25m" not found
2026-07-01 08:12:20.488274 | instance | openstack/neutron-ks-user-cd25m/neutron-ks-user
2026-07-01 08:12:20.653347 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-cd25m" not found
2026-07-01 08:12:20.858163 | instance | openstack/neutron-netns-cleanup-cron-default-6txnd/init
2026-07-01 08:12:21.037475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-6txnd" not found
2026-07-01 08:12:21.042383 | instance | openstack/neutron-netns-cleanup-cron-default-6txnd/neutron-netns-cleanup-cron
2026-07-01 08:12:21.254577 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-6txnd" not found
2026-07-01 08:12:21.456241 | instance | openstack/neutron-ovn-metadata-agent-default-xxkv4/init
2026-07-01 08:12:21.668906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-xxkv4" not found
2026-07-01 08:12:21.673624 | instance | openstack/neutron-ovn-metadata-agent-default-xxkv4/neutron-metadata-agent-init
2026-07-01 08:12:21.772331 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-xxkv4" is waiting to start: PodInitializing
2026-07-01 08:12:21.877339 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-xxkv4" not found
2026-07-01 08:12:21.881335 | instance | openstack/neutron-ovn-metadata-agent-default-xxkv4/ovn-neutron-init
2026-07-01 08:12:21.975624 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-xxkv4" is waiting to start: PodInitializing
2026-07-01 08:12:22.075448 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-xxkv4" not found
2026-07-01 08:12:22.081706 | instance | openstack/neutron-ovn-metadata-agent-default-xxkv4/neutron-ovn-metadata-agent
2026-07-01 08:12:22.179035 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-xxkv4" is waiting to start: PodInitializing
2026-07-01 08:12:22.294184 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-xxkv4" not found
2026-07-01 08:12:22.495325 | instance | openstack/neutron-ovn-vpn-agent-default-kl7sd/init
2026-07-01 08:12:22.712154 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-kl7sd" not found
2026-07-01 08:12:22.717564 | instance | openstack/neutron-ovn-vpn-agent-default-kl7sd/ovn-vpn-agent-init
2026-07-01 08:12:22.812345 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-kl7sd" is waiting to start: PodInitializing
2026-07-01 08:12:22.898129 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-kl7sd" not found
2026-07-01 08:12:22.903144 | instance | openstack/neutron-ovn-vpn-agent-default-kl7sd/ovn-neutron-init
2026-07-01 08:12:22.997590 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-kl7sd" is waiting to start: PodInitializing
2026-07-01 08:12:23.089479 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-kl7sd" not found
2026-07-01 08:12:23.094586 | instance | openstack/neutron-ovn-vpn-agent-default-kl7sd/neutron-ovn-vpn-agent
2026-07-01 08:12:23.186925 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-kl7sd" is waiting to start: PodInitializing
2026-07-01 08:12:23.302995 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-kl7sd" not found
2026-07-01 08:12:23.489810 | instance | openstack/neutron-rabbit-init-m5xt7/init
2026-07-01 08:12:23.694054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-m5xt7" not found
2026-07-01 08:12:23.698468 | instance | openstack/neutron-rabbit-init-m5xt7/rabbit-init
2026-07-01 08:12:23.889793 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-m5xt7" not found
2026-07-01 08:12:24.084857 | instance | openstack/neutron-rpc-server-898dc4c89-7nkjb/init
2026-07-01 08:12:24.291933 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-898dc4c89-7nkjb" not found
2026-07-01 08:12:24.296195 | instance | openstack/neutron-rpc-server-898dc4c89-7nkjb/ovn-neutron-init
2026-07-01 08:12:24.489193 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-898dc4c89-7nkjb" not found
2026-07-01 08:12:24.496472 | instance | openstack/neutron-rpc-server-898dc4c89-7nkjb/neutron-rpc-server
2026-07-01 08:12:24.895990 | instance | openstack/neutron-server-584d4cf8f7-qljpt/init
2026-07-01 08:12:25.089512 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-584d4cf8f7-qljpt" not found
2026-07-01 08:12:25.092702 | instance | openstack/neutron-server-584d4cf8f7-qljpt/ovn-neutron-init
2026-07-01 08:12:25.291814 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-584d4cf8f7-qljpt" not found
2026-07-01 08:12:25.296003 | instance | openstack/neutron-server-584d4cf8f7-qljpt/neutron-server
2026-07-01 08:12:25.529562 | instance | openstack/neutron-server-584d4cf8f7-qljpt/neutron-policy-server
2026-07-01 08:12:25.716857 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-584d4cf8f7-qljpt" not found
2026-07-01 08:12:25.940048 | instance | openstack/nova-api-metadata-f6cd67679-jr2vz/init
2026-07-01 08:12:26.142625 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-f6cd67679-jr2vz" not found
2026-07-01 08:12:26.147877 | instance | openstack/nova-api-metadata-f6cd67679-jr2vz/nova-api-metadata-init
2026-07-01 08:12:26.364600 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-f6cd67679-jr2vz" not found
2026-07-01 08:12:26.370526 | instance | openstack/nova-api-metadata-f6cd67679-jr2vz/nova-api
2026-07-01 08:12:26.568489 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-f6cd67679-jr2vz" not found
2026-07-01 08:12:26.746550 | instance | openstack/nova-api-osapi-75f7bbb558-vh4c6/init
2026-07-01 08:12:26.954325 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-75f7bbb558-vh4c6" not found
2026-07-01 08:12:26.959241 | instance | openstack/nova-api-osapi-75f7bbb558-vh4c6/nova-osapi
2026-07-01 08:12:27.143206 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-75f7bbb558-vh4c6" not found
2026-07-01 08:12:27.336719 | instance | openstack/nova-bootstrap-67kzd/init
2026-07-01 08:12:27.561081 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-67kzd" not found
2026-07-01 08:12:27.565479 | instance | openstack/nova-bootstrap-67kzd/bootstrap
2026-07-01 08:12:27.750320 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-67kzd" not found
2026-07-01 08:12:27.931595 | instance | openstack/nova-cell-setup-29714880-v44wn/init
2026-07-01 08:12:28.143468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29714880-v44wn" not found
2026-07-01 08:12:28.148878 | instance | openstack/nova-cell-setup-29714880-v44wn/nova-cell-setup
2026-07-01 08:12:28.250706 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29714880-v44wn" is waiting to start: PodInitializing
2026-07-01 08:12:28.353842 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29714880-v44wn" not found
2026-07-01 08:12:28.545571 | instance | openstack/nova-cell-setup-x6gv9/init
2026-07-01 08:12:28.774304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-x6gv9" not found
2026-07-01 08:12:28.777733 | instance | openstack/nova-cell-setup-x6gv9/nova-cell-setup-init
2026-07-01 08:12:28.883349 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-x6gv9" is waiting to start: PodInitializing
2026-07-01 08:12:28.979353 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-x6gv9" not found
2026-07-01 08:12:28.986014 | instance | openstack/nova-cell-setup-x6gv9/nova-cell-setup
2026-07-01 08:12:29.078004 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-x6gv9" is waiting to start: PodInitializing
2026-07-01 08:12:29.169734 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-x6gv9" not found
2026-07-01 08:12:29.385267 | instance | openstack/nova-compute-default-mp2cn/init
2026-07-01 08:12:29.623497 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:29.628230 | instance | openstack/nova-compute-default-mp2cn/nova-compute-init
2026-07-01 08:12:29.750411 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:29.847732 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:29.852224 | instance | openstack/nova-compute-default-mp2cn/ceph-perms
2026-07-01 08:12:29.957607 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:30.055460 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:30.061867 | instance | openstack/nova-compute-default-mp2cn/ceph-admin-keyring-placement
2026-07-01 08:12:30.162603 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:30.267577 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:30.273306 | instance | openstack/nova-compute-default-mp2cn/ceph-keyring-placement
2026-07-01 08:12:30.362296 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:30.465840 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:30.470927 | instance | openstack/nova-compute-default-mp2cn/nova-compute-vnc-init
2026-07-01 08:12:30.574690 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:30.676191 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:30.683608 | instance | openstack/nova-compute-default-mp2cn/nova-compute-ssh-init
2026-07-01 08:12:30.777494 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:30.881263 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:30.889360 | instance | openstack/nova-compute-default-mp2cn/nova-compute
2026-07-01 08:12:30.981420 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:31.072602 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:31.077586 | instance | openstack/nova-compute-default-mp2cn/nova-compute-ssh
2026-07-01 08:12:31.177230 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-mp2cn" is waiting to start: PodInitializing
2026-07-01 08:12:31.290397 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-mp2cn" not found
2026-07-01 08:12:31.474642 | instance | openstack/nova-conductor-79f86bd85d-wvkbg/init
2026-07-01 08:12:31.668707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-79f86bd85d-wvkbg" not found
2026-07-01 08:12:31.672352 | instance | openstack/nova-conductor-79f86bd85d-wvkbg/nova-conductor
2026-07-01 08:12:31.854084 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-79f86bd85d-wvkbg" not found
2026-07-01 08:12:32.066771 | instance | openstack/nova-db-init-jnj4r/init
2026-07-01 08:12:32.282429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-jnj4r" not found
2026-07-01 08:12:32.286032 | instance | openstack/nova-db-init-jnj4r/nova-db-init-0
2026-07-01 08:12:32.484130 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-jnj4r" not found
2026-07-01 08:12:32.488208 | instance | openstack/nova-db-init-jnj4r/nova-db-init-1
2026-07-01 08:12:32.675069 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-jnj4r" not found
2026-07-01 08:12:32.678842 | instance | openstack/nova-db-init-jnj4r/nova-db-init-2
2026-07-01 08:12:32.865583 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-jnj4r" not found
2026-07-01 08:12:33.054098 | instance | openstack/nova-db-sync-c9t2m/init
2026-07-01 08:12:33.260674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-c9t2m" not found
2026-07-01 08:12:33.264568 | instance | openstack/nova-db-sync-c9t2m/nova-db-sync
2026-07-01 08:12:33.464994 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-c9t2m" not found
2026-07-01 08:12:33.670983 | instance | openstack/nova-ks-endpoints-wdjl2/init
2026-07-01 08:12:33.878731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-wdjl2" not found
2026-07-01 08:12:33.882871 | instance | openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-admin
2026-07-01 08:12:34.078794 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-wdjl2" not found
2026-07-01 08:12:34.085004 | instance | openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-internal
2026-07-01 08:12:34.287544 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-wdjl2" not found
2026-07-01 08:12:34.291942 | instance | openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-public
2026-07-01 08:12:34.480415 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-wdjl2" not found
2026-07-01 08:12:34.687476 | instance | openstack/nova-ks-service-bxf2x/init
2026-07-01 08:12:34.884008 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-bxf2x" not found
2026-07-01 08:12:34.889572 | instance | openstack/nova-ks-service-bxf2x/compute-ks-service-registration
2026-07-01 08:12:35.073915 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-bxf2x" not found
2026-07-01 08:12:35.286474 | instance | openstack/nova-ks-user-tjzkd/init
2026-07-01 08:12:35.471663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-tjzkd" not found
2026-07-01 08:12:35.475650 | instance | openstack/nova-ks-user-tjzkd/nova-ks-user
2026-07-01 08:12:35.669612 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-tjzkd" not found
2026-07-01 08:12:35.859412 | instance | openstack/nova-novncproxy-6bbdbdd479-dfqqw/init
2026-07-01 08:12:36.078113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6bbdbdd479-dfqqw" not found
2026-07-01 08:12:36.085033 | instance | openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy-init
2026-07-01 08:12:36.323016 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6bbdbdd479-dfqqw" not found
2026-07-01 08:12:36.328209 | instance | openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy-init-assets
2026-07-01 08:12:36.541344 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6bbdbdd479-dfqqw" not found
2026-07-01 08:12:36.546014 | instance | openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy
2026-07-01 08:12:36.787496 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6bbdbdd479-dfqqw" not found
2026-07-01 08:12:36.992065 | instance | openstack/nova-rabbit-init-wv4k8/init
2026-07-01 08:12:37.203752 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-wv4k8" not found
2026-07-01 08:12:37.212595 | instance | openstack/nova-rabbit-init-wv4k8/rabbit-init
2026-07-01 08:12:37.414383 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-wv4k8" not found
2026-07-01 08:12:37.628191 | instance | openstack/nova-scheduler-bd4844d66-gk87r/init
2026-07-01 08:12:37.848079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-bd4844d66-gk87r" not found
2026-07-01 08:12:37.853742 | instance | openstack/nova-scheduler-bd4844d66-gk87r/nova-scheduler
2026-07-01 08:12:38.062660 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-bd4844d66-gk87r" not found
2026-07-01 08:12:38.266786 | instance | openstack/nova-service-cleaner-29714880-8x7k6/init
2026-07-01 08:12:38.470678 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29714880-8x7k6" not found
2026-07-01 08:12:38.477488 | instance | openstack/nova-service-cleaner-29714880-8x7k6/nova-service-cleaner
2026-07-01 08:12:38.664121 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29714880-8x7k6" not found
2026-07-01 08:12:38.875424 | instance | openstack/openvswitch-lcdjf/init
2026-07-01 08:12:39.067503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-lcdjf" not found
2026-07-01 08:12:39.073637 | instance | openstack/openvswitch-lcdjf/openvswitch-db-perms
2026-07-01 08:12:39.279292 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-lcdjf" not found
2026-07-01 08:12:39.283145 | instance | openstack/openvswitch-lcdjf/openvswitch-vswitchd-modules
2026-07-01 08:12:39.470578 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-lcdjf" not found
2026-07-01 08:12:39.475485 | instance | openstack/openvswitch-lcdjf/openvswitch-db
2026-07-01 08:12:39.676540 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-lcdjf" not found
2026-07-01 08:12:39.679662 | instance | openstack/openvswitch-lcdjf/openvswitch-vswitchd
2026-07-01 08:12:39.865848 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-lcdjf" not found
2026-07-01 08:12:40.064031 | instance | openstack/ovn-controller-default-27g7m/init
2026-07-01 08:12:40.284279 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-27g7m" not found
2026-07-01 08:12:40.288776 | instance | openstack/ovn-controller-default-27g7m/get-gw-enabled
2026-07-01 08:12:40.490742 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-27g7m" not found
2026-07-01 08:12:40.500145 | instance | openstack/ovn-controller-default-27g7m/controller-init
2026-07-01 08:12:40.690323 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-27g7m" not found
2026-07-01 08:12:40.701849 | instance | openstack/ovn-controller-default-27g7m/controller
2026-07-01 08:12:40.908063 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-27g7m" not found
2026-07-01 08:12:40.911311 | instance | openstack/ovn-controller-default-27g7m/vector
2026-07-01 08:12:41.104625 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-27g7m" not found
2026-07-01 08:12:41.109480 | instance | openstack/ovn-controller-default-27g7m/log-parser
2026-07-01 08:12:41.319064 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-27g7m" not found
2026-07-01 08:12:41.508495 | instance | openstack/ovn-northd-fc978744-m59m7/init
2026-07-01 08:12:41.689560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-m59m7" not found
2026-07-01 08:12:41.693441 | instance | openstack/ovn-northd-fc978744-m59m7/northd
2026-07-01 08:12:41.887799 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-m59m7" not found
2026-07-01 08:12:42.072412 | instance | openstack/ovn-ovsdb-nb-0/init
2026-07-01 08:12:42.270290 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-07-01 08:12:42.275164 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-07-01 08:12:42.462456 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-07-01 08:12:42.649452 | instance | openstack/ovn-ovsdb-sb-0/init
2026-07-01 08:12:42.840978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-07-01 08:12:42.845341 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-07-01 08:12:43.036730 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-07-01 08:12:43.227753 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-07-01 08:12:43.424697 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-01 08:12:43.428580 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-07-01 08:12:43.620181 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-01 08:12:43.624499 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-07-01 08:12:43.956269 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-07-01 08:12:43.960163 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-07-01 08:12:44.148965 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-07-01 08:12:44.360367 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-07-01 08:12:44.559401 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-07-01 08:12:44.565144 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-07-01 08:12:44.794194 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-07-01 08:12:44.799062 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-07-01 08:12:44.994382 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-07-01 08:12:45.190659 | instance | openstack/placement-api-55f8f6ff9b-c5gc7/init
2026-07-01 08:12:45.412317 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-55f8f6ff9b-c5gc7" not found
2026-07-01 08:12:45.417264 | instance | openstack/placement-api-55f8f6ff9b-c5gc7/placement-api
2026-07-01 08:12:45.633790 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-55f8f6ff9b-c5gc7" not found
2026-07-01 08:12:45.826747 | instance | openstack/placement-db-init-qv2pp/init
2026-07-01 08:12:46.021475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-qv2pp" not found
2026-07-01 08:12:46.026639 | instance | openstack/placement-db-init-qv2pp/placement-db-init-0
2026-07-01 08:12:46.236053 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-qv2pp" not found
2026-07-01 08:12:46.425315 | instance | openstack/placement-db-sync-kg9z9/init
2026-07-01 08:12:46.620672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-kg9z9" not found
2026-07-01 08:12:46.625267 | instance | openstack/placement-db-sync-kg9z9/placement-db-sync
2026-07-01 08:12:46.808488 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-kg9z9" not found
2026-07-01 08:12:47.002244 | instance | openstack/placement-ks-endpoints-whjkn/init
2026-07-01 08:12:47.205740 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-whjkn" not found
2026-07-01 08:12:47.210474 | instance | openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-admin
2026-07-01 08:12:47.409488 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-whjkn" not found
2026-07-01 08:12:47.415983 | instance | openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-internal
2026-07-01 08:12:47.604491 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-whjkn" not found
2026-07-01 08:12:47.611156 | instance | openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-public
2026-07-01 08:12:47.810913 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-whjkn" not found
2026-07-01 08:12:48.031862 | instance | openstack/placement-ks-service-8jzfl/init
2026-07-01 08:12:48.259275 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-8jzfl" not found
2026-07-01 08:12:48.265833 | instance | openstack/placement-ks-service-8jzfl/placement-ks-service-registration
2026-07-01 08:12:48.463349 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-8jzfl" not found
2026-07-01 08:12:48.652676 | instance | openstack/placement-ks-user-ntcln/init
2026-07-01 08:12:48.847525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-ntcln" not found
2026-07-01 08:12:48.852084 | instance | openstack/placement-ks-user-ntcln/placement-ks-user
2026-07-01 08:12:49.049408 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-ntcln" not found
2026-07-01 08:12:49.273609 | instance | openstack/pxc-operator-69cb5bbdb9-zsqgt/percona-xtradb-cluster-operator
2026-07-01 08:12:49.468134 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-zsqgt" not found
2026-07-01 08:12:49.658439 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-07-01 08:12:49.844720 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-07-01 08:12:49.849631 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-07-01 08:12:50.074247 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-07-01 08:12:50.289835 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-07-01 08:12:50.520020 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-07-01 08:12:50.526339 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-07-01 08:12:50.715593 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-07-01 08:12:50.914090 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-8z96g/rabbitmq-cluster-operator
2026-07-01 08:12:51.126275 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-8z96g" not found
2026-07-01 08:12:51.345756 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-07-01 08:12:51.533778 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-07-01 08:12:51.540336 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-07-01 08:12:51.757503 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-07-01 08:12:51.956034 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-07-01 08:12:52.146635 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-07-01 08:12:52.152724 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-07-01 08:12:52.367716 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-07-01 08:12:52.573055 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt/rabbitmq-cluster-operator
2026-07-01 08:12:52.769435 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-xhxxt" not found
2026-07-01 08:12:52.995935 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-07-01 08:12:53.182346 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-07-01 08:12:53.187248 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-07-01 08:12:53.381236 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-07-01 08:12:53.591385 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-07-01 08:12:53.777597 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-07-01 08:12:53.783259 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-07-01 08:12:54.024933 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-07-01 08:12:54.242660 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/make-container-crash-dir
2026-07-01 08:12:54.460343 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zpfkt" not found
2026-07-01 08:12:54.466844 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/chown-container-data-dir
2026-07-01 08:12:54.684518 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zpfkt" not found
2026-07-01 08:12:54.695969 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/ceph-crash
2026-07-01 08:12:54.884751 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-zpfkt" not found
2026-07-01 08:12:55.077455 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/chown-container-data-dir
2026-07-01 08:12:55.297076 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt" not found
2026-07-01 08:12:55.301042 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/rgw
2026-07-01 08:12:55.506999 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt" not found
2026-07-01 08:12:55.513056 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/log-collector
2026-07-01 08:12:55.712881 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt" not found
2026-07-01 08:12:55.902170 | instance | openstack/staffeln-api-75947468b8-spvsg/init
2026-07-01 08:12:56.098523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-75947468b8-spvsg" not found
2026-07-01 08:12:56.104960 | instance | openstack/staffeln-api-75947468b8-spvsg/staffeln-api
2026-07-01 08:12:56.332743 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-75947468b8-spvsg" not found
2026-07-01 08:12:56.517894 | instance | openstack/staffeln-conductor-7674dc6767-wtwsw/staffeln-conductor
2026-07-01 08:12:56.722357 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-7674dc6767-wtwsw" not found
2026-07-01 08:12:56.916639 | instance | openstack/staffeln-db-init-znrqf/init
2026-07-01 08:12:57.112018 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-znrqf" not found
2026-07-01 08:12:57.117473 | instance | openstack/staffeln-db-init-znrqf/staffeln-db-init-0
2026-07-01 08:12:57.335146 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-znrqf" not found
2026-07-01 08:12:57.519680 | instance | openstack/staffeln-db-sync-ngg9m/init
2026-07-01 08:12:57.709046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-ngg9m" not found
2026-07-01 08:12:57.714308 | instance | openstack/staffeln-db-sync-ngg9m/staffeln-db-sync
2026-07-01 08:12:57.909684 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-ngg9m" not found
2026-07-01 08:12:58.119299 | instance | openstack/valkey-node-0/valkey
2026-07-01 08:12:58.346120 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-07-01 08:12:58.352439 | instance | openstack/valkey-node-0/sentinel
2026-07-01 08:12:58.545034 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-07-01 08:12:58.549645 | instance | openstack/valkey-node-0/metrics
2026-07-01 08:12:58.753739 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-07-01 08:12:58.947758 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-rx7pm/rook-ceph-operator
2026-07-01 08:12:59.174288 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-rx7pm" not found
2026-07-01 08:12:59.368894 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-mvgb9/secretgen-controller
2026-07-01 08:12:59.580946 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-mvgb9" not found
2026-07-01 08:12:59.781784 | instance | ERROR
2026-07-01 08:12:59.782014 | instance | {
2026-07-01 08:12:59.782059 | instance | "delta": "0:01:31.247878",
2026-07-01 08:12:59.782092 | instance | "end": "2026-07-01 08:12:59.589476",
2026-07-01 08:12:59.782120 | instance | "msg": "non-zero return code",
2026-07-01 08:12:59.782146 | instance | "rc": 123,
2026-07-01 08:12:59.782173 | instance | "start": "2026-07-01 08:11:28.341598"
2026-07-01 08:12:59.782200 | instance | }
2026-07-01 08:12:59.782236 | instance | ERROR: Ignoring Errors
2026-07-01 08:12:59.797141 |
2026-07-01 08:12:59.797248 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-07-01 08:13:00.401243 | instance | changed:
2026-07-01 08:13:00.401423 | instance | cd+++++++++ pod-logs/
2026-07-01 08:13:00.401451 | instance | cd+++++++++ pod-logs/auth-system/
2026-07-01 08:13:00.401471 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-07-01 08:13:00.401491 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-07-01 08:13:00.401510 | instance | cd+++++++++ pod-logs/cert-manager/
2026-07-01 08:13:00.401529 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-5m8mh/
2026-07-01 08:13:00.401547 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-5m8mh/cert-manager-controller.txt
2026-07-01 08:13:00.401565 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-cjfs4/
2026-07-01 08:13:00.401583 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-cjfs4/cert-manager-cainjector.txt
2026-07-01 08:13:00.401601 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-x9lfb/
2026-07-01 08:13:00.401619 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-x9lfb/cert-manager-webhook.txt
2026-07-01 08:13:00.401636 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-07-01 08:13:00.401654 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-l4hxl/
2026-07-01 08:13:00.401672 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-l4hxl/envoy-gateway.txt
2026-07-01 08:13:00.401701 | instance | cd+++++++++ pod-logs/failed-pods/
2026-07-01 08:13:00.401719 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-07-01 08:13:00.401737 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-07-01 08:13:00.401754 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-07-01 08:13:00.401772 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-07-01 08:13:00.401789 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-5m8mh/
2026-07-01 08:13:00.401806 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-5m8mh/cert-manager-controller.txt
2026-07-01 08:13:00.401825 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-cjfs4/
2026-07-01 08:13:00.401842 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-cjfs4/cert-manager-cainjector.txt
2026-07-01 08:13:00.401864 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-x9lfb/
2026-07-01 08:13:00.401882 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-x9lfb/cert-manager-webhook.txt
2026-07-01 08:13:00.401900 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-07-01 08:13:00.401918 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-l4hxl/
2026-07-01 08:13:00.401935 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-l4hxl/envoy-gateway.txt
2026-07-01 08:13:00.401952 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-07-01 08:13:00.401970 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-krjld/
2026-07-01 08:13:00.401987 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-krjld/controller.txt
2026-07-01 08:13:00.402005 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kxvqn/
2026-07-01 08:13:00.402023 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kxvqn/ingress-nginx-default-backend.txt
2026-07-01 08:13:00.402041 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-07-01 08:13:00.402059 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/
2026-07-01 08:13:00.402077 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/apply-sysctl-overwrites.txt
2026-07-01 08:13:00.402094 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/cilium-agent.txt
2026-07-01 08:13:00.402111 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/clean-cilium-state.txt
2026-07-01 08:13:00.402129 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/config.txt
2026-07-01 08:13:00.402147 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/install-cni-binaries.txt
2026-07-01 08:13:00.402165 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/mount-bpf-fs.txt
2026-07-01 08:13:00.402182 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kx87z/mount-cgroup.txt
2026-07-01 08:13:00.402199 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-74kd8/
2026-07-01 08:13:00.402217 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-74kd8/cilium-operator.txt
2026-07-01 08:13:00.402234 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lnbqb/
2026-07-01 08:13:00.402252 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lnbqb/coredns.txt
2026-07-01 08:13:00.402270 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rhpgm/
2026-07-01 08:13:00.402287 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rhpgm/coredns.txt
2026-07-01 08:13:00.402309 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-07-01 08:13:00.402327 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-07-01 08:13:00.402345 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-07-01 08:13:00.402362 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-01 08:13:00.402379 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-07-01 08:13:00.402397 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-01 08:13:00.402414 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2z6bj/
2026-07-01 08:13:00.402431 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2z6bj/kube-proxy.txt
2026-07-01 08:13:00.402448 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-07-01 08:13:00.402465 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-01 08:13:00.402482 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-07-01 08:13:00.402499 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-07-01 08:13:00.402517 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-07-01 08:13:00.402534 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-bzn5m/
2026-07-01 08:13:00.402551 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-bzn5m/local-path-provisioner.txt
2026-07-01 08:13:00.402568 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-07-01 08:13:00.402586 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-01 08:13:00.402603 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-01 08:13:00.402621 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-01 08:13:00.402638 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-01 08:13:00.402655 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-01 08:13:00.402672 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-d79jz/
2026-07-01 08:13:00.402690 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-d79jz/goldpinger-daemon.txt
2026-07-01 08:13:00.402707 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/
2026-07-01 08:13:00.402725 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana-sc-dashboard.txt
2026-07-01 08:13:00.402742 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana-sc-datasources.txt
2026-07-01 08:13:00.402760 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana.txt
2026-07-01 08:13:00.402778 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk/
2026-07-01 08:13:00.402795 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk/kube-state-metrics.txt
2026-07-01 08:13:00.402813 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nzpdk/
2026-07-01 08:13:00.402830 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nzpdk/kube-prometheus-stack.txt
2026-07-01 08:13:00.402847 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/
2026-07-01 08:13:00.402868 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/node-exporter.txt
2026-07-01 08:13:00.402886 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/pod-tls-sidecar.txt
2026-07-01 08:13:00.402903 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-07-01 08:13:00.402920 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-07-01 08:13:00.402937 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-07-01 08:13:00.402954 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-01 08:13:00.402971 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-01 08:13:00.402988 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-vgwpc/
2026-07-01 08:13:00.403005 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-vgwpc/nginx.txt
2026-07-01 08:13:00.403022 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-07-01 08:13:00.403039 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-07-01 08:13:00.403056 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-07-01 08:13:00.403073 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-g5258/
2026-07-01 08:13:00.403090 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-g5258/gc.txt
2026-07-01 08:13:00.403108 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5qsjv/
2026-07-01 08:13:00.403126 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5qsjv/master.txt
2026-07-01 08:13:00.403143 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-2mhpm/
2026-07-01 08:13:00.403160 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-2mhpm/worker.txt
2026-07-01 08:13:00.403178 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-01 08:13:00.403213 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-01 08:13:00.403231 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-01 08:13:00.403248 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-01 08:13:00.403265 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-01 08:13:00.403282 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-01 08:13:00.403299 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-jqbjg/
2026-07-01 08:13:00.403316 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-jqbjg/pushgateway.txt
2026-07-01 08:13:00.403333 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-kwnx8/
2026-07-01 08:13:00.403350 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-kwnx8/vector.txt
2026-07-01 08:13:00.403368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-07-01 08:13:00.403385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6744bbddc8-5qv9z/
2026-07-01 08:13:00.403403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6744bbddc8-5qv9z/barbican-api.txt
2026-07-01 08:13:00.403420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6744bbddc8-5qv9z/init.txt
2026-07-01 08:13:00.403442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-shdbt/
2026-07-01 08:13:00.403461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-shdbt/barbican-db-init-0.txt
2026-07-01 08:13:00.403478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-shdbt/init.txt
2026-07-01 08:13:00.403496 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-lppj7/
2026-07-01 08:13:00.403513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-lppj7/barbican-db-sync.txt
2026-07-01 08:13:00.403530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-lppj7/init.txt
2026-07-01 08:13:00.403548 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bbfkh/
2026-07-01 08:13:00.403565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bbfkh/init.txt
2026-07-01 08:13:00.403582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-admin.txt
2026-07-01 08:13:00.403599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-internal.txt
2026-07-01 08:13:00.403616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-public.txt
2026-07-01 08:13:00.403633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-m9bsd/
2026-07-01 08:13:00.403651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-m9bsd/init.txt
2026-07-01 08:13:00.403668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-m9bsd/key-manager-ks-service-registration.txt
2026-07-01 08:13:00.403686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-pb2zd/
2026-07-01 08:13:00.403704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-pb2zd/barbican-ks-user.txt
2026-07-01 08:13:00.403721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-pb2zd/init.txt
2026-07-01 08:13:00.403738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jtjg8/
2026-07-01 08:13:00.403755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jtjg8/init.txt
2026-07-01 08:13:00.403773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jtjg8/rabbit-init.txt
2026-07-01 08:13:00.403790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d6b4c7d4-nm856/
2026-07-01 08:13:00.403807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d6b4c7d4-nm856/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.403827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d6b4c7d4-nm856/cinder-api.txt
2026-07-01 08:13:00.403847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d6b4c7d4-nm856/init.txt
2026-07-01 08:13:00.403864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-54547b7776-625bq/
2026-07-01 08:13:00.403881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-54547b7776-625bq/ceph-backup-keyring-placement.txt
2026-07-01 08:13:00.403898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-54547b7776-625bq/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.403916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-54547b7776-625bq/ceph-keyring-placement-rbd1.txt
2026-07-01 08:13:00.403933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-54547b7776-625bq/cinder-backup.txt
2026-07-01 08:13:00.403950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-54547b7776-625bq/init.txt
2026-07-01 08:13:00.403966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8qkg/
2026-07-01 08:13:00.403983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8qkg/ceph-keyring-placement.txt
2026-07-01 08:13:00.404000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8qkg/cinder-backup-storage-init.txt
2026-07-01 08:13:00.404022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8qkg/init.txt
2026-07-01 08:13:00.404040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-w5b9t/
2026-07-01 08:13:00.404058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-w5b9t/bootstrap.txt
2026-07-01 08:13:00.404075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-w5b9t/init.txt
2026-07-01 08:13:00.404092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rckkp/
2026-07-01 08:13:00.404109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rckkp/create-internal-tenant.txt
2026-07-01 08:13:00.404126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rckkp/init.txt
2026-07-01 08:13:00.404143 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-fd8md/
2026-07-01 08:13:00.404160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-fd8md/cinder-db-init-0.txt
2026-07-01 08:13:00.404178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-fd8md/init.txt
2026-07-01 08:13:00.404195 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-9znhb/
2026-07-01 08:13:00.404212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-9znhb/cinder-db-sync.txt
2026-07-01 08:13:00.404229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-9znhb/init.txt
2026-07-01 08:13:00.404246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-bcq7j/
2026-07-01 08:13:00.404263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-bcq7j/init.txt
2026-07-01 08:13:00.404281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-admin.txt
2026-07-01 08:13:00.404298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-internal.txt
2026-07-01 08:13:00.404316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-public.txt
2026-07-01 08:13:00.404333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-g9d8g/
2026-07-01 08:13:00.404351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-g9d8g/init.txt
2026-07-01 08:13:00.404369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-g9d8g/volumev3-ks-service-registration.txt
2026-07-01 08:13:00.404387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-d6vfv/
2026-07-01 08:13:00.404404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-d6vfv/cinder-ks-user.txt
2026-07-01 08:13:00.404421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-d6vfv/init.txt
2026-07-01 08:13:00.404439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-kh8jt/
2026-07-01 08:13:00.404456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-kh8jt/init.txt
2026-07-01 08:13:00.404473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-kh8jt/rabbit-init.txt
2026-07-01 08:13:00.404490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-89bbb9c68-vp2hq/
2026-07-01 08:13:00.404507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-89bbb9c68-vp2hq/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.404525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-89bbb9c68-vp2hq/cinder-scheduler.txt
2026-07-01 08:13:00.404542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-89bbb9c68-vp2hq/init.txt
2026-07-01 08:13:00.404560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-bzvjb/
2026-07-01 08:13:00.404578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-bzvjb/ceph-keyring-placement.txt
2026-07-01 08:13:00.404600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-bzvjb/cinder-storage-init-rbd1.txt
2026-07-01 08:13:00.404618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-bzvjb/init.txt
2026-07-01 08:13:00.404635 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-57c756d6c9-tf9rv/
2026-07-01 08:13:00.404653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-57c756d6c9-tf9rv/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.404670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-57c756d6c9-tf9rv/ceph-keyring-placement-rbd1.txt
2026-07-01 08:13:00.404687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-57c756d6c9-tf9rv/cinder-volume.txt
2026-07-01 08:13:00.404704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-57c756d6c9-tf9rv/init-cinder-conf.txt
2026-07-01 08:13:00.404721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-57c756d6c9-tf9rv/init.txt
2026-07-01 08:13:00.404737 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29714885-cz8s9/
2026-07-01 08:13:00.404754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29714885-cz8s9/cinder-volume-usage-audit.txt
2026-07-01 08:13:00.404771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29714885-cz8s9/init.txt
2026-07-01 08:13:00.404788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-64f95c6df8-2jvjd/
2026-07-01 08:13:00.404805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64f95c6df8-2jvjd/ceph-keyring-placement.txt
2026-07-01 08:13:00.404822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64f95c6df8-2jvjd/glance-api.txt
2026-07-01 08:13:00.404839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64f95c6df8-2jvjd/glance-perms.txt
2026-07-01 08:13:00.404855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64f95c6df8-2jvjd/init.txt
2026-07-01 08:13:00.404872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-v2s5g/
2026-07-01 08:13:00.404889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-v2s5g/glance-db-init-0.txt
2026-07-01 08:13:00.404906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-v2s5g/init.txt
2026-07-01 08:13:00.404923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-6zt47/
2026-07-01 08:13:00.404941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-6zt47/glance-db-sync.txt
2026-07-01 08:13:00.404975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-6zt47/init.txt
2026-07-01 08:13:00.404994 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-qlrlm/
2026-07-01 08:13:00.405012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-admin.txt
2026-07-01 08:13:00.405030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-internal.txt
2026-07-01 08:13:00.405047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-public.txt
2026-07-01 08:13:00.405065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-qlrlm/init.txt
2026-07-01 08:13:00.405082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-nnhlp/
2026-07-01 08:13:00.405100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-nnhlp/image-ks-service-registration.txt
2026-07-01 08:13:00.405117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-nnhlp/init.txt
2026-07-01 08:13:00.405134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-db8sr/
2026-07-01 08:13:00.405152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-db8sr/glance-ks-user.txt
2026-07-01 08:13:00.405169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-db8sr/init.txt
2026-07-01 08:13:00.405192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-s7jdf/
2026-07-01 08:13:00.405210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-s7jdf/glance-metadefs-load.txt
2026-07-01 08:13:00.405227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-s7jdf/init.txt
2026-07-01 08:13:00.405244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9mt5l/
2026-07-01 08:13:00.405261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9mt5l/init.txt
2026-07-01 08:13:00.405278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9mt5l/rabbit-init.txt
2026-07-01 08:13:00.405295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4v8sq/
2026-07-01 08:13:00.405312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4v8sq/ceph-keyring-placement.txt
2026-07-01 08:13:00.405330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4v8sq/glance-storage-init.txt
2026-07-01 08:13:00.405347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4v8sq/init.txt
2026-07-01 08:13:00.405364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-889fq/
2026-07-01 08:13:00.405381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-889fq/init.txt
2026-07-01 08:13:00.405398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-889fq/keepalived.txt
2026-07-01 08:13:00.405415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-889fq/wait-for-ip.txt
2026-07-01 08:13:00.405432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5b598b969b-j5hls/
2026-07-01 08:13:00.405449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5b598b969b-j5hls/init.txt
2026-07-01 08:13:00.405466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5b598b969b-j5hls/keystone-api.txt
2026-07-01 08:13:00.405483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-f2g79/
2026-07-01 08:13:00.405500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-f2g79/bootstrap.txt
2026-07-01 08:13:00.405517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-f2g79/init.txt
2026-07-01 08:13:00.405535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6b28b/
2026-07-01 08:13:00.405552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6b28b/init.txt
2026-07-01 08:13:00.405569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6b28b/keystone-credential-setup.txt
2026-07-01 08:13:00.405587 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rrc7z/
2026-07-01 08:13:00.405604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rrc7z/init.txt
2026-07-01 08:13:00.405621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rrc7z/keystone-db-init-0.txt
2026-07-01 08:13:00.405638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-prg4v/
2026-07-01 08:13:00.405655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-prg4v/init.txt
2026-07-01 08:13:00.405672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-prg4v/keystone-db-sync.txt
2026-07-01 08:13:00.405689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-5lxns/
2026-07-01 08:13:00.405706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-5lxns/init.txt
2026-07-01 08:13:00.405724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-5lxns/keystone-domain-manage.txt
2026-07-01 08:13:00.405741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8lrln/
2026-07-01 08:13:00.405758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8lrln/init.txt
2026-07-01 08:13:00.405780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8lrln/keystone-fernet-setup.txt
2026-07-01 08:13:00.405799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9cnqw/
2026-07-01 08:13:00.405817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9cnqw/init.txt
2026-07-01 08:13:00.405834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9cnqw/rabbit-init.txt
2026-07-01 08:13:00.405851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/
2026-07-01 08:13:00.405869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/ceph-admin-keyring-placement.txt
2026-07-01 08:13:00.405886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/ceph-keyring-placement.txt
2026-07-01 08:13:00.405903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/init-dynamic-options.txt
2026-07-01 08:13:00.405920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/init.txt
2026-07-01 08:13:00.405937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/libvirt-exporter.txt
2026-07-01 08:13:00.405954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/libvirt.txt
2026-07-01 08:13:00.405971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8st9t/tls-sidecar.txt
2026-07-01 08:13:00.405988 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-74gqq/
2026-07-01 08:13:00.406005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-74gqq/init.txt
2026-07-01 08:13:00.406022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-74gqq/memcached-exporter.txt
2026-07-01 08:13:00.406039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-74gqq/memcached.txt
2026-07-01 08:13:00.406056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-9t2d9/
2026-07-01 08:13:00.406072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-9t2d9/init.txt
2026-07-01 08:13:00.406089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-9t2d9/neutron-db-init-0.txt
2026-07-01 08:13:00.406106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qld4k/
2026-07-01 08:13:00.406123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qld4k/init.txt
2026-07-01 08:13:00.406141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qld4k/neutron-db-sync.txt
2026-07-01 08:13:00.406158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-x7pfm/
2026-07-01 08:13:00.406174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-x7pfm/init.txt
2026-07-01 08:13:00.406191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-admin.txt
2026-07-01 08:13:00.406208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-internal.txt
2026-07-01 08:13:00.406225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-public.txt
2026-07-01 08:13:00.406242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qb8lg/
2026-07-01 08:13:00.406259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qb8lg/init.txt
2026-07-01 08:13:00.406277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qb8lg/network-ks-service-registration.txt
2026-07-01 08:13:00.406294 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cd25m/
2026-07-01 08:13:00.406311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cd25m/init.txt
2026-07-01 08:13:00.406328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cd25m/neutron-ks-user.txt
2026-07-01 08:13:00.406349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6txnd/
2026-07-01 08:13:00.406366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6txnd/init.txt
2026-07-01 08:13:00.406384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6txnd/neutron-netns-cleanup-cron.txt
2026-07-01 08:13:00.406400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xxkv4/
2026-07-01 08:13:00.406417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xxkv4/init.txt
2026-07-01 08:13:00.406434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xxkv4/neutron-metadata-agent-init.txt
2026-07-01 08:13:00.406452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xxkv4/neutron-ovn-metadata-agent.txt
2026-07-01 08:13:00.406469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xxkv4/ovn-neutron-init.txt
2026-07-01 08:13:00.406486 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-kl7sd/
2026-07-01 08:13:00.406503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-kl7sd/init.txt
2026-07-01 08:13:00.406520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-kl7sd/neutron-ovn-vpn-agent.txt
2026-07-01 08:13:00.406537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-kl7sd/ovn-neutron-init.txt
2026-07-01 08:13:00.406555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-kl7sd/ovn-vpn-agent-init.txt
2026-07-01 08:13:00.406572 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-m5xt7/
2026-07-01 08:13:00.406589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-m5xt7/init.txt
2026-07-01 08:13:00.406607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-m5xt7/rabbit-init.txt
2026-07-01 08:13:00.406624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-898dc4c89-7nkjb/
2026-07-01 08:13:00.406641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-898dc4c89-7nkjb/init.txt
2026-07-01 08:13:00.406658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-898dc4c89-7nkjb/neutron-rpc-server.txt
2026-07-01 08:13:00.406676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-898dc4c89-7nkjb/ovn-neutron-init.txt
2026-07-01 08:13:00.406693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-584d4cf8f7-qljpt/
2026-07-01 08:13:00.406711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-584d4cf8f7-qljpt/init.txt
2026-07-01 08:13:00.406728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-584d4cf8f7-qljpt/neutron-policy-server.txt
2026-07-01 08:13:00.406746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-584d4cf8f7-qljpt/neutron-server.txt
2026-07-01 08:13:00.406764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-584d4cf8f7-qljpt/ovn-neutron-init.txt
2026-07-01 08:13:00.406781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f6cd67679-jr2vz/
2026-07-01 08:13:00.406799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f6cd67679-jr2vz/init.txt
2026-07-01 08:13:00.406819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f6cd67679-jr2vz/nova-api-metadata-init.txt
2026-07-01 08:13:00.406839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f6cd67679-jr2vz/nova-api.txt
2026-07-01 08:13:00.406856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-75f7bbb558-vh4c6/
2026-07-01 08:13:00.406873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-75f7bbb558-vh4c6/init.txt
2026-07-01 08:13:00.406894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-75f7bbb558-vh4c6/nova-osapi.txt
2026-07-01 08:13:00.406912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-67kzd/
2026-07-01 08:13:00.406930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-67kzd/bootstrap.txt
2026-07-01 08:13:00.406947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-67kzd/init.txt
2026-07-01 08:13:00.406964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29714880-v44wn/
2026-07-01 08:13:00.406982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29714880-v44wn/init.txt
2026-07-01 08:13:00.406999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29714880-v44wn/nova-cell-setup.txt
2026-07-01 08:13:00.407016 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-x6gv9/
2026-07-01 08:13:00.407034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-x6gv9/init.txt
2026-07-01 08:13:00.407051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-x6gv9/nova-cell-setup-init.txt
2026-07-01 08:13:00.407068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-x6gv9/nova-cell-setup.txt
2026-07-01 08:13:00.407086 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/
2026-07-01 08:13:00.407103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/ceph-admin-keyring-placement.txt
2026-07-01 08:13:00.407120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/ceph-keyring-placement.txt
2026-07-01 08:13:00.407137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/ceph-perms.txt
2026-07-01 08:13:00.407155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/init.txt
2026-07-01 08:13:00.407172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/nova-compute-init.txt
2026-07-01 08:13:00.407212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/nova-compute-ssh-init.txt
2026-07-01 08:13:00.407235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/nova-compute-ssh.txt
2026-07-01 08:13:00.407253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/nova-compute-vnc-init.txt
2026-07-01 08:13:00.407270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-mp2cn/nova-compute.txt
2026-07-01 08:13:00.407288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79f86bd85d-wvkbg/
2026-07-01 08:13:00.407304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79f86bd85d-wvkbg/init.txt
2026-07-01 08:13:00.407322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79f86bd85d-wvkbg/nova-conductor.txt
2026-07-01 08:13:00.407338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jnj4r/
2026-07-01 08:13:00.407356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jnj4r/init.txt
2026-07-01 08:13:00.407372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jnj4r/nova-db-init-0.txt
2026-07-01 08:13:00.407390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jnj4r/nova-db-init-1.txt
2026-07-01 08:13:00.407407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jnj4r/nova-db-init-2.txt
2026-07-01 08:13:00.407424 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-c9t2m/
2026-07-01 08:13:00.407441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-c9t2m/init.txt
2026-07-01 08:13:00.407458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-c9t2m/nova-db-sync.txt
2026-07-01 08:13:00.407475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-wdjl2/
2026-07-01 08:13:00.407492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-admin.txt
2026-07-01 08:13:00.407515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-internal.txt
2026-07-01 08:13:00.407533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-public.txt
2026-07-01 08:13:00.407550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-wdjl2/init.txt
2026-07-01 08:13:00.407567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bxf2x/
2026-07-01 08:13:00.407584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bxf2x/compute-ks-service-registration.txt
2026-07-01 08:13:00.407601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bxf2x/init.txt
2026-07-01 08:13:00.407618 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-tjzkd/
2026-07-01 08:13:00.407635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-tjzkd/init.txt
2026-07-01 08:13:00.407652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-tjzkd/nova-ks-user.txt
2026-07-01 08:13:00.407669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bbdbdd479-dfqqw/
2026-07-01 08:13:00.407686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bbdbdd479-dfqqw/init.txt
2026-07-01 08:13:00.407703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy-init-assets.txt
2026-07-01 08:13:00.407734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy-init.txt
2026-07-01 08:13:00.407753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy.txt
2026-07-01 08:13:00.407771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-wv4k8/
2026-07-01 08:13:00.407788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-wv4k8/init.txt
2026-07-01 08:13:00.407806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-wv4k8/rabbit-init.txt
2026-07-01 08:13:00.407826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bd4844d66-gk87r/
2026-07-01 08:13:00.407845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bd4844d66-gk87r/init.txt
2026-07-01 08:13:00.407862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bd4844d66-gk87r/nova-scheduler.txt
2026-07-01 08:13:00.407879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29714880-8x7k6/
2026-07-01 08:13:00.407895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29714880-8x7k6/init.txt
2026-07-01 08:13:00.407913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29714880-8x7k6/nova-service-cleaner.txt
2026-07-01 08:13:00.407931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-lcdjf/
2026-07-01 08:13:00.407949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lcdjf/init.txt
2026-07-01 08:13:00.407966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lcdjf/openvswitch-db-perms.txt
2026-07-01 08:13:00.407984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lcdjf/openvswitch-db.txt
2026-07-01 08:13:00.408001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lcdjf/openvswitch-vswitchd-modules.txt
2026-07-01 08:13:00.408018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lcdjf/openvswitch-vswitchd.txt
2026-07-01 08:13:00.408035 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-27g7m/
2026-07-01 08:13:00.408052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-27g7m/controller-init.txt
2026-07-01 08:13:00.408070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-27g7m/controller.txt
2026-07-01 08:13:00.408087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-27g7m/get-gw-enabled.txt
2026-07-01 08:13:00.408109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-27g7m/init.txt
2026-07-01 08:13:00.408126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-27g7m/log-parser.txt
2026-07-01 08:13:00.408143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-27g7m/vector.txt
2026-07-01 08:13:00.408161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-m59m7/
2026-07-01 08:13:00.408178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-m59m7/init.txt
2026-07-01 08:13:00.408195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-m59m7/northd.txt
2026-07-01 08:13:00.408213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-07-01 08:13:00.408231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-07-01 08:13:00.408249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-07-01 08:13:00.408266 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-07-01 08:13:00.408284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-07-01 08:13:00.408301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-07-01 08:13:00.408319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-07-01 08:13:00.408336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-01 08:13:00.408353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-01 08:13:00.408371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-01 08:13:00.408388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-01 08:13:00.408405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-07-01 08:13:00.408422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-01 08:13:00.408439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-01 08:13:00.408457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-01 08:13:00.408474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-55f8f6ff9b-c5gc7/
2026-07-01 08:13:00.408491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-55f8f6ff9b-c5gc7/init.txt
2026-07-01 08:13:00.408508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-55f8f6ff9b-c5gc7/placement-api.txt
2026-07-01 08:13:00.408525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-qv2pp/
2026-07-01 08:13:00.408542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-qv2pp/init.txt
2026-07-01 08:13:00.408560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-qv2pp/placement-db-init-0.txt
2026-07-01 08:13:00.408577 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kg9z9/
2026-07-01 08:13:00.408594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kg9z9/init.txt
2026-07-01 08:13:00.408611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kg9z9/placement-db-sync.txt
2026-07-01 08:13:00.408629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-whjkn/
2026-07-01 08:13:00.408646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-whjkn/init.txt
2026-07-01 08:13:00.408663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-admin.txt
2026-07-01 08:13:00.408680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-internal.txt
2026-07-01 08:13:00.408697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-public.txt
2026-07-01 08:13:00.408719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8jzfl/
2026-07-01 08:13:00.408737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8jzfl/init.txt
2026-07-01 08:13:00.408755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8jzfl/placement-ks-service-registration.txt
2026-07-01 08:13:00.408772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-ntcln/
2026-07-01 08:13:00.408789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-ntcln/init.txt
2026-07-01 08:13:00.408806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-ntcln/placement-ks-user.txt
2026-07-01 08:13:00.408823 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-zsqgt/
2026-07-01 08:13:00.408840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-zsqgt/percona-xtradb-cluster-operator.txt
2026-07-01 08:13:00.408858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-07-01 08:13:00.408875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-01 08:13:00.408892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-01 08:13:00.408909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-07-01 08:13:00.408927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-01 08:13:00.408944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-01 08:13:00.408984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-8z96g/
2026-07-01 08:13:00.409003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-8z96g/rabbitmq-cluster-operator.txt
2026-07-01 08:13:00.409021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-07-01 08:13:00.409038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-01 08:13:00.409054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-01 08:13:00.409071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-07-01 08:13:00.409088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-01 08:13:00.409105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-01 08:13:00.409122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt/
2026-07-01 08:13:00.409140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt/rabbitmq-cluster-operator.txt
2026-07-01 08:13:00.409157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-07-01 08:13:00.409175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-01 08:13:00.409192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-01 08:13:00.409210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-07-01 08:13:00.409227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-01 08:13:00.409244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-01 08:13:00.409262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/
2026-07-01 08:13:00.409279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/ceph-crash.txt
2026-07-01 08:13:00.409304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/chown-container-data-dir.txt
2026-07-01 08:13:00.409323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/make-container-crash-dir.txt
2026-07-01 08:13:00.409341 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/
2026-07-01 08:13:00.409358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/chown-container-data-dir.txt
2026-07-01 08:13:00.409375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/log-collector.txt
2026-07-01 08:13:00.409393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/rgw.txt
2026-07-01 08:13:00.409411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-75947468b8-spvsg/
2026-07-01 08:13:00.409429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-75947468b8-spvsg/init.txt
2026-07-01 08:13:00.409446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-75947468b8-spvsg/staffeln-api.txt
2026-07-01 08:13:00.409464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7674dc6767-wtwsw/
2026-07-01 08:13:00.409482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7674dc6767-wtwsw/staffeln-conductor.txt
2026-07-01 08:13:00.409499 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-znrqf/
2026-07-01 08:13:00.409517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-znrqf/init.txt
2026-07-01 08:13:00.409535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-znrqf/staffeln-db-init-0.txt
2026-07-01 08:13:00.409552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ngg9m/
2026-07-01 08:13:00.409569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ngg9m/init.txt
2026-07-01 08:13:00.409587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ngg9m/staffeln-db-sync.txt
2026-07-01 08:13:00.409605 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-07-01 08:13:00.409622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-07-01 08:13:00.409640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-07-01 08:13:00.409657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-07-01 08:13:00.409674 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-07-01 08:13:00.409691 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-rx7pm/
2026-07-01 08:13:00.409708 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-rx7pm/rook-ceph-operator.txt
2026-07-01 08:13:00.409726 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-07-01 08:13:00.409743 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-mvgb9/
2026-07-01 08:13:00.409771 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-mvgb9/secretgen-controller.txt
2026-07-01 08:13:00.409790 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-07-01 08:13:00.409808 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-krjld/
2026-07-01 08:13:00.409826 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-krjld/controller.txt
2026-07-01 08:13:00.409843 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kxvqn/
2026-07-01 08:13:00.409860 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kxvqn/ingress-nginx-default-backend.txt
2026-07-01 08:13:00.409877 | instance | cd+++++++++ pod-logs/kube-system/
2026-07-01 08:13:00.409895 | instance | cd+++++++++ pod-logs/kube-system/cilium-kx87z/
2026-07-01 08:13:00.409917 | instance | >f+++++++++ pod-logs/kube-system/cilium-kx87z/apply-sysctl-overwrites.txt
2026-07-01 08:13:00.409935 | instance | >f+++++++++ pod-logs/kube-system/cilium-kx87z/cilium-agent.txt
2026-07-01 08:13:00.409952 | instance | >f+++++++++ pod-logs/kube-system/cilium-kx87z/clean-cilium-state.txt
2026-07-01 08:13:00.409970 | instance | >f+++++++++ pod-logs/kube-system/cilium-kx87z/config.txt
2026-07-01 08:13:00.409987 | instance | >f+++++++++ pod-logs/kube-system/cilium-kx87z/install-cni-binaries.txt
2026-07-01 08:13:00.410005 | instance | >f+++++++++ pod-logs/kube-system/cilium-kx87z/mount-bpf-fs.txt
2026-07-01 08:13:00.410022 | instance | >f+++++++++ pod-logs/kube-system/cilium-kx87z/mount-cgroup.txt
2026-07-01 08:13:00.410040 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-74kd8/
2026-07-01 08:13:00.410057 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-74kd8/cilium-operator.txt
2026-07-01 08:13:00.410074 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-lnbqb/
2026-07-01 08:13:00.410091 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-lnbqb/coredns.txt
2026-07-01 08:13:00.410108 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rhpgm/
2026-07-01 08:13:00.410125 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rhpgm/coredns.txt
2026-07-01 08:13:00.410142 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-07-01 08:13:00.410160 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-07-01 08:13:00.410177 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-07-01 08:13:00.410195 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-01 08:13:00.410212 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-07-01 08:13:00.410230 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-01 08:13:00.410247 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-2z6bj/
2026-07-01 08:13:00.410264 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-2z6bj/kube-proxy.txt
2026-07-01 08:13:00.410281 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-07-01 08:13:00.410299 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-01 08:13:00.410317 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-07-01 08:13:00.410334 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-07-01 08:13:00.410351 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-07-01 08:13:00.410369 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-bzn5m/
2026-07-01 08:13:00.410386 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-bzn5m/local-path-provisioner.txt
2026-07-01 08:13:00.410404 | instance | cd+++++++++ pod-logs/monitoring/
2026-07-01 08:13:00.410421 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-01 08:13:00.410438 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-01 08:13:00.410455 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-01 08:13:00.410473 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-01 08:13:00.410490 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-01 08:13:00.410507 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-d79jz/
2026-07-01 08:13:00.410525 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-d79jz/goldpinger-daemon.txt
2026-07-01 08:13:00.410542 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/
2026-07-01 08:13:00.410563 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana-sc-dashboard.txt
2026-07-01 08:13:00.410581 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana-sc-datasources.txt
2026-07-01 08:13:00.410599 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b485d65ff-d875s/grafana.txt
2026-07-01 08:13:00.410617 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk/
2026-07-01 08:13:00.410634 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2f7gk/kube-state-metrics.txt
2026-07-01 08:13:00.410651 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nzpdk/
2026-07-01 08:13:00.410669 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nzpdk/kube-prometheus-stack.txt
2026-07-01 08:13:00.410686 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/
2026-07-01 08:13:00.410704 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/node-exporter.txt
2026-07-01 08:13:00.410721 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grwk7/pod-tls-sidecar.txt
2026-07-01 08:13:00.410780 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-07-01 08:13:00.410806 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-07-01 08:13:00.410827 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-07-01 08:13:00.410847 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-01 08:13:00.410864 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-01 08:13:00.410882 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-vgwpc/
2026-07-01 08:13:00.410899 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-vgwpc/nginx.txt
2026-07-01 08:13:00.410917 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-07-01 08:13:00.410935 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-07-01 08:13:00.410952 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-07-01 08:13:00.410969 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-g5258/
2026-07-01 08:13:00.410987 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-g5258/gc.txt
2026-07-01 08:13:00.411005 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5qsjv/
2026-07-01 08:13:00.411022 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5qsjv/master.txt
2026-07-01 08:13:00.411040 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-2mhpm/
2026-07-01 08:13:00.411058 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-2mhpm/worker.txt
2026-07-01 08:13:00.411075 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-01 08:13:00.411093 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-01 08:13:00.411110 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-01 08:13:00.411128 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-01 08:13:00.411145 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-01 08:13:00.411163 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-01 08:13:00.411215 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-jqbjg/
2026-07-01 08:13:00.411241 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-jqbjg/pushgateway.txt
2026-07-01 08:13:00.411268 | instance | cd+++++++++ pod-logs/monitoring/vector-kwnx8/
2026-07-01 08:13:00.411287 | instance | >f+++++++++ pod-logs/monitoring/vector-kwnx8/vector.txt
2026-07-01 08:13:00.411305 | instance | cd+++++++++ pod-logs/openstack/
2026-07-01 08:13:00.411322 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6744bbddc8-5qv9z/
2026-07-01 08:13:00.411340 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6744bbddc8-5qv9z/barbican-api.txt
2026-07-01 08:13:00.411358 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6744bbddc8-5qv9z/init.txt
2026-07-01 08:13:00.411376 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-shdbt/
2026-07-01 08:13:00.411394 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-shdbt/barbican-db-init-0.txt
2026-07-01 08:13:00.411411 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-shdbt/init.txt
2026-07-01 08:13:00.411429 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-lppj7/
2026-07-01 08:13:00.411446 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-lppj7/barbican-db-sync.txt
2026-07-01 08:13:00.411463 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-lppj7/init.txt
2026-07-01 08:13:00.411480 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-bbfkh/
2026-07-01 08:13:00.411497 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bbfkh/init.txt
2026-07-01 08:13:00.411515 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-admin.txt
2026-07-01 08:13:00.411533 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-internal.txt
2026-07-01 08:13:00.411550 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bbfkh/key-manager-ks-endpoints-public.txt
2026-07-01 08:13:00.411568 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-m9bsd/
2026-07-01 08:13:00.411586 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-m9bsd/init.txt
2026-07-01 08:13:00.411604 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-m9bsd/key-manager-ks-service-registration.txt
2026-07-01 08:13:00.411621 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-pb2zd/
2026-07-01 08:13:00.411639 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-pb2zd/barbican-ks-user.txt
2026-07-01 08:13:00.411657 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-pb2zd/init.txt
2026-07-01 08:13:00.411674 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-jtjg8/
2026-07-01 08:13:00.411692 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jtjg8/init.txt
2026-07-01 08:13:00.411710 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jtjg8/rabbit-init.txt
2026-07-01 08:13:00.411728 | instance | cd+++++++++ pod-logs/openstack/cinder-api-79d6b4c7d4-nm856/
2026-07-01 08:13:00.411746 | instance | >f+++++++++ pod-logs/openstack/cinder-api-79d6b4c7d4-nm856/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.411763 | instance | >f+++++++++ pod-logs/openstack/cinder-api-79d6b4c7d4-nm856/cinder-api.txt
2026-07-01 08:13:00.411781 | instance | >f+++++++++ pod-logs/openstack/cinder-api-79d6b4c7d4-nm856/init.txt
2026-07-01 08:13:00.411799 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-54547b7776-625bq/
2026-07-01 08:13:00.411817 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-54547b7776-625bq/ceph-backup-keyring-placement.txt
2026-07-01 08:13:00.411834 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-54547b7776-625bq/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.411852 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-54547b7776-625bq/ceph-keyring-placement-rbd1.txt
2026-07-01 08:13:00.411869 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-54547b7776-625bq/cinder-backup.txt
2026-07-01 08:13:00.411886 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-54547b7776-625bq/init.txt
2026-07-01 08:13:00.411904 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8qkg/
2026-07-01 08:13:00.411929 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8qkg/ceph-keyring-placement.txt
2026-07-01 08:13:00.411948 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8qkg/cinder-backup-storage-init.txt
2026-07-01 08:13:00.411966 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8qkg/init.txt
2026-07-01 08:13:00.411984 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-w5b9t/
2026-07-01 08:13:00.412001 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-w5b9t/bootstrap.txt
2026-07-01 08:13:00.412019 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-w5b9t/init.txt
2026-07-01 08:13:00.412036 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rckkp/
2026-07-01 08:13:00.412054 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rckkp/create-internal-tenant.txt
2026-07-01 08:13:00.412071 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rckkp/init.txt
2026-07-01 08:13:00.412089 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-fd8md/
2026-07-01 08:13:00.412106 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-fd8md/cinder-db-init-0.txt
2026-07-01 08:13:00.412123 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-fd8md/init.txt
2026-07-01 08:13:00.412140 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-9znhb/
2026-07-01 08:13:00.412158 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-9znhb/cinder-db-sync.txt
2026-07-01 08:13:00.412175 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-9znhb/init.txt
2026-07-01 08:13:00.412192 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-bcq7j/
2026-07-01 08:13:00.412210 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-bcq7j/init.txt
2026-07-01 08:13:00.412227 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-admin.txt
2026-07-01 08:13:00.412245 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-internal.txt
2026-07-01 08:13:00.412262 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-bcq7j/volumev3-ks-endpoints-public.txt
2026-07-01 08:13:00.412279 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-g9d8g/
2026-07-01 08:13:00.412297 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-g9d8g/init.txt
2026-07-01 08:13:00.412314 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-g9d8g/volumev3-ks-service-registration.txt
2026-07-01 08:13:00.412331 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-d6vfv/
2026-07-01 08:13:00.412348 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-d6vfv/cinder-ks-user.txt
2026-07-01 08:13:00.412365 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-d6vfv/init.txt
2026-07-01 08:13:00.412382 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-kh8jt/
2026-07-01 08:13:00.412400 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-kh8jt/init.txt
2026-07-01 08:13:00.412417 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-kh8jt/rabbit-init.txt
2026-07-01 08:13:00.412434 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-89bbb9c68-vp2hq/
2026-07-01 08:13:00.412451 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-89bbb9c68-vp2hq/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.412469 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-89bbb9c68-vp2hq/cinder-scheduler.txt
2026-07-01 08:13:00.412486 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-89bbb9c68-vp2hq/init.txt
2026-07-01 08:13:00.412503 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-bzvjb/
2026-07-01 08:13:00.412520 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-bzvjb/ceph-keyring-placement.txt
2026-07-01 08:13:00.412537 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-bzvjb/cinder-storage-init-rbd1.txt
2026-07-01 08:13:00.412559 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-bzvjb/init.txt
2026-07-01 08:13:00.412577 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-57c756d6c9-tf9rv/
2026-07-01 08:13:00.412594 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-57c756d6c9-tf9rv/ceph-coordination-volume-perms.txt
2026-07-01 08:13:00.412612 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-57c756d6c9-tf9rv/ceph-keyring-placement-rbd1.txt
2026-07-01 08:13:00.412629 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-57c756d6c9-tf9rv/cinder-volume.txt
2026-07-01 08:13:00.412647 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-57c756d6c9-tf9rv/init-cinder-conf.txt
2026-07-01 08:13:00.412664 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-57c756d6c9-tf9rv/init.txt
2026-07-01 08:13:00.412681 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29714885-cz8s9/
2026-07-01 08:13:00.412699 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29714885-cz8s9/cinder-volume-usage-audit.txt
2026-07-01 08:13:00.412716 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29714885-cz8s9/init.txt
2026-07-01 08:13:00.412733 | instance | cd+++++++++ pod-logs/openstack/glance-api-64f95c6df8-2jvjd/
2026-07-01 08:13:00.412750 | instance | >f+++++++++ pod-logs/openstack/glance-api-64f95c6df8-2jvjd/ceph-keyring-placement.txt
2026-07-01 08:13:00.412767 | instance | >f+++++++++ pod-logs/openstack/glance-api-64f95c6df8-2jvjd/glance-api.txt
2026-07-01 08:13:00.412784 | instance | >f+++++++++ pod-logs/openstack/glance-api-64f95c6df8-2jvjd/glance-perms.txt
2026-07-01 08:13:00.412801 | instance | >f+++++++++ pod-logs/openstack/glance-api-64f95c6df8-2jvjd/init.txt
2026-07-01 08:13:00.412819 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-v2s5g/
2026-07-01 08:13:00.412836 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-v2s5g/glance-db-init-0.txt
2026-07-01 08:13:00.412854 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-v2s5g/init.txt
2026-07-01 08:13:00.412871 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-6zt47/
2026-07-01 08:13:00.412889 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-6zt47/glance-db-sync.txt
2026-07-01 08:13:00.412907 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-6zt47/init.txt
2026-07-01 08:13:00.412925 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-qlrlm/
2026-07-01 08:13:00.412943 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-admin.txt
2026-07-01 08:13:00.412976 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-internal.txt
2026-07-01 08:13:00.412996 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-qlrlm/image-ks-endpoints-public.txt
2026-07-01 08:13:00.413014 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-qlrlm/init.txt
2026-07-01 08:13:00.413032 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-nnhlp/
2026-07-01 08:13:00.413049 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-nnhlp/image-ks-service-registration.txt
2026-07-01 08:13:00.413079 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-nnhlp/init.txt
2026-07-01 08:13:00.413099 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-db8sr/
2026-07-01 08:13:00.413124 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-db8sr/glance-ks-user.txt
2026-07-01 08:13:00.413143 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-db8sr/init.txt
2026-07-01 08:13:00.413161 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-s7jdf/
2026-07-01 08:13:00.413179 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-s7jdf/glance-metadefs-load.txt
2026-07-01 08:13:00.413197 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-s7jdf/init.txt
2026-07-01 08:13:00.413215 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-9mt5l/
2026-07-01 08:13:00.413233 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-9mt5l/init.txt
2026-07-01 08:13:00.413257 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-9mt5l/rabbit-init.txt
2026-07-01 08:13:00.413275 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-4v8sq/
2026-07-01 08:13:00.413293 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4v8sq/ceph-keyring-placement.txt
2026-07-01 08:13:00.413310 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4v8sq/glance-storage-init.txt
2026-07-01 08:13:00.413327 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4v8sq/init.txt
2026-07-01 08:13:00.413345 | instance | cd+++++++++ pod-logs/openstack/keepalived-889fq/
2026-07-01 08:13:00.413362 | instance | >f+++++++++ pod-logs/openstack/keepalived-889fq/init.txt
2026-07-01 08:13:00.413380 | instance | >f+++++++++ pod-logs/openstack/keepalived-889fq/keepalived.txt
2026-07-01 08:13:00.413397 | instance | >f+++++++++ pod-logs/openstack/keepalived-889fq/wait-for-ip.txt
2026-07-01 08:13:00.413415 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5b598b969b-j5hls/
2026-07-01 08:13:00.413432 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5b598b969b-j5hls/init.txt
2026-07-01 08:13:00.413449 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5b598b969b-j5hls/keystone-api.txt
2026-07-01 08:13:00.413467 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-f2g79/
2026-07-01 08:13:00.413484 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-f2g79/bootstrap.txt
2026-07-01 08:13:00.413501 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-f2g79/init.txt
2026-07-01 08:13:00.413518 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-6b28b/
2026-07-01 08:13:00.413536 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6b28b/init.txt
2026-07-01 08:13:00.413553 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6b28b/keystone-credential-setup.txt
2026-07-01 08:13:00.413570 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-rrc7z/
2026-07-01 08:13:00.413587 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rrc7z/init.txt
2026-07-01 08:13:00.413604 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rrc7z/keystone-db-init-0.txt
2026-07-01 08:13:00.413621 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-prg4v/
2026-07-01 08:13:00.413639 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-prg4v/init.txt
2026-07-01 08:13:00.413656 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-prg4v/keystone-db-sync.txt
2026-07-01 08:13:00.413673 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-5lxns/
2026-07-01 08:13:00.413691 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-5lxns/init.txt
2026-07-01 08:13:00.413708 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-5lxns/keystone-domain-manage.txt
2026-07-01 08:13:00.413725 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-8lrln/
2026-07-01 08:13:00.413742 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8lrln/init.txt
2026-07-01 08:13:00.413759 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8lrln/keystone-fernet-setup.txt
2026-07-01 08:13:00.413776 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-9cnqw/
2026-07-01 08:13:00.413794 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-9cnqw/init.txt
2026-07-01 08:13:00.413813 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-9cnqw/rabbit-init.txt
2026-07-01 08:13:00.413833 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/
2026-07-01 08:13:00.413851 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/ceph-admin-keyring-placement.txt
2026-07-01 08:13:00.413868 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/ceph-keyring-placement.txt
2026-07-01 08:13:00.413885 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/init-dynamic-options.txt
2026-07-01 08:13:00.413906 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/init.txt
2026-07-01 08:13:00.413924 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/libvirt-exporter.txt
2026-07-01 08:13:00.413942 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/libvirt.txt
2026-07-01 08:13:00.413959 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8st9t/tls-sidecar.txt
2026-07-01 08:13:00.413976 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-74gqq/
2026-07-01 08:13:00.413993 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-74gqq/init.txt
2026-07-01 08:13:00.414010 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-74gqq/memcached-exporter.txt
2026-07-01 08:13:00.414028 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-74gqq/memcached.txt
2026-07-01 08:13:00.414045 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-9t2d9/
2026-07-01 08:13:00.414063 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-9t2d9/init.txt
2026-07-01 08:13:00.414080 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-9t2d9/neutron-db-init-0.txt
2026-07-01 08:13:00.414098 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-qld4k/
2026-07-01 08:13:00.414115 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-qld4k/init.txt
2026-07-01 08:13:00.414133 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-qld4k/neutron-db-sync.txt
2026-07-01 08:13:00.414150 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-x7pfm/
2026-07-01 08:13:00.414168 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-x7pfm/init.txt
2026-07-01 08:13:00.414186 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-admin.txt
2026-07-01 08:13:00.414204 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-internal.txt
2026-07-01 08:13:00.414222 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-x7pfm/network-ks-endpoints-public.txt
2026-07-01 08:13:00.414239 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-qb8lg/
2026-07-01 08:13:00.414256 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-qb8lg/init.txt
2026-07-01 08:13:00.414274 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-qb8lg/network-ks-service-registration.txt
2026-07-01 08:13:00.414292 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-cd25m/
2026-07-01 08:13:00.414309 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cd25m/init.txt
2026-07-01 08:13:00.414326 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cd25m/neutron-ks-user.txt
2026-07-01 08:13:00.414344 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6txnd/
2026-07-01 08:13:00.414362 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6txnd/init.txt
2026-07-01 08:13:00.414380 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6txnd/neutron-netns-cleanup-cron.txt
2026-07-01 08:13:00.414397 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xxkv4/
2026-07-01 08:13:00.414415 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xxkv4/init.txt
2026-07-01 08:13:00.414433 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xxkv4/neutron-metadata-agent-init.txt
2026-07-01 08:13:00.414450 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xxkv4/neutron-ovn-metadata-agent.txt
2026-07-01 08:13:00.414468 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xxkv4/ovn-neutron-init.txt
2026-07-01 08:13:00.414485 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-kl7sd/
2026-07-01 08:13:00.414503 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-kl7sd/init.txt
2026-07-01 08:13:00.414520 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-kl7sd/neutron-ovn-vpn-agent.txt
2026-07-01 08:13:00.414542 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-kl7sd/ovn-neutron-init.txt
2026-07-01 08:13:00.414560 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-kl7sd/ovn-vpn-agent-init.txt
2026-07-01 08:13:00.414577 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-m5xt7/
2026-07-01 08:13:00.414595 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-m5xt7/init.txt
2026-07-01 08:13:00.414612 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-m5xt7/rabbit-init.txt
2026-07-01 08:13:00.414630 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-898dc4c89-7nkjb/
2026-07-01 08:13:00.414647 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-898dc4c89-7nkjb/init.txt
2026-07-01 08:13:00.414665 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-898dc4c89-7nkjb/neutron-rpc-server.txt
2026-07-01 08:13:00.414682 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-898dc4c89-7nkjb/ovn-neutron-init.txt
2026-07-01 08:13:00.414699 | instance | cd+++++++++ pod-logs/openstack/neutron-server-584d4cf8f7-qljpt/
2026-07-01 08:13:00.414717 | instance | >f+++++++++ pod-logs/openstack/neutron-server-584d4cf8f7-qljpt/init.txt
2026-07-01 08:13:00.414734 | instance | >f+++++++++ pod-logs/openstack/neutron-server-584d4cf8f7-qljpt/neutron-policy-server.txt
2026-07-01 08:13:00.414752 | instance | >f+++++++++ pod-logs/openstack/neutron-server-584d4cf8f7-qljpt/neutron-server.txt
2026-07-01 08:13:00.414769 | instance | >f+++++++++ pod-logs/openstack/neutron-server-584d4cf8f7-qljpt/ovn-neutron-init.txt
2026-07-01 08:13:00.414787 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-f6cd67679-jr2vz/
2026-07-01 08:13:00.414804 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f6cd67679-jr2vz/init.txt
2026-07-01 08:13:00.414821 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f6cd67679-jr2vz/nova-api-metadata-init.txt
2026-07-01 08:13:00.414838 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f6cd67679-jr2vz/nova-api.txt
2026-07-01 08:13:00.414856 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-75f7bbb558-vh4c6/
2026-07-01 08:13:00.414873 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-75f7bbb558-vh4c6/init.txt
2026-07-01 08:13:00.414890 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-75f7bbb558-vh4c6/nova-osapi.txt
2026-07-01 08:13:00.414907 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-67kzd/
2026-07-01 08:13:00.414924 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-67kzd/bootstrap.txt
2026-07-01 08:13:00.414941 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-67kzd/init.txt
2026-07-01 08:13:00.414959 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29714880-v44wn/
2026-07-01 08:13:00.414976 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29714880-v44wn/init.txt
2026-07-01 08:13:00.414993 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29714880-v44wn/nova-cell-setup.txt
2026-07-01 08:13:00.415011 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-x6gv9/
2026-07-01 08:13:00.415028 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-x6gv9/init.txt
2026-07-01 08:13:00.415045 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-x6gv9/nova-cell-setup-init.txt
2026-07-01 08:13:00.415063 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-x6gv9/nova-cell-setup.txt
2026-07-01 08:13:00.415080 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/
2026-07-01 08:13:00.415097 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/ceph-admin-keyring-placement.txt
2026-07-01 08:13:00.415114 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/ceph-keyring-placement.txt
2026-07-01 08:13:00.415131 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/ceph-perms.txt
2026-07-01 08:13:00.415148 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/init.txt
2026-07-01 08:13:00.415169 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/nova-compute-init.txt
2026-07-01 08:13:00.415201 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/nova-compute-ssh-init.txt
2026-07-01 08:13:00.415218 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/nova-compute-ssh.txt
2026-07-01 08:13:00.415236 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/nova-compute-vnc-init.txt
2026-07-01 08:13:00.415253 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-mp2cn/nova-compute.txt
2026-07-01 08:13:00.415270 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-79f86bd85d-wvkbg/
2026-07-01 08:13:00.415288 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-79f86bd85d-wvkbg/init.txt
2026-07-01 08:13:00.415305 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-79f86bd85d-wvkbg/nova-conductor.txt
2026-07-01 08:13:00.415322 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-jnj4r/
2026-07-01 08:13:00.415340 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jnj4r/init.txt
2026-07-01 08:13:00.415357 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jnj4r/nova-db-init-0.txt
2026-07-01 08:13:00.415374 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jnj4r/nova-db-init-1.txt
2026-07-01 08:13:00.415392 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jnj4r/nova-db-init-2.txt
2026-07-01 08:13:00.415410 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-c9t2m/
2026-07-01 08:13:00.415427 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-c9t2m/init.txt
2026-07-01 08:13:00.415445 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-c9t2m/nova-db-sync.txt
2026-07-01 08:13:00.415462 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-wdjl2/
2026-07-01 08:13:00.415479 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-admin.txt
2026-07-01 08:13:00.415497 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-internal.txt
2026-07-01 08:13:00.415514 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-wdjl2/compute-ks-endpoints-public.txt
2026-07-01 08:13:00.415531 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-wdjl2/init.txt
2026-07-01 08:13:00.415549 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-bxf2x/
2026-07-01 08:13:00.415566 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bxf2x/compute-ks-service-registration.txt
2026-07-01 08:13:00.415584 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bxf2x/init.txt
2026-07-01 08:13:00.415602 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-tjzkd/
2026-07-01 08:13:00.415620 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-tjzkd/init.txt
2026-07-01 08:13:00.415638 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-tjzkd/nova-ks-user.txt
2026-07-01 08:13:00.415656 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6bbdbdd479-dfqqw/
2026-07-01 08:13:00.415674 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bbdbdd479-dfqqw/init.txt
2026-07-01 08:13:00.415692 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy-init-assets.txt
2026-07-01 08:13:00.415710 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy-init.txt
2026-07-01 08:13:00.415727 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bbdbdd479-dfqqw/nova-novncproxy.txt
2026-07-01 08:13:00.415745 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-wv4k8/
2026-07-01 08:13:00.415762 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-wv4k8/init.txt
2026-07-01 08:13:00.415780 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-wv4k8/rabbit-init.txt
2026-07-01 08:13:00.415798 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-bd4844d66-gk87r/
2026-07-01 08:13:00.415815 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bd4844d66-gk87r/init.txt
2026-07-01 08:13:00.415838 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bd4844d66-gk87r/nova-scheduler.txt
2026-07-01 08:13:00.415856 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29714880-8x7k6/
2026-07-01 08:13:00.415874 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29714880-8x7k6/init.txt
2026-07-01 08:13:00.415903 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29714880-8x7k6/nova-service-cleaner.txt
2026-07-01 08:13:00.415923 | instance | cd+++++++++ pod-logs/openstack/openvswitch-lcdjf/
2026-07-01 08:13:00.415941 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lcdjf/init.txt
2026-07-01 08:13:00.415959 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lcdjf/openvswitch-db-perms.txt
2026-07-01 08:13:00.415977 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lcdjf/openvswitch-db.txt
2026-07-01 08:13:00.415994 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lcdjf/openvswitch-vswitchd-modules.txt
2026-07-01 08:13:00.416012 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lcdjf/openvswitch-vswitchd.txt
2026-07-01 08:13:00.416029 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-27g7m/
2026-07-01 08:13:00.416047 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-27g7m/controller-init.txt
2026-07-01 08:13:00.416064 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-27g7m/controller.txt
2026-07-01 08:13:00.416082 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-27g7m/get-gw-enabled.txt
2026-07-01 08:13:00.416099 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-27g7m/init.txt
2026-07-01 08:13:00.416116 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-27g7m/log-parser.txt
2026-07-01 08:13:00.416134 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-27g7m/vector.txt
2026-07-01 08:13:00.416151 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-m59m7/
2026-07-01 08:13:00.416169 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-m59m7/init.txt
2026-07-01 08:13:00.416187 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-m59m7/northd.txt
2026-07-01 08:13:00.416204 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-07-01 08:13:00.416221 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-07-01 08:13:00.416239 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-07-01 08:13:00.416256 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-07-01 08:13:00.416274 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-07-01 08:13:00.416291 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-07-01 08:13:00.416308 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-07-01 08:13:00.416326 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-01 08:13:00.416343 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-01 08:13:00.416361 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-01 08:13:00.416378 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-01 08:13:00.416395 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-07-01 08:13:00.416412 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-01 08:13:00.416430 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-01 08:13:00.416447 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-01 08:13:00.416465 | instance | cd+++++++++ pod-logs/openstack/placement-api-55f8f6ff9b-c5gc7/
2026-07-01 08:13:00.416482 | instance | >f+++++++++ pod-logs/openstack/placement-api-55f8f6ff9b-c5gc7/init.txt
2026-07-01 08:13:00.416499 | instance | >f+++++++++ pod-logs/openstack/placement-api-55f8f6ff9b-c5gc7/placement-api.txt
2026-07-01 08:13:00.416521 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-qv2pp/
2026-07-01 08:13:00.416539 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-qv2pp/init.txt
2026-07-01 08:13:00.416557 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-qv2pp/placement-db-init-0.txt
2026-07-01 08:13:00.416574 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-kg9z9/
2026-07-01 08:13:00.416592 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-kg9z9/init.txt
2026-07-01 08:13:00.416610 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-kg9z9/placement-db-sync.txt
2026-07-01 08:13:00.416627 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-whjkn/
2026-07-01 08:13:00.416645 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-whjkn/init.txt
2026-07-01 08:13:00.416662 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-admin.txt
2026-07-01 08:13:00.416679 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-internal.txt
2026-07-01 08:13:00.416697 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-whjkn/placement-ks-endpoints-public.txt
2026-07-01 08:13:00.416714 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-8jzfl/
2026-07-01 08:13:00.416732 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8jzfl/init.txt
2026-07-01 08:13:00.416749 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8jzfl/placement-ks-service-registration.txt
2026-07-01 08:13:00.416767 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-ntcln/
2026-07-01 08:13:00.416786 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-ntcln/init.txt
2026-07-01 08:13:00.416814 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-ntcln/placement-ks-user.txt
2026-07-01 08:13:00.416843 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-zsqgt/
2026-07-01 08:13:00.416868 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-zsqgt/percona-xtradb-cluster-operator.txt
2026-07-01 08:13:00.416890 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-07-01 08:13:00.416909 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-01 08:13:00.416927 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-01 08:13:00.416944 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-07-01 08:13:00.416980 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-01 08:13:00.417001 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-01 08:13:00.417018 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-8z96g/
2026-07-01 08:13:00.417036 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-8z96g/rabbitmq-cluster-operator.txt
2026-07-01 08:13:00.417053 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-07-01 08:13:00.417070 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-01 08:13:00.417087 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-01 08:13:00.417104 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-07-01 08:13:00.417122 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-01 08:13:00.417139 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-01 08:13:00.417156 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt/
2026-07-01 08:13:00.417173 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhxxt/rabbitmq-cluster-operator.txt
2026-07-01 08:13:00.417190 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-07-01 08:13:00.417214 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-01 08:13:00.417233 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-01 08:13:00.417250 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-07-01 08:13:00.417267 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-01 08:13:00.417284 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-01 08:13:00.417301 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/
2026-07-01 08:13:00.417318 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/ceph-crash.txt
2026-07-01 08:13:00.417334 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/chown-container-data-dir.txt
2026-07-01 08:13:00.417351 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zpfkt/make-container-crash-dir.txt
2026-07-01 08:13:00.417369 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/
2026-07-01 08:13:00.417386 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/chown-container-data-dir.txt
2026-07-01 08:13:00.417403 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/log-collector.txt
2026-07-01 08:13:00.417420 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wpfdt/rgw.txt
2026-07-01 08:13:00.417438 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-75947468b8-spvsg/
2026-07-01 08:13:00.417455 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-75947468b8-spvsg/init.txt
2026-07-01 08:13:00.417472 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-75947468b8-spvsg/staffeln-api.txt
2026-07-01 08:13:00.417490 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-7674dc6767-wtwsw/
2026-07-01 08:13:00.417507 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-7674dc6767-wtwsw/staffeln-conductor.txt
2026-07-01 08:13:00.417525 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-znrqf/
2026-07-01 08:13:00.417542 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-znrqf/init.txt
2026-07-01 08:13:00.417560 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-znrqf/staffeln-db-init-0.txt
2026-07-01 08:13:00.417578 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-ngg9m/
2026-07-01 08:13:00.417595 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ngg9m/init.txt
2026-07-01 08:13:00.417612 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ngg9m/staffeln-db-sync.txt
2026-07-01 08:13:00.417629 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-07-01 08:13:00.417646 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-07-01 08:13:00.417664 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-07-01 08:13:00.417681 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-07-01 08:13:00.417698 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-07-01 08:13:00.417716 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-rx7pm/
2026-07-01 08:13:00.417733 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-rx7pm/rook-ceph-operator.txt
2026-07-01 08:13:00.417750 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-07-01 08:13:00.417768 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-mvgb9/
2026-07-01 08:13:00.417785 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-mvgb9/secretgen-controller.txt
2026-07-01 08:13:00.436379 |
2026-07-01 08:13:00.436460 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-07-01 08:13:00.636816 | instance | changed
2026-07-01 08:13:00.645127 |
2026-07-01 08:13:00.645221 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-07-01 08:13:01.525409 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-07-01 08:13:01.541958 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-01 08:13:01.542048 | instance | Dload Upload Total Spent Left Speed
2026-07-01 08:13:01.546920 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-07-01 08:13:01.721790 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-07-01 08:13:01.729094 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-01 08:13:01.729126 | instance | Dload Upload Total Spent Left Speed
2026-07-01 08:13:01.734015 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-07-01 08:13:02.110991 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-07-01 08:13:02.117314 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-01 08:13:02.117348 | instance | Dload Upload Total Spent Left Speed
2026-07-01 08:13:02.121843 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-07-01 08:13:02.349240 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-07-01 08:13:02.689369 | instance | ERROR
2026-07-01 08:13:02.689622 | instance | {
2026-07-01 08:13:02.689684 | instance | "delta": "0:00:01.507207",
2026-07-01 08:13:02.689730 | instance | "end": "2026-07-01 08:13:02.356715",
2026-07-01 08:13:02.689772 | instance | "msg": "non-zero return code",
2026-07-01 08:13:02.689811 | instance | "rc": 5,
2026-07-01 08:13:02.689850 | instance | "start": "2026-07-01 08:13:00.849508"
2026-07-01 08:13:02.689890 | instance | }
2026-07-01 08:13:02.689942 | instance | ERROR: Ignoring Errors
2026-07-01 08:13:02.697646 |
2026-07-01 08:13:02.697782 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-07-01 08:13:03.052357 | instance | ceph-mgr endpoints:
2026-07-01 08:13:03.269339 | instance | ok: Runtime: 0:00:00.109322
2026-07-01 08:13:03.276528 |
2026-07-01 08:13:03.276596 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-07-01 08:13:03.810828 | instance | ok: Runtime: 0:00:00.095739
2026-07-01 08:13:03.816190 |
2026-07-01 08:13:03.816258 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-07-01 08:13:04.297223 | instance | changed:
2026-07-01 08:13:04.297532 | instance | cd+++++++++ prometheus/
2026-07-01 08:13:04.297593 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-07-01 08:13:04.297638 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-07-01 08:13:04.297681 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-07-01 08:13:04.307050 |
2026-07-01 08:13:04.311361 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-07-01 08:13:04.522017 | instance | changed
2026-07-01 08:13:04.527446 |
2026-07-01 08:13:04.527514 | TASK [gather-selenium-data : Get selenium data]
2026-07-01 08:13:04.752378 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-07-01 08:13:04.753792 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-07-01 08:13:05.063165 | instance | ERROR
2026-07-01 08:13:05.063369 | instance | {
2026-07-01 08:13:05.063412 | instance | "delta": "0:00:00.006357",
2026-07-01 08:13:05.063462 | instance | "end": "2026-07-01 08:13:04.754154",
2026-07-01 08:13:05.063490 | instance | "msg": "non-zero return code",
2026-07-01 08:13:05.063515 | instance | "rc": 1,
2026-07-01 08:13:05.063557 | instance | "start": "2026-07-01 08:13:04.747797"
2026-07-01 08:13:05.063604 | instance | }
2026-07-01 08:13:05.063654 | instance | ERROR: Ignoring Errors
2026-07-01 08:13:05.070629 |
2026-07-01 08:13:05.070727 | TASK [gather-selenium-data : Downloads logs to executor]
2026-07-01 08:13:05.560875 | instance | changed: cd+++++++++ selenium/
2026-07-01 08:13:05.596157 |
2026-07-01 08:13:05.596239 | PLAY RECAP
2026-07-01 08:13:05.596318 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-07-01 08:13:05.596361 |
2026-07-01 08:13:05.734411 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-01 08:13:05.746522 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-01 08:13:06.386694 |
2026-07-01 08:13:06.386864 | PLAY [all]
2026-07-01 08:13:06.398666 |
2026-07-01 08:13:06.398756 | TASK [fetch-output : Set log path for multiple nodes]
2026-07-01 08:13:06.444140 | instance | skipping: Conditional result was False
2026-07-01 08:13:06.455269 |
2026-07-01 08:13:06.455382 | TASK [fetch-output : Set log path for single node]
2026-07-01 08:13:06.501183 | instance | ok
2026-07-01 08:13:06.507529 |
2026-07-01 08:13:06.507622 | LOOP [fetch-output : Ensure local output dirs]
2026-07-01 08:13:06.888533 | instance -> localhost | ok: "/var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/work/logs"
2026-07-01 08:13:07.089480 | instance -> localhost | changed: "/var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/work/artifacts"
2026-07-01 08:13:07.289168 | instance -> localhost | changed: "/var/lib/zuul/builds/72f4484245ec434d9c1fef91af12bd93/work/docs"
2026-07-01 08:13:07.310113 |
2026-07-01 08:13:07.310237 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-07-01 08:13:07.983907 | instance | changed: .d..t...... ./
2026-07-01 08:13:07.984152 | instance | changed: All items complete
2026-07-01 08:13:07.984192 |
2026-07-01 08:13:08.421364 | instance | changed: .d..t...... ./
2026-07-01 08:13:08.851495 | instance | changed: .d..t...... ./
2026-07-01 08:13:08.878248 |
2026-07-01 08:13:08.878418 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-07-01 08:13:09.288349 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007580
2026-07-01 08:13:09.517675 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007787
2026-07-01 08:13:09.540056 |
2026-07-01 08:13:09.540189 | PLAY [all]
2026-07-01 08:13:09.547460 |
2026-07-01 08:13:09.547547 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-07-01 08:13:09.955334 | instance | changed
2026-07-01 08:13:09.962779 |
2026-07-01 08:13:09.962852 | PLAY RECAP
2026-07-01 08:13:09.962922 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-07-01 08:13:09.962954 |
2026-07-01 08:13:10.085873 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-01 08:13:10.099060 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-07-01 08:13:10.745650 |
2026-07-01 08:13:10.745795 | PLAY [localhost]
2026-07-01 08:13:10.756120 |
2026-07-01 08:13:10.756191 | TASK [Generate Zuul manifest]
2026-07-01 08:13:10.778438 | localhost | ok
2026-07-01 08:13:10.796762 |
2026-07-01 08:13:10.796850 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-07-01 08:13:11.414915 | localhost | changed
2026-07-01 08:13:11.425756 |
2026-07-01 08:13:11.425849 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-07-01 08:13:11.457453 | localhost | ok
2026-07-01 08:13:11.464393 |
2026-07-01 08:13:11.464455 | TASK [Upload logs]
2026-07-01 08:13:11.485868 | localhost | ok
2026-07-01 08:13:11.579250 |
2026-07-01 08:13:11.579363 | TASK [Set zuul-log-path fact]
2026-07-01 08:13:11.597043 | localhost | ok
2026-07-01 08:13:11.611209 |
2026-07-01 08:13:11.611284 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-01 08:13:11.639617 | localhost | ok
2026-07-01 08:13:11.646338 |
2026-07-01 08:13:11.646403 | TASK [upload-logs : Create log directories]
2026-07-01 08:13:12.002910 | localhost | changed
2026-07-01 08:13:12.009214 |
2026-07-01 08:13:12.009344 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-07-01 08:13:12.384100 | localhost -> localhost | ok: Runtime: 0:00:00.028122
2026-07-01 08:13:12.390964 |
2026-07-01 08:13:12.391065 | TASK [upload-logs : Upload logs to log server]
2026-07-01 08:13:13.297979 | localhost | Output suppressed because no_log was given
2026-07-01 08:13:13.305376 |
2026-07-01 08:13:13.305522 | LOOP [upload-logs : Compress console log and json output]
2026-07-01 08:13:13.350893 | localhost | skipping: Conditional result was False
2026-07-01 08:13:13.358089 | localhost | skipping: Conditional result was False
2026-07-01 08:13:13.370462 |
2026-07-01 08:13:13.370571 | LOOP [upload-logs : Upload compressed console log and json output]
2026-07-01 08:13:13.410879 | localhost | skipping: Conditional result was False
2026-07-01 08:13:13.411220 |
2026-07-01 08:13:13.415932 | localhost | skipping: Conditional result was False
2026-07-01 08:13:13.431754 |
2026-07-01 08:13:13.431846 | LOOP [upload-logs : Upload console log and json output]