2026-06-29 20:46:28.762612 | Job console starting
2026-06-29 20:46:28.772936 | Updating git repos
2026-06-29 20:46:33.537369 | Cloning repos into workspace
2026-06-29 20:46:49.062312 | Restoring repo states
2026-06-29 20:46:55.245074 | Merging changes
2026-06-29 20:46:56.209026 | Checking out repos
2026-06-29 20:46:58.040318 | Preparing playbooks
2026-06-29 20:47:01.381055 | Running Ansible setup
2026-06-29 20:47:05.559736 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-29 20:47:06.258816 |
2026-06-29 20:47:06.258985 | PLAY [localhost]
2026-06-29 20:47:06.266943 |
2026-06-29 20:47:06.267037 | TASK [Gathering Facts]
2026-06-29 20:47:07.199298 | localhost | ok
2026-06-29 20:47:07.211384 |
2026-06-29 20:47:07.211533 | TASK [Setup log path fact]
2026-06-29 20:47:07.233223 | localhost | ok
2026-06-29 20:47:07.245144 |
2026-06-29 20:47:07.245276 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-29 20:47:07.276029 | localhost | ok
2026-06-29 20:47:07.285275 |
2026-06-29 20:47:07.285401 | TASK [emit-job-header : Print job information]
2026-06-29 20:47:07.325211 | # Job Information
2026-06-29 20:47:07.325442 | Ansible Version: 2.16.18
2026-06-29 20:47:07.325488 | Job: atmosphere-molecule-aio-openvswitch
2026-06-29 20:47:07.325521 | Pipeline: check
2026-06-29 20:47:07.325550 | Executor: 2d72f0692154
2026-06-29 20:47:07.325579 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-29 20:47:07.325612 | Event ID: 62e84210-73fb-11f1-8325-c4e995cf5e48
2026-06-29 20:47:07.329829 |
2026-06-29 20:47:07.329923 | LOOP [emit-job-header : Print node information]
2026-06-29 20:47:07.447150 | localhost | ok:
2026-06-29 20:47:07.447471 | localhost | # Node Information
2026-06-29 20:47:07.447526 | localhost | Inventory Hostname: instance
2026-06-29 20:47:07.447560 | localhost | Hostname: np0000183493
2026-06-29 20:47:07.447589 | localhost | Username: zuul
2026-06-29 20:47:07.447622 | localhost | Distro: Ubuntu 22.04
2026-06-29 20:47:07.447651 | localhost | Provider: yul1
2026-06-29 20:47:07.447680 | localhost | Region: ca-ymq-1
2026-06-29 20:47:07.447707 | localhost | Label: ubuntu-jammy-16
2026-06-29 20:47:07.447734 | localhost | Product Name: OpenStack Nova
2026-06-29 20:47:07.447761 | localhost | Interface IP: 199.19.213.118
2026-06-29 20:47:07.466809 |
2026-06-29 20:47:07.467010 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-29 20:47:07.847230 | localhost -> localhost | changed
2026-06-29 20:47:07.853139 |
2026-06-29 20:47:07.853213 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-29 20:47:08.727402 | localhost -> localhost | changed
2026-06-29 20:47:08.737926 |
2026-06-29 20:47:08.738001 | PLAY [all]
2026-06-29 20:47:08.747080 |
2026-06-29 20:47:08.747147 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-29 20:47:08.964859 | instance -> localhost | ok
2026-06-29 20:47:08.979360 |
2026-06-29 20:47:08.979437 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-29 20:47:09.014548 | instance | ok
2026-06-29 20:47:09.028039 | instance | included: /var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-29 20:47:09.033785 |
2026-06-29 20:47:09.033857 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-29 20:47:09.660461 | instance -> localhost | Generating public/private rsa key pair.
2026-06-29 20:47:09.660675 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/work/07c17dbd98ae4a7898d8f46c483abaa6_id_rsa
2026-06-29 20:47:09.660705 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/work/07c17dbd98ae4a7898d8f46c483abaa6_id_rsa.pub
2026-06-29 20:47:09.660727 | instance -> localhost | The key fingerprint is:
2026-06-29 20:47:09.660748 | instance -> localhost | SHA256:whi0biQLdp4fHBWVssF96UbGqR4t/dUBEGU8i5eBAKI zuul-build-sshkey
2026-06-29 20:47:09.660789 | instance -> localhost | The key's randomart image is:
2026-06-29 20:47:09.660810 | instance -> localhost | +---[RSA 3072]----+
2026-06-29 20:47:09.660834 | instance -> localhost | | ...+=o+oO+. |
2026-06-29 20:47:09.660856 | instance -> localhost | | ...o+ o O.+ . |
2026-06-29 20:47:09.660875 | instance -> localhost | |...E+. + O . = o|
2026-06-29 20:47:09.660895 | instance -> localhost | |..o=o+.. + * + ..|
2026-06-29 20:47:09.660914 | instance -> localhost | | .o+oo S + o . |
2026-06-29 20:47:09.660933 | instance -> localhost | | .. .. . . |
2026-06-29 20:47:09.660975 | instance -> localhost | | . |
2026-06-29 20:47:09.660996 | instance -> localhost | | |
2026-06-29 20:47:09.661018 | instance -> localhost | | |
2026-06-29 20:47:09.661038 | instance -> localhost | +----[SHA256]-----+
2026-06-29 20:47:09.661089 | instance -> localhost | ok: Runtime: 0:00:00.205711
2026-06-29 20:47:09.667410 |
2026-06-29 20:47:09.667478 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-29 20:47:09.701646 | instance | ok
2026-06-29 20:47:09.713293 | instance | included: /var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-29 20:47:09.720561 |
2026-06-29 20:47:09.720802 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-29 20:47:09.746004 | instance | skipping: Conditional result was False
2026-06-29 20:47:09.755916 |
2026-06-29 20:47:09.756002 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-29 20:47:10.184252 | instance | changed
2026-06-29 20:47:10.191263 |
2026-06-29 20:47:10.191327 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-29 20:47:10.418882 | instance | ok
2026-06-29 20:47:10.423881 |
2026-06-29 20:47:10.423945 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-29 20:47:10.852787 | instance | changed
2026-06-29 20:47:10.860103 |
2026-06-29 20:47:10.860192 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-29 20:47:11.327276 | instance | changed
2026-06-29 20:47:11.336846 |
2026-06-29 20:47:11.336948 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-29 20:47:11.363527 | instance | skipping: Conditional result was False
2026-06-29 20:47:11.373851 |
2026-06-29 20:47:11.373977 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-29 20:47:11.703819 | instance -> localhost | changed
2026-06-29 20:47:11.722367 |
2026-06-29 20:47:11.722505 | TASK [add-build-sshkey : Add back temp key]
2026-06-29 20:47:12.012504 | instance -> localhost | Identity added: /var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/work/07c17dbd98ae4a7898d8f46c483abaa6_id_rsa (zuul-build-sshkey)
2026-06-29 20:47:12.012811 | instance -> localhost | ok: Runtime: 0:00:00.015317
2026-06-29 20:47:12.019692 |
2026-06-29 20:47:12.019756 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-29 20:47:12.267139 | instance | ok
2026-06-29 20:47:12.277030 |
2026-06-29 20:47:12.277105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-29 20:47:12.302306 | instance | skipping: Conditional result was False
2026-06-29 20:47:12.318117 |
2026-06-29 20:47:12.318208 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-29 20:47:12.586026 | instance | ok
2026-06-29 20:47:12.593895 |
2026-06-29 20:47:12.593981 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-29 20:47:17.381545 | instance | Output suppressed because no_log was given
2026-06-29 20:47:17.401142 |
2026-06-29 20:47:17.401300 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-29 20:47:17.608758 | instance | ok: "logs"
2026-06-29 20:47:17.609068 | instance | ok: All items complete
2026-06-29 20:47:17.609111 |
2026-06-29 20:47:17.788795 | instance | ok: "artifacts"
2026-06-29 20:47:17.985586 | instance | ok: "docs"
2026-06-29 20:47:18.007458 |
2026-06-29 20:47:18.007654 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-29 20:47:18.196742 | instance | changed: "logs"
2026-06-29 20:47:18.373851 | instance | changed: "artifacts"
2026-06-29 20:47:18.543667 | instance | changed: "docs"
2026-06-29 20:47:18.557841 |
2026-06-29 20:47:18.557991 | PLAY RECAP
2026-06-29 20:47:18.558058 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-29 20:47:18.558102 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-29 20:47:18.558135 |
2026-06-29 20:47:18.748302 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-29 20:47:18.760465 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-29 20:47:19.450707 |
2026-06-29 20:47:19.461389 | PLAY [all]
2026-06-29 20:47:19.487438 |
2026-06-29 20:47:19.487715 | TASK [setup-uv : Extract archive]
2026-06-29 20:47:21.846954 | instance | changed
2026-06-29 20:47:21.852825 |
2026-06-29 20:47:21.852907 | TASK [setup-uv : Print version]
2026-06-29 20:47:22.186625 | instance | uv 0.8.13
2026-06-29 20:47:22.387916 | instance | ok: Runtime: 0:00:00.010718
2026-06-29 20:47:22.400108 |
2026-06-29 20:47:22.400177 | TASK [Install Ansible collection siblings]
2026-06-29 20:47:31.550704 | instance | changed:
2026-06-29 20:47:31.550903 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-29 20:47:31.550932 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-29 20:47:31.550954 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-29 20:47:31.550974 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-29 20:47:31.550994 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-29 20:47:31.551017 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-29 20:47:31.551038 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-29 20:47:31.551060 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-29 20:47:31.551080 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-29 20:47:31.551099 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-29 20:47:31.551118 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-29 20:47:31.551137 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-29 20:47:31.551155 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-29 20:47:31.551173 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-29 20:47:31.551192 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-06-29 20:47:31.551210 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-29 20:47:31.551229 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-29 20:47:31.551248 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-29 20:47:31.551266 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-29 20:47:31.551284 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-06-29 20:47:31.551302 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-29 20:47:31.551321 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-29 20:47:31.551340 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-29 20:47:31.551376 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-29 20:47:31.551396 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-06-29 20:47:31.551414 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-29 20:47:31.551433 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-29 20:47:31.551451 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-29 20:47:31.551469 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-29 20:47:31.551487 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-29 20:47:31.551505 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-29 20:47:31.551523 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-29 20:47:31.551541 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-29 20:47:31.551560 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-29 20:47:31.551584 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.551603 | instance | Process install dependency map
2026-06-29 20:47:31.551621 | instance | Starting collection install process
2026-06-29 20:47:31.551640 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-29 20:47:31.551658 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-29 20:47:31.551677 | instance | ansible.netcommon:* was installed successfully
2026-06-29 20:47:31.551695 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-29 20:47:31.551713 | instance | Creating virtual environment at: .venv
2026-06-29 20:47:31.551731 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-29 20:47:31.551748 | instance | Downloading pydantic-core (2.0MiB)
2026-06-29 20:47:31.551766 | instance | Downloading pygments (1.2MiB)
2026-06-29 20:47:31.551788 | instance | Downloading netaddr (2.2MiB)
2026-06-29 20:47:31.551806 | instance | Downloading setuptools (1.1MiB)
2026-06-29 20:47:31.551824 | instance | Downloading openstacksdk (1.7MiB)
2026-06-29 20:47:31.551842 | instance | Downloading kubernetes (1.9MiB)
2026-06-29 20:47:31.551860 | instance | Downloading cryptography (4.2MiB)
2026-06-29 20:47:31.551879 | instance | Downloading rjsonnet (1.2MiB)
2026-06-29 20:47:31.551897 | instance | Downloading ansible-core (2.1MiB)
2026-06-29 20:47:31.551915 | instance | Downloading rjsonnet
2026-06-29 20:47:31.551935 | instance | Building pyperclip==1.9.0
2026-06-29 20:47:31.551953 | instance | Downloading pydantic-core
2026-06-29 20:47:31.551971 | instance | Downloading netaddr
2026-06-29 20:47:31.551989 | instance | Downloading pygments
2026-06-29 20:47:31.552007 | instance | Downloading cryptography
2026-06-29 20:47:31.552025 | instance | Downloading setuptools
2026-06-29 20:47:31.552043 | instance | Downloading kubernetes
2026-06-29 20:47:31.552061 | instance | Downloading ansible-core
2026-06-29 20:47:31.552078 | instance | Downloading openstacksdk
2026-06-29 20:47:31.552096 | instance | Built pyperclip==1.9.0
2026-06-29 20:47:31.552114 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-29 20:47:31.552132 | instance | Installed 83 packages in 42ms
2026-06-29 20:47:31.552150 | instance | Checked out ansible.posix to 1.6.0
2026-06-29 20:47:31.552169 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-29 20:47:31.552187 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.552205 | instance | Process install dependency map
2026-06-29 20:47:31.552227 | instance | Starting collection install process
2026-06-29 20:47:31.552246 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-29 20:47:31.552265 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-29 20:47:31.552283 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-29 20:47:31.552302 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.552320 | instance | 2.17.12
2026-06-29 20:47:31.552338 | instance | Checked out ansible.utils to v6.0.3
2026-06-29 20:47:31.552356 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-29 20:47:31.552374 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.552392 | instance | Process install dependency map
2026-06-29 20:47:31.552410 | instance | Starting collection install process
2026-06-29 20:47:31.552428 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-29 20:47:31.552447 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-29 20:47:31.552465 | instance | ansible.utils:6.0.3 was installed successfully
2026-06-29 20:47:31.552483 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.552501 | instance | 2.17.12
2026-06-29 20:47:31.552519 | instance | Checked out atmosphere.common to v0.7.0
2026-06-29 20:47:31.552537 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-29 20:47:31.552555 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.552573 | instance | Process install dependency map
2026-06-29 20:47:31.552591 | instance | Starting collection install process
2026-06-29 20:47:31.552609 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-29 20:47:31.552626 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-29 20:47:31.552644 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-29 20:47:31.552662 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.552680 | instance | 2.17.12
2026-06-29 20:47:31.552698 | instance | Checked out community.crypto to 2.2.3
2026-06-29 20:47:31.552716 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-29 20:47:31.552734 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.552752 | instance | Process install dependency map
2026-06-29 20:47:31.552770 | instance | Starting collection install process
2026-06-29 20:47:31.552788 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-29 20:47:31.552805 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-29 20:47:31.552823 | instance | community.crypto:2.2.3 was installed successfully
2026-06-29 20:47:31.552841 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.552858 | instance | 2.17.12
2026-06-29 20:47:31.552876 | instance | Checked out community.general to 7.3.0
2026-06-29 20:47:31.552894 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-06-29 20:47:31.552917 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.552935 | instance | Process install dependency map
2026-06-29 20:47:31.552953 | instance | Starting collection install process
2026-06-29 20:47:31.552992 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-29 20:47:31.553012 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-29 20:47:31.553030 | instance | community.general:7.3.0 was installed successfully
2026-06-29 20:47:31.553049 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.553067 | instance | 2.17.12
2026-06-29 20:47:31.553086 | instance | Checked out community.mysql to 3.6.0
2026-06-29 20:47:31.553106 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-29 20:47:31.553126 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.553144 | instance | Process install dependency map
2026-06-29 20:47:31.553162 | instance | Starting collection install process
2026-06-29 20:47:31.553181 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-29 20:47:31.553199 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-29 20:47:31.553217 | instance | community.mysql:3.6.0 was installed successfully
2026-06-29 20:47:31.553235 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.553253 | instance | 2.17.12
2026-06-29 20:47:31.553272 | instance | Checked out kubernetes.core to 2.4.0
2026-06-29 20:47:31.553291 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-29 20:47:31.553310 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.553328 | instance | Process install dependency map
2026-06-29 20:47:31.553347 | instance | Starting collection install process
2026-06-29 20:47:31.553365 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-29 20:47:31.553383 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-29 20:47:31.553401 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-29 20:47:31.553419 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.553437 | instance | 2.17.12
2026-06-29 20:47:31.553455 | instance | Checked out openstack.cloud to 2.6.0
2026-06-29 20:47:31.553474 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-29 20:47:31.553492 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.553511 | instance | Process install dependency map
2026-06-29 20:47:31.553529 | instance | Starting collection install process
2026-06-29 20:47:31.553548 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-29 20:47:31.553566 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-29 20:47:31.553584 | instance | openstack.cloud:2.6.0 was installed successfully
2026-06-29 20:47:31.553602 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.553619 | instance | 2.17.12
2026-06-29 20:47:31.553642 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-29 20:47:31.553661 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-29 20:47:31.553679 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.553696 | instance | Process install dependency map
2026-06-29 20:47:31.553714 | instance | Starting collection install process
2026-06-29 20:47:31.553753 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-29 20:47:31.553773 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-29 20:47:31.553790 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-29 20:47:31.553808 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.553825 | instance | 2.17.12
2026-06-29 20:47:31.553843 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-29 20:47:31.553861 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-29 20:47:31.553879 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.553898 | instance | Process install dependency map
2026-06-29 20:47:31.553916 | instance | Starting collection install process
2026-06-29 20:47:31.553935 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-29 20:47:31.553953 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-29 20:47:31.553972 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-29 20:47:31.553990 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.554009 | instance | 2.17.12
2026-06-29 20:47:31.554027 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-06-29 20:47:31.554045 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-29 20:47:31.554063 | instance | Starting galaxy collection install process
2026-06-29 20:47:31.554081 | instance | Process install dependency map
2026-06-29 20:47:31.554099 | instance | Starting collection install process
2026-06-29 20:47:31.554117 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-29 20:47:31.554135 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-29 20:47:31.554152 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-06-29 20:47:31.554170 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 20:47:31.554187 | instance | 2.17.12
2026-06-29 20:47:31.560196 |
2026-06-29 20:47:31.560250 | PLAY RECAP
2026-06-29 20:47:31.560325 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-29 20:47:31.560357 |
2026-06-29 20:47:31.698963 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-29 20:47:31.713238 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-29 20:47:32.351850 |
2026-06-29 20:47:32.351969 | PLAY [all]
2026-06-29 20:47:32.363524 |
2026-06-29 20:47:32.363598 | TASK [Install "jq" for log collection]
2026-06-29 20:47:42.045315 | instance | changed
2026-06-29 20:47:42.047339 |
2026-06-29 20:47:42.047398 | PLAY RECAP
2026-06-29 20:47:42.047454 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-29 20:47:42.047515 |
2026-06-29 20:47:42.174960 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-29 20:47:42.187856 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-29 20:47:42.860517 |
2026-06-29 20:47:42.860661 | PLAY [all]
2026-06-29 20:47:42.872735 |
2026-06-29 20:47:42.872829 | LOOP [Check inventory directories]
2026-06-29 20:47:43.199838 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-06-29 20:47:43.386990 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-06-29 20:47:43.536083 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-06-29 20:47:43.555453 |
2026-06-29 20:47:43.555723 | LOOP [Copy inventory file for Zuul]
2026-06-29 20:47:44.342517 | instance | changed:
2026-06-29 20:47:44.342758 | instance | {
2026-06-29 20:47:44.342796 | instance | "ansible_loop_var": "item",
2026-06-29 20:47:44.342821 | instance | "changed": false,
2026-06-29 20:47:44.342841 | instance | "failed": false,
2026-06-29 20:47:44.342864 | instance | "invocation": {
2026-06-29 20:47:44.342884 | instance | "module_args": {
2026-06-29 20:47:44.342903 | instance | "checksum_algorithm": "sha1",
2026-06-29 20:47:44.342921 | instance | "follow": true,
2026-06-29 20:47:44.342940 | instance | "get_attributes": true,
2026-06-29 20:47:44.342959 | instance | "get_checksum": true,
2026-06-29 20:47:44.342976 | instance | "get_mime": true,
2026-06-29 20:47:44.342995 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-06-29 20:47:44.343013 | instance | }
2026-06-29 20:47:44.343031 | instance | },
2026-06-29 20:47:44.343049 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-06-29 20:47:44.343067 | instance | "stat": {
2026-06-29 20:47:44.343084 | instance | "atime": 1782766044.6103811,
2026-06-29 20:47:44.343103 | instance | "attr_flags": "e",
2026-06-29 20:47:44.343121 | instance | "attributes": [
2026-06-29 20:47:44.343138 | instance | "extents"
2026-06-29 20:47:44.343156 | instance | ],
2026-06-29 20:47:44.343172 | instance | "block_size": 4096,
2026-06-29 20:47:44.343190 | instance | "blocks": 8,
2026-06-29 20:47:44.343207 | instance | "charset": "unknown",
2026-06-29 20:47:44.343226 | instance | "ctime": 1782766043.2376785,
2026-06-29 20:47:44.343243 | instance | "dev": 64513,
2026-06-29 20:47:44.343261 | instance | "device_type": 0,
2026-06-29 20:47:44.343278 | instance | "executable": true,
2026-06-29 20:47:44.343296 | instance | "exists": true,
2026-06-29 20:47:44.343313 | instance | "gid": 1000,
2026-06-29 20:47:44.343331 | instance | "gr_name": "zuul",
2026-06-29 20:47:44.343348 | instance | "inode": 1045773,
2026-06-29 20:47:44.343366 | instance | "isblk": false,
2026-06-29 20:47:44.343383 | instance | "ischr": false,
2026-06-29 20:47:44.343401 | instance | "isdir": true,
2026-06-29 20:47:44.343419 | instance | "isfifo": false,
2026-06-29 20:47:44.343436 | instance | "isgid": false,
2026-06-29 20:47:44.343454 | instance | "islnk": false,
2026-06-29 20:47:44.343471 | instance | "isreg": false,
2026-06-29 20:47:44.343489 | instance | "issock": false,
2026-06-29 20:47:44.343506 | instance | "isuid": false,
2026-06-29 20:47:44.343522 | instance | "mimetype": "unknown",
2026-06-29 20:47:44.343540 | instance | "mode": "0755",
2026-06-29 20:47:44.343560 | instance | "mtime": 1782766043.2376785,
2026-06-29 20:47:44.343586 | instance | "nlink": 23,
2026-06-29 20:47:44.343616 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-06-29 20:47:44.343645 | instance | "pw_name": "zuul",
2026-06-29 20:47:44.343669 | instance | "readable": true,
2026-06-29 20:47:44.343688 | instance | "rgrp": true,
2026-06-29 20:47:44.343706 | instance | "roth": true,
2026-06-29 20:47:44.343759 | instance | "rusr": true,
2026-06-29 20:47:44.343778 | instance | "size": 4096,
2026-06-29 20:47:44.343796 | instance | "uid": 1000,
2026-06-29 20:47:44.343814 | instance | "version": "3553237362",
2026-06-29 20:47:44.343833 | instance | "wgrp": false,
2026-06-29 20:47:44.343852 | instance | "woth": false,
2026-06-29 20:47:44.343870 | instance | "writeable": true,
2026-06-29 20:47:44.343888 | instance | "wusr": true,
2026-06-29 20:47:44.343906 | instance | "xgrp": true,
2026-06-29 20:47:44.343924 | instance | "xoth": true,
2026-06-29 20:47:44.343942 | instance | "xusr": true
2026-06-29 20:47:44.343959 | instance | }
2026-06-29 20:47:44.343977 | instance | }
2026-06-29 20:47:44.344015 | instance | ok: All items complete
2026-06-29 20:47:44.344036 |
2026-06-29 20:47:44.345675 | instance | skipping: Conditional result was False
2026-06-29 20:47:44.346382 | instance | skipping: Conditional result was False
2026-06-29 20:47:44.361504 |
2026-06-29 20:47:44.361659 | LOOP [Switch "ansible_host" to private IP]
2026-06-29 20:47:44.703618 | instance | changed: 1 replacements made
2026-06-29 20:47:44.704811 | instance | skipping: Conditional result was False
2026-06-29 20:47:44.705456 | instance | skipping: Conditional result was False
2026-06-29 20:47:44.724019 |
2026-06-29 20:47:44.724181 | TASK [Run Molecule scenario]
2026-06-29 20:47:45.592103 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-29 20:47:45.981856 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-29 20:47:45.981921 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-29 20:47:56.864033 | instance | INFO [aio > dependency] Executing
2026-06-29 20:47:56.864154 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-29 20:47:56.864376 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-29 20:47:56.864495 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-29 20:47:56.872529 | instance | INFO [aio > cleanup] Executing
2026-06-29 20:47:56.872801 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-29 20:47:56.880804 | instance | INFO [aio > destroy] Executing
2026-06-29 20:47:56.880876 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-29 20:47:56.880950 | instance | INFO [aio > destroy] Executed: Successful
2026-06-29 20:47:56.888937 | instance | INFO [aio > syntax] Executing
2026-06-29 20:47:59.853316 | instance |
2026-06-29 20:47:59.853469 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-29 20:47:59.976924 | instance | INFO [aio > syntax] Executed: Successful
2026-06-29 20:47:59.990457 | instance | INFO [aio > create] Executing
2026-06-29 20:47:59.992962 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-29 20:48:00.000771 | instance | INFO [aio > prepare] Executing
2026-06-29 20:48:00.852656 | instance |
2026-06-29 20:48:00.852732 | instance | PLAY [Prepare] *****************************************************************
2026-06-29 20:48:00.852881 | instance |
2026-06-29 20:48:00.852977 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:48:00.853100 | instance | Monday 29 June 2026 20:48:00 +0000 (0:00:00.031) 0:00:00.031 ***********
2026-06-29 20:48:01.978568 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-29 20:48:01.978830 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-29 20:48:01.979123 | instance | interpreter could change the meaning of that path. See
2026-06-29 20:48:01.979408 | instance | https://docs.ansible.com/ansible-
2026-06-29 20:48:01.979756 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-29 20:48:01.989724 | instance | ok: [instance]
2026-06-29 20:48:01.989976 | instance |
2026-06-29 20:48:01.990259 | instance | TASK [Configure short hostname] ************************************************
2026-06-29 20:48:01.990536 | instance | Monday 29 June 2026 20:48:01 +0000 (0:00:01.137) 0:00:01.169 ***********
2026-06-29 20:48:02.718701 | instance | changed: [instance]
2026-06-29 20:48:02.718798 | instance |
2026-06-29 20:48:02.718976 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-29 20:48:02.719151 | instance | Monday 29 June 2026 20:48:02 +0000 (0:00:00.729) 0:00:01.898 ***********
2026-06-29 20:48:02.978515 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-29 20:48:02.978838 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-29 20:48:02.979135 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-29 20:48:02.984644 | instance | changed: [instance]
2026-06-29 20:48:02.984882 | instance |
2026-06-29 20:48:02.985136 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-29 20:48:02.985328 | instance | Monday 29 June 2026 20:48:02 +0000 (0:00:00.266) 0:00:02.164 ***********
2026-06-29 20:48:04.181158 | instance | ok: [instance]
2026-06-29 20:48:04.181302 | instance |
2026-06-29 20:48:04.181560 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-29 20:48:04.181736 | instance | Monday 29 June 2026 20:48:04 +0000 (0:00:01.196) 0:00:03.360 ***********
2026-06-29 20:48:05.208035 | instance | ok: [instance]
2026-06-29 20:48:05.208299 | instance |
2026-06-29 20:48:05.208600 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-29 20:48:05.208899 | instance |
2026-06-29 20:48:05.209187 | instance | TASK [Create folders for workspace] ********************************************
2026-06-29 20:48:05.209504 | instance | Monday 29 June 2026 20:48:05 +0000 (0:00:01.026) 0:00:04.387 ***********
2026-06-29 20:48:06.273626 | instance | changed: [localhost] => (item=group_vars)
2026-06-29 20:48:06.273821 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-29 20:48:06.273834 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-29 20:48:06.273853 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-29 20:48:06.273867 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-29 20:48:06.274918 | instance | changed: [localhost] => (item=host_vars)
2026-06-29 20:48:06.274977 | instance |
2026-06-29 20:48:06.274985 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-29 20:48:06.274992 | instance |
2026-06-29 20:48:06.274997 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-29 20:48:06.275003 | instance | Monday 29 June 2026 20:48:06 +0000 (0:00:01.065) 0:00:05.452 ***********
2026-06-29 20:48:06.442732 | instance | changed: [localhost]
2026-06-29 20:48:06.442842 | instance |
2026-06-29 20:48:06.443153 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-29 20:48:06.443194 | instance | Monday 29 June 2026 20:48:06 +0000 (0:00:00.169) 0:00:05.622 ***********
2026-06-29 20:48:06.467642 | instance | ok: [localhost]
2026-06-29 20:48:06.468239 | instance |
2026-06-29 20:48:06.468278 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-29 20:48:06.468287 | instance | Monday 29 June 2026 20:48:06 +0000 (0:00:00.024) 0:00:05.646 ***********
2026-06-29 20:48:06.515380 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '8f9211d0-75b7-5623-abce-0c1c5b04519a'})
2026-06-29 20:48:06.515526 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-29 20:48:06.515661 | instance |
2026-06-29 20:48:06.515898 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-29 20:48:06.516114 | instance | Monday 29 June 2026 20:48:06 +0000 (0:00:00.048) 0:00:05.695 ***********
2026-06-29 20:48:07.085539 | instance | changed: [localhost]
2026-06-29 20:48:07.085806 | instance |
2026-06-29 20:48:07.086029 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-29 20:48:07.086232 | instance |
2026-06-29 20:48:07.086445 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-29 20:48:07.086658 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.569) 0:00:06.265 ***********
2026-06-29 20:48:07.268451 | instance | changed: [localhost]
2026-06-29 20:48:07.268644 | instance |
2026-06-29 20:48:07.269051 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-29 20:48:07.269403 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.182) 0:00:06.447 ***********
2026-06-29 20:48:07.298068 | instance | ok: [localhost]
2026-06-29 20:48:07.298342 | instance |
2026-06-29 20:48:07.298590 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-29 20:48:07.298823 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.029) 0:00:06.477 ***********
2026-06-29 20:48:07.332751 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-29 20:48:07.333156 | instance |
2026-06-29 20:48:07.333583 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-29 20:48:07.333925 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.031) 0:00:06.509 ***********
2026-06-29 20:48:07.677513 | instance | changed: [localhost]
2026-06-29 20:48:07.677781 | instance |
2026-06-29 20:48:07.678071 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-29 20:48:07.678392 | instance |
2026-06-29 20:48:07.678685 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-29 20:48:07.678973 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.347) 0:00:06.856 ***********
2026-06-29 20:48:07.835254 | instance | changed: [localhost]
2026-06-29 20:48:07.835470 | instance |
2026-06-29 20:48:07.835842 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-29 20:48:07.836141 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.157) 0:00:07.014 ***********
2026-06-29 20:48:07.857928 | instance | ok: [localhost]
2026-06-29 20:48:07.858237 | instance |
2026-06-29 20:48:07.858522 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-29 20:48:07.858830 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.022) 0:00:07.037 ***********
2026-06-29 20:48:07.902317 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-29 20:48:07.902456 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-29 20:48:07.902640 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-29 20:48:07.902821 | instance |
2026-06-29 20:48:07.902996 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-29 20:48:07.903182 | instance | Monday 29 June 2026 20:48:07 +0000 (0:00:00.044) 0:00:07.081 ***********
2026-06-29 20:48:08.249672 | instance | changed: [localhost]
2026-06-29 20:48:08.249758 | instance |
2026-06-29 20:48:08.249990 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-29 20:48:08.250249 | instance |
2026-06-29 20:48:08.250522 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-29 20:48:08.250794 | instance | Monday 29 June 2026 20:48:08 +0000 (0:00:00.347) 0:00:07.429 ***********
2026-06-29 20:48:08.421985 | instance | changed: [localhost]
2026-06-29 20:48:08.422118 | instance |
2026-06-29 20:48:08.422302 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-29 20:48:08.422485 | instance | Monday 29 June 2026 20:48:08 +0000 (0:00:00.172) 0:00:07.601 ***********
2026-06-29 20:48:08.447584 | instance | ok: [localhost]
2026-06-29 20:48:08.447797 | instance |
2026-06-29 20:48:08.448094 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-29 20:48:08.448362 | instance | Monday 29 June 2026 20:48:08 +0000 (0:00:00.025) 0:00:07.626 ***********
2026-06-29 20:48:08.482457 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-29 20:48:08.482681 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-29 20:48:08.482932 | instance |
2026-06-29 20:48:08.483233 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-29 20:48:08.483498 | instance | Monday 29 June 2026 20:48:08 +0000 (0:00:00.035) 0:00:07.661 ***********
2026-06-29 20:48:08.825097 | instance | changed: [localhost]
2026-06-29 20:48:08.825368 | instance |
2026-06-29 20:48:08.825797 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-29 20:48:08.826161 | instance |
2026-06-29 20:48:08.826470 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:48:08.826754 | instance | Monday 29 June 2026 20:48:08 +0000 (0:00:00.342) 0:00:08.004 ***********
2026-06-29 20:48:09.497655 | instance | ok: [localhost]
2026-06-29 20:48:09.497839 | instance |
2026-06-29 20:48:09.498122 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-29 20:48:09.498394 | instance | Monday 29 June 2026 20:48:09 +0000 (0:00:00.672) 0:00:08.676 ***********
2026-06-29 20:48:09.670849 | instance | changed: [localhost]
2026-06-29 20:48:09.671097 | instance |
2026-06-29 20:48:09.671404 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-29 20:48:09.671679 | instance | Monday 29 June 2026 20:48:09 +0000 (0:00:00.173) 0:00:08.850 ***********
2026-06-29 20:48:09.703443 | instance | ok: [localhost]
2026-06-29 20:48:09.703660 | instance |
2026-06-29 20:48:09.703939 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-29 20:48:09.704214 | instance | Monday 29 June 2026 20:48:09 +0000 (0:00:00.032) 0:00:08.882 ***********
2026-06-29 20:48:10.494361 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-29 20:48:10.494506 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-29 20:48:10.494694 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-29 20:48:10.494885 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-29 20:48:10.495075 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-29 20:48:10.495260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-29 20:48:10.495451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-29 20:48:10.495632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-29 20:48:10.495835 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-29 20:48:10.496055 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-29 20:48:10.496233 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-29 20:48:10.496472 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-29 20:48:10.496702 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-29 20:48:10.496883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-29 20:48:10.497077 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-29 20:48:10.497270 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-29 20:48:10.497539 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-29 20:48:10.497730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-29 20:48:10.497927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-29 20:48:10.498125 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-29 20:48:10.498320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-29 20:48:10.498514 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-29 20:48:10.498699 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-29 20:48:10.498876 | instance |
2026-06-29 20:48:10.499080 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-29 20:48:10.499266 | instance | Monday 29 June 2026 20:48:10 +0000 (0:00:00.790) 0:00:09.673 ***********
2026-06-29 20:48:10.870602 | instance | changed: [localhost]
2026-06-29 20:48:10.870657 | instance |
2026-06-29 20:48:10.870670 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-29 20:48:10.870684 | instance | Monday 29 June 2026 20:48:10 +0000 (0:00:00.375) 0:00:10.049 ***********
2026-06-29 20:48:11.040851 | instance | changed: [localhost]
2026-06-29 20:48:11.040969 | instance |
2026-06-29 20:48:11.041597 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-29 20:48:11.041659 | instance |
2026-06-29 20:48:11.041672 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-29 20:48:11.041688 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.171) 0:00:10.220 ***********
2026-06-29 20:48:11.214214 | instance | changed: [localhost]
2026-06-29 20:48:11.214818 | instance |
2026-06-29 20:48:11.214866 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-29 20:48:11.214874 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.173) 0:00:10.393 ***********
2026-06-29 20:48:11.242502 | instance | ok: [localhost]
2026-06-29 20:48:11.242657 | instance |
2026-06-29 20:48:11.242913 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-29 20:48:11.243144 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.028) 0:00:10.422 ***********
2026-06-29 20:48:11.281089 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-06-29 20:48:11.281395 | instance |
2026-06-29 20:48:11.281840 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-29 20:48:11.282179 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.038) 0:00:10.460 ***********
2026-06-29 20:48:11.636420 | instance | changed: [localhost]
2026-06-29 20:48:11.637260 | instance |
2026-06-29 20:48:11.637304 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-29 20:48:11.637312 | instance |
2026-06-29 20:48:11.637319 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-29 20:48:11.637325 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.355) 0:00:10.816 ***********
2026-06-29 20:48:11.825297 | instance | changed: [localhost]
2026-06-29 20:48:11.825500 | instance |
2026-06-29 20:48:11.825844 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-29 20:48:11.825893 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.188) 0:00:11.004 ***********
2026-06-29 20:48:11.858099 | instance | ok: [localhost]
2026-06-29 20:48:11.858129 | instance |
2026-06-29 20:48:11.858136 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-29 20:48:11.858143 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.032) 0:00:11.037 ***********
2026-06-29 20:48:11.902295 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-06-29 20:48:11.902345 | instance |
2026-06-29 20:48:11.902353 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-29 20:48:11.902360 | instance | Monday 29 June 2026 20:48:11 +0000 (0:00:00.044) 0:00:11.081 ***********
2026-06-29 20:48:12.299660 | instance | changed: [localhost]
2026-06-29 20:48:12.300878 | instance |
2026-06-29 20:48:12.300905 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-29 20:48:12.300915 | instance |
2026-06-29 20:48:12.300923 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-29 20:48:12.300931 | instance | Monday 29 June 2026 20:48:12 +0000 (0:00:00.398) 0:00:11.479 ***********
2026-06-29 20:48:12.497686 | instance | changed: [localhost]
2026-06-29 20:48:12.498190 | instance |
2026-06-29 20:48:12.498210 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-29 20:48:12.498224 | instance | Monday 29 June 2026 20:48:12 +0000 (0:00:00.197) 0:00:11.677 ***********
2026-06-29 20:48:12.530546 | instance | ok: [localhost]
2026-06-29 20:48:12.530685 | instance |
2026-06-29 20:48:12.531038 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-29 20:48:12.531058 | instance | Monday 29 June 2026 20:48:12 +0000 (0:00:00.033) 0:00:11.710 ***********
2026-06-29 20:48:12.934622 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-29 20:48:12.937639 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-29 20:48:12.937717 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-29 20:48:12.937730 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-29 20:48:12.937741 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-29 20:48:12.937750 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-29 20:48:12.937760 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-29 20:48:12.937771 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-29 20:48:12.937781 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-29 20:48:12.937792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-29 20:48:12.937801 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-29 20:48:12.937811 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-29 20:48:12.937840 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-29 20:48:12.937850 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-29 20:48:12.937859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-29 20:48:12.937868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-29 20:48:12.937878 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-29 20:48:12.937887 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-29 20:48:12.937897 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-29 20:48:12.937906 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-29 20:48:12.937917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-29 20:48:12.937926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-29 20:48:12.937944 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-29 20:48:12.937954 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-29 20:48:12.937963 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-29 20:48:12.938881 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-29 20:48:12.939063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-29 20:48:12.939221 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-29 20:48:12.939376 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-29 20:48:12.939532 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-29 20:48:12.939685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-29 20:48:12.939837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-29 20:48:12.939991 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-29 20:48:12.940143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-29 20:48:12.940296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-29 20:48:12.940449 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-29 20:48:12.940605 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-29 20:48:12.940758 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-29 20:48:12.940909 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-29 20:48:12.941063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-29 20:48:12.941250 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-29 20:48:12.941447 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-29 20:48:12.941647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-29 20:48:12.941813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-29 20:48:12.941976 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-29 20:48:12.942131 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-29 20:48:12.942299 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-29 20:48:12.942455 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-29 20:48:12.942607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-29 20:48:12.942764 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-29 20:48:12.942916 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-29 20:48:12.943079 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-29 20:48:12.943230 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-29 20:48:12.943382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-29 20:48:12.943526 | instance |
2026-06-29 20:48:12.943679 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-29 20:48:12.943836 | instance | Monday 29 June 2026 20:48:12 +0000 (0:00:00.403) 0:00:12.114 ***********
2026-06-29 20:48:12.990239 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-29 20:48:12.990512 | instance |
2026-06-29 20:48:12.990744 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-29 20:48:12.990967 | instance | Monday 29 June 2026 20:48:12 +0000 (0:00:00.054) 0:00:12.168 ***********
2026-06-29 20:48:13.438177 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-29 20:48:13.438537 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-29 20:48:13.438757 | instance |
2026-06-29 20:48:13.438988 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-29 20:48:13.439215 | instance | Monday 29 June 2026 20:48:13 +0000 (0:00:00.447) 0:00:12.616 ***********
2026-06-29 20:48:16.479338 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-29 20:48:16.480170 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-29 20:48:16.480215 | instance |
2026-06-29 20:48:16.480224 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-29 20:48:16.480231 | instance | Monday 29 June 2026 20:48:16 +0000 (0:00:03.042) 0:00:15.658 ***********
2026-06-29 20:48:16.536099 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-29 20:48:16.536900 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-29 20:48:16.536949 | instance |
2026-06-29 20:48:16.536957 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-29 20:48:16.536965 | instance | Monday 29 June 2026 20:48:16 +0000 (0:00:00.056) 0:00:15.715 ***********
2026-06-29 20:48:16.886610 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-29 20:48:16.887741 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-29 20:48:16.887784 | instance |
2026-06-29 20:48:16.887789 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-29 20:48:16.887795 | instance | Monday 29 June 2026 20:48:16 +0000 (0:00:00.350) 0:00:16.065 ***********
2026-06-29 20:48:17.263982 | instance | changed: [localhost]
2026-06-29 20:48:17.264065 | instance |
2026-06-29 20:48:17.264177 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-29 20:48:17.264425 | instance | Monday 29 June 2026 20:48:17 +0000 (0:00:00.377) 0:00:16.443 ***********
2026-06-29 20:48:17.300891 | instance | skipping: [localhost]
2026-06-29 20:48:17.301058 | instance |
2026-06-29 20:48:17.301321 | instance | PLAY [Setup networking] ********************************************************
2026-06-29 20:48:17.301549 | instance |
2026-06-29 20:48:17.301777 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:48:17.301993 | instance | Monday 29 June 2026 20:48:17 +0000 (0:00:00.037) 0:00:16.480 ***********
2026-06-29 20:48:18.044268 | instance | ok: [instance]
2026-06-29 20:48:18.044331 | instance |
2026-06-29 20:48:18.044479 | instance | TASK [Create bridge for management network] ************************************
2026-06-29 20:48:18.044671 | instance | Monday 29 June 2026 20:48:18 +0000 (0:00:00.743) 0:00:17.224 ***********
2026-06-29 20:48:18.381087 | instance | ok: [instance]
2026-06-29 20:48:18.381347 | instance |
2026-06-29 20:48:18.381814 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-29 20:48:18.382045 | instance | Monday 29 June 2026 20:48:18 +0000 (0:00:00.334) 0:00:17.558 ***********
2026-06-29 20:48:18.600782 | instance | ok: [instance]
2026-06-29 20:48:18.600820 | instance |
2026-06-29 20:48:18.600826 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-29 20:48:18.600831 | instance | Monday 29 June 2026 20:48:18 +0000 (0:00:00.221) 0:00:17.779 ***********
2026-06-29 20:48:18.800733 | instance | ok: [instance]
2026-06-29 20:48:18.800775 | instance |
2026-06-29 20:48:18.800783 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-29 20:48:18.800790 | instance | Monday 29 June 2026 20:48:18 +0000 (0:00:00.200) 0:00:17.979 ***********
2026-06-29 20:48:19.002722 | instance | ok: [instance]
2026-06-29 20:48:19.002772 | instance |
2026-06-29 20:48:19.002781 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-29 20:48:19.002788 | instance | Monday 29 June 2026 20:48:18 +0000 (0:00:00.201) 0:00:18.181 ***********
2026-06-29 20:48:19.408577 | instance | ok: [instance] => (item=br-mgmt)
2026-06-29 20:48:19.408618 | instance | ok: [instance] => (item=dummy0)
2026-06-29 20:48:19.408623 | instance |
2026-06-29 20:48:19.408628 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-29 20:48:19.408633 | instance |
2026-06-29 20:48:19.408637 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:48:19.408641 | instance | Monday 29 June 2026 20:48:19 +0000 (0:00:00.405) 0:00:18.587 ***********
2026-06-29 20:48:20.136820 | instance | ok: [instance]
2026-06-29 20:48:20.136899 | instance |
2026-06-29 20:48:20.136961 | instance | TASK [Install depedencies] *****************************************************
2026-06-29 20:48:20.137110 | instance | Monday 29 June 2026 20:48:20 +0000 (0:00:00.729) 0:00:19.316 ***********
2026-06-29 20:48:39.570022 | instance | changed: [instance]
2026-06-29 20:48:39.570099 | instance |
2026-06-29 20:48:39.570413 | instance | TASK [Start up service] ********************************************************
2026-06-29 20:48:39.570444 | instance | Monday 29 June 2026 20:48:39 +0000 (0:00:19.433) 0:00:38.749 ***********
2026-06-29 20:48:40.102559 | instance | ok: [instance]
2026-06-29 20:48:40.102602 | instance |
2026-06-29 20:48:40.102610 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-29 20:48:40.102617 | instance | Monday 29 June 2026 20:48:40 +0000 (0:00:00.531) 0:00:39.281 ***********
2026-06-29 20:48:40.323997 | instance | ok: [instance]
2026-06-29 20:48:40.324368 | instance |
2026-06-29 20:48:40.324421 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-29 20:48:40.324428 | instance | Monday 29 June 2026 20:48:40 +0000 (0:00:00.221) 0:00:39.502 ***********
2026-06-29 20:48:40.784126 | instance | changed: [instance]
2026-06-29 20:48:40.784243 | instance |
2026-06-29 20:48:40.784446 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-29 20:48:40.784767 | instance | Monday 29 June 2026 20:48:40 +0000 (0:00:00.460) 0:00:39.963 ***********
2026-06-29 20:48:40.997406 | instance | ok: [instance]
2026-06-29 20:48:40.997514 | instance |
2026-06-29 20:48:40.997743 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-29 20:48:40.998074 | instance | Monday 29 June 2026 20:48:40 +0000 (0:00:00.213) 0:00:40.177 ***********
2026-06-29 20:48:41.023621 | instance | skipping: [instance]
2026-06-29 20:48:41.023740 | instance |
2026-06-29 20:48:41.023938 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-29 20:48:41.024094 | instance | Monday 29 June 2026 20:48:41 +0000 (0:00:00.026) 0:00:40.203 ***********
2026-06-29 20:48:41.561071 | instance | changed: [instance] => (item=osd0)
2026-06-29 20:48:41.561204 | instance | changed: [instance] => (item=osd1)
2026-06-29 20:48:41.561473 | instance | changed: [instance] => (item=osd2)
2026-06-29 20:48:41.561685 | instance |
2026-06-29 20:48:41.561894 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-29 20:48:41.562102 | instance | Monday 29 June 2026 20:48:41 +0000 (0:00:00.537) 0:00:40.740 ***********
2026-06-29 20:48:42.084446 | instance | changed: [instance] => (item=osd0)
2026-06-29 20:48:42.084649 | instance | changed: [instance] => (item=osd1)
2026-06-29 20:48:42.084804 | instance | changed: [instance] => (item=osd2)
2026-06-29 20:48:42.084951 | instance |
2026-06-29 20:48:42.085118 | instance | TASK [Start loop devices] ******************************************************
2026-06-29 20:48:42.085272 | instance | Monday 29 June 2026 20:48:42 +0000 (0:00:00.521) 0:00:41.262 ***********
2026-06-29 20:48:42.788414 | instance | changed: [instance] => (item=osd0)
2026-06-29 20:48:42.788463 | instance | changed: [instance] => (item=osd1)
2026-06-29 20:48:42.788470 | instance | changed: [instance] => (item=osd2)
2026-06-29 20:48:42.788476 | instance |
2026-06-29 20:48:42.788482 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-29 20:48:42.788489 | instance | Monday 29 June 2026 20:48:42 +0000 (0:00:00.704) 0:00:41.967 ***********
2026-06-29 20:48:45.869159 | instance | changed: [instance] => (item=osd0)
2026-06-29 20:48:45.869204 | instance | changed: [instance] => (item=osd1)
2026-06-29 20:48:45.869210 | instance | changed: [instance] => (item=osd2)
2026-06-29 20:48:45.869215 | instance |
2026-06-29 20:48:45.869376 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-29 20:48:45.869885 | instance | Monday 29 June 2026 20:48:45 +0000 (0:00:03.080) 0:00:45.047 ***********
2026-06-29 20:48:47.773963 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-29 20:48:47.774224 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-29 20:48:47.774495 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-29 20:48:47.774748 | instance |
2026-06-29 20:48:47.775015 | instance | PLAY [controllers] *************************************************************
2026-06-29 20:48:47.775286 | instance |
2026-06-29 20:48:47.775528 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:48:47.775791 | instance | Monday 29 June 2026 20:48:47 +0000 (0:00:01.905) 0:00:46.953 ***********
2026-06-29 20:48:48.680109 | instance | ok: [instance]
2026-06-29 20:48:48.680253 | instance |
2026-06-29 20:48:48.680443 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-29 20:48:48.680633 | instance | Monday 29 June 2026 20:48:48 +0000 (0:00:00.906) 0:00:47.859 ***********
2026-06-29 20:48:49.174505 | instance | changed: [instance]
2026-06-29 20:48:49.174898 | instance |
2026-06-29 20:48:49.175359 | instance | PLAY RECAP *********************************************************************
2026-06-29 20:48:49.175815 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-29 20:48:49.176318 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-29 20:48:49.176691 | instance |
2026-06-29 20:48:49.177042 | instance | Monday 29 June 2026 20:48:49 +0000 (0:00:00.494) 0:00:48.354 ***********
2026-06-29 20:48:49.177391 | instance | ===============================================================================
2026-06-29 20:48:49.177923 | instance | Install depedencies ---------------------------------------------------- 19.43s
2026-06-29 20:48:49.178296 | instance | Create a volume group for each loop device ------------------------------ 3.08s
2026-06-29 20:48:49.178710 | instance | Generate SSH keys for missing variables --------------------------------- 3.04s
2026-06-29 20:48:49.178940 | instance | Create a logical volume for each loop device ---------------------------- 1.91s
2026-06-29 20:48:49.179154 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.20s
2026-06-29 20:48:49.179362 | instance | Gathering Facts --------------------------------------------------------- 1.14s
2026-06-29 20:48:49.179578 | instance | Create folders for workspace -------------------------------------------- 1.07s
2026-06-29 20:48:49.179819 | instance | Purge "snapd" package --------------------------------------------------- 1.03s
2026-06-29 20:48:49.180031 | instance | Gathering Facts --------------------------------------------------------- 0.91s
2026-06-29 20:48:49.180241 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.79s
2026-06-29 20:48:49.180456 | instance | Gathering Facts --------------------------------------------------------- 0.74s
2026-06-29 20:48:49.180691 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-06-29 20:48:49.180917 | instance | Configure short hostname ------------------------------------------------ 0.73s
2026-06-29 20:48:49.181127 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-06-29 20:48:49.181334 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-06-29 20:48:49.181585 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.57s
2026-06-29 20:48:49.181917 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-06-29 20:48:49.182144 | instance | Start up service -------------------------------------------------------- 0.53s
2026-06-29 20:48:49.182404 | instance | Set permissions on loopback devices ------------------------------------- 0.52s
2026-06-29 20:48:49.182626 | instance | Set masquerade rule ----------------------------------------------------- 0.49s
2026-06-29 20:48:49.245137 | instance | INFO [aio > prepare] Executed: Successful
2026-06-29 20:48:49.256689 | instance | INFO [aio > converge] Executing
2026-06-29 20:48:52.073755 | instance |
2026-06-29 20:48:52.074138 | instance | PLAY [all] *********************************************************************
2026-06-29 20:48:52.074452 | instance |
2026-06-29 20:48:52.074773 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:48:52.075090 | instance | Monday 29 June 2026 20:48:52 +0000 (0:00:00.019) 0:00:00.019 ***********
2026-06-29 20:48:53.294852 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-29 20:48:53.295120 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-29 20:48:53.295300 | instance | interpreter could change the meaning of that path. See
2026-06-29 20:48:53.295483 | instance | https://docs.ansible.com/ansible-
2026-06-29 20:48:53.295671 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-29 20:48:53.308807 | instance | ok: [instance]
2026-06-29 20:48:53.309310 | instance |
2026-06-29 20:48:53.309712 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-29 20:48:53.310050 | instance | Monday 29 June 2026 20:48:53 +0000 (0:00:01.234) 0:00:01.253 ***********
2026-06-29 20:48:53.352335 | instance | skipping: [instance]
2026-06-29 20:48:53.352613 | instance |
2026-06-29 20:48:53.352844 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-29 20:48:53.353073 | instance | Monday 29 June 2026 20:48:53 +0000 (0:00:00.044) 0:00:01.297 ***********
2026-06-29 20:48:53.542785 | instance | ok: [instance]
2026-06-29 20:48:53.543179 | instance |
2026-06-29 20:48:53.543512 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-29 20:48:53.543821 | instance |
2026-06-29 20:48:53.544147 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:48:53.544470 | instance | Monday 29 June 2026 20:48:53 +0000 (0:00:00.190) 0:00:01.487 ***********
2026-06-29 20:48:54.448624 | instance | ok: [instance]
2026-06-29 20:48:54.448931 | instance |
2026-06-29 20:48:54.449164 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:48:54.449390 | instance | Monday 29 June 2026 20:48:54 +0000 (0:00:00.905) 0:00:02.393 ***********
2026-06-29 20:48:54.734171 | instance | ok: [instance]
2026-06-29 20:48:54.734734 | instance |
2026-06-29 20:48:54.735157 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:48:54.735496 | instance | Monday 29 June 2026 20:48:54 +0000 (0:00:00.284) 0:00:02.678 ***********
2026-06-29 20:48:54.777938 | instance | skipping: [instance]
2026-06-29 20:48:54.778063 | instance |
2026-06-29 20:48:54.778288 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 20:48:54.778488 | instance | Monday 29 June 2026 20:48:54 +0000 (0:00:00.043) 0:00:02.722 ***********
2026-06-29 20:48:55.133984 | instance | changed: [instance]
2026-06-29 20:48:55.134053 | instance |
2026-06-29 20:48:55.134203 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:48:55.134387 | instance | Monday 29 June 2026 20:48:55 +0000 (0:00:00.353) 0:00:03.076 ***********
2026-06-29 20:48:55.206103 | instance | ok: [instance] => {
2026-06-29 20:48:55.206377 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-29 20:48:55.206609 | instance | }
2026-06-29 20:48:55.206812 | instance |
2026-06-29 20:48:55.206992 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:48:55.207166 | instance | Monday 29 June 2026 20:48:55 +0000 (0:00:00.072) 0:00:03.149 ***********
2026-06-29 20:48:55.890255 | instance | changed: [instance]
2026-06-29 20:48:55.890519 | instance |
2026-06-29 20:48:55.890831 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:48:55.891135 | instance | Monday 29 June 2026 20:48:55 +0000 (0:00:00.685) 0:00:03.834 ***********
2026-06-29 20:48:55.950451 | instance | skipping: [instance]
2026-06-29 20:48:55.950832 | instance |
2026-06-29 20:48:55.951188 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:48:55.951533 | instance | Monday 29 June 2026 20:48:55 +0000 (0:00:00.057) 0:00:03.892 ***********
2026-06-29 20:48:55.998027 | instance | skipping: [instance]
2026-06-29 20:48:55.998109 | instance |
2026-06-29 20:48:55.998246 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:48:55.998441 | instance | Monday 29 June 2026 20:48:55 +0000 (0:00:00.051) 0:00:03.943 ***********
2026-06-29 20:48:56.210200 | instance | ok: [instance]
2026-06-29 20:48:56.210271 | instance |
2026-06-29 20:48:56.210367 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:48:56.210737 | instance | Monday 29 June 2026 20:48:56 +0000 (0:00:00.210) 0:00:04.153 ***********
2026-06-29 20:48:57.633942 | instance | ok: [instance]
2026-06-29 20:48:57.634022 | instance |
2026-06-29 20:48:57.634152 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:48:57.634341 | instance | Monday 29 June 2026 20:48:57 +0000 (0:00:01.422) 0:00:05.576 ***********
2026-06-29 20:48:57.698006 | instance | ok: [instance] => {
2026-06-29 20:48:57.698118 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-29 20:48:57.698253 | instance | }
2026-06-29 20:48:57.698464 | instance |
2026-06-29 20:48:57.698629 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:48:57.698783 | instance | Monday 29 June 2026 20:48:57 +0000 (0:00:00.066) 0:00:05.642 ***********
2026-06-29 20:48:58.326267 | instance | changed: [instance]
2026-06-29 20:48:58.326356 | instance |
2026-06-29 20:48:58.326503 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:48:58.326692 | instance | Monday 29 June 2026 20:48:58 +0000 (0:00:00.628) 0:00:06.271 ***********
2026-06-29 20:49:01.181860 | instance | changed: [instance]
2026-06-29 20:49:01.181951 | instance |
2026-06-29 20:49:01.182257 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 20:49:01.182498 | instance | Monday 29 June 2026 20:49:01 +0000 (0:00:02.855) 0:00:09.127 ***********
2026-06-29 20:49:01.222086 | instance | skipping: [instance]
2026-06-29 20:49:01.222197 | instance |
2026-06-29 20:49:01.222364 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 20:49:01.222613 | instance | Monday 29 June 2026 20:49:01 +0000 (0:00:00.037) 0:00:09.164 ***********
2026-06-29 20:49:01.257536 | instance | skipping: [instance]
2026-06-29 20:49:01.257730 | instance |
2026-06-29 20:49:01.257907 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 20:49:01.258101 | instance | Monday 29 June 2026 20:49:01 +0000 (0:00:00.036) 0:00:09.201 ***********
2026-06-29 20:49:01.282197 | instance | skipping: [instance]
2026-06-29 20:49:01.282218 | instance |
2026-06-29 20:49:01.282224 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 20:49:01.282228 | instance | Monday 29 June 2026 20:49:01 +0000 (0:00:00.026) 0:00:09.227 ***********
2026-06-29 20:49:06.285980 | instance | changed: [instance]
2026-06-29 20:49:06.286026 | instance |
2026-06-29 20:49:06.286043 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 20:49:06.286048 | instance | Monday 29 June 2026 20:49:06 +0000 (0:00:05.003) 0:00:14.231 ***********
2026-06-29 20:49:06.917642 | instance | changed: [instance]
2026-06-29 20:49:06.917917 | instance |
2026-06-29 20:49:06.917924 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 20:49:06.918201 | instance | Monday 29 June 2026 20:49:06 +0000 (0:00:00.631) 0:00:14.862 ***********
2026-06-29 20:49:07.825601 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 20:49:07.827611 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 20:49:07.827675 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 20:49:07.827687 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 20:49:07.827697 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 20:49:07.827707 | instance |
2026-06-29 20:49:07.827717 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 20:49:07.827726 | instance | Monday 29 June 2026 20:49:07 +0000 (0:00:00.908) 0:00:15.771 ***********
2026-06-29 20:49:08.388448 | instance | changed: [instance]
2026-06-29 20:49:08.388514 | instance |
2026-06-29 20:49:08.389362 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 20:49:08.389402 | instance | Monday 29 June 2026 20:49:08 +0000 (0:00:00.553) 0:00:16.324 ***********
2026-06-29 20:49:08.389407 | instance |
2026-06-29 20:49:08.389412 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-29 20:49:08.389433 | instance | Monday 29 June 2026 20:49:08 +0000 (0:00:00.009) 0:00:16.334 ***********
2026-06-29 20:49:09.302176 | instance | ok: [instance]
2026-06-29 20:49:09.302249 | instance |
2026-06-29 20:49:09.302544 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-29 20:49:09.302580 | instance | Monday 29 June 2026 20:49:09 +0000 (0:00:00.913) 0:00:17.247 ***********
2026-06-29 20:49:09.769652 | instance | changed: [instance]
2026-06-29 20:49:09.769772 | instance |
2026-06-29 20:49:09.769823 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 20:49:09.769993 | instance | Monday 29 June 2026 20:49:09 +0000 (0:00:00.467) 0:00:17.715 ***********
2026-06-29 20:49:10.321936 | instance | changed: [instance]
2026-06-29 20:49:10.322011 | instance |
2026-06-29 20:49:10.322324 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:49:10.322394 | instance | Monday 29 June 2026 20:49:10 +0000 (0:00:00.551) 0:00:18.267 ***********
2026-06-29 20:49:10.530851 | instance | ok: [instance]
2026-06-29 20:49:10.530966 | instance |
2026-06-29 20:49:10.530989 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:49:10.531002 | instance | Monday 29 June 2026 20:49:10 +0000 (0:00:00.209) 0:00:18.476 ***********
2026-06-29 20:49:10.584169 | instance | ok: [instance] => {
2026-06-29 20:49:10.584250 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-29 20:49:10.584799 | instance | }
2026-06-29 20:49:10.584853 | instance |
2026-06-29 20:49:10.584859 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:49:10.584865 | instance | Monday 29 June 2026 20:49:10 +0000 (0:00:00.053) 0:00:18.529 ***********
2026-06-29 20:49:11.367114 | instance | changed: [instance]
2026-06-29 20:49:11.367184 | instance |
2026-06-29 20:49:11.367540 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:49:11.367616 | instance | Monday 29 June 2026 20:49:11 +0000 (0:00:00.782) 0:00:19.312 ***********
2026-06-29 20:49:15.705160 | instance | changed: [instance]
2026-06-29 20:49:15.705241 | instance |
2026-06-29 20:49:15.705602 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-29 20:49:15.705672 | instance | Monday 29 June 2026 20:49:15 +0000 (0:00:04.338) 0:00:23.651 ***********
2026-06-29 20:49:16.831751 | instance | ok: [instance]
2026-06-29 20:49:16.831835 | instance |
2026-06-29 20:49:16.832070 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-29 20:49:16.832111 | instance | Monday 29 June 2026 20:49:16 +0000 (0:00:01.126) 0:00:24.777 ***********
2026-06-29 20:49:17.201952 | instance | changed: [instance]
2026-06-29 20:49:17.202410 | instance |
2026-06-29 20:49:17.202460 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-29 20:49:17.202466 | instance | Monday 29 June 2026 20:49:17 +0000 (0:00:00.370) 0:00:25.147 ***********
2026-06-29 20:49:17.661740 | instance | changed: [instance]
2026-06-29 20:49:17.661810 | instance |
2026-06-29 20:49:17.661950 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-29 20:49:17.662070 | instance | Monday 29 June 2026 20:49:17 +0000 (0:00:00.459) 0:00:25.607 ***********
2026-06-29 20:49:18.230472 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-29 20:49:18.230759 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-29 20:49:18.231056 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-29 20:49:18.231373 | instance |
2026-06-29 20:49:18.231662 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-29 20:49:18.231946 | instance | Monday 29 June 2026 20:49:18 +0000 (0:00:00.568) 0:00:26.176 ***********
2026-06-29 20:49:18.691230 | instance | changed: [instance]
2026-06-29 20:49:18.691497 | instance |
2026-06-29 20:49:18.691840 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-29 20:49:18.692120 | instance | Monday 29 June 2026 20:49:18 +0000 (0:00:00.460) 0:00:26.636 ***********
2026-06-29 20:49:19.148403 | instance | changed: [instance]
2026-06-29 20:49:19.148665 | instance |
2026-06-29 20:49:19.149011 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-29 20:49:19.149341 | instance | Monday 29 June 2026 20:49:19 +0000 (0:00:00.448) 0:00:27.085 ***********
2026-06-29 20:49:19.149683 | instance |
2026-06-29 20:49:19.149985 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-29 20:49:19.150282 | instance | Monday 29 June 2026 20:49:19 +0000 (0:00:00.008) 0:00:27.093 ***********
2026-06-29 20:49:19.873638 | instance | ok: [instance]
2026-06-29 20:49:19.873699 | instance |
2026-06-29 20:49:19.873711 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-29 20:49:19.873860 | instance | Monday 29 June 2026 20:49:19 +0000 (0:00:00.724) 0:00:27.818 ***********
2026-06-29 20:49:20.750947 | instance | changed: [instance]
2026-06-29 20:49:20.751016 | instance |
2026-06-29 20:49:20.751275 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-29 20:49:20.751290 | instance | Monday 29 June 2026 20:49:20 +0000 (0:00:00.878) 0:00:28.696 ***********
2026-06-29 20:49:21.313855 | instance | changed: [instance]
2026-06-29 20:49:21.313949 | instance |
2026-06-29 20:49:21.314034 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-29 20:49:21.314170 | instance | Monday 29 June 2026 20:49:21 +0000 (0:00:00.562) 0:00:29.259 ***********
2026-06-29 20:49:21.367599 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-29 20:49:21.367665 | instance |
2026-06-29 20:49:21.367956 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-29 20:49:21.367996 | instance | Monday 29 June 2026 20:49:21 +0000 (0:00:00.053) 0:00:29.313 ***********
2026-06-29 20:49:26.161336 | instance | changed: [instance]
2026-06-29 20:49:26.161622 | instance |
2026-06-29 20:49:26.161919 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-29 20:49:26.162205 | instance | Monday 29 June 2026 20:49:26 +0000 (0:00:04.793) 0:00:34.106 ***********
2026-06-29 20:49:26.789772 | instance | ok: [instance] => (item=chronyd)
2026-06-29 20:49:26.790037 | instance | ok: [instance] => (item=sshd)
2026-06-29 20:49:26.790306 | instance |
2026-06-29 20:49:26.790595 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-29 20:49:26.790871 | instance | Monday 29 June 2026 20:49:26 +0000 (0:00:00.628) 0:00:34.735 ***********
2026-06-29 20:49:27.098890 | instance | changed: [instance]
2026-06-29 20:49:27.099006 | instance |
2026-06-29 20:49:27.099240 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-29 20:49:27.099476 | instance | Monday 29 June 2026 20:49:27 +0000 (0:00:00.309) 0:00:35.044 ***********
2026-06-29 20:49:27.300995 | instance | ok: [instance]
2026-06-29 20:49:27.301114 | instance |
2026-06-29 20:49:27.301290 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-29 20:49:27.301452 | instance | Monday 29 June 2026 20:49:27 +0000 (0:00:00.202) 0:00:35.246 ***********
2026-06-29 20:49:27.759978 | instance | changed: [instance]
2026-06-29 20:49:27.760217 | instance |
2026-06-29 20:49:27.760611 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-29 20:49:27.760948 | instance | Monday 29 June 2026 20:49:27 +0000 (0:00:00.458) 0:00:35.705 ***********
2026-06-29 20:49:28.122475 | instance | changed: [instance]
2026-06-29 20:49:28.122700 | instance |
2026-06-29 20:49:28.123068 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-29 20:49:28.123361 | instance | Monday 29 June 2026 20:49:28 +0000 (0:00:00.362) 0:00:36.067 ***********
2026-06-29 20:49:28.248901 | instance | ok: [instance]
2026-06-29 20:49:28.249121 | instance |
2026-06-29 20:49:28.249413 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-29 20:49:28.249724 | instance | Monday 29 June 2026 20:49:28 +0000 (0:00:00.126) 0:00:36.194 ***********
2026-06-29 20:49:28.498361 | instance | ok: [instance] => (item=instance)
2026-06-29 20:49:28.498758 | instance |
2026-06-29 20:49:28.499112 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-29 20:49:28.499450 | instance | Monday 29 June 2026 20:49:28 +0000 (0:00:00.249) 0:00:36.443 ***********
2026-06-29 20:49:28.549608 | instance | ok: [instance]
2026-06-29 20:49:28.549849 | instance |
2026-06-29 20:49:28.550014 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-29 20:49:28.550172 | instance | Monday 29 June 2026 20:49:28 +0000 (0:00:00.051) 0:00:36.494 ***********
2026-06-29 20:49:28.630173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-29 20:49:28.630401 | instance |
2026-06-29 20:49:28.630564 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-29 20:49:28.630720 | instance | Monday 29 June 2026 20:49:28 +0000 (0:00:00.077) 0:00:36.572 ***********
2026-06-29 20:49:28.969890 | instance | changed: [instance]
2026-06-29 20:49:28.970003 | instance |
2026-06-29 20:49:28.970091 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-29 20:49:28.970233 | instance | Monday 29 June 2026 20:49:28 +0000 (0:00:00.342) 0:00:36.915 ***********
2026-06-29 20:49:29.679913 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-29 20:49:29.679982 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-29 20:49:29.680501 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-29 20:49:29.680540 | instance |
2026-06-29 20:49:29.680546 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-29 20:49:29.680551 | instance | Monday 29 June 2026 20:49:29 +0000 (0:00:00.710) 0:00:37.625 ***********
2026-06-29 20:50:56.215193 | instance | ok: [instance]
2026-06-29 20:50:56.215288 | instance |
2026-06-29 20:50:56.215297 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-29 20:50:56.215356 | instance | Monday 29 June 2026 20:50:56 +0000 (0:01:26.534) 0:02:04.160 ***********
2026-06-29 20:50:56.421526 | instance | changed: [instance]
2026-06-29 20:50:56.421605 | instance |
2026-06-29 20:50:56.421888 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-29 20:50:56.421933 | instance | Monday 29 June 2026 20:50:56 +0000 (0:00:00.206) 0:02:04.367 ***********
2026-06-29 20:50:56.467792 | instance | ok: [instance]
2026-06-29 20:50:56.468189 | instance |
2026-06-29 20:50:56.468216 | instance | TASK [Install Ceph host] *******************************************************
2026-06-29 20:50:56.468222 | instance | Monday 29 June 2026 20:50:56 +0000 (0:00:00.046) 0:02:04.413 ***********
2026-06-29 20:50:56.555958 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-29 20:50:56.556039 | instance |
2026-06-29 20:50:56.556294 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-29 20:50:56.556334 | instance | Monday 29 June 2026 20:50:56 +0000 (0:00:00.088) 0:02:04.501 ***********
2026-06-29 20:51:01.693309 | instance | ok: [instance]
2026-06-29 20:51:01.693353 | instance |
2026-06-29 20:51:01.693358 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-29 20:51:01.693364 | instance | Monday 29 June 2026 20:51:01 +0000 (0:00:05.136) 0:02:09.638 ***********
2026-06-29 20:51:01.757721 | instance | ok: [instance] => (item=instance)
2026-06-29 20:51:01.757785 | instance |
2026-06-29 20:51:01.757960 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-29 20:51:01.758088 | instance | Monday 29 June 2026 20:51:01 +0000 (0:00:00.064) 0:02:09.703 ***********
2026-06-29 20:51:02.197236 | instance | ok: [instance]
2026-06-29 20:51:02.197292 | instance |
2026-06-29 20:51:02.197481 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-29 20:51:02.197655 | instance | Monday 29 June 2026 20:51:02 +0000 (0:00:00.439) 0:02:10.143 ***********
2026-06-29 20:51:09.580381 | instance | ok: [instance]
2026-06-29 20:51:09.580459 | instance |
2026-06-29 20:51:09.580762 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-29 20:51:09.580804 | instance | Monday 29 June 2026 20:51:09 +0000 (0:00:07.382) 0:02:17.526 ***********
2026-06-29 20:51:58.287553 | instance | changed: [instance]
2026-06-29 20:51:58.287620 | instance |
2026-06-29 20:51:58.287745 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-29 20:51:58.287868 | instance | Monday 29 June 2026 20:51:58 +0000 (0:00:48.706) 0:03:06.233 ***********
2026-06-29 20:52:12.310146 | instance | ok: [instance]
2026-06-29 20:52:12.310625 | instance |
2026-06-29 20:52:12.310647 | instance | TASK [Install Ceph host] *******************************************************
2026-06-29 20:52:12.310655 | instance | Monday 29 June 2026 20:52:12 +0000 (0:00:14.022) 0:03:20.255 ***********
2026-06-29 20:52:12.390323 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-29 20:52:12.390383 | instance |
2026-06-29 20:52:12.390637 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-29 20:52:12.390653 | instance | Monday 29 June 2026 20:52:12 +0000 (0:00:00.080) 0:03:20.336 ***********
2026-06-29 20:52:12.446186 | instance | skipping: [instance]
2026-06-29 20:52:12.446264 | instance |
2026-06-29 20:52:12.446271 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-29 20:52:12.446278 | instance | Monday 29 June 2026 20:52:12 +0000 (0:00:00.054) 0:03:20.391 ***********
2026-06-29 20:52:12.499796 | instance | skipping: [instance] => (item=instance)
2026-06-29 20:52:12.499918 | instance | skipping: [instance]
2026-06-29 20:52:12.499934 | instance |
2026-06-29 20:52:12.500268 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-29 20:52:12.500331 | instance | Monday 29 June 2026 20:52:12 +0000 (0:00:00.054) 0:03:20.445 ***********
2026-06-29 20:52:12.773157 | instance | ok: [instance]
2026-06-29 20:52:12.773226 | instance |
2026-06-29 20:52:12.773569 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-29 20:52:12.773670 | instance | Monday 29 June 2026 20:52:12 +0000 (0:00:00.273) 0:03:20.719 ***********
2026-06-29 20:52:19.164838 | instance | ok: [instance]
2026-06-29 20:52:19.164909 | instance |
2026-06-29 20:52:19.165154 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-29 20:52:19.165199 | instance | Monday 29 June 2026 20:52:19 +0000 (0:00:06.391) 0:03:27.110 ***********
2026-06-29 20:52:31.287534 | instance | changed: [instance]
2026-06-29 20:52:31.287622 | instance |
2026-06-29 20:52:31.287868 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-29 20:52:31.287907 | instance | Monday 29 June 2026 20:52:31 +0000 (0:00:12.122) 0:03:39.233 ***********
2026-06-29 20:52:37.264287 | instance | ok: [instance]
2026-06-29 20:52:37.264360 | instance |
2026-06-29 20:52:37.264623 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-29 20:52:37.264674 | instance | Monday 29 June 2026 20:52:37 +0000 (0:00:05.976) 0:03:45.209 ***********
2026-06-29 20:52:45.125462 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-29 20:52:45.125504 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-29 20:52:45.125510 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-29 20:52:45.125515 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-29 20:52:45.125519 | instance |
2026-06-29 20:52:45.125524 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-29 20:52:45.125528 | instance |
2026-06-29 20:52:45.125532 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:52:45.125536 | instance | Monday 29 June 2026 20:52:45 +0000 (0:00:07.860) 0:03:53.070 ***********
2026-06-29 20:52:46.019467 | instance | ok: [instance]
2026-06-29 20:52:46.019510 | instance |
2026-06-29 20:52:46.019516 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:52:46.019521 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.894) 0:03:53.964 ***********
2026-06-29 20:52:46.220385 | instance | ok: [instance]
2026-06-29 20:52:46.220419 | instance |
2026-06-29 20:52:46.220424 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:52:46.220429 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.201) 0:03:54.165 ***********
2026-06-29 20:52:46.257729 | instance | skipping: [instance]
2026-06-29 20:52:46.257761 | instance |
2026-06-29 20:52:46.257766 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 20:52:46.257771 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.037) 0:03:54.203 ***********
2026-06-29 20:52:46.466243 | instance | ok: [instance]
2026-06-29 20:52:46.466277 | instance |
2026-06-29 20:52:46.466282 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:52:46.466287 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.208) 0:03:54.411 ***********
2026-06-29 20:52:46.524195 | instance | ok: [instance] => {
2026-06-29 20:52:46.524229 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-29 20:52:46.524235 | instance | }
2026-06-29 20:52:46.524240 | instance |
2026-06-29 20:52:46.524244 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:52:46.524249 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.057) 0:03:54.469 ***********
2026-06-29 20:52:46.829610 | instance | ok: [instance]
2026-06-29 20:52:46.829653 | instance |
2026-06-29 20:52:46.829662 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:52:46.829669 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.304) 0:03:54.774 ***********
2026-06-29 20:52:46.884581 | instance | skipping: [instance]
2026-06-29 20:52:46.884628 | instance |
2026-06-29 20:52:46.884636 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:52:46.884643 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.054) 0:03:54.829 ***********
2026-06-29 20:52:46.934508 | instance | skipping: [instance]
2026-06-29 20:52:46.934548 | instance |
2026-06-29 20:52:46.934554 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:52:46.934559 | instance | Monday 29 June 2026 20:52:46 +0000 (0:00:00.050) 0:03:54.879 ***********
2026-06-29 20:52:47.133641 | instance | ok: [instance]
2026-06-29 20:52:47.133687 | instance |
2026-06-29 20:52:47.133693 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:52:47.133699 | instance | Monday 29 June 2026 20:52:47 +0000 (0:00:00.198) 0:03:55.078 ***********
2026-06-29 20:52:48.381178 | instance | ok: [instance]
2026-06-29 20:52:48.381217 | instance |
2026-06-29 20:52:48.381223 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:52:48.381233 | instance | Monday 29 June 2026 20:52:48 +0000 (0:00:01.247) 0:03:56.326 ***********
2026-06-29 20:52:48.448727 | instance | ok: [instance] => {
2026-06-29 20:52:48.448765 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-29 20:52:48.448781 | instance | }
2026-06-29 20:52:48.448786 | instance |
2026-06-29 20:52:48.448790 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:52:48.448794 | instance | Monday 29 June 2026 20:52:48 +0000 (0:00:00.067) 0:03:56.393 ***********
2026-06-29 20:52:48.773522 | instance | ok: [instance]
2026-06-29 20:52:48.773563 | instance |
2026-06-29 20:52:48.773570 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:52:48.773575 | instance | Monday 29 June 2026 20:52:48 +0000 (0:00:00.325) 0:03:56.719 ***********
2026-06-29 20:52:50.699577 | instance | ok: [instance]
2026-06-29 20:52:50.699645 | instance |
2026-06-29 20:52:50.699803 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 20:52:50.699935 | instance | Monday 29 June 2026 20:52:50 +0000 (0:00:01.926) 0:03:58.645 ***********
2026-06-29 20:52:50.730650 | instance | skipping: [instance]
2026-06-29 20:52:50.730716 | instance |
2026-06-29 20:52:50.730863 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 20:52:50.731003 | instance | Monday 29 June 2026 20:52:50 +0000 (0:00:00.031) 0:03:58.676 ***********
2026-06-29 20:52:50.764412 | instance | skipping: [instance]
2026-06-29 20:52:50.764600 | instance |
2026-06-29 20:52:50.764787 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 20:52:50.764966 | instance | Monday 29 June 2026 20:52:50 +0000 (0:00:00.033) 0:03:58.710 ***********
2026-06-29 20:52:50.796631 | instance | skipping: [instance]
2026-06-29 20:52:50.796716 | instance |
2026-06-29 20:52:50.796840 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 20:52:50.796956 | instance | Monday 29 June 2026 20:52:50 +0000 (0:00:00.032) 0:03:58.742 ***********
2026-06-29 20:52:52.095217 | instance | ok: [instance]
2026-06-29 20:52:52.095340 | instance |
2026-06-29 20:52:52.095543 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 20:52:52.095747 | instance | Monday 29 June 2026 20:52:52 +0000 (0:00:01.298) 0:04:00.040 ***********
2026-06-29 20:52:52.516619 | instance | ok: [instance]
2026-06-29 20:52:52.516686 | instance |
2026-06-29 20:52:52.516967 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 20:52:52.517008 | instance | Monday 29 June 2026 20:52:52 +0000 (0:00:00.421) 0:04:00.462 ***********
2026-06-29 20:52:53.464383 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 20:52:53.464457 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 20:52:53.465213 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 20:52:53.465253 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 20:52:53.465260 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 20:52:53.465265 | instance |
2026-06-29 20:52:53.465270 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 20:52:53.465274 | instance | Monday 29 June 2026 20:52:53 +0000 (0:00:00.947) 0:04:01.410 ***********
2026-06-29 20:52:53.977934 | instance | ok: [instance]
2026-06-29 20:52:53.978007 | instance |
2026-06-29 20:52:53.978649 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 20:52:53.978686 | instance | Monday 29 June 2026 20:52:53 +0000 (0:00:00.506) 0:04:01.917 ***********
2026-06-29 20:52:53.978692 | instance |
2026-06-29 20:52:53.978697 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 20:52:53.978701 | instance | Monday 29 June 2026 20:52:53 +0000 (0:00:00.006) 0:04:01.923 ***********
2026-06-29 20:52:54.332880 | instance | ok: [instance]
2026-06-29 20:52:54.332999 | instance |
2026-06-29 20:52:54.333380 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:52:54.333448 | instance | Monday 29 June 2026 20:52:54 +0000 (0:00:00.354) 0:04:02.278 ***********
2026-06-29 20:52:54.538860 | instance | ok: [instance]
2026-06-29 20:52:54.538937 | instance |
2026-06-29 20:52:54.539442 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:52:54.539493 | instance | Monday 29 June 2026 20:52:54 +0000 (0:00:00.205) 0:04:02.484 ***********
2026-06-29 20:52:54.594142 | instance | ok: [instance] => {
2026-06-29 20:52:54.594983 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-29 20:52:54.595066 | instance | }
2026-06-29 20:52:54.595074 | instance |
2026-06-29 20:52:54.595080 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:52:54.595087 | instance | Monday 29 June 2026 20:52:54 +0000 (0:00:00.055) 0:04:02.539 ***********
2026-06-29 20:52:54.947250 | instance | ok: [instance]
2026-06-29 20:52:54.947310 | instance |
2026-06-29 20:52:54.947633 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:52:54.947671 | instance | Monday 29 June 2026 20:52:54 +0000 (0:00:00.353) 0:04:02.893 ***********
2026-06-29 20:52:58.004336 | instance | ok: [instance]
2026-06-29 20:52:58.004708 | instance |
2026-06-29 20:52:58.004724 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-29 20:52:58.004730 | instance | Monday 29 June 2026 20:52:57 +0000 (0:00:03.057) 0:04:05.950 ***********
2026-06-29 20:52:59.336439 | instance | ok: [instance]
2026-06-29 20:52:59.336514 | instance |
2026-06-29 20:52:59.336842 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-29 20:52:59.336912 | instance | Monday 29 June 2026 20:52:59 +0000 (0:00:01.331) 0:04:07.281 ***********
2026-06-29 20:52:59.535348 | instance | ok: [instance]
2026-06-29 20:52:59.535463 | instance |
2026-06-29 20:52:59.535471 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-29 20:52:59.535613 | instance | Monday 29 June 2026 20:52:59 +0000 (0:00:00.199) 0:04:07.481 ***********
2026-06-29 20:52:59.959461 | instance | ok: [instance]
2026-06-29 20:52:59.959527 | instance |
2026-06-29 20:52:59.959895 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-29 20:52:59.959955 | instance | Monday 29 June 2026 20:52:59 +0000 (0:00:00.423) 0:04:07.904 ***********
2026-06-29 20:53:00.530403 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-29 20:53:00.530482 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-29 20:53:00.531152 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-29 20:53:00.531200 | instance |
2026-06-29 20:53:00.531208 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-29 20:53:00.531215 | instance | Monday 29 June 2026 20:53:00 +0000 (0:00:00.571) 0:04:08.475 ***********
2026-06-29 20:53:00.942816 | instance | ok: [instance]
2026-06-29 20:53:00.942886 | instance |
2026-06-29 20:53:00.943181 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-29 20:53:00.943221 | instance | Monday 29 June 2026 20:53:00 +0000 (0:00:00.412) 0:04:08.888 ***********
2026-06-29 20:53:01.382369 | instance | ok: [instance]
2026-06-29 20:53:01.382438 | instance |
2026-06-29 20:53:01.383100 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-29 20:53:01.383139 | instance | Monday 29 June 2026 20:53:01 +0000 (0:00:00.432) 0:04:09.321 ***********
2026-06-29 20:53:01.383145 | instance |
2026-06-29 20:53:01.383155 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-29 20:53:01.383159 | instance | Monday 29 June 2026 20:53:01 +0000 (0:00:00.006) 0:04:09.328 ***********
2026-06-29 20:53:01.735882 | instance | ok: [instance]
2026-06-29 20:53:01.735945 | instance |
2026-06-29 20:53:01.736240 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-29 20:53:01.736282 | instance | Monday 29 June 2026 20:53:01 +0000 (0:00:00.353) 0:04:09.681 ***********
2026-06-29 20:53:01.792886 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-29 20:53:01.793245 | instance |
2026-06-29 20:53:01.793271 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-29 20:53:01.793287 | instance | Monday 29 June 2026 20:53:01 +0000 (0:00:00.056) 0:04:09.738 ***********
2026-06-29 20:53:03.043928 | instance | ok: [instance]
2026-06-29 20:53:03.044023 | instance |
2026-06-29 20:53:03.044471 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-29 20:53:03.044515 | instance | Monday 29 June 2026 20:53:03 +0000 (0:00:01.250) 0:04:10.989 ***********
2026-06-29 20:53:03.688776 | instance | ok: [instance] => (item=chronyd)
2026-06-29 20:53:03.688902 | instance | ok: [instance] => (item=sshd)
2026-06-29 20:53:03.688916 | instance |
2026-06-29 20:53:03.689192 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-29 20:53:03.689245 | instance | Monday 29 June 2026 20:53:03 +0000 (0:00:00.644) 0:04:11.634 ***********
2026-06-29 20:53:04.015997 | instance | ok: [instance]
2026-06-29 20:53:04.016073 | instance |
2026-06-29 20:53:04.016413 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-29 20:53:04.016484 | instance | Monday 29 June 2026 20:53:04 +0000 (0:00:00.327) 0:04:11.961 ***********
2026-06-29 20:53:04.217274 | instance | ok: [instance]
2026-06-29 20:53:04.217393 | instance |
2026-06-29 20:53:04.217734 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-29 20:53:04.217962 | instance | Monday 29 June 2026 20:53:04 +0000 (0:00:00.201) 0:04:12.162 ***********
2026-06-29 20:53:04.462321 | instance | ok: [instance]
2026-06-29 20:53:04.462395 | instance |
2026-06-29 20:53:04.462685 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-29 20:53:04.462725 | instance | Monday 29 June 2026 20:53:04 +0000 (0:00:00.245) 0:04:12.407 ***********
2026-06-29 20:53:04.659925 | instance | ok: [instance]
2026-06-29 20:53:04.660007 | instance |
2026-06-29 20:53:04.660263 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-29 20:53:04.660302 | instance | Monday 29 June 2026 20:53:04 +0000 (0:00:00.197) 0:04:12.605 ***********
2026-06-29 20:53:04.880401 | instance | ok: [instance] => (item=instance)
2026-06-29 20:53:04.880468 | instance |
2026-06-29 20:53:04.880730 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-29 20:53:04.880770 | instance | Monday 29 June 2026 20:53:04 +0000 (0:00:00.220) 0:04:12.826 ***********
2026-06-29 20:53:04.936310 | instance | ok: [instance]
2026-06-29 20:53:04.936378 | instance |
2026-06-29 20:53:04.936618 | instance | TASK [Install Ceph host] *******************************************************
2026-06-29 20:53:04.936646 | instance | Monday 29 June 2026 20:53:04 +0000 (0:00:00.055) 0:04:12.882 ***********
2026-06-29 20:53:05.004246 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-29 20:53:05.004321 | instance |
2026-06-29 20:53:05.004666 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-29 20:53:05.004713 | instance | Monday 29 June 2026 20:53:04 +0000 (0:00:00.067) 0:04:12.949 ***********
2026-06-29 20:53:05.056860 | instance | skipping: [instance]
2026-06-29 20:53:05.057468 | instance |
2026-06-29 20:53:05.057514 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-29 20:53:05.057522 | instance | Monday 29 June 2026 20:53:05 +0000 (0:00:00.052) 0:04:13.002 ***********
2026-06-29 20:53:05.107690 | instance | skipping: [instance] => (item=instance)
2026-06-29 20:53:05.107814 | instance | skipping: [instance]
2026-06-29 20:53:05.107994 | instance |
2026-06-29 20:53:05.108151 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-29 20:53:05.108302 | instance | Monday 29 June 2026 20:53:05 +0000 (0:00:00.051) 0:04:13.053 ***********
2026-06-29 20:53:05.357862 | instance | ok: [instance]
2026-06-29 20:53:05.357938 | instance |
2026-06-29 20:53:05.358031 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-29 20:53:05.358220 | instance | Monday 29 June 2026 20:53:05 +0000 (0:00:00.250) 0:04:13.303 ***********
2026-06-29 20:53:11.721675 | instance | ok: [instance]
2026-06-29 20:53:11.721757 | instance |
2026-06-29 20:53:11.721993 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-29 20:53:11.722032 | instance | Monday 29 June 2026 20:53:11 +0000 (0:00:06.363) 0:04:19.667 ***********
2026-06-29 20:53:17.014664 | instance | ok: [instance]
2026-06-29 20:53:17.014760 | instance |
2026-06-29 20:53:17.015051 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-29 20:53:17.015091 | instance | Monday 29 June 2026 20:53:17 +0000 (0:00:05.292) 0:04:24.960 ***********
2026-06-29 20:53:30.919863 | instance | ok: [instance]
2026-06-29 20:53:30.919952 | instance |
2026-06-29 20:53:30.920191 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-29 20:53:30.920229 | instance | Monday 29 June 2026 20:53:30 +0000 (0:00:13.905) 0:04:38.865 ***********
2026-06-29 20:55:02.342266 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-29 20:55:02.342364 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-29 20:55:02.342488 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-29 20:55:02.342608 | instance |
2026-06-29 20:55:02.342734 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-29 20:55:02.342860 | instance | Monday 29 June 2026 20:55:02 +0000 (0:01:31.422) 0:06:10.288 ***********
2026-06-29 20:55:08.122983 | instance | ok: [instance]
2026-06-29 20:55:08.123071 | instance |
2026-06-29 20:55:08.123343 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-29 20:55:08.123382 | instance | Monday 29 June 2026 20:55:08 +0000 (0:00:05.780) 0:06:16.068 ***********
2026-06-29 20:55:14.164172 | instance | ok: [instance]
2026-06-29 20:55:14.164247 | instance |
2026-06-29 20:55:14.164511 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-29 20:55:14.164551 | instance | Monday 29 June 2026 20:55:14 +0000 (0:00:06.041) 0:06:22.109 ***********
2026-06-29 20:55:14.227399 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-29 20:55:14.227502 | instance |
2026-06-29 20:55:14.227719 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-29 20:55:14.227736 | instance | Monday 29 June 2026 20:55:14 +0000 (0:00:00.063) 0:06:22.173 ***********
2026-06-29 20:55:14.408734 | instance | ok: [instance]
2026-06-29 20:55:14.408790 | instance |
2026-06-29 20:55:14.409073 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-29 20:55:14.409136 | instance | Monday 29 June 2026 20:55:14 +0000 (0:00:00.181) 0:06:22.354 ***********
2026-06-29 20:55:20.510222 | instance | ok: [instance]
2026-06-29 20:55:20.510321 | instance |
2026-06-29 20:55:20.510604 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-29 20:55:20.510649 | instance | Monday 29 June 2026 20:55:20 +0000 (0:00:06.101) 0:06:28.456 ***********
2026-06-29 20:55:20.552680 | instance | ok: [instance]
2026-06-29 20:55:20.552758 | instance |
2026-06-29 20:55:20.553008 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-29 20:55:20.553047 | instance | Monday 29 June 2026 20:55:20 +0000 (0:00:00.042) 0:06:28.498 ***********
2026-06-29 20:55:20.607098 | instance | skipping: [instance] => (item=1)
2026-06-29 20:55:20.607190 | instance | skipping: [instance] => (item=1)
2026-06-29 20:55:20.607891 | instance | skipping: [instance] => (item=1)
2026-06-29 20:55:20.607960 | instance | skipping: [instance]
2026-06-29 20:55:20.607967 | instance |
2026-06-29 20:55:20.607973 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-29 20:55:20.607979 | instance | Monday 29 June 2026 20:55:20 +0000 (0:00:00.053) 0:06:28.552 ***********
2026-06-29 20:55:20.658423 | instance | skipping: [instance]
2026-06-29 20:55:20.658481 | instance |
2026-06-29 20:55:20.658488 | instance | PLAY [all] *********************************************************************
2026-06-29 20:55:20.658493 | instance |
2026-06-29 20:55:20.658498 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-29 20:55:20.658503 | instance | Monday 29 June 2026 20:55:20 +0000 (0:00:00.050) 0:06:28.603 ***********
2026-06-29 20:55:20.969559 | instance | changed: [instance]
2026-06-29 20:55:20.969627 | instance |
2026-06-29 20:55:20.969775 | instance | PLAY [all] *********************************************************************
2026-06-29 20:55:20.970033 | instance |
2026-06-29 20:55:20.970201 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:55:20.970357 | instance | Monday 29 June 2026 20:55:20 +0000 (0:00:00.311) 0:06:28.914 ***********
2026-06-29 20:55:21.909340 | instance | ok: [instance]
2026-06-29 20:55:21.909411 | instance |
2026-06-29 20:55:21.909601 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-29 20:55:21.909679 | instance | Monday 29 June 2026 20:55:21 +0000 (0:00:00.939) 0:06:29.854 ***********
2026-06-29 20:55:25.585591 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-29 20:55:25.585673 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-29 20:55:25.588133 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-29 20:55:25.588172 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-29 20:55:25.588178 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-29 20:55:25.588183 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-29 20:55:25.588187 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-29 20:55:25.588191 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-29 20:55:25.588194 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-29 20:55:25.588198 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-29 20:55:25.588202 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-29 20:55:25.588206 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-29 20:55:25.588210 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-29 20:55:25.588214 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-29 20:55:25.588218 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-29 20:55:25.588222 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-29 20:55:25.588226 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-29 20:55:25.588230 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-29 20:55:25.588233 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-29 20:55:25.588241 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-29 20:55:25.588246 | instance |
2026-06-29 20:55:25.588250 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-29 20:55:25.588254 | instance | Monday 29 June 2026 20:55:25 +0000 (0:00:03.676) 0:06:33.531 ***********
2026-06-29 20:55:25.779190 | instance | changed: [instance]
2026-06-29 20:55:25.779268 | instance |
2026-06-29 20:55:25.779516 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-29 20:55:25.779559 | instance | Monday 29 June 2026 20:55:25 +0000 (0:00:00.193) 0:06:33.725 ***********
2026-06-29 20:55:26.212232 | instance | changed: [instance]
2026-06-29 20:55:26.212308 | instance |
2026-06-29 20:55:26.212534 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-29 20:55:26.212567 | instance | Monday 29 June 2026 20:55:26 +0000 (0:00:00.433) 0:06:34.158 ***********
2026-06-29 20:55:26.446209 | instance | ok: [instance]
2026-06-29 20:55:26.446310 | instance |
2026-06-29 20:55:26.446611 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-29 20:55:26.446650 | instance | Monday 29 June 2026 20:55:26 +0000 (0:00:00.233) 0:06:34.391 ***********
2026-06-29 20:55:26.499498 | instance | ok: [instance]
2026-06-29 20:55:26.499555 | instance |
2026-06-29 20:55:26.500059 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-29 20:55:26.500113 | instance |
2026-06-29 20:55:26.500126 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:55:26.500140 | instance | Monday 29 June 2026 20:55:26 +0000 (0:00:00.053) 0:06:34.445 ***********
2026-06-29 20:55:27.390895 | instance | ok: [instance]
2026-06-29 20:55:27.391327 | instance |
2026-06-29 20:55:27.391369 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-29 20:55:27.391375 | instance | Monday 29 June 2026 20:55:27 +0000 (0:00:00.891) 0:06:35.336 ***********
2026-06-29 20:55:27.593242 | instance | changed: [instance]
2026-06-29 20:55:27.593300 | instance |
2026-06-29 20:55:27.593543 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-29 20:55:27.593617 | instance | Monday 29 June 2026 20:55:27 +0000 (0:00:00.202) 0:06:35.539 ***********
2026-06-29 20:55:28.445140 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-29 20:55:28.445605 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-29 20:55:28.445670 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-29 20:55:28.445689 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-29 20:55:28.446348 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-29 20:55:28.446371 | instance |
2026-06-29 20:55:28.446379 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-29 20:55:28.446385 | instance | Monday 29 June 2026 20:55:28 +0000 (0:00:00.851) 0:06:36.390 ***********
2026-06-29 20:55:28.636924 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-06-29 20:55:28.804095 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-06-29 20:55:28.966553 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-06-29 20:55:28.982229 | instance | ...ignoring
2026-06-29 20:55:28.982369 | instance |
2026-06-29 20:55:28.982544 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-29 20:55:28.982726 | instance | Monday 29 June 2026 20:55:28 +0000 (0:00:00.536) 0:06:36.927 ***********
2026-06-29 20:55:29.178053 | instance | ok: [instance]
2026-06-29 20:55:29.178261 | instance |
2026-06-29 20:55:29.178533 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-29 20:55:29.178801 | instance | Monday 29 June 2026 20:55:29 +0000 (0:00:00.195) 0:06:37.122 ***********
2026-06-29 20:55:29.367528 | instance | ok: [instance]
2026-06-29 20:55:29.367771 | instance |
2026-06-29 20:55:29.368049 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-29 20:55:29.368311 | instance | Monday 29 June 2026 20:55:29 +0000 (0:00:00.189) 0:06:37.312 ***********
2026-06-29 20:55:29.404893 | instance | ok: [instance]
2026-06-29 20:55:29.405230 | instance |
2026-06-29 20:55:29.405598 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-29 20:55:29.405955 | instance | Monday 29 June 2026 20:55:29 +0000 (0:00:00.037) 0:06:37.350 ***********
2026-06-29 20:55:29.448703 | instance | ok: [instance]
2026-06-29 20:55:29.449018 | instance |
2026-06-29 20:55:29.449324 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-29 20:55:29.449672 | instance | Monday 29 June 2026 20:55:29 +0000 (0:00:00.043) 0:06:37.394 ***********
2026-06-29 20:55:29.994010 | instance | ok: [instance]
2026-06-29 20:55:29.994285 | instance |
2026-06-29 20:55:29.994586 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-29 20:55:29.994865 | instance | Monday 29 June 2026 20:55:29 +0000 (0:00:00.545) 0:06:37.939 ***********
2026-06-29 20:55:30.247106 | instance | ok: [instance]
2026-06-29 20:55:30.247251 | instance |
2026-06-29 20:55:30.247407 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-29 20:55:30.247579 | instance | Monday 29 June 2026 20:55:30 +0000 (0:00:00.195) 0:06:38.134 ***********
2026-06-29 20:55:30.247739 | instance |
2026-06-29 20:55:30.247909 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-29 20:55:30.248063 | instance |
2026-06-29 20:55:30.248227 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:55:30.248396 | instance | Monday 29 June 2026 20:55:30 +0000 (0:00:00.057) 0:06:38.192 ***********
2026-06-29 20:55:31.178182 | instance | ok: [instance]
2026-06-29 20:55:31.178515 | instance |
2026-06-29 20:55:31.178857 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:55:31.179159 | instance | Monday 29 June 2026 20:55:31 +0000 (0:00:00.930) 0:06:39.123 ***********
2026-06-29 20:55:31.375813 | instance | ok: [instance]
2026-06-29 20:55:31.376073 | instance |
2026-06-29 20:55:31.376391 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:55:31.376680 | instance | Monday 29 June 2026 20:55:31 +0000 (0:00:00.197) 0:06:39.321 ***********
2026-06-29 20:55:31.415344 | instance | skipping: [instance]
2026-06-29 20:55:31.415603 | instance |
2026-06-29 20:55:31.415888 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 20:55:31.416191 | instance | Monday 29 June 2026 20:55:31 +0000 (0:00:00.039) 0:06:39.360 ***********
2026-06-29 20:55:31.618043 | instance | ok: [instance]
2026-06-29 20:55:31.618425 | instance |
2026-06-29 20:55:31.618747 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:55:31.619053 | instance | Monday 29 June 2026 20:55:31 +0000 (0:00:00.202) 0:06:39.563 ***********
2026-06-29 20:55:31.668776 | instance | ok: [instance] => {
2026-06-29 20:55:31.669143 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-29 20:55:31.669453 | instance | }
2026-06-29 20:55:31.669712 | instance |
2026-06-29 20:55:31.670087 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:55:31.670439 | instance | Monday 29 June 2026 20:55:31 +0000 (0:00:00.050) 0:06:39.614 ***********
2026-06-29 20:55:31.971967 | instance | ok: [instance]
2026-06-29 20:55:31.972177 | instance |
2026-06-29 20:55:31.972471 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:55:31.972743 | instance | Monday 29 June 2026 20:55:31 +0000 (0:00:00.303) 0:06:39.917 ***********
2026-06-29 20:55:32.017483 | instance | skipping: [instance]
2026-06-29 20:55:32.017693 | instance |
2026-06-29 20:55:32.018018 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:55:32.018284 | instance | Monday 29 June 2026 20:55:32 +0000 (0:00:00.045) 0:06:39.963 ***********
2026-06-29 20:55:32.220304 | instance | ok: [instance]
2026-06-29 20:55:32.220577 | instance |
2026-06-29 20:55:32.220939 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:55:32.221320 | instance | Monday 29 June 2026 20:55:32 +0000 (0:00:00.202) 0:06:40.165 ***********
2026-06-29 20:55:33.222319 | instance | ok: [instance]
2026-06-29 20:55:33.222760 | instance |
2026-06-29 20:55:33.223122 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:55:33.223474 | instance | Monday 29 June 2026 20:55:33 +0000 (0:00:01.002) 0:06:41.167 ***********
2026-06-29 20:55:33.294085 | instance | ok: [instance] => {
2026-06-29 20:55:33.294256 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-29 20:55:33.294502 | instance | }
2026-06-29 20:55:33.294657 | instance |
2026-06-29 20:55:33.294815 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:55:33.295027 | instance | Monday 29 June 2026 20:55:33 +0000 (0:00:00.069) 0:06:41.237 ***********
2026-06-29 20:55:33.626058 | instance | ok: [instance]
2026-06-29 20:55:33.626151 | instance |
2026-06-29 20:55:33.626360 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:55:33.626681 | instance | Monday 29 June 2026 20:55:33 +0000 (0:00:00.333) 0:06:41.570 ***********
2026-06-29 20:55:35.557632 | instance | ok: [instance]
2026-06-29 20:55:35.557837 | instance |
2026-06-29 20:55:35.557992 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 20:55:35.558269 | instance | Monday 29 June 2026 20:55:35 +0000 (0:00:01.928) 0:06:43.499 ***********
2026-06-29 20:55:35.584140 | instance | skipping: [instance]
2026-06-29 20:55:35.584507 | instance |
2026-06-29 20:55:35.584859 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 20:55:35.585206 | instance | Monday 29 June 2026 20:55:35 +0000 (0:00:00.029) 0:06:43.529 ***********
2026-06-29 20:55:35.612790 | instance | skipping: [instance]
2026-06-29 20:55:35.613142 | instance |
2026-06-29 20:55:35.613532 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 20:55:35.613913 | instance | Monday 29 June 2026 20:55:35 +0000 (0:00:00.028) 0:06:43.558 ***********
2026-06-29 20:55:35.648774 | instance | skipping: [instance]
2026-06-29 20:55:35.649127 | instance |
2026-06-29 20:55:35.649512 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 20:55:35.649846 | instance | Monday 29 June 2026 20:55:35 +0000 (0:00:00.035) 0:06:43.594 ***********
2026-06-29 20:55:36.666210 | instance | ok: [instance]
2026-06-29 20:55:36.666276 | instance |
2026-06-29 20:55:36.666293 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 20:55:36.666436 | instance | Monday 29 June 2026 20:55:36 +0000 (0:00:01.017) 0:06:44.611 ***********
2026-06-29 20:55:37.100012 | instance | ok: [instance]
2026-06-29 20:55:37.100250 | instance |
2026-06-29 20:55:37.100533 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 20:55:37.100810 | instance | Monday 29 June 2026 20:55:37 +0000 (0:00:00.433) 0:06:45.045 ***********
2026-06-29 20:55:37.969552 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 20:55:37.969622 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 20:55:37.969641 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 20:55:37.970513 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 20:55:37.970569 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 20:55:37.970580 | instance |
2026-06-29 20:55:37.970587 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 20:55:37.970594 | instance | Monday 29 June 2026 20:55:37 +0000 (0:00:00.868) 0:06:45.914 ***********
2026-06-29 20:55:38.469724 | instance | ok: [instance]
2026-06-29 20:55:38.470421 | instance |
2026-06-29 20:55:38.470436 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 20:55:38.470441 | instance | Monday 29 June 2026 20:55:38 +0000 (0:00:00.493) 0:06:46.407 ***********
2026-06-29 20:55:38.470445 | instance |
2026-06-29 20:55:38.470450 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 20:55:38.470458 | instance | Monday 29 June 2026 20:55:38 +0000 (0:00:00.007) 0:06:46.415 ***********
2026-06-29 20:55:38.819610 | instance | ok: [instance]
2026-06-29 20:55:38.819673 | instance |
2026-06-29 20:55:38.819957 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-29 20:55:38.819987 | instance | Monday 29 June 2026 20:55:38 +0000 (0:00:00.349) 0:06:46.765 ***********
2026-06-29 20:55:39.360308 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-06-29 20:55:39.377529 | instance | ...ignoring
2026-06-29 20:55:39.377577 | instance |
2026-06-29 20:55:39.377881 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-29 20:55:39.377922 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.557) 0:06:47.323 ***********
2026-06-29 20:55:39.411563 | instance | skipping: [instance]
2026-06-29 20:55:39.412062 | instance |
2026-06-29 20:55:39.412100 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-29 20:55:39.412108 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.033) 0:06:47.357 ***********
2026-06-29 20:55:39.446170 | instance | skipping: [instance]
2026-06-29 20:55:39.446706 | instance |
2026-06-29 20:55:39.446751 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-29 20:55:39.446759 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.034) 0:06:47.391 ***********
2026-06-29 20:55:39.479082 | instance | skipping: [instance]
2026-06-29 20:55:39.479149 | instance |
2026-06-29 20:55:39.479452 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-29 20:55:39.479488 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.033) 0:06:47.424 ***********
2026-06-29 20:55:39.510627 | instance | skipping: [instance]
2026-06-29 20:55:39.511145 | instance |
2026-06-29 20:55:39.511166 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-29 20:55:39.511173 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.031) 0:06:47.456 ***********
2026-06-29 20:55:39.556233 | instance | skipping: [instance]
2026-06-29 20:55:39.556300 | instance |
2026-06-29 20:55:39.556405 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:55:39.556565 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.045) 0:06:47.502 ***********
2026-06-29 20:55:39.764465 | instance | ok: [instance]
2026-06-29 20:55:39.764955 | instance |
2026-06-29 20:55:39.764976 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:55:39.764983 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.207) 0:06:47.710 ***********
2026-06-29 20:55:39.802478 | instance | ok: [instance] => {
2026-06-29 20:55:39.803049 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-29 20:55:39.803065 | instance | }
2026-06-29 20:55:39.803071 | instance |
2026-06-29 20:55:39.803075 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:55:39.803079 | instance | Monday 29 June 2026 20:55:39 +0000 (0:00:00.038) 0:06:47.748 ***********
2026-06-29 20:55:49.291665 | instance | changed: [instance]
2026-06-29 20:55:49.291783 | instance |
2026-06-29 20:55:49.292153 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:55:49.292198 | instance | Monday 29 June 2026 20:55:49 +0000 (0:00:09.488) 0:06:57.237 ***********
2026-06-29 20:55:49.335040 | instance | skipping: [instance]
2026-06-29 20:55:49.335333 | instance |
2026-06-29 20:55:49.335445 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:55:49.335467 | instance | Monday 29 June 2026 20:55:49 +0000 (0:00:00.043) 0:06:57.280 ***********
2026-06-29 20:55:49.535931 | instance | ok: [instance]
2026-06-29 20:55:49.536058 | instance |
2026-06-29 20:55:49.536076 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:55:49.536161 | instance | Monday 29 June 2026 20:55:49 +0000 (0:00:00.200) 0:06:57.481 ***********
2026-06-29 20:55:49.582377 | instance | ok: [instance] => {
2026-06-29 20:55:49.582433 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-29 20:55:49.582439 | instance | }
2026-06-29 20:55:49.582444 | instance |
2026-06-29 20:55:49.582449 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:55:49.582454 | instance | Monday 29 June 2026 20:55:49 +0000 (0:00:00.045) 0:06:57.527 ***********
2026-06-29 20:55:53.634850 | instance | changed: [instance]
2026-06-29 20:55:53.634927 | instance |
2026-06-29 20:55:53.635340 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:55:53.635713 | instance | Monday 29 June 2026 20:55:53 +0000 (0:00:04.053) 0:07:01.580 ***********
2026-06-29 20:55:53.688932 | instance | skipping: [instance]
2026-06-29 20:55:53.688989 | instance |
2026-06-29 20:55:53.689293 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 20:55:53.689332 | instance | Monday 29 June 2026 20:55:53 +0000 (0:00:00.054) 0:07:01.634 ***********
2026-06-29 20:55:53.723052 | instance | skipping: [instance]
2026-06-29 20:55:53.723529 | instance |
2026-06-29 20:55:53.723568 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 20:55:53.723576 | instance | Monday 29 June 2026 20:55:53 +0000 (0:00:00.033) 0:07:01.668 ***********
2026-06-29 20:55:53.760156 | instance | skipping: [instance]
2026-06-29 20:55:53.760235 | instance |
2026-06-29 20:55:53.760490 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 20:55:53.760532 | instance | Monday 29 June 2026 20:55:53 +0000 (0:00:00.037) 0:07:01.706 ***********
2026-06-29 20:55:53.792715 | instance | skipping: [instance]
2026-06-29 20:55:53.792797 | instance |
2026-06-29 20:55:53.793102 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 20:55:53.793182 | instance | Monday 29 June 2026 20:55:53 +0000 (0:00:00.032) 0:07:01.738 ***********
2026-06-29 20:55:55.035552 | instance | ok: [instance]
2026-06-29 20:55:55.035676 | instance |
2026-06-29 20:55:55.035689 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 20:55:55.035827 | instance | Monday 29 June 2026 20:55:55 +0000 (0:00:01.242) 0:07:02.981 ***********
2026-06-29 20:55:55.467610 | instance | ok: [instance]
2026-06-29 20:55:55.468061 | instance |
2026-06-29 20:55:55.468120 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 20:55:55.468134 | instance | Monday 29 June 2026 20:55:55 +0000 (0:00:00.431) 0:07:03.412 ***********
2026-06-29 20:55:56.405341 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 20:55:56.405649 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 20:55:56.405771 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 20:55:56.406601 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 20:55:56.406649 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 20:55:56.406657 | instance |
2026-06-29 20:55:56.406664 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 20:55:56.406670 | instance | Monday 29 June 2026 20:55:56 +0000 (0:00:00.938) 0:07:04.350 ***********
2026-06-29 20:55:56.974705 | instance | ok: [instance]
2026-06-29 20:55:56.974775 | instance |
2026-06-29 20:55:56.975426 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 20:55:56.975464 | instance | Monday 29 June 2026 20:55:56 +0000 (0:00:00.560) 0:07:04.911 ***********
2026-06-29 20:55:56.975470 | instance |
2026-06-29 20:55:56.975475 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 20:55:56.975479 | instance | Monday 29 June 2026 20:55:56 +0000 (0:00:00.009) 0:07:04.920 ***********
2026-06-29 20:55:57.370275 | instance | ok: [instance]
2026-06-29 20:55:57.370397 | instance |
2026-06-29 20:55:57.370762 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:55:57.370807 | instance | Monday 29 June 2026 20:55:57 +0000 (0:00:00.395) 0:07:05.315 ***********
2026-06-29 20:55:57.588499 | instance | ok: [instance]
2026-06-29 20:55:57.588573 | instance |
2026-06-29 20:55:57.588816 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:55:57.588853 | instance | Monday 29 June 2026 20:55:57 +0000 (0:00:00.218) 0:07:05.534 ***********
2026-06-29 20:55:57.652311 | instance | ok: [instance] => {
2026-06-29 20:55:57.652427 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-29 20:55:57.653049 | instance | }
2026-06-29 20:55:57.653143 | instance |
2026-06-29 20:55:57.653150 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:55:57.653157 | instance | Monday 29 June 2026 20:55:57 +0000 (0:00:00.063) 0:07:05.597 ***********
2026-06-29 20:55:58.281257 | instance | changed: [instance]
2026-06-29 20:55:58.281366 | instance |
2026-06-29 20:55:58.281547 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:55:58.281717 | instance | Monday 29 June 2026 20:55:58 +0000 (0:00:00.629) 0:07:06.226 ***********
2026-06-29 20:55:59.642261 | instance | changed: [instance]
2026-06-29 20:55:59.642563 | instance |
2026-06-29 20:55:59.642912 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:55:59.643210 | instance | Monday 29 June 2026 20:55:59 +0000 (0:00:01.360) 0:07:07.587 ***********
2026-06-29 20:55:59.698698 | instance | ok: [instance] => {
2026-06-29 20:55:59.698994 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-29 20:55:59.699285 | instance | }
2026-06-29 20:55:59.699566 | instance |
2026-06-29 20:55:59.699859 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:55:59.700160 | instance | Monday 29 June 2026 20:55:59 +0000 (0:00:00.056) 0:07:07.644 ***********
2026-06-29 20:56:00.575504 | instance | changed: [instance]
2026-06-29 20:56:00.575579 | instance |
2026-06-29 20:56:00.575705 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:56:00.575827 | instance | Monday 29 June 2026 20:56:00 +0000 (0:00:00.877) 0:07:08.521 ***********
2026-06-29 20:56:01.936442 | instance | changed: [instance]
2026-06-29 20:56:01.936509 | instance |
2026-06-29 20:56:01.936521 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-29 20:56:01.936532 | instance | Monday 29 June 2026 20:56:01 +0000 (0:00:01.359) 0:07:09.880 ***********
2026-06-29 20:56:02.395737 | instance | changed: [instance]
2026-06-29 20:56:02.395869 | instance |
2026-06-29 20:56:02.396275 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-29 20:56:02.396631 | instance | Monday 29 June 2026 20:56:02 +0000 (0:00:00.460) 0:07:10.341 ***********
2026-06-29 20:56:02.615334 | instance | changed: [instance]
2026-06-29 20:56:02.615407 | instance |
2026-06-29 20:56:02.615639 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:56:02.615677 | instance | Monday 29 June 2026 20:56:02 +0000 (0:00:00.219) 0:07:10.561 ***********
2026-06-29 20:56:02.819793 | instance | ok: [instance]
2026-06-29 20:56:02.819862 | instance |
2026-06-29 20:56:02.820126 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:56:02.820166 | instance | Monday 29 June 2026 20:56:02 +0000 (0:00:00.204) 0:07:10.765 ***********
2026-06-29 20:56:02.876240 | instance | ok: [instance] => {
2026-06-29 20:56:02.876322 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-29 20:56:02.876438 | instance | }
2026-06-29 20:56:02.876615 | instance |
2026-06-29 20:56:02.876770 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:56:02.876925 | instance | Monday 29 June 2026 20:56:02 +0000 (0:00:00.056) 0:07:10.821 ***********
2026-06-29 20:56:03.768449 | instance | changed: [instance]
2026-06-29 20:56:03.768532 | instance |
2026-06-29 20:56:03.768664 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:56:03.768851 | instance | Monday 29 June 2026 20:56:03 +0000 (0:00:00.892) 0:07:11.714 ***********
2026-06-29 20:56:06.421746 | instance | changed: [instance]
2026-06-29 20:56:06.421839 | instance |
2026-06-29 20:56:06.422104 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-29 20:56:06.422120 | instance | Monday 29 June 2026 20:56:06 +0000 (0:00:02.653) 0:07:14.367 ***********
2026-06-29 20:56:06.479304 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-29 20:56:06.479790 | instance |
2026-06-29 20:56:06.479811 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-29 20:56:06.479829 | instance | Monday 29 June 2026 20:56:06 +0000 (0:00:00.057) 0:07:14.425 ***********
2026-06-29 20:56:07.489204 | instance | ok: [instance]
2026-06-29 20:56:07.489266 | instance |
2026-06-29 20:56:07.489560 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-29 20:56:07.489596 | instance | Monday 29 June 2026 20:56:07 +0000 (0:00:01.010) 0:07:15.435 ***********
2026-06-29 20:56:07.698361 | instance | changed: [instance]
2026-06-29 20:56:07.698872 | instance |
2026-06-29 20:56:07.698892 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-29 20:56:07.698899 | instance | Monday 29 June 2026 20:56:07 +0000 (0:00:00.208) 0:07:15.643 ***********
2026-06-29 20:56:08.139079 | instance | changed: [instance]
2026-06-29 20:56:08.139155 | instance |
2026-06-29 20:56:08.139412 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-29 20:56:08.139449 | instance | Monday 29 June 2026 20:56:08 +0000 (0:00:00.440) 0:07:16.084 ***********
2026-06-29 20:56:08.883098 | instance | changed: [instance] => (item=br_netfilter)
2026-06-29 20:56:08.883177 | instance | ok: [instance] => (item=ip_tables)
2026-06-29 20:56:08.883287 | instance | changed: [instance] => (item=ip6_tables)
2026-06-29 20:56:08.883393 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-29 20:56:08.883506 | instance |
2026-06-29 20:56:08.883634 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:56:08.883751 | instance | Monday 29 June 2026 20:56:08 +0000 (0:00:00.743) 0:07:16.828 ***********
2026-06-29 20:56:09.087326 | instance | ok: [instance]
2026-06-29 20:56:09.087690 | instance |
2026-06-29 20:56:09.087722 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:56:09.087728 | instance | Monday 29 June 2026 20:56:09 +0000 (0:00:00.204) 0:07:17.033 ***********
2026-06-29 20:56:09.129542 | instance | ok: [instance] => {
2026-06-29 20:56:09.129977 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-29 20:56:09.129991 | instance | }
2026-06-29 20:56:09.129997 | instance |
2026-06-29 20:56:09.130005 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:56:09.130156 | instance | Monday 29 June 2026 20:56:09 +0000 (0:00:00.042) 0:07:17.075 ***********
2026-06-29 20:56:10.517936 | instance | changed: [instance]
2026-06-29 20:56:10.517997 | instance |
2026-06-29 20:56:10.518237 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:56:10.518253 | instance | Monday 29 June 2026 20:56:10 +0000 (0:00:01.388) 0:07:18.463 ***********
2026-06-29 20:56:10.550936 | instance | skipping: [instance]
2026-06-29 20:56:10.551304 | instance |
2026-06-29 20:56:10.551343 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-29 20:56:10.551349 | instance | Monday 29 June 2026 20:56:10 +0000 (0:00:00.032) 0:07:18.496 ***********
2026-06-29 20:56:10.605263 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-29 20:56:10.605322 | instance |
2026-06-29 20:56:10.605631 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-29 20:56:10.605664 | instance | Monday 29 June 2026 20:56:10 +0000 (0:00:00.054) 0:07:18.551 ***********
2026-06-29 20:56:10.644370 | instance | skipping: [instance]
2026-06-29 20:56:10.644794 | instance |
2026-06-29 20:56:10.644834 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-29 20:56:10.644840 | instance | Monday 29 June 2026 20:56:10 +0000 (0:00:00.039) 0:07:18.590 ***********
2026-06-29 20:56:14.129356 | instance | changed: [instance]
2026-06-29 20:56:14.129455 | instance |
2026-06-29 20:56:14.129720 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-29 20:56:14.129776 | instance | Monday 29 June 2026 20:56:14 +0000 (0:00:03.485) 0:07:22.075 ***********
2026-06-29 20:56:15.369888 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-29 20:56:15.370005 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-29 20:56:15.370989 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-29 20:56:15.371029 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-29 20:56:15.371035 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-29 20:56:15.371039 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-29 20:56:15.371043 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-29 20:56:15.371048 | instance |
2026-06-29 20:56:15.371052 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-29 20:56:15.371057 | instance | Monday 29 June 2026 20:56:15 +0000 (0:00:01.240) 0:07:23.315 ***********
2026-06-29 20:56:15.909413 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-29 20:56:15.909514 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-29 20:56:15.910029 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-29 20:56:15.910070 | instance |
2026-06-29 20:56:15.910077 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-29 20:56:15.910084 | instance | Monday 29 June 2026 20:56:15 +0000 (0:00:00.539) 0:07:23.855 ***********
2026-06-29 20:56:16.359085 | instance | changed: [instance]
2026-06-29 20:56:16.359219 | instance |
2026-06-29 20:56:16.359540 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-29 20:56:16.359772 | instance | Monday 29 June 2026 20:56:16 +0000 (0:00:00.449) 0:07:24.304 ***********
2026-06-29 20:56:16.806103 | instance | changed: [instance]
2026-06-29 20:56:16.806214 | instance |
2026-06-29 20:56:16.806492 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-29 20:56:16.806531 | instance | Monday 29 June 2026 20:56:16 +0000 (0:00:00.447) 0:07:24.751 ***********
2026-06-29 20:56:17.016026 | instance | ok: [instance]
2026-06-29 20:56:17.016106 | instance |
2026-06-29 20:56:17.016168 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-29 20:56:17.016313 | instance | Monday 29 June 2026 20:56:17 +0000 (0:00:00.209) 0:07:24.961 ***********
2026-06-29 20:56:17.057256 | instance | skipping: [instance]
2026-06-29 20:56:17.057299 | instance |
2026-06-29 20:56:17.057639 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-29 20:56:17.057682 | instance | Monday 29 June 2026 20:56:17 +0000 (0:00:00.041) 0:07:25.002 ***********
2026-06-29 20:56:17.571591 | instance | ok: [instance] => (item=swap)
2026-06-29 20:56:17.571874 | instance | ok: [instance] => (item=none)
2026-06-29 20:56:17.572243 | instance |
2026-06-29 20:56:17.572287 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-29 20:56:17.572293 | instance | Monday 29 June 2026 20:56:17 +0000 (0:00:00.514) 0:07:25.517 ***********
2026-06-29 20:56:18.005224 | instance | changed: [instance]
2026-06-29 20:56:18.005472 | instance |
2026-06-29 20:56:18.005496 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-29 20:56:18.005629 | instance | Monday 29 June 2026 20:56:17 +0000 (0:00:00.433) 0:07:25.951 ***********
2026-06-29 20:56:18.587496 | instance | changed: [instance]
2026-06-29 20:56:18.587576 | instance |
2026-06-29 20:56:18.588217 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-29 20:56:18.588254 | instance | Monday 29 June 2026 20:56:18 +0000 (0:00:00.574) 0:07:26.525 ***********
2026-06-29 20:56:18.588260 | instance |
2026-06-29 20:56:18.588264 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-29 20:56:18.588268 | instance | Monday 29 June 2026 20:56:18 +0000 (0:00:00.007) 0:07:26.533 ***********
2026-06-29 20:56:19.360999 | instance | ok: [instance]
2026-06-29 20:56:19.361088 | instance |
2026-06-29 20:56:19.361366 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-29 20:56:19.361405 | instance | Monday 29 June 2026 20:56:19 +0000 (0:00:00.773) 0:07:27.306 ***********
2026-06-29 20:56:19.921315 | instance | changed: [instance]
2026-06-29 20:56:19.921374 | instance |
2026-06-29 20:56:19.921740 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-29 20:56:19.921779 | instance | Monday 29 June 2026 20:56:19 +0000 (0:00:00.560) 0:07:27.867 ***********
2026-06-29 20:56:20.951622 | instance | ok: [instance]
2026-06-29 20:56:20.951693 | instance |
2026-06-29 20:56:20.951973 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-29 20:56:20.952014 | instance | Monday 29 June 2026 20:56:20 +0000 (0:00:01.030) 0:07:28.897 ***********
2026-06-29 20:56:21.652445 | instance | ok: [instance]
2026-06-29 20:56:21.652519 | instance |
2026-06-29 20:56:21.652801 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-29 20:56:21.652842 | instance | Monday 29 June 2026 20:56:21 +0000 (0:00:00.700) 0:07:29.598 ***********
2026-06-29 20:56:21.854025 | instance | ok: [instance]
2026-06-29 20:56:21.854101 | instance |
2026-06-29 20:56:21.854342 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-29 20:56:21.854381 | instance | Monday 29 June 2026 20:56:21 +0000 (0:00:00.201) 0:07:29.799 ***********
2026-06-29 20:56:22.373575 | instance | ok: [instance]
2026-06-29 20:56:22.373654 | instance |
2026-06-29 20:56:22.373951 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-29 20:56:22.373990 | instance | Monday 29 June 2026 20:56:22 +0000 (0:00:00.519) 0:07:30.319 ***********
2026-06-29 20:56:22.456583 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-29 20:56:22.456662 | instance |
2026-06-29 20:56:22.456918 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-29 20:56:22.456953 | instance | Monday 29 June 2026 20:56:22 +0000 (0:00:00.083) 0:07:30.402 ***********
2026-06-29 20:56:22.536006 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-29 20:56:22.536098 | instance |
2026-06-29 20:56:22.536379 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-29 20:56:22.536424 | instance | Monday 29 June 2026 20:56:22 +0000 (0:00:00.079) 0:07:30.481 ***********
2026-06-29 20:56:22.746183 | instance | ok: [instance] => (item=instance)
2026-06-29 20:56:22.746258 | instance |
2026-06-29 20:56:22.746534 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-29 20:56:22.746571 | instance | Monday 29 June 2026 20:56:22 +0000 (0:00:00.210) 0:07:30.691 ***********
2026-06-29 20:56:22.793281 | instance | skipping: [instance]
2026-06-29 20:56:22.793513 | instance |
2026-06-29 20:56:22.793903 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-29 20:56:22.793918 | instance | Monday 29 June 2026 20:56:22 +0000 (0:00:00.047) 0:07:30.738 ***********
2026-06-29 20:56:22.846587 | instance | ok: [instance]
2026-06-29 20:56:22.846642 | instance |
2026-06-29 20:56:22.846920 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-29 20:56:22.846952 | instance | Monday 29 June 2026 20:56:22 +0000 (0:00:00.053) 0:07:30.792 ***********
2026-06-29 20:56:22.888663 | instance | ok: [instance] => {
2026-06-29 20:56:22.889306 | instance | "msg": "instance"
2026-06-29 20:56:22.889345 | instance | }
2026-06-29 20:56:22.889351 | instance |
2026-06-29 20:56:22.889355 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-29 20:56:22.889360 | instance | Monday 29 June 2026 20:56:22 +0000 (0:00:00.041) 0:07:30.834 ***********
2026-06-29 20:56:23.424151 | instance | changed: [instance]
2026-06-29 20:56:23.424221 | instance |
2026-06-29 20:56:23.424489 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-29 20:56:23.424527 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.535) 0:07:31.370 ***********
2026-06-29 20:56:23.460769 | instance | skipping: [instance]
2026-06-29 20:56:23.461313 | instance |
2026-06-29 20:56:23.461348 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-29 20:56:23.461368 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.036) 0:07:31.406 ***********
2026-06-29 20:56:23.498776 | instance | skipping: [instance]
2026-06-29 20:56:23.498866 | instance |
2026-06-29 20:56:23.499186 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-29 20:56:23.499220 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.038) 0:07:31.444 ***********
2026-06-29 20:56:23.533621 | instance | skipping: [instance]
2026-06-29 20:56:23.533996 | instance |
2026-06-29 20:56:23.534029 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-29 20:56:23.534041 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.034) 0:07:31.479 ***********
2026-06-29 20:56:23.569824 | instance | skipping: [instance]
2026-06-29 20:56:23.570193 | instance |
2026-06-29 20:56:23.570228 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-29 20:56:23.570234 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.036) 0:07:31.515 ***********
2026-06-29 20:56:23.606923 | instance | skipping: [instance]
2026-06-29 20:56:23.607014 | instance |
2026-06-29 20:56:23.607132 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-29 20:56:23.607308 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.037) 0:07:31.552 ***********
2026-06-29 20:56:23.646741 | instance | skipping: [instance]
2026-06-29 20:56:23.646830 | instance |
2026-06-29 20:56:23.646965 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-29 20:56:23.647151 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.039) 0:07:31.592 ***********
2026-06-29 20:56:23.682367 | instance | skipping: [instance]
2026-06-29 20:56:23.682465 | instance |
2026-06-29 20:56:23.682644 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-29 20:56:23.682795 | instance | Monday 29 June 2026 20:56:23 +0000 (0:00:00.035) 0:07:31.628 ***********
2026-06-29 20:56:49.495045 | instance | changed: [instance]
2026-06-29 20:56:49.495476 | instance |
2026-06-29 20:56:49.495521 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-29 20:56:49.495527 | instance | Monday 29 June 2026 20:56:49 +0000 (0:00:25.812) 0:07:57.440 ***********
2026-06-29 20:56:49.711031 | instance | ok: [instance]
2026-06-29 20:56:49.711667 | instance |
2026-06-29 20:56:49.711860 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-29 20:56:49.712035 | instance | Monday 29 June 2026 20:56:49 +0000 (0:00:00.215) 0:07:57.656 ***********
2026-06-29 20:56:49.749143 | instance | skipping: [instance]
2026-06-29 20:56:49.749293 | instance |
2026-06-29 20:56:49.749475 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-29 20:56:49.749667 | instance | Monday 29 June 2026 20:56:49 +0000 (0:00:00.038) 0:07:57.694 ***********
2026-06-29 20:56:49.949838 | instance | changed: [instance]
2026-06-29 20:56:49.950062 | instance |
2026-06-29 20:56:49.950362 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-29 20:56:49.950620 | instance | Monday 29 June 2026 20:56:49 +0000 (0:00:00.200) 0:07:57.895 ***********
2026-06-29 20:56:50.153887 | instance | changed: [instance]
2026-06-29 20:56:50.154007 | instance |
2026-06-29 20:56:50.154244 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-29 20:56:50.154460 | instance | Monday 29 June 2026 20:56:50 +0000 (0:00:00.203) 0:07:58.098 ***********
2026-06-29 20:56:50.372921 | instance | changed: [instance]
2026-06-29 20:56:50.373225 | instance |
2026-06-29 20:56:50.373599 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-29 20:56:50.373897 | instance | Monday 29 June 2026 20:56:50 +0000 (0:00:00.219) 0:07:58.318 ***********
2026-06-29 20:56:54.375431 | instance | changed: [instance]
2026-06-29 20:56:54.375517 | instance |
2026-06-29 20:56:54.375702 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-29 20:56:54.375879 | instance | Monday 29 June 2026 20:56:54 +0000 (0:00:04.002) 0:08:02.321 ***********
2026-06-29 20:57:05.256689 | instance | changed: [instance]
2026-06-29 20:57:05.256945 | instance |
2026-06-29 20:57:05.257236 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-29 20:57:05.257549 | instance | Monday 29 June 2026 20:57:05 +0000 (0:00:10.880) 0:08:13.201 ***********
2026-06-29 20:57:05.306500 | instance | skipping: [instance]
2026-06-29 20:57:05.306795 | instance |
2026-06-29 20:57:05.307146 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-29 20:57:05.307430 | instance | Monday 29 June 2026 20:57:05 +0000 (0:00:00.049) 0:08:13.251 ***********
2026-06-29 20:57:05.350263 | instance | skipping: [instance]
2026-06-29 20:57:05.350629 | instance |
2026-06-29 20:57:05.351008 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-29 20:57:05.351351 | instance | Monday 29 June 2026 20:57:05 +0000 (0:00:00.044) 0:08:13.295 ***********
2026-06-29 20:57:06.216394 | instance | changed: [instance]
2026-06-29 20:57:06.216471 | instance |
2026-06-29 20:57:06.216628 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-29 20:57:06.216823 | instance | Monday 29 June 2026 20:57:06 +0000 (0:00:00.866) 0:08:14.161 ***********
2026-06-29 20:57:06.257863 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-29 20:57:06.258131 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-29 20:57:06.258418 | instance | skipping: [instance]
2026-06-29 20:57:06.258687 | instance |
2026-06-29 20:57:06.258974 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-29 20:57:06.259263 | instance | Monday 29 June 2026 20:57:06 +0000 (0:00:00.041) 0:08:14.203 ***********
2026-06-29 20:57:06.297686 | instance | skipping: [instance]
2026-06-29 20:57:06.297909 | instance |
2026-06-29 20:57:06.298230 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-29 20:57:06.298497 | instance | Monday 29 June 2026 20:57:06 +0000 (0:00:00.040) 0:08:14.243 ***********
2026-06-29 20:57:06.340897 | instance | skipping: [instance]
2026-06-29 20:57:06.341654 | instance |
2026-06-29 20:57:06.341739 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-29 20:57:06.341752 | instance | Monday 29 June 2026 20:57:06 +0000 (0:00:00.043) 0:08:14.286 ***********
2026-06-29 20:57:06.385806 | instance | skipping: [instance]
2026-06-29 20:57:06.386016 | instance |
2026-06-29 20:57:06.386308 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-29 20:57:06.386553 | instance | Monday 29 June 2026 20:57:06 +0000 (0:00:00.044) 0:08:14.331 ***********
2026-06-29 20:57:06.422977 | instance | skipping: [instance]
2026-06-29 20:57:06.423179 | instance |
2026-06-29 20:57:06.423464 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-29 20:57:06.423733 | instance | Monday 29 June 2026 20:57:06 +0000 (0:00:00.037) 0:08:14.368 ***********
2026-06-29 20:57:06.884122 | instance | ok: [instance]
2026-06-29 20:57:06.884288 | instance |
2026-06-29 20:57:06.884572 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-29 20:57:06.884825 | instance | Monday 29 June 2026 20:57:06 +0000 (0:00:00.460) 0:08:14.828 ***********
2026-06-29 20:57:07.805086 | instance | changed: [instance]
2026-06-29 20:57:07.805414 | instance |
2026-06-29 20:57:07.805832 | instance | PLAY [Install control-plane components] ****************************************
2026-06-29 20:57:07.806151 | instance |
2026-06-29 20:57:07.806494 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:57:07.806833 | instance | Monday 29 June 2026 20:57:07 +0000 (0:00:00.921) 0:08:15.750 ***********
2026-06-29 20:57:08.788373 | instance | ok: [instance]
2026-06-29 20:57:08.788580 | instance |
2026-06-29 20:57:08.788875 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 20:57:08.789145 | instance | Monday 29 June 2026 20:57:08 +0000 (0:00:00.982) 0:08:16.733 ***********
2026-06-29 20:57:08.991413 | instance | ok: [instance]
2026-06-29 20:57:08.991476 | instance |
2026-06-29 20:57:08.991488 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 20:57:08.991498 | instance | Monday 29 June 2026 20:57:08 +0000 (0:00:00.202) 0:08:16.936 ***********
2026-06-29 20:57:10.093185 | instance | ok: [instance]
2026-06-29 20:57:10.093299 | instance |
2026-06-29 20:57:10.093495 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 20:57:10.093586 | instance | Monday 29 June 2026 20:57:10 +0000 (0:00:01.102) 0:08:18.038 ***********
2026-06-29 20:57:10.309072 | instance | ok: [instance]
2026-06-29 20:57:10.309157 | instance |
2026-06-29 20:57:10.309412 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:57:10.309469 | instance | Monday 29 June 2026 20:57:10 +0000 (0:00:00.215) 0:08:18.254 ***********
2026-06-29 20:57:10.353504 | instance | ok: [instance] => {
2026-06-29 20:57:10.354126 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-29 20:57:10.354173 | instance | }
2026-06-29 20:57:10.354179 | instance |
2026-06-29 20:57:10.354183 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:57:10.354188 | instance | Monday 29 June 2026 20:57:10 +0000 (0:00:00.044) 0:08:18.299 ***********
2026-06-29 20:57:11.225242 | instance | changed: [instance]
2026-06-29 20:57:11.225287 | instance |
2026-06-29 20:57:11.225292 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:57:11.225297 | instance | Monday 29 June 2026 20:57:11 +0000 (0:00:00.871) 0:08:19.170 ***********
2026-06-29 20:57:12.683506 | instance | changed: [instance]
2026-06-29 20:57:12.683607 | instance |
2026-06-29 20:57:12.683842 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-29 20:57:12.683864 | instance | Monday 29 June 2026 20:57:12 +0000 (0:00:01.458) 0:08:20.629 ***********
2026-06-29 20:57:13.025777 | instance | ok: [instance]
2026-06-29 20:57:13.025856 | instance |
2026-06-29 20:57:13.026129 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-29 20:57:13.026173 | instance | Monday 29 June 2026 20:57:13 +0000 (0:00:00.342) 0:08:20.971 ***********
2026-06-29 20:57:13.214071 | instance | changed: [instance]
2026-06-29 20:57:13.214594 | instance |
2026-06-29 20:57:13.214655 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-29 20:57:13.214664 | instance | Monday 29 June 2026 20:57:13 +0000 (0:00:00.187) 0:08:21.159 ***********
2026-06-29 20:57:13.447285 | instance | ok: [instance]
2026-06-29 20:57:13.447628 | instance |
2026-06-29 20:57:13.447644 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-29 20:57:13.447650 | instance | Monday 29 June 2026 20:57:13 +0000 (0:00:00.233) 0:08:21.393 ***********
2026-06-29 20:57:13.646927 | instance | changed: [instance]
2026-06-29 20:57:13.647019 | instance |
2026-06-29 20:57:13.647274 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-29 20:57:13.647289 | instance | Monday 29 June 2026 20:57:13 +0000 (0:00:00.199) 0:08:21.592 ***********
2026-06-29 20:57:13.844799 | instance | ok: [instance]
2026-06-29 20:57:13.844866 | instance |
2026-06-29 20:57:13.845151 | instance | TASK [Install plugin] **********************************************************
2026-06-29 20:57:13.845190 | instance | Monday 29 June 2026 20:57:13 +0000 (0:00:00.197) 0:08:21.790 ***********
2026-06-29 20:57:13.900852 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-29 20:57:13.900961 | instance |
2026-06-29 20:57:13.901156 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 20:57:13.901262 | instance | Monday 29 June 2026 20:57:13 +0000 (0:00:00.055) 0:08:21.846 ***********
2026-06-29 20:57:13.946911 | instance | ok: [instance] => {
2026-06-29 20:57:13.946988 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-29 20:57:13.947126 | instance | }
2026-06-29 20:57:13.947225 | instance |
2026-06-29 20:57:13.947344 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 20:57:13.947462 | instance | Monday 29 June 2026 20:57:13 +0000 (0:00:00.045) 0:08:21.892 ***********
2026-06-29 20:57:15.074799 | instance | changed: [instance]
2026-06-29 20:57:15.075048 | instance |
2026-06-29 20:57:15.075379 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 20:57:15.075706 | instance | Monday 29 June 2026 20:57:15 +0000 (0:00:01.127) 0:08:23.020 ***********
2026-06-29 20:57:16.889299 | instance | changed: [instance]
2026-06-29 20:57:16.889387 | instance |
2026-06-29 20:57:16.889404 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 20:57:16.889450 | instance | Monday 29 June 2026 20:57:16 +0000 (0:00:01.813) 0:08:24.833 ***********
2026-06-29 20:57:16.929903 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 20:57:16.930053 | instance |
2026-06-29 20:57:16.930163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 20:57:16.930284 | instance | Monday 29 June 2026 20:57:16 +0000 (0:00:00.041) 0:08:24.875 ***********
2026-06-29 20:57:17.553670 | instance | changed: [instance]
2026-06-29 20:57:17.553940 | instance |
2026-06-29 20:57:17.554284 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-29 20:57:17.554579 | instance | Monday 29 June 2026 20:57:17 +0000 (0:00:00.623) 0:08:25.499 ***********
2026-06-29 20:57:18.427888 | instance | ok: [instance]
2026-06-29 20:57:18.428087 | instance |
2026-06-29 20:57:18.428357 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-29 20:57:18.428653 | instance | Monday 29 June 2026 20:57:18 +0000 (0:00:00.874) 0:08:26.373 ***********
2026-06-29 20:57:20.527677 | instance | changed: [instance]
2026-06-29 20:57:20.528406 | instance |
2026-06-29 20:57:20.528427 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 20:57:20.528442 | instance | Monday 29 June 2026 20:57:20 +0000 (0:00:02.099) 0:08:28.473 ***********
2026-06-29 20:57:20.569153 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 20:57:20.569345 | instance |
2026-06-29 20:57:20.569832 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 20:57:20.570479 | instance | Monday 29 June 2026 20:57:20 +0000 (0:00:00.041) 0:08:28.514 ***********
2026-06-29 20:57:21.047748 | instance | changed: [instance]
2026-06-29 20:57:21.048017 | instance |
2026-06-29 20:57:21.048394 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-29 20:57:21.048729 | instance | Monday 29 June 2026 20:57:21 +0000 (0:00:00.478) 0:08:28.992 ***********
2026-06-29 20:57:49.325538 | instance | changed: [instance]
2026-06-29 20:57:49.325594 | instance |
2026-06-29 20:57:49.325783 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-29 20:57:49.326394 | instance | Monday 29 June 2026 20:57:49 +0000 (0:00:28.278) 0:08:57.270 ***********
2026-06-29 20:57:49.992306 | instance | changed: [instance]
2026-06-29 20:57:49.992378 | instance |
2026-06-29 20:57:49.992901 | instance | PLAY [all] *********************************************************************
2026-06-29 20:57:49.992939 | instance |
2026-06-29 20:57:49.992945 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:57:49.992949 | instance | Monday 29 June 2026 20:57:49 +0000 (0:00:00.667) 0:08:57.938 ***********
2026-06-29 20:57:51.123395 | instance | ok: [instance]
2026-06-29 20:57:51.123740 | instance |
2026-06-29 20:57:51.123756 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-29 20:57:51.123762 | instance | Monday 29 June 2026 20:57:51 +0000 (0:00:01.130) 0:08:59.069 ***********
2026-06-29 20:57:51.923812 | instance | changed: [instance]
2026-06-29 20:57:51.923888 | instance |
2026-06-29 20:57:51.924374 | instance | PLAY [all] *********************************************************************
2026-06-29 20:57:51.924413 | instance |
2026-06-29 20:57:51.924419 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-29 20:57:51.924424 | instance | Monday 29 June 2026 20:57:51 +0000 (0:00:00.800) 0:08:59.869 ***********
2026-06-29 20:57:52.622992 | instance | ok: [instance]
2026-06-29 20:57:52.623104 | instance |
2026-06-29 20:57:52.623773 | instance | PLAY [controllers] *************************************************************
2026-06-29 20:57:52.623825 | instance |
2026-06-29 20:57:52.623831 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:57:52.623835 | instance | Monday 29 June 2026 20:57:52 +0000 (0:00:00.698) 0:09:00.568 ***********
2026-06-29 20:57:53.799458 | instance | ok: [instance]
2026-06-29 20:57:53.799545 | instance |
2026-06-29 20:57:53.799799 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 20:57:53.799837 | instance | Monday 29 June 2026 20:57:53 +0000 (0:00:01.176) 0:09:01.745 ***********
2026-06-29 20:57:53.841485 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 20:57:53.841864 | instance |
2026-06-29 20:57:53.842034 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 20:57:53.842228 | instance | Monday 29 June 2026 20:57:53 +0000 (0:00:00.041) 0:09:01.787 ***********
2026-06-29 20:57:54.306911 | instance | changed: [instance]
2026-06-29 20:57:54.306979 | instance |
2026-06-29 20:57:54.307221 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-29 20:57:54.307293 | instance | Monday 29 June 2026 20:57:54 +0000 (0:00:00.465) 0:09:02.252 ***********
2026-06-29 20:57:56.246771 | instance | changed: [instance]
2026-06-29 20:57:56.247917 | instance |
2026-06-29 20:57:56.247973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 20:57:56.247985 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:01.939) 0:09:04.192 ***********
2026-06-29 20:57:56.290337 | instance | skipping: [instance]
2026-06-29 20:57:56.290453 | instance |
2026-06-29 20:57:56.290665 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-29 20:57:56.290808 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.044) 0:09:04.236 ***********
2026-06-29 20:57:56.336571 | instance | skipping: [instance]
2026-06-29 20:57:56.336611 | instance |
2026-06-29 20:57:56.336616 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-29 20:57:56.336621 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.045) 0:09:04.281 ***********
2026-06-29 20:57:56.374865 | instance | skipping: [instance]
2026-06-29 20:57:56.374981 | instance |
2026-06-29 20:57:56.375301 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-29 20:57:56.375340 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.038) 0:09:04.320 ***********
2026-06-29 20:57:56.408893 | instance | skipping: [instance]
2026-06-29 20:57:56.408965 | instance |
2026-06-29 20:57:56.409113 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-29 20:57:56.409304 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.034) 0:09:04.354 ***********
2026-06-29 20:57:56.458046 | instance | skipping: [instance]
2026-06-29 20:57:56.458129 | instance |
2026-06-29 20:57:56.458241 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-29 20:57:56.458434 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.049) 0:09:04.403 ***********
2026-06-29 20:57:56.508674 | instance | skipping: [instance]
2026-06-29 20:57:56.508771 | instance |
2026-06-29 20:57:56.508903 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-29 20:57:56.509106 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.050) 0:09:04.454 ***********
2026-06-29 20:57:56.555471 | instance | skipping: [instance]
2026-06-29 20:57:56.555614 | instance |
2026-06-29 20:57:56.555845 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-29 20:57:56.556080 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.046) 0:09:04.501 ***********
2026-06-29 20:57:56.590503 | instance | skipping: [instance]
2026-06-29 20:57:56.590601 | instance |
2026-06-29 20:57:56.590963 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-29 20:57:56.591011 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.035) 0:09:04.536 ***********
2026-06-29 20:57:56.640836 | instance | skipping: [instance]
2026-06-29 20:57:56.640936 | instance |
2026-06-29 20:57:56.641176 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-29 20:57:56.641193 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.050) 0:09:04.586 ***********
2026-06-29 20:57:56.673963 | instance | skipping: [instance]
2026-06-29 20:57:56.674070 | instance |
2026-06-29 20:57:56.674188 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-29 20:57:56.674304 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.033) 0:09:04.620 ***********
2026-06-29 20:57:56.708459 | instance | skipping: [instance]
2026-06-29 20:57:56.708689 | instance |
2026-06-29 20:57:56.708755 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-29 20:57:56.708939 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.033) 0:09:04.654 ***********
2026-06-29 20:57:56.746662 | instance | skipping: [instance]
2026-06-29 20:57:56.747049 | instance |
2026-06-29 20:57:56.747151 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-29 20:57:56.747168 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.038) 0:09:04.692 ***********
2026-06-29 20:57:56.798382 | instance | skipping: [instance]
2026-06-29 20:57:56.798487 | instance |
2026-06-29 20:57:56.798563 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-29 20:57:56.798730 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.051) 0:09:04.743 ***********
2026-06-29 20:57:56.839131 | instance | skipping: [instance]
2026-06-29 20:57:56.839210 | instance |
2026-06-29 20:57:56.839222 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-29 20:57:56.839237 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.040) 0:09:04.784 ***********
2026-06-29 20:57:56.876455 | instance | skipping: [instance]
2026-06-29 20:57:56.876653 | instance |
2026-06-29 20:57:56.876816 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-29 20:57:56.876971 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.037) 0:09:04.822 ***********
2026-06-29 20:57:56.931995 | instance | skipping: [instance]
2026-06-29 20:57:56.932122 | instance |
2026-06-29 20:57:56.932135 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-29 20:57:56.932267 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.055) 0:09:04.877 ***********
2026-06-29 20:57:56.974844 | instance | skipping: [instance]
2026-06-29 20:57:56.975048 | instance |
2026-06-29 20:57:56.975208 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-29 20:57:56.975361 | instance | Monday 29 June 2026 20:57:56 +0000 (0:00:00.042) 0:09:04.920 ***********
2026-06-29 20:57:57.012706 | instance | skipping: [instance]
2026-06-29 20:57:57.012807 | instance |
2026-06-29 20:57:57.012977 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-29 20:57:57.013212 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.038) 0:09:04.958 ***********
2026-06-29 20:57:57.055282 | instance | skipping: [instance]
2026-06-29 20:57:57.055532 | instance |
2026-06-29 20:57:57.055701 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-29 20:57:57.055877 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.042) 0:09:05.000 ***********
2026-06-29 20:57:57.094366 | instance | skipping: [instance]
2026-06-29 20:57:57.094751 | instance |
2026-06-29 20:57:57.095096 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-29 20:57:57.095443 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.038) 0:09:05.039 ***********
2026-06-29 20:57:57.132601 | instance | skipping: [instance]
2026-06-29 20:57:57.132846 | instance |
2026-06-29 20:57:57.133137 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-29 20:57:57.133544 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.038) 0:09:05.077 ***********
2026-06-29 20:57:57.170611 | instance | skipping: [instance]
2026-06-29 20:57:57.170945 | instance |
2026-06-29 20:57:57.171180 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-29 20:57:57.171629 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.038) 0:09:05.116 ***********
2026-06-29 20:57:57.223239 | instance | skipping: [instance]
2026-06-29 20:57:57.223556 | instance |
2026-06-29 20:57:57.223997 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-29 20:57:57.224447 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.052) 0:09:05.168 ***********
2026-06-29 20:57:57.265633 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-29 20:57:57.265840 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-29 20:57:57.266149 | instance | skipping: [instance]
2026-06-29 20:57:57.266350 | instance |
2026-06-29 20:57:57.266569 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-29 20:57:57.266787 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.042) 0:09:05.211 ***********
2026-06-29 20:57:57.300535 | instance | skipping: [instance]
2026-06-29 20:57:57.300788 | instance |
2026-06-29 20:57:57.301175 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-29 20:57:57.301744 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.034) 0:09:05.246 ***********
2026-06-29 20:57:57.353534 | instance | skipping: [instance]
2026-06-29 20:57:57.353699 | instance |
2026-06-29 20:57:57.353919 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-29 20:57:57.354153 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.052) 0:09:05.298 ***********
2026-06-29 20:57:57.388527 | instance | skipping: [instance]
2026-06-29 20:57:57.388791 | instance |
2026-06-29 20:57:57.389090 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-29 20:57:57.389455 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.035) 0:09:05.333 ***********
2026-06-29 20:57:57.422981 | instance | skipping: [instance]
2026-06-29 20:57:57.423088 | instance |
2026-06-29 20:57:57.423346 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-29 20:57:57.423509 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.034) 0:09:05.368 ***********
2026-06-29 20:57:57.494516 | instance | skipping: [instance]
2026-06-29 20:57:57.494759 | instance |
2026-06-29 20:57:57.495052 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-29 20:57:57.495328 | instance |
2026-06-29 20:57:57.495624 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 20:57:57.495903 | instance | Monday 29 June 2026 20:57:57 +0000 (0:00:00.071) 0:09:05.440 ***********
2026-06-29 20:57:58.689366 | instance | ok: [instance]
2026-06-29 20:57:58.689765 | instance |
2026-06-29 20:57:58.690166 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-29 20:57:58.690570 | instance | Monday 29 June 2026 20:57:58 +0000 (0:00:01.194) 0:09:06.634 ***********
2026-06-29 20:57:58.744150 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-29 20:57:58.744302 | instance |
2026-06-29 20:57:58.744574 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-06-29 20:57:58.744711 | instance | Monday 29 June 2026 20:57:58 +0000 (0:00:00.054) 0:09:06.689 ***********
2026-06-29 20:57:58.854910 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-06-29 20:57:58.855211 | instance |
2026-06-29 20:57:58.855510 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-29 20:57:58.855841 | instance | Monday 29 June 2026 20:57:58 +0000 (0:00:00.110) 0:09:06.800 ***********
2026-06-29 20:58:16.079663 | instance | changed: [instance]
2026-06-29 20:58:16.079735 | instance |
2026-06-29 20:58:16.079868 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-29 20:58:16.080099 | instance | Monday 29 June 2026 20:58:16 +0000 (0:00:17.224) 0:09:24.025 ***********
2026-06-29 20:58:16.802457 | instance | changed: [instance]
2026-06-29 20:58:16.802698 | instance |
2026-06-29 20:58:16.802983 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-29 20:58:16.803256 | instance | Monday 29 June 2026 20:58:16 +0000 (0:00:00.722) 0:09:24.748 ***********
2026-06-29 20:58:16.847920 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-29 20:58:16.848242 | instance |
2026-06-29 20:58:16.848591 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-29 20:58:16.848907 | instance | Monday 29 June 2026 20:58:16 +0000 (0:00:00.045) 0:09:24.793 ***********
2026-06-29 20:58:17.520019 | instance | changed: [instance]
2026-06-29 20:58:17.520124 | instance |
2026-06-29 20:58:17.520201 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-29 20:58:17.520327 | instance | Monday 29 June 2026 20:58:17 +0000 (0:00:00.672) 0:09:25.465 ***********
2026-06-29 20:58:18.199533 | instance | ok: [instance]
2026-06-29 20:58:18.199752 | instance |
2026-06-29 20:58:18.200029 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-29 20:58:18.200301 | instance | Monday 29 June 2026 20:58:18 +0000 (0:00:00.679) 0:09:26.144 ***********
2026-06-29 20:58:18.661940 | instance | changed: [instance]
2026-06-29 20:58:18.662240 | instance |
2026-06-29 20:58:18.662645 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-29 20:58:18.663022 | instance | Monday 29 June 2026 20:58:18 +0000 (0:00:00.454) 0:09:26.599 ***********
2026-06-29 20:58:18.663347 | instance |
2026-06-29 20:58:18.663791 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-29 20:58:18.664153 | instance | Monday 29 June 2026 20:58:18 +0000 (0:00:00.007) 0:09:26.607 ***********
2026-06-29 20:58:18.697706 | instance | skipping: [instance]
2026-06-29 20:58:18.697914 | instance |
2026-06-29 20:58:18.698187 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-29 20:58:18.698429 | instance | Monday 29 June 2026 20:58:18 +0000 (0:00:00.036) 0:09:26.643 ***********
2026-06-29 20:58:20.136371 | instance | changed: [instance]
2026-06-29 20:58:20.136645 | instance |
2026-06-29 20:58:20.136940 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-29 20:58:20.137223 | instance | Monday 29 June 2026 20:58:20 +0000 (0:00:01.438) 0:09:28.081 ***********
2026-06-29 20:58:22.098736 | instance | changed: [instance]
2026-06-29 20:58:22.098971 | instance |
2026-06-29 20:58:22.099336 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 20:58:22.099741 | instance | Monday 29 June 2026 20:58:22 +0000 (0:00:01.962) 0:09:30.044 ***********
2026-06-29 20:58:22.146852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 20:58:22.147100 | instance |
2026-06-29 20:58:22.147383 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 20:58:22.147697 | instance | Monday 29 June 2026 20:58:22 +0000 (0:00:00.048) 0:09:30.092 ***********
2026-06-29 20:58:22.657830 | instance | changed: [instance]
2026-06-29 20:58:22.658077 | instance |
2026-06-29 20:58:22.658366 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-29 20:58:22.658632 | instance | Monday 29 June 2026 20:58:22 +0000 (0:00:00.510) 0:09:30.603 ***********
2026-06-29 20:58:38.069524 | instance | changed: [instance]
2026-06-29 20:58:38.069777 | instance |
2026-06-29 20:58:38.070125 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 20:58:38.070425 | instance | Monday 29 June 2026 20:58:38 +0000 (0:00:15.411) 0:09:46.014 ***********
2026-06-29 20:58:38.118849 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 20:58:38.119073 | instance |
2026-06-29 20:58:38.119482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 20:58:38.119636 | instance | Monday 29 June 2026 20:58:38 +0000 (0:00:00.049) 0:09:46.064 ***********
2026-06-29 20:58:38.611477 | instance | changed: [instance]
2026-06-29 20:58:38.611607 | instance |
2026-06-29 20:58:38.611798 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-29 20:58:38.611973 | instance | Monday 29 June 2026 20:58:38 +0000 (0:00:00.491) 0:09:46.556 ***********
2026-06-29 20:58:41.755284 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-29 20:58:41.755385 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-29 20:58:41.755398 | instance |
2026-06-29 20:58:41.755408 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-29 20:58:41.755419 | instance | Monday 29 June 2026 20:58:41 +0000 (0:00:03.142) 0:09:49.699 ***********
2026-06-29 20:58:45.204939 | instance | changed: [instance]
2026-06-29 20:58:45.205039 | instance |
2026-06-29 20:58:45.205185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 20:58:45.205298 | instance | Monday 29 June 2026 20:58:45 +0000 (0:00:03.451) 0:09:53.150 ***********
2026-06-29 20:58:45.255293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 20:58:45.255359 | instance |
2026-06-29 20:58:45.255525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 20:58:45.255676 | instance | Monday 29 June 2026 20:58:45 +0000 (0:00:00.050) 0:09:53.201 ***********
2026-06-29 20:58:45.738963 | instance | changed: [instance]
2026-06-29 20:58:45.739056 | instance |
2026-06-29 20:58:45.739187 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-29 20:58:45.739315 | instance | Monday 29 June 2026 20:58:45 +0000 (0:00:00.483) 0:09:53.684 ***********
2026-06-29 20:58:48.720075 | instance | ok: [instance]
2026-06-29 20:58:48.720238 | instance |
2026-06-29 20:58:48.720437 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-29 20:58:48.720619 | instance | Monday 29 June 2026 20:58:48 +0000 (0:00:02.980) 0:09:56.665 ***********
2026-06-29 20:58:51.198000 | instance | changed: [instance]
2026-06-29 20:58:51.198045 | instance |
2026-06-29 20:58:51.198051 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-29 20:58:51.198056 | instance | Monday 29 June 2026 20:58:51 +0000 (0:00:02.477) 0:09:59.143 ***********
2026-06-29 20:58:51.901387 | instance | ok: [instance]
2026-06-29 20:58:51.901483 | instance |
2026-06-29 20:58:51.901786 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-29 20:58:51.901851 | instance | Monday 29 June 2026 20:58:51 +0000 (0:00:00.703) 0:09:59.846 ***********
2026-06-29 20:58:52.625302 | instance | changed: [instance]
2026-06-29 20:58:52.625529 | instance |
2026-06-29 20:58:52.625706 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-29 20:58:52.625917 | instance | Monday 29 June 2026 20:58:52 +0000 (0:00:00.724) 0:10:00.570 ***********
2026-06-29 20:58:53.773111 | instance | ok: [instance]
2026-06-29 20:58:53.773546 | instance |
2026-06-29 20:58:53.773610 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-29 20:58:53.773701 | instance | Monday 29 June 2026 20:58:53 +0000 (0:00:01.147) 0:10:01.718 ***********
2026-06-29 20:58:53.811469 | instance | skipping: [instance]
2026-06-29 20:58:53.811781 | instance |
2026-06-29 20:58:53.811811 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-29 20:58:53.811934 | instance | Monday 29 June 2026 20:58:53 +0000 (0:00:00.038) 0:10:01.757 ***********
2026-06-29 20:58:53.866196 | instance | skipping: [instance]
2026-06-29 20:58:53.866339 | instance |
2026-06-29 20:58:53.866626 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-29 20:58:53.866892 | instance | Monday 29 June 2026 20:58:53 +0000 (0:00:00.054) 0:10:01.811 ***********
2026-06-29 20:58:53.915762 | instance | skipping: [instance]
2026-06-29 20:58:53.916034 | instance |
2026-06-29 20:58:53.916391 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-29 20:58:53.916778 | instance | Monday 29 June 2026 20:58:53 +0000 (0:00:00.049) 0:10:01.860 ***********
2026-06-29 20:58:53.960626 | instance | skipping: [instance]
2026-06-29 20:58:53.960764 | instance |
2026-06-29 20:58:53.960909 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-29 20:58:53.961065 | instance | Monday 29 June 2026 20:58:53 +0000 (0:00:00.045) 0:10:01.905 ***********
2026-06-29 20:58:54.006266 | instance | skipping: [instance]
2026-06-29 20:58:54.006438 | instance |
2026-06-29 20:58:54.006744 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-29 20:58:54.007009 | instance | Monday 29 June 2026 20:58:53 +0000 (0:00:00.045) 0:10:01.951 ***********
2026-06-29 20:58:54.050795 | instance | skipping: [instance]
2026-06-29 20:58:54.051025 | instance |
2026-06-29 20:58:54.051342 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-29 20:58:54.051648 | instance | Monday 29 June 2026 20:58:54 +0000 (0:00:00.044) 0:10:01.996 ***********
2026-06-29 20:58:54.093442 | instance | skipping: [instance]
2026-06-29 20:58:54.093652 | instance |
2026-06-29 20:58:54.093911 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-29 20:58:54.094144 | instance | Monday 29 June 2026 20:58:54 +0000 (0:00:00.042) 0:10:02.038 ***********
2026-06-29 21:00:29.920475 | instance | changed: [instance]
2026-06-29 21:00:29.920591 | instance |
2026-06-29 21:00:29.920873 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-29 21:00:29.921055 | instance | Monday 29 June 2026 21:00:29 +0000 (0:01:35.827) 0:11:37.865 ***********
2026-06-29 21:00:30.621636 | instance | changed: [instance]
2026-06-29 21:00:30.621798 | instance |
2026-06-29 21:00:30.622102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:00:30.622391 | instance | Monday 29 June 2026 21:00:30 +0000 (0:00:00.701) 0:11:38.567 ***********
2026-06-29 21:00:30.670315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:00:30.670533 | instance |
2026-06-29 21:00:30.670804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:00:30.671067 | instance | Monday 29 June 2026 21:00:30 +0000 (0:00:00.048) 0:11:38.615 ***********
2026-06-29 21:00:31.145098 | instance | changed: [instance]
2026-06-29 21:00:31.145330 | instance |
2026-06-29 21:00:31.145656 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-29 21:00:31.146896 | instance | Monday 29 June 2026 21:00:31 +0000 (0:00:00.474) 0:11:39.090 ***********
2026-06-29 21:00:31.876748 | instance | changed: [instance]
2026-06-29 21:00:31.877027 | instance |
2026-06-29 21:00:31.877315 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-29 21:00:31.877829 | instance | Monday 29 June 2026 21:00:31 +0000 (0:00:00.731) 0:11:39.821 ***********
2026-06-29 21:00:33.428585 | instance | changed: [instance]
2026-06-29 21:00:33.428624 | instance |
2026-06-29 21:00:33.428631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:00:33.428637 | instance | Monday 29 June 2026 21:00:33 +0000 (0:00:01.551) 0:11:41.373 ***********
2026-06-29 21:00:33.462083 | instance | skipping: [instance]
2026-06-29 21:00:33.462124 | instance |
2026-06-29 21:00:33.462129 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:00:33.462134 | instance | Monday 29 June 2026 21:00:33 +0000 (0:00:00.033) 0:11:41.407 ***********
2026-06-29 21:00:33.493950 | instance | skipping: [instance]
2026-06-29 21:00:33.494054 | instance |
2026-06-29 21:00:33.494177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:00:33.494307 | instance | Monday 29 June 2026 21:00:33 +0000 (0:00:00.032) 0:11:41.439 ***********
2026-06-29 21:00:33.534695 | instance | skipping: [instance]
2026-06-29 21:00:33.535510 | instance |
2026-06-29 21:00:33.535559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:00:33.535569 | instance | Monday 29 June 2026 21:00:33 +0000 (0:00:00.040) 0:11:41.479 ***********
2026-06-29 21:00:33.572103 | instance | skipping: [instance]
2026-06-29 21:00:33.572398 | instance |
2026-06-29 21:00:33.572448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:00:33.572462 | instance | Monday 29 June 2026 21:00:33 +0000 (0:00:00.037) 0:11:41.517 ***********
2026-06-29 21:00:34.231945 | instance | ok: [instance]
2026-06-29 21:00:34.232017 | instance |
2026-06-29 21:00:34.232301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:00:34.232337 | instance | Monday 29 June 2026 21:00:34 +0000 (0:00:00.660) 0:11:42.177 ***********
2026-06-29 21:00:34.286735 | instance | ok: [instance]
2026-06-29 21:00:34.286797 | instance |
2026-06-29 21:00:34.287044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:00:34.287090 | instance | Monday 29 June 2026 21:00:34 +0000 (0:00:00.053) 0:11:42.231 ***********
2026-06-29 21:00:34.324818 | instance | ok: [instance]
2026-06-29 21:00:34.325199 | instance |
2026-06-29 21:00:34.325681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:00:34.325690 | instance | Monday 29 June 2026 21:00:34 +0000 (0:00:00.038) 0:11:42.270 ***********
2026-06-29 21:00:34.377372 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:00:34.377562 | instance |
2026-06-29 21:00:34.377775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:00:34.378017 | instance | Monday 29 June 2026 21:00:34 +0000 (0:00:00.052) 0:11:42.323 ***********
2026-06-29 21:00:34.429085 | instance | ok: [instance]
2026-06-29 21:00:34.429288 | instance |
2026-06-29 21:00:34.429449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:00:34.429642 | instance | Monday 29 June 2026 21:00:34 +0000 (0:00:00.051) 0:11:42.374 ***********
2026-06-29 21:00:34.471857 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:00:34.472512 | instance |
2026-06-29 21:00:34.472794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:00:34.473141 | instance | Monday 29 June 2026 21:00:34 +0000 (0:00:00.041) 0:11:42.416 ***********
2026-06-29 21:00:34.958864 | instance | changed: [instance]
2026-06-29 21:00:34.960321 | instance |
2026-06-29 21:00:34.960338 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-29 21:00:34.960349 | instance | Monday 29 June 2026 21:00:34 +0000 (0:00:00.487) 0:11:42.904 ***********
2026-06-29 21:00:35.634686 | instance | ok: [instance]
2026-06-29 21:00:35.634907 | instance |
2026-06-29 21:00:35.635224 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-29 21:00:35.635578 | instance | Monday 29 June 2026 21:00:35 +0000 (0:00:00.675) 0:11:43.579 ***********
2026-06-29 21:00:36.966713 | instance | changed: [instance]
2026-06-29 21:00:36.967022 | instance |
2026-06-29 21:00:36.967320 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-29 21:00:36.967603 | instance | Monday 29 June 2026 21:00:36 +0000 (0:00:01.332) 0:11:44.912 ***********
2026-06-29 21:00:37.391068 | instance | ok: [instance]
2026-06-29 21:00:37.391375 | instance |
2026-06-29 21:00:37.391689 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-29 21:00:37.391982 | instance | Monday 29 June 2026 21:00:37 +0000 (0:00:00.424) 0:11:45.336 ***********
2026-06-29 21:00:37.851145 | instance | changed: [instance]
2026-06-29 21:00:37.851536 | instance |
2026-06-29 21:00:37.851933 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-29 21:00:37.852319 | instance | Monday 29 June 2026 21:00:37 +0000 (0:00:00.459) 0:11:45.796 ***********
2026-06-29 21:00:38.389601 | instance | changed: [instance]
2026-06-29 21:00:38.389967 | instance |
2026-06-29 21:00:38.390304 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-29 21:00:38.390630 | instance | Monday 29 June 2026 21:00:38 +0000 (0:00:00.538) 0:11:46.335 ***********
2026-06-29 21:00:38.785275 | instance | ok: [instance]
2026-06-29 21:00:38.785348 | instance |
2026-06-29 21:00:38.785757 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-29 21:00:38.786070 | instance | Monday 29 June 2026 21:00:38 +0000 (0:00:00.395) 0:11:46.730 ***********
2026-06-29 21:03:02.294136 | instance | changed: [instance]
2026-06-29 21:03:02.294430 | instance |
2026-06-29 21:03:02.294678 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-29 21:03:02.294958 | instance | Monday 29 June 2026 21:03:02 +0000 (0:02:23.508) 0:14:10.239 ***********
2026-06-29 21:03:03.006891 | instance | ok: [instance]
2026-06-29 21:03:03.007107 | instance |
2026-06-29 21:03:03.007426 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-29 21:03:03.007776 | instance | Monday 29 June 2026 21:03:03 +0000 (0:00:00.712) 0:14:10.952 ***********
2026-06-29 21:03:03.065971 | instance | included: ingress for instance
2026-06-29 21:03:03.066158 | instance |
2026-06-29 21:03:03.066394 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-29 21:03:03.066648 | instance | Monday 29 June 2026 21:03:03 +0000 (0:00:00.059) 0:14:11.011 ***********
2026-06-29 21:03:04.016463 | instance | changed: [instance]
2026-06-29 21:03:04.016521 | instance |
2026-06-29 21:03:04.016533 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-29 21:03:04.016553 | instance | Monday 29 June 2026 21:03:04 +0000 (0:00:00.949) 0:14:11.961 ***********
2026-06-29 21:03:04.279911 | instance | ok: [instance]
2026-06-29 21:03:04.279963 | instance |
2026-06-29 21:03:04.279974 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-29 21:03:04.279984 | instance | Monday 29 June 2026 21:03:04 +0000 (0:00:00.263) 0:14:12.224 ***********
2026-06-29 21:03:05.127251 | instance | changed: [instance]
2026-06-29 21:03:05.127331 | instance |
2026-06-29 21:03:05.127436 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-29 21:03:05.127546 | instance |
2026-06-29 21:03:05.127661 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 21:03:05.127780 | instance | Monday 29 June 2026 21:03:05 +0000 (0:00:00.849) 0:14:13.073 ***********
2026-06-29 21:03:06.604019 | instance | ok: [instance]
2026-06-29 21:03:06.604142 | instance |
2026-06-29 21:03:06.604278 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:03:06.604413 | instance | Monday 29 June 2026 21:03:06 +0000 (0:00:01.476) 0:14:14.549 ***********
2026-06-29 21:03:06.658656 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:03:06.658724 | instance |
2026-06-29 21:03:06.658849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:03:06.658970 | instance | Monday 29 June 2026 21:03:06 +0000 (0:00:00.054) 0:14:14.604 ***********
2026-06-29 21:03:07.141205 | instance | changed: [instance]
2026-06-29 21:03:07.141518 | instance |
2026-06-29 21:03:07.141829 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-29 21:03:07.142182 | instance | Monday 29 June 2026 21:03:07 +0000 (0:00:00.482) 0:14:15.086 ***********
2026-06-29 21:03:07.894560 | instance | ok: [instance]
2026-06-29 21:03:07.894696 | instance |
2026-06-29 21:03:07.894878 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-29 21:03:07.895034 | instance | Monday 29 June 2026 21:03:07 +0000 (0:00:00.753) 0:14:15.840 ***********
2026-06-29 21:03:10.045030 | instance | changed: [instance]
2026-06-29 21:03:10.045268 | instance |
2026-06-29 21:03:10.045642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:03:10.045907 | instance | Monday 29 June 2026 21:03:10 +0000 (0:00:02.149) 0:14:17.990 ***********
2026-06-29 21:03:10.096356 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:03:10.096591 | instance |
2026-06-29 21:03:10.096858 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:03:10.097118 | instance | Monday 29 June 2026 21:03:10 +0000 (0:00:00.051) 0:14:18.042 ***********
2026-06-29 21:03:10.775466 | instance | changed: [instance]
2026-06-29 21:03:10.775716 | instance |
2026-06-29 21:03:10.776004 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-29 21:03:10.776299 | instance | Monday 29 June 2026 21:03:10 +0000 (0:00:00.679) 0:14:18.721 ***********
2026-06-29 21:03:11.937218 | instance | changed: [instance]
2026-06-29 21:03:11.937592 | instance |
2026-06-29 21:03:11.937940 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-29 21:03:11.938277 | instance | Monday 29 June 2026 21:03:11 +0000 (0:00:01.161) 0:14:19.882 ***********
2026-06-29 21:03:12.653332 | instance | ok: [instance]
2026-06-29 21:03:12.654126 | instance |
2026-06-29 21:03:12.654422 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-29 21:03:12.654734 | instance | Monday 29 June 2026 21:03:12 +0000 (0:00:00.716) 0:14:20.598 ***********
2026-06-29 21:03:21.031636 | instance | ok: [instance]
2026-06-29 21:03:21.031857 | instance |
2026-06-29 21:03:21.032164 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-29 21:03:21.032462 | instance | Monday 29 June 2026 21:03:21 +0000 (0:00:08.378) 0:14:28.977 ***********
2026-06-29 21:03:22.597467 | instance | ok: [instance]
2026-06-29 21:03:22.597661 | instance |
2026-06-29 21:03:22.597920 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-29 21:03:22.598195 | instance | Monday 29 June 2026 21:03:22 +0000 (0:00:01.566) 0:14:30.543 ***********
2026-06-29 21:03:22.961602 | instance | ok: [instance]
2026-06-29 21:03:22.961679 | instance |
2026-06-29 21:03:22.961806 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-29 21:03:22.961926 | instance | Monday 29 June 2026 21:03:22 +0000 (0:00:00.364) 0:14:30.907 ***********
2026-06-29 21:03:23.176877 | instance | ok: [instance]
2026-06-29 21:03:23.177128 | instance |
2026-06-29 21:03:23.177355 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-29 21:03:23.177668 | instance | Monday 29 June 2026 21:03:23 +0000 (0:00:00.215) 0:14:31.122 ***********
2026-06-29 21:03:23.376712 | instance | ok: [instance]
2026-06-29 21:03:23.376918 | instance |
2026-06-29 21:03:23.377172 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-29 21:03:23.377465 | instance | Monday 29 June 2026 21:03:23 +0000 (0:00:00.199) 0:14:31.322 ***********
2026-06-29 21:03:24.110818 | instance | changed: [instance]
2026-06-29 21:03:24.111093 | instance |
2026-06-29 21:03:24.111436 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-29 21:03:24.111707 | instance | Monday 29 June 2026 21:03:24 +0000 (0:00:00.733) 0:14:32.055 ***********
2026-06-29 21:03:41.193794 | instance | changed: [instance] => (item=alertmanager)
2026-06-29 21:03:41.193932 | instance | changed: [instance] => (item=grafana)
2026-06-29 21:03:41.194228 | instance | changed: [instance] => (item=prometheus)
2026-06-29 21:03:41.194510 | instance |
2026-06-29 21:03:41.194875 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-29 21:03:41.195180 | instance | Monday 29 June 2026 21:03:41 +0000 (0:00:17.083) 0:14:49.139 ***********
2026-06-29 21:03:43.145534 | instance | ok: [instance] => (item=alertmanager)
2026-06-29 21:03:43.145646 | instance | ok: [instance] => (item=grafana)
2026-06-29 21:03:43.145849 | instance | ok: [instance] => (item=prometheus)
2026-06-29 21:03:43.146046 | instance |
2026-06-29 21:03:43.146257 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-29 21:03:43.146537 | instance | Monday 29 June 2026 21:03:43 +0000 (0:00:01.951) 0:14:51.090 ***********
2026-06-29 21:03:46.616922 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:46.617028 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:46.617207 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:46.617344 | instance | changed: [instance]
2026-06-29 21:03:46.617533 | instance |
2026-06-29 21:03:46.617721 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-29 21:03:46.617872 | instance | Monday 29 June 2026 21:03:46 +0000 (0:00:03.471) 0:14:54.562 ***********
2026-06-29 21:03:52.106974 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:52.107241 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:52.107532 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:52.107921 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:52.108339 | instance | changed: [instance] => (item=None)
2026-06-29 21:03:52.108752 | instance | changed: [instance]
2026-06-29 21:03:52.109261 | instance |
2026-06-29 21:03:52.109619 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-29 21:03:52.109910 | instance | Monday 29 June 2026 21:03:52 +0000 (0:00:05.489) 0:15:00.052 ***********
2026-06-29 21:04:03.531113 | instance | changed: [instance] => (item=alertmanager)
2026-06-29 21:04:03.531393 | instance | changed: [instance] => (item=prometheus)
2026-06-29 21:04:03.531644 | instance |
2026-06-29 21:04:03.531933 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-29 21:04:03.532203 | instance | Monday 29 June 2026 21:04:03 +0000 (0:00:11.423) 0:15:11.476 ***********
2026-06-29 21:04:14.948864 | instance | changed: [instance] => (item=alertmanager)
2026-06-29 21:04:14.948973 | instance | changed: [instance] => (item=prometheus)
2026-06-29 21:04:14.949086 | instance |
2026-06-29 21:04:14.949297 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-29 21:04:14.949409 | instance | Monday 29 June 2026 21:04:14 +0000 (0:00:11.417) 0:15:22.893 ***********
2026-06-29 21:04:15.656380 | instance | changed: [instance]
2026-06-29 21:04:15.656473 | instance |
2026-06-29 21:04:15.656564 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-29 21:04:15.656711 | instance | Monday 29 June 2026 21:04:15 +0000 (0:00:00.707) 0:15:23.601 ***********
2026-06-29 21:04:22.252209 | instance | ok: [instance]
2026-06-29 21:04:22.252277 | instance |
2026-06-29 21:04:22.252289 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-29 21:04:22.252299 | instance | Monday 29 June 2026 21:04:22 +0000 (0:00:06.595) 0:15:30.196 ***********
2026-06-29 21:04:36.066875 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-29 21:04:36.066949 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-29 21:04:36.067617 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-29 21:04:36.067653 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-29 21:04:36.067664 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-29 21:04:36.067673 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-29 21:04:36.067682 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-29 21:04:36.067695 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-29 21:04:36.068639 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-29 21:04:36.068682 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-29 21:04:36.068687 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-29 21:04:36.068692 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-29 21:04:36.068696 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-29 21:04:36.068700 | instance |
2026-06-29 21:04:36.068705 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-29 21:04:36.068709 | instance | Monday 29 June 2026 21:04:36 +0000 (0:00:13.815) 0:15:44.012 ***********
2026-06-29 21:05:06.296633 | instance | changed: [instance]
2026-06-29 21:05:06.296746 | instance |
2026-06-29 21:05:06.296930 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:05:06.297224 | instance | Monday 29 June 2026 21:05:06 +0000 (0:00:30.229) 0:16:14.242 ***********
2026-06-29 21:05:06.360857 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:05:06.360927 | instance |
2026-06-29 21:05:06.361210 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:05:06.361225 | instance | Monday 29 June 2026 21:05:06 +0000 (0:00:00.063) 0:16:14.306 ***********
2026-06-29 21:05:06.873454 | instance | changed: [instance]
2026-06-29 21:05:06.873513 | instance |
2026-06-29 21:05:06.873530 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-29 21:05:06.873540 | instance | Monday 29 June 2026 21:05:06 +0000 (0:00:00.511) 0:16:14.818 ***********
2026-06-29 21:05:10.115046 | instance | changed: [instance]
2026-06-29 21:05:10.115509 | instance |
2026-06-29 21:05:10.115521 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:05:10.115526 | instance | Monday 29 June 2026 21:05:10 +0000 (0:00:03.242) 0:16:18.060 ***********
2026-06-29 21:05:10.167174 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:05:10.167210 | instance |
2026-06-29 21:05:10.167217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:05:10.167224 | instance | Monday 29 June 2026 21:05:10 +0000 (0:00:00.051) 0:16:18.112 ***********
2026-06-29 21:05:10.678592 | instance | changed: [instance]
2026-06-29 21:05:10.678660 | instance |
2026-06-29 21:05:10.678944 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-29 21:05:10.679228 | instance | Monday 29 June 2026 21:05:10 +0000 (0:00:00.511) 0:16:18.623 ***********
2026-06-29 21:05:12.114961 | instance | changed: [instance]
2026-06-29 21:05:12.115388 | instance |
2026-06-29 21:05:12.115987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:05:12.116545 | instance | Monday 29 June 2026 21:05:12 +0000 (0:00:01.435) 0:16:20.059 ***********
2026-06-29 21:05:12.168348 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:05:12.168950 | instance |
2026-06-29 21:05:12.168968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:05:12.168978 | instance | Monday 29 June 2026 21:05:12 +0000 (0:00:00.053) 0:16:20.113 ***********
2026-06-29 21:05:12.621181 | instance | changed: [instance]
2026-06-29 21:05:12.621402 | instance |
2026-06-29 21:05:12.621725 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-29 21:05:12.622043 | instance | Monday 29 June 2026 21:05:12 +0000 (0:00:00.452) 0:16:20.566 ***********
2026-06-29 21:05:14.110955 | instance | changed: [instance]
2026-06-29 21:05:14.111080 | instance |
2026-06-29 21:05:14.111257 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-29 21:05:14.111518 | instance | Monday 29 June 2026 21:05:14 +0000 (0:00:01.490) 0:16:22.056 ***********
2026-06-29 21:05:15.145767 | instance | changed: [instance]
2026-06-29 21:05:15.145804 | instance |
2026-06-29 21:05:15.145811 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:05:15.145816 | instance | Monday 29 June 2026 21:05:15 +0000 (0:00:01.034) 0:16:23.091 ***********
2026-06-29 21:05:15.207551 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:05:15.207657 | instance |
2026-06-29 21:05:15.207917 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:05:15.207953 | instance | Monday 29 June 2026 21:05:15 +0000 (0:00:00.061) 0:16:23.153 ***********
2026-06-29 21:05:15.678725 | instance | changed: [instance]
2026-06-29 21:05:15.679215 | instance |
2026-06-29 21:05:15.679255 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-29 21:05:15.679263 | instance | Monday 29 June 2026 21:05:15 +0000 (0:00:00.471) 0:16:23.624 ***********
2026-06-29 21:05:17.096737 | instance | changed: [instance]
2026-06-29 21:05:17.096832 | instance |
2026-06-29 21:05:17.096968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:05:17.097111 | instance | Monday 29 June 2026 21:05:17 +0000 (0:00:01.417) 0:16:25.042 ***********
2026-06-29 21:05:17.148329 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:05:17.148456 | instance |
2026-06-29 21:05:17.148572 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:05:17.148689 | instance | Monday 29 June 2026 21:05:17 +0000 (0:00:00.051) 0:16:25.094 ***********
2026-06-29 21:05:17.633746 | instance | changed: [instance]
2026-06-29 21:05:17.633839 | instance |
2026-06-29 21:05:17.633970 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-29 21:05:17.634116 | instance | Monday 29 June 2026 21:05:17 +0000 (0:00:00.485) 0:16:25.579 ***********
2026-06-29 21:05:19.064589 | instance | changed: [instance]
2026-06-29 21:05:19.064635 | instance |
2026-06-29 21:05:19.064643 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-29 21:05:19.064650 | instance |
2026-06-29 21:05:19.064655 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 21:05:19.064661 | instance | Monday 29 June 2026 21:05:19 +0000 (0:00:01.429) 0:16:27.008 ***********
2026-06-29 21:05:20.838193 | instance | ok: [instance]
2026-06-29 21:05:20.838320 | instance |
2026-06-29 21:05:20.838403 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-29 21:05:20.838527 | instance | Monday 29 June 2026 21:05:20 +0000 (0:00:01.775) 0:16:28.784 ***********
2026-06-29 21:05:20.925241 | instance | skipping: [instance]
2026-06-29 21:05:20.925309 | instance |
2026-06-29 21:05:20.925482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:05:20.925587 | instance | Monday 29 June 2026 21:05:20 +0000 (0:00:00.086) 0:16:28.870 ***********
2026-06-29 21:05:20.997179 | instance | ok: [instance]
2026-06-29 21:05:20.997217 | instance |
2026-06-29 21:05:20.997223 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:05:20.997228 | instance | Monday 29 June 2026 21:05:20 +0000 (0:00:00.071) 0:16:28.942 ***********
2026-06-29 21:05:21.043312 | instance | skipping: [instance]
2026-06-29 21:05:21.043380 | instance |
2026-06-29 21:05:21.043654 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:05:21.043694 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.046) 0:16:28.989 ***********
2026-06-29 21:05:21.088473 | instance | skipping: [instance]
2026-06-29 21:05:21.088552 | instance |
2026-06-29 21:05:21.088839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:05:21.088876 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.045) 0:16:29.034 ***********
2026-06-29 21:05:21.136430 | instance | skipping: [instance]
2026-06-29 21:05:21.136629 | instance |
2026-06-29 21:05:21.136740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:05:21.136882 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.047) 0:16:29.082 ***********
2026-06-29 21:05:21.185796 | instance | skipping: [instance]
2026-06-29 21:05:21.185965 | instance |
2026-06-29 21:05:21.186206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:05:21.186390 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.049) 0:16:29.131 ***********
2026-06-29 21:05:21.228520 | instance | skipping: [instance]
2026-06-29 21:05:21.228757 | instance |
2026-06-29 21:05:21.229063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:05:21.229331 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.042) 0:16:29.174 ***********
2026-06-29 21:05:21.283355 | instance | ok: [instance]
2026-06-29 21:05:21.283622 | instance |
2026-06-29 21:05:21.283931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:05:21.284219 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.055) 0:16:29.229 ***********
2026-06-29 21:05:21.342966 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:05:21.343230 | instance |
2026-06-29 21:05:21.343543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:05:21.343861 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.059) 0:16:29.288 ***********
2026-06-29 21:05:21.410207 | instance | ok: [instance]
2026-06-29 21:05:21.410347 | instance |
2026-06-29 21:05:21.410523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:05:21.410690 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.067) 0:16:29.356 ***********
2026-06-29 21:05:21.473165 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:05:21.473473 | instance |
2026-06-29 21:05:21.473776 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:05:21.474135 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.060) 0:16:29.416 ***********
2026-06-29 21:05:21.994038 | instance | changed: [instance]
2026-06-29 21:05:21.994205 | instance |
2026-06-29 21:05:21.994500 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-29 21:05:21.994781 | instance | Monday 29 June 2026 21:05:21 +0000 (0:00:00.522) 0:16:29.939 ***********
2026-06-29 21:05:23.586611 | instance | changed: [instance]
2026-06-29 21:05:23.586911 | instance |
2026-06-29 21:05:23.587224 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-29 21:05:23.587502 | instance | Monday 29 June 2026 21:05:23 +0000 (0:00:01.591) 0:16:31.531 ***********
2026-06-29 21:05:24.387589 | instance | changed: [instance]
2026-06-29 21:05:24.387823 | instance |
2026-06-29 21:05:24.388121 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-29 21:05:24.388447 | instance | Monday 29 June 2026 21:05:24 +0000 (0:00:00.801) 0:16:32.332 ***********
2026-06-29 21:05:28.993056 | instance | changed: [instance]
2026-06-29 21:05:28.993354 | instance |
2026-06-29 21:05:28.993810 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-29 21:05:28.993980 | instance | Monday 29 June 2026 21:05:28 +0000 (0:00:04.605) 0:16:36.938 ***********
2026-06-29 21:05:29.200281 | instance | changed: [instance]
2026-06-29 21:05:29.200379 | instance |
2026-06-29 21:05:29.200508 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-29 21:05:29.200633 | instance | Monday 29 June 2026 21:05:29 +0000 (0:00:00.207) 0:16:37.146 ***********
2026-06-29 21:05:29.704513 | instance | changed: [instance]
2026-06-29 21:05:29.704608 | instance |
2026-06-29 21:05:29.704700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:05:29.704853 | instance | Monday 29 June 2026 21:05:29 +0000 (0:00:00.503) 0:16:37.650 ***********
2026-06-29 21:05:29.878735 | instance | ok: [instance]
2026-06-29 21:05:29.879426 | instance |
2026-06-29 21:05:29.879461 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:05:29.879474 | instance | Monday 29 June 2026 21:05:29 +0000 (0:00:00.173) 0:16:37.824 ***********
2026-06-29 21:05:29.967099 | instance | included: rabbitmq for instance
2026-06-29 21:05:29.967601 | instance |
2026-06-29 21:05:29.967643 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 21:05:29.967651 | instance | Monday 29 June 2026 21:05:29 +0000 (0:00:00.088) 0:16:37.912 ***********
2026-06-29 21:05:30.674795 | instance | ok: [instance]
2026-06-29 21:05:30.675054 | instance |
2026-06-29 21:05:30.675201 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 21:05:30.675328 | instance | Monday 29 June 2026 21:05:30 +0000 (0:00:00.707) 0:16:38.620 ***********
2026-06-29 21:05:30.720070 | instance | skipping: [instance]
2026-06-29 21:05:30.720282 | instance |
2026-06-29 21:05:30.720582 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 21:05:30.720830 | instance | Monday 29 June 2026 21:05:30 +0000 (0:00:00.045) 0:16:38.665 ***********
2026-06-29 21:05:30.776648 | instance | skipping: [instance]
2026-06-29 21:05:30.776845 | instance |
2026-06-29 21:05:30.777126 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 21:05:30.777349 | instance | Monday 29 June 2026 21:05:30 +0000 (0:00:00.056) 0:16:38.722 ***********
2026-06-29 21:05:30.833162 | instance | skipping: [instance]
2026-06-29 21:05:30.833277 | instance |
2026-06-29 21:05:30.833469 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 21:05:30.833636 | instance | Monday 29 June 2026 21:05:30 +0000 (0:00:00.056) 0:16:38.778 ***********
2026-06-29 21:06:01.762008 | instance | changed: [instance]
2026-06-29 21:06:01.762239 | instance |
2026-06-29 21:06:01.762531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:06:01.762795 | instance | Monday 29 June 2026 21:06:01 +0000 (0:00:30.928) 0:17:09.707 ***********
2026-06-29 21:06:02.444658 | instance | ok: [instance]
2026-06-29 21:06:02.444869 | instance |
2026-06-29 21:06:02.445202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:06:02.445540 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.682) 0:17:10.390 ***********
2026-06-29 21:06:02.586549 | instance | ok: [instance]
2026-06-29 21:06:02.586757 | instance |
2026-06-29 21:06:02.587034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:06:02.587302 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.141) 0:17:10.532 ***********
2026-06-29 21:06:02.637330 | instance | skipping: [instance]
2026-06-29 21:06:02.637648 | instance |
2026-06-29 21:06:02.637972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:06:02.638231 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.051) 0:17:10.583 ***********
2026-06-29 21:06:02.687073 | instance | skipping: [instance]
2026-06-29 21:06:02.687459 | instance |
2026-06-29 21:06:02.687731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:06:02.688000 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.049) 0:17:10.632 ***********
2026-06-29 21:06:02.743760 | instance | ok: [instance]
2026-06-29 21:06:02.743887 | instance |
2026-06-29 21:06:02.744080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:06:02.744241 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.056) 0:17:10.689 ***********
2026-06-29 21:06:02.843141 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:06:02.843394 | instance | ok: [instance] => (item=identity)
2026-06-29 21:06:02.843660 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 21:06:02.843903 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:06:02.844176 | instance |
2026-06-29 21:06:02.844445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:06:02.844707 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.099) 0:17:10.788 ***********
2026-06-29 21:06:02.918818 | instance | ok: [instance]
2026-06-29 21:06:02.919019 | instance |
2026-06-29 21:06:02.919294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:06:02.919574 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.075) 0:17:10.864 ***********
2026-06-29 21:06:02.986040 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:06:02.986278 | instance |
2026-06-29 21:06:02.986552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:06:02.986816 | instance | Monday 29 June 2026 21:06:02 +0000 (0:00:00.067) 0:17:10.931 ***********
2026-06-29 21:06:03.517289 | instance | changed: [instance]
2026-06-29 21:06:03.517614 | instance |
2026-06-29 21:06:03.517945 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-29 21:06:03.518231 | instance | Monday 29 June 2026 21:06:03 +0000 (0:00:00.530) 0:17:11.462 ***********
2026-06-29 21:06:05.142420 | instance | ok: [instance] => (item=None)
2026-06-29 21:06:05.142709 | instance | ok: [instance]
2026-06-29 21:06:05.142983 | instance |
2026-06-29 21:06:05.143418 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-29 21:06:05.143740 | instance | Monday 29 June 2026 21:06:05 +0000 (0:00:01.625) 0:17:13.087 ***********
2026-06-29 21:06:06.226162 | instance | ok: [instance] => (item=atmosphere)
2026-06-29 21:06:06.226413 | instance |
2026-06-29 21:06:06.226710 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-29 21:06:06.226989 | instance | Monday 29 June 2026 21:06:06 +0000 (0:00:01.083) 0:17:14.171 ***********
2026-06-29 21:06:07.172679 | instance | changed: [instance]
2026-06-29 21:06:07.172813 | instance |
2026-06-29 21:06:07.172988 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-29 21:06:07.173155 | instance | Monday 29 June 2026 21:06:07 +0000 (0:00:00.946) 0:17:15.118 ***********
2026-06-29 21:06:08.223010 | instance | changed: [instance] => (item=None)
2026-06-29 21:06:08.223085 | instance | changed: [instance]
2026-06-29 21:06:08.223097 | instance |
2026-06-29 21:06:08.223107 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-29 21:06:08.223125 | instance | Monday 29 June 2026 21:06:08 +0000 (0:00:01.049) 0:17:16.167 ***********
2026-06-29 21:06:09.728854 | instance | changed: [instance] => (item=None)
2026-06-29 21:06:09.729042 | instance | changed: [instance]
2026-06-29 21:06:09.729213 | instance |
2026-06-29 21:06:09.729455 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-29 21:06:09.729643 | instance | Monday 29 June 2026 21:06:09 +0000 (0:00:01.506) 0:17:17.674 ***********
2026-06-29 21:08:54.809854 | instance | changed: [instance]
2026-06-29 21:08:54.809965 | instance |
2026-06-29 21:08:54.810242 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:08:54.810283 | instance | Monday 29 June 2026 21:08:54 +0000 (0:02:45.081) 0:20:02.755 ***********
2026-06-29 21:08:54.914529 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:08:54.914906 | instance |
2026-06-29 21:08:54.914947 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:08:54.914953 | instance | Monday 29 June 2026 21:08:54 +0000 (0:00:00.104) 0:20:02.860 ***********
2026-06-29 21:08:54.966992 | instance | skipping: [instance]
2026-06-29 21:08:54.967091 | instance |
2026-06-29 21:08:54.967332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:08:54.967365 | instance | Monday 29 June 2026 21:08:54 +0000 (0:00:00.052) 0:20:02.912 ***********
2026-06-29 21:08:55.018448 | instance | skipping: [instance]
2026-06-29 21:08:55.018844 | instance |
2026-06-29 21:08:55.018884 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:08:55.018890 | instance | Monday 29 June 2026 21:08:55 +0000 (0:00:00.051) 0:20:02.964 ***********
2026-06-29 21:08:55.084315 | instance | ok: [instance]
2026-06-29 21:08:55.084407 | instance |
2026-06-29 21:08:55.084543 | instance | TASK [Create Ingress identity] *************************************************
2026-06-29 21:08:55.084715 | instance | Monday 29 June 2026 21:08:55 +0000 (0:00:00.066) 0:20:03.030 ***********
2026-06-29 21:08:55.160483 | instance | included: ingress for instance
2026-06-29 21:08:55.160565 | instance |
2026-06-29 21:08:55.160708 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-29 21:08:55.160897 | instance | Monday 29 June 2026 21:08:55 +0000 (0:00:00.076) 0:20:03.106 ***********
2026-06-29 21:08:56.106692 | instance | changed: [instance]
2026-06-29 21:08:56.106776 | instance |
2026-06-29 21:08:56.106903 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-29 21:08:56.107022 | instance | Monday 29 June 2026 21:08:56 +0000 (0:00:00.946) 0:20:04.052 ***********
2026-06-29 21:09:00.583215 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-29 21:09:00.583601 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-29 21:09:00.583669 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-29 21:09:00.583690 | instance | ok: [instance]
2026-06-29 21:09:00.583728 | instance |
2026-06-29 21:09:00.583867 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-29 21:09:00.583953 | instance | Monday 29 June 2026 21:09:00 +0000 (0:00:04.476) 0:20:08.529 ***********
2026-06-29 21:09:01.302402 | instance | ok: [instance]
2026-06-29 21:09:01.302463 | instance |
2026-06-29 21:09:01.302746 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-29 21:09:01.302780 | instance | Monday 29 June 2026 21:09:01 +0000 (0:00:00.718) 0:20:09.247 ***********
2026-06-29 21:09:02.613811 | instance | ok: [instance] => (item=atmosphere)
2026-06-29 21:09:02.613892 | instance |
2026-06-29 21:09:02.614136 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-29 21:09:02.614168 | instance | Monday 29 June 2026 21:09:02 +0000 (0:00:01.311) 0:20:10.559 ***********
2026-06-29 21:09:03.835954 | instance | changed: [instance] => (item=atmosphere)
2026-06-29 21:09:03.836053 | instance |
2026-06-29 21:09:03.836356 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-29 21:09:03.836427 | instance | Monday 29 June 2026 21:09:03 +0000 (0:00:01.222) 0:20:11.781 ***********
2026-06-29 21:09:04.883822 | instance | changed: [instance] => (item=atmosphere)
2026-06-29 21:09:04.883929 | instance |
2026-06-29 21:09:04.884137 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-29 21:09:04.884205 | instance | Monday 29 June 2026 21:09:04 +0000 (0:00:01.047) 0:20:12.829 ***********
2026-06-29 21:09:06.022099 | instance | changed: [instance] => (item=atmosphere)
2026-06-29 21:09:06.022200 | instance |
2026-06-29 21:09:06.022452 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-29 21:09:06.022467 | instance | Monday 29 June 2026 21:09:06 +0000 (0:00:01.137) 0:20:13.967 ***********
2026-06-29 21:09:06.246017 | instance | changed: [instance]
2026-06-29 21:09:06.246129 | instance |
2026-06-29 21:09:06.246307 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 21:09:06.246433 | instance | Monday 29 June 2026 21:09:06 +0000 (0:00:00.224) 0:20:14.191 ***********
2026-06-29 21:09:07.293638 | instance | ok: [instance]
2026-06-29 21:09:07.293762 | instance |
2026-06-29 21:09:07.293884 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 21:09:07.294081 | instance | Monday 29 June 2026 21:09:07 +0000 (0:00:01.047) 0:20:15.239 ***********
2026-06-29 21:09:07.526906 | instance | ok: [instance]
2026-06-29 21:09:07.527179 | instance |
2026-06-29 21:09:07.527479 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 21:09:07.527771 | instance | Monday 29 June 2026 21:09:07 +0000 (0:00:00.233) 0:20:15.472 ***********
2026-06-29 21:09:07.608211 | instance | ok: [instance] => {
2026-06-29 21:09:07.608378 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-29 21:09:07.608555 | instance | }
2026-06-29 21:09:07.608727 | instance |
2026-06-29 21:09:07.608911 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 21:09:07.609097 | instance | Monday 29 June 2026 21:09:07 +0000 (0:00:00.081) 0:20:15.553 ***********
2026-06-29 21:09:08.287055 | instance | changed: [instance]
2026-06-29 21:09:08.287170 | instance |
2026-06-29 21:09:08.287306 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 21:09:08.287438 | instance | Monday 29 June 2026 21:09:08 +0000 (0:00:00.679) 0:20:16.232 ***********
2026-06-29 21:09:09.584435 | instance | changed: [instance]
2026-06-29 21:09:09.584689 | instance |
2026-06-29 21:09:09.584977 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-29 21:09:09.585284 | instance | Monday 29 June 2026 21:09:09 +0000 (0:00:01.296) 0:20:17.529 ***********
2026-06-29 21:09:10.100702 | instance | changed: [instance]
2026-06-29 21:09:10.100970 | instance |
2026-06-29 21:09:10.101290 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-29 21:09:10.101738 | instance | Monday 29 June 2026 21:09:10 +0000 (0:00:00.516) 0:20:18.046 ***********
2026-06-29 21:09:10.862219 | instance | ok: [instance]
2026-06-29 21:09:10.862448 | instance |
2026-06-29 21:09:10.862753 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-29 21:09:10.863009 | instance | Monday 29 June 2026 21:09:10 +0000 (0:00:00.761) 0:20:18.807 ***********
2026-06-29 21:09:11.553465 | instance | ok: [instance]
2026-06-29 21:09:11.553793 | instance |
2026-06-29 21:09:11.554220 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-29 21:09:11.554515 | instance | Monday 29 June 2026 21:09:11 +0000 (0:00:00.691) 0:20:19.498 ***********
2026-06-29 21:09:11.920697 | instance | ok: [instance]
2026-06-29 21:09:11.920947 | instance |
2026-06-29 21:09:11.921253 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-29 21:09:11.921687 | instance | Monday 29 June 2026 21:09:11 +0000 (0:00:00.367) 0:20:19.866 ***********
2026-06-29 21:09:12.041992 | instance | included: openstack_helm_endpoints for instance
2026-06-29 21:09:12.042216 | instance |
2026-06-29 21:09:12.042502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:09:12.042810 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.121) 0:20:19.987 ***********
2026-06-29 21:09:12.089807 | instance | skipping: [instance]
2026-06-29 21:09:12.090063 | instance |
2026-06-29 21:09:12.090410 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:09:12.090849 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.047) 0:20:20.035 ***********
2026-06-29 21:09:12.134229 | instance | skipping: [instance]
2026-06-29 21:09:12.134344 | instance |
2026-06-29 21:09:12.134537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:09:12.134731 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.044) 0:20:20.080 ***********
2026-06-29 21:09:12.180799 | instance | skipping: [instance]
2026-06-29 21:09:12.181041 | instance |
2026-06-29 21:09:12.181325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:09:12.181674 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.046) 0:20:20.126 ***********
2026-06-29 21:09:12.225603 | instance | skipping: [instance]
2026-06-29 21:09:12.225837 | instance |
2026-06-29 21:09:12.226127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:09:12.226397 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.044) 0:20:20.171 ***********
2026-06-29 21:09:12.272291 | instance | skipping: [instance]
2026-06-29 21:09:12.272513 | instance |
2026-06-29 21:09:12.272815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:09:12.273066 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.046) 0:20:20.218 ***********
2026-06-29 21:09:12.314993 | instance | skipping: [instance]
2026-06-29 21:09:12.315269 | instance |
2026-06-29 21:09:12.315563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:09:12.315853 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.042) 0:20:20.260 ***********
2026-06-29 21:09:12.371200 | instance | ok: [instance]
2026-06-29 21:09:12.371414 | instance |
2026-06-29 21:09:12.371704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:09:12.372060 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.056) 0:20:20.316 ***********
2026-06-29 21:09:12.438370 | instance | ok: [instance] => (item=identity)
2026-06-29 21:09:12.438595 | instance |
2026-06-29 21:09:12.438878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:09:12.439244 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.066) 0:20:20.383 ***********
2026-06-29 21:09:12.498652 | instance | ok: [instance]
2026-06-29 21:09:12.498822 | instance |
2026-06-29 21:09:12.499170 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-29 21:09:12.499526 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.060) 0:20:20.444 ***********
2026-06-29 21:09:12.991157 | instance | changed: [instance]
2026-06-29 21:09:12.991447 | instance |
2026-06-29 21:09:12.991847 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-29 21:09:12.992077 | instance | Monday 29 June 2026 21:09:12 +0000 (0:00:00.491) 0:20:20.936 ***********
2026-06-29 21:09:13.476700 | instance | changed: [instance]
2026-06-29 21:09:13.476997 | instance |
2026-06-29 21:09:13.477280 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-29 21:09:13.477579 | instance | Monday 29 June 2026 21:09:13 +0000 (0:00:00.485) 0:20:21.422 ***********
2026-06-29 21:09:13.942123 | instance | changed: [instance]
2026-06-29 21:09:13.942380 | instance |
2026-06-29 21:09:13.942677 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-29 21:09:13.942980 | instance | Monday 29 June 2026 21:09:13 +0000 (0:00:00.465) 0:20:21.887 ***********
2026-06-29 21:09:14.450188 | instance | changed: [instance]
2026-06-29 21:09:14.450422 | instance |
2026-06-29 21:09:14.450707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:09:14.451000 | instance | Monday 29 June 2026 21:09:14 +0000 (0:00:00.508) 0:20:22.395 ***********
2026-06-29 21:09:14.532326 | instance | ok: [instance]
2026-06-29 21:09:14.532537 | instance |
2026-06-29 21:09:14.532821 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:09:14.533334 | instance | Monday 29 June 2026 21:09:14 +0000 (0:00:00.082) 0:20:22.477 ***********
2026-06-29 21:09:14.606296 | instance | included: rabbitmq for instance
2026-06-29 21:09:14.606610 | instance |
2026-06-29 21:09:14.607048 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 21:09:14.607475 | instance | Monday 29 June 2026 21:09:14 +0000 (0:00:00.073) 0:20:22.551 ***********
2026-06-29 21:09:15.342014 | instance | ok: [instance]
2026-06-29 21:09:15.342159 | instance |
2026-06-29 21:09:15.342354 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 21:09:15.342544 | instance | Monday 29 June 2026 21:09:15 +0000 (0:00:00.735) 0:20:23.287 ***********
2026-06-29 21:09:15.390486 | instance | skipping: [instance]
2026-06-29 21:09:15.390702 | instance |
2026-06-29 21:09:15.390981 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 21:09:15.391241 | instance | Monday 29 June 2026 21:09:15 +0000 (0:00:00.048) 0:20:23.335 ***********
2026-06-29 21:09:15.442706 | instance | skipping: [instance]
2026-06-29 21:09:15.442921 | instance |
2026-06-29 21:09:15.443263 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 21:09:15.443449 | instance | Monday 29 June 2026 21:09:15 +0000 (0:00:00.052) 0:20:23.388 ***********
2026-06-29 21:09:15.492774 | instance | skipping: [instance]
2026-06-29 21:09:15.493128 | instance |
2026-06-29 21:09:15.493490 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 21:09:15.493858 | instance | Monday 29 June 2026 21:09:15 +0000 (0:00:00.050) 0:20:23.438 ***********
2026-06-29 21:09:41.291524 | instance | changed: [instance]
2026-06-29 21:09:41.291629 | instance |
2026-06-29 21:09:41.291760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:09:41.291912 | instance | Monday 29 June 2026 21:09:41 +0000 (0:00:25.798) 0:20:49.237 ***********
2026-06-29 21:09:41.962914 | instance | ok: [instance]
2026-06-29 21:09:41.963007 | instance |
2026-06-29 21:09:41.963094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:09:41.963209 | instance | Monday 29 June 2026 21:09:41 +0000 (0:00:00.671) 0:20:49.908 ***********
2026-06-29 21:09:42.024053 | instance | ok: [instance]
2026-06-29 21:09:42.024152 | instance |
2026-06-29 21:09:42.024443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:09:42.024487 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.061) 0:20:49.969 ***********
2026-06-29 21:09:42.087523 | instance | skipping: [instance]
2026-06-29 21:09:42.087758 | instance |
2026-06-29 21:09:42.087825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:09:42.088031 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.063) 0:20:50.033 ***********
2026-06-29 21:09:42.136388 | instance | skipping: [instance]
2026-06-29 21:09:42.136591 | instance |
2026-06-29 21:09:42.136674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:09:42.136792 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.048) 0:20:50.082 ***********
2026-06-29 21:09:42.192063 | instance | ok: [instance]
2026-06-29 21:09:42.192501 | instance |
2026-06-29 21:09:42.192548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:09:42.192554 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.055) 0:20:50.137 ***********
2026-06-29 21:09:42.330475 | instance | ok: [instance] => (item=identity)
2026-06-29 21:09:42.330547 | instance | ok: [instance] => (item=key_manager)
2026-06-29 21:09:42.331151 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:09:42.331223 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 21:09:42.331235 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:09:42.331246 | instance |
2026-06-29 21:09:42.331255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:09:42.331270 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.138) 0:20:50.276 ***********
2026-06-29 21:09:42.401639 | instance | ok: [instance]
2026-06-29 21:09:42.401752 | instance |
2026-06-29 21:09:42.401951 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:09:42.402107 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.070) 0:20:50.347 ***********
2026-06-29 21:09:42.468635 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:09:42.468740 | instance |
2026-06-29 21:09:42.468930 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:09:42.469082 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.067) 0:20:50.414 ***********
2026-06-29 21:09:42.986299 | instance | changed: [instance]
2026-06-29 21:09:42.986365 | instance |
2026-06-29 21:09:42.986385 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-29 21:09:42.986395 | instance | Monday 29 June 2026 21:09:42 +0000 (0:00:00.517) 0:20:50.931 ***********
2026-06-29 21:11:24.042897 | instance | changed: [instance]
2026-06-29 21:11:24.043005 | instance |
2026-06-29 21:11:24.043186 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:11:24.043353 | instance | Monday 29 June 2026 21:11:24 +0000 (0:01:41.055) 0:22:31.987 ***********
2026-06-29 21:11:24.147064 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:11:24.147316 | instance |
2026-06-29 21:11:24.147490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:11:24.147656 | instance | Monday 29 June 2026 21:11:24 +0000 (0:00:00.104) 0:22:32.092 ***********
2026-06-29 21:11:24.201245 | instance | skipping: [instance]
2026-06-29 21:11:24.201621 | instance |
2026-06-29 21:11:24.201931 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:11:24.202371 | instance | Monday 29 June 2026 21:11:24 +0000 (0:00:00.054) 0:22:32.146 ***********
2026-06-29 21:11:24.476169 | instance | skipping: [instance]
2026-06-29 21:11:24.476297 | instance |
2026-06-29 21:11:24.476474 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:11:24.476641 | instance | Monday 29 June 2026 21:11:24 +0000 (0:00:00.275) 0:22:32.422 ***********
2026-06-29 21:11:24.538890 | instance | ok: [instance]
2026-06-29 21:11:24.539144 | instance |
2026-06-29 21:11:24.539468 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-29 21:11:24.539756 | instance | Monday 29 June 2026 21:11:24 +0000 (0:00:00.062) 0:22:32.484 ***********
2026-06-29 21:11:24.613251 | instance | included: ingress for instance
2026-06-29 21:11:24.613548 | instance |
2026-06-29 21:11:24.613832 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-29 21:11:24.614107 | instance | Monday 29 June 2026 21:11:24 +0000 (0:00:00.074) 0:22:32.559 ***********
2026-06-29 21:11:25.542860 | instance | changed: [instance]
2026-06-29 21:11:25.543130 | instance |
2026-06-29 21:11:25.543421 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-29 21:11:25.543686 | instance | Monday 29 June 2026 21:11:25 +0000 (0:00:00.928) 0:22:33.487 ***********
2026-06-29 21:11:26.610641 | instance | changed: [instance]
2026-06-29 21:11:26.610971 | instance |
2026-06-29 21:11:26.611416 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-29 21:11:26.611828 | instance | Monday 29 June 2026 21:11:26 +0000 (0:00:01.067) 0:22:34.555 ***********
2026-06-29 21:11:37.317715 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-29 21:11:37.318124 | instance |
2026-06-29 21:11:37.318147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:11:37.318455 | instance | Monday 29 June 2026 21:11:37 +0000 (0:00:10.706) 0:22:45.262 ***********
2026-06-29 21:11:37.390921 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:11:37.391007 | instance |
2026-06-29 21:11:37.391367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:11:37.391416 | instance | Monday 29 June 2026 21:11:37 +0000 (0:00:00.073) 0:22:45.336 ***********
2026-06-29 21:11:37.875362 | instance | changed: [instance]
2026-06-29 21:11:37.875434 | instance |
2026-06-29 21:11:37.875721 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-29 21:11:37.875759 | instance | Monday 29 June 2026 21:11:37 +0000 (0:00:00.484) 0:22:45.821 ***********
2026-06-29 21:11:40.508680 | instance | changed: [instance]
2026-06-29 21:11:40.508758 | instance |
2026-06-29 21:11:40.509275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:11:40.509312 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:02.632) 0:22:48.454 ***********
2026-06-29 21:11:40.565218 | instance | skipping: [instance]
2026-06-29 21:11:40.565342 | instance |
2026-06-29 21:11:40.565533 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:11:40.565699 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.056) 0:22:48.510 ***********
2026-06-29 21:11:40.608805 | instance | skipping: [instance]
2026-06-29 21:11:40.609060 | instance |
2026-06-29 21:11:40.609467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:11:40.609848 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.042) 0:22:48.553 ***********
2026-06-29 21:11:40.651440 | instance | skipping: [instance]
2026-06-29 21:11:40.651517 | instance |
2026-06-29 21:11:40.651657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:11:40.651782 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.043) 0:22:48.597 ***********
2026-06-29 21:11:40.703557 | instance | skipping: [instance]
2026-06-29 21:11:40.703845 | instance |
2026-06-29 21:11:40.704252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:11:40.704589 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.051) 0:22:48.649 ***********
2026-06-29 21:11:40.752332 | instance | skipping: [instance]
2026-06-29 21:11:40.752566 | instance |
2026-06-29 21:11:40.752864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:11:40.753173 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.048) 0:22:48.697 ***********
2026-06-29 21:11:40.799435 | instance | skipping: [instance]
2026-06-29 21:11:40.799615 | instance |
2026-06-29 21:11:40.799868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:11:40.800076 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.047) 0:22:48.745 ***********
2026-06-29 21:11:40.850822 | instance | ok: [instance]
2026-06-29 21:11:40.851121 | instance |
2026-06-29 21:11:40.851413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:11:40.851706 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.051) 0:22:48.796 ***********
2026-06-29 21:11:40.911784 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-29 21:11:40.911926 | instance |
2026-06-29 21:11:40.912101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:11:40.912277 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.061) 0:22:48.857 ***********
2026-06-29 21:11:40.980774 | instance | ok: [instance]
2026-06-29 21:11:40.981081 | instance |
2026-06-29 21:11:40.981473 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:11:40.981801 | instance | Monday 29 June 2026 21:11:40 +0000 (0:00:00.068) 0:22:48.926 ***********
2026-06-29 21:11:41.043989 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:11:41.044193 | instance |
2026-06-29 21:11:41.044481 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:11:41.044735 | instance | Monday 29 June 2026 21:11:41 +0000 (0:00:00.063) 0:22:48.989 ***********
2026-06-29 21:11:41.542680 | instance | changed: [instance]
2026-06-29 21:11:41.542919 | instance |
2026-06-29 21:11:41.543214 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-29 21:11:41.543493 | instance | Monday 29 June 2026 21:11:41 +0000 (0:00:00.498) 0:22:49.487 ***********
2026-06-29 21:11:58.730462 | instance | ok: [instance]
2026-06-29 21:11:58.730624 | instance |
2026-06-29 21:11:58.730824 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-29 21:11:58.731008 | instance | Monday 29 June 2026 21:11:58 +0000 (0:00:17.188) 0:23:06.676 ***********
2026-06-29 21:12:13.077569 | instance | ok: [instance]
2026-06-29 21:12:13.077952 | instance |
2026-06-29 21:12:13.077969 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-29 21:12:13.077976 | instance | Monday 29 June 2026 21:12:13 +0000 (0:00:14.347) 0:23:21.023 ***********
2026-06-29 21:12:14.467295 | instance | ok: [instance]
2026-06-29 21:12:14.467376 | instance |
2026-06-29 21:12:14.467508 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-29 21:12:14.467633 | instance | Monday 29 June 2026 21:12:14 +0000 (0:00:01.389) 0:23:22.413 ***********
2026-06-29 21:12:15.680392 | instance | ok: [instance]
2026-06-29 21:12:15.680483 | instance |
2026-06-29 21:12:15.680597 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-29 21:12:15.680724 | instance | Monday 29 June 2026 21:12:15 +0000 (0:00:01.213) 0:23:23.626 ***********
2026-06-29 21:12:16.385725 | instance | changed: [instance]
2026-06-29 21:12:16.386043 | instance |
2026-06-29 21:12:16.386434 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-29 21:12:16.386750 | instance | Monday 29 June 2026 21:12:16 +0000 (0:00:00.704) 0:23:24.330 ***********
2026-06-29 21:12:17.091644 | instance | changed: [instance]
2026-06-29 21:12:17.092365 | instance |
2026-06-29 21:12:17.092381 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-29 21:12:17.092388 | instance | Monday 29 June 2026 21:12:17 +0000 (0:00:00.706) 0:23:25.037 ***********
2026-06-29 21:12:20.140846 | instance | changed: [instance]
2026-06-29 21:12:20.140951 | instance |
2026-06-29 21:12:20.140963 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-29 21:12:20.140974 | instance | Monday 29 June 2026 21:12:20 +0000 (0:00:03.047) 0:23:28.085 ***********
2026-06-29 21:12:21.716597 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-29 21:12:21.744632 | instance | changed: [instance]
2026-06-29 21:12:21.744670 | instance |
2026-06-29 21:12:21.744675 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-29 21:12:21.744680 | instance | Monday 29 June 2026 21:12:21 +0000 (0:00:01.604) 0:23:29.690 ***********
2026-06-29 21:12:29.026890 | instance | ok: [instance]
2026-06-29 21:12:29.026967 | instance |
2026-06-29 21:12:29.027109 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-29 21:12:29.027257 | instance | Monday 29 June 2026 21:12:29 +0000 (0:00:07.282) 0:23:36.972 ***********
2026-06-29 21:12:30.151335 | instance | changed: [instance]
2026-06-29 21:12:30.151396 | instance |
2026-06-29 21:12:30.151407 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-29 21:12:30.151417 | instance | Monday 29 June 2026 21:12:30 +0000 (0:00:01.123) 0:23:38.096 ***********
2026-06-29 21:12:32.131813 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-118.nip.io/swift/v1/%(tenant_id)s'})
2026-06-29 21:12:32.132007 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-29 21:12:32.132180 | instance |
2026-06-29 21:12:32.132348 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:12:32.132540 | instance | Monday 29 June 2026 21:12:32 +0000 (0:00:01.981) 0:23:40.077 ***********
2026-06-29 21:12:32.237064 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:12:32.237170 | instance |
2026-06-29 21:12:32.237303 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:12:32.237443 | instance | Monday 29 June 2026 21:12:32 +0000 (0:00:00.105) 0:23:40.182 ***********
2026-06-29 21:12:32.290918 | instance | skipping: [instance]
2026-06-29 21:12:32.291059 | instance |
2026-06-29 21:12:32.291244 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:12:32.291425 | instance | Monday 29 June 2026 21:12:32 +0000 (0:00:00.053) 0:23:40.236 ***********
2026-06-29 21:12:32.347638 | instance | skipping: [instance]
2026-06-29 21:12:32.347907 | instance |
2026-06-29 21:12:32.348195 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:12:32.348534 | instance | Monday 29 June 2026 21:12:32 +0000 (0:00:00.056) 0:23:40.293 ***********
2026-06-29 21:12:32.408226 | instance | ok: [instance]
2026-06-29 21:12:32.408547 | instance |
2026-06-29 21:12:32.408825 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-29 21:12:32.409172 | instance | Monday 29 June 2026 21:12:32 +0000 (0:00:00.060) 0:23:40.353 ***********
2026-06-29 21:12:32.485259 | instance | included: ingress for instance
2026-06-29 21:12:32.485566 | instance |
2026-06-29 21:12:32.486041 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-29 21:12:32.486336 | instance | Monday 29 June 2026 21:12:32 +0000 (0:00:00.076) 0:23:40.430 ***********
2026-06-29 21:12:33.468327 | instance | changed: [instance]
2026-06-29 21:12:33.468577 | instance |
2026-06-29 21:12:33.468880 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:12:33.469153 | instance | Monday 29 June 2026 21:12:33 +0000 (0:00:00.982) 0:23:41.413 ***********
2026-06-29 21:12:33.527554 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:12:33.527832 | instance |
2026-06-29 21:12:33.528146 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:12:33.528533 | instance | Monday 29 June 2026 21:12:33 +0000 (0:00:00.059) 0:23:41.472 ***********
2026-06-29 21:12:34.044297 | instance | changed: [instance]
2026-06-29 21:12:34.044646 | instance |
2026-06-29 21:12:34.045024 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-29 21:12:34.045345 | instance | Monday 29 June 2026 21:12:34 +0000 (0:00:00.516) 0:23:41.989 ***********
2026-06-29 21:12:48.426703 | instance | ok: [instance]
2026-06-29 21:12:48.426788 | instance |
2026-06-29 21:12:48.427161 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-29 21:12:48.427451 | instance | Monday 29 June 2026 21:12:48 +0000 (0:00:14.382) 0:23:56.371 ***********
2026-06-29 21:12:48.501943 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-29 21:12:48.502228 | instance |
2026-06-29 21:12:48.502511 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-29 21:12:48.502870 | instance | Monday 29 June 2026 21:12:48 +0000 (0:00:00.074) 0:23:56.445 ***********
2026-06-29 21:12:49.228852 | instance | changed: [instance]
2026-06-29 21:12:49.229006 | instance |
2026-06-29 21:12:49.229250 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-29 21:12:49.229509 | instance | Monday 29 June 2026 21:12:49 +0000 (0:00:00.728) 0:23:57.174 ***********
2026-06-29 21:12:49.914319 | instance | changed: [instance]
2026-06-29 21:12:49.914543 | instance |
2026-06-29 21:12:49.914862 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-29 21:12:49.915304 | instance | Monday 29 June 2026 21:12:49 +0000 (0:00:00.684) 0:23:57.859 ***********
2026-06-29 21:12:51.142123 | instance | ok: [instance]
2026-06-29 21:12:51.142247 | instance |
2026-06-29 21:12:51.142436 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-29 21:12:51.142604 | instance | Monday 29 June 2026 21:12:51 +0000 (0:00:01.227) 0:23:59.086 ***********
2026-06-29 21:12:51.197989 | instance | ok: [instance]
2026-06-29 21:12:51.198266 | instance |
2026-06-29 21:12:51.198570 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-29 21:12:51.198920 | instance | Monday 29 June 2026 21:12:51 +0000 (0:00:00.056) 0:23:59.143 ***********
2026-06-29 21:12:51.885876 | instance | changed: [instance]
2026-06-29 21:12:51.886210 | instance |
2026-06-29 21:12:51.886560 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-29 21:12:51.886849 | instance | Monday 29 June 2026 21:12:51 +0000 (0:00:00.687) 0:23:59.831 ***********
2026-06-29 21:12:52.042950 | instance | ok: [instance]
2026-06-29 21:12:52.043195 | instance |
2026-06-29 21:12:52.043485 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-29 21:12:52.043760 | instance | Monday 29 June 2026 21:12:52 +0000 (0:00:00.157) 0:23:59.988 ***********
2026-06-29 21:12:53.313071 | instance | changed: [instance]
2026-06-29 21:12:53.313321 | instance |
2026-06-29 21:12:53.313715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:12:53.314002 | instance | Monday 29 June 2026 21:12:53 +0000 (0:00:01.270) 0:24:01.258 ***********
2026-06-29 21:12:53.390842 | instance | ok: [instance]
2026-06-29 21:12:53.391091 | instance |
2026-06-29 21:12:53.391404 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:12:53.391689 | instance | Monday 29 June 2026 21:12:53 +0000 (0:00:00.078) 0:24:01.336 ***********
2026-06-29 21:12:53.472542 | instance | included: rabbitmq for instance
2026-06-29 21:12:53.472767 | instance |
2026-06-29 21:12:53.473057 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 21:12:53.473332 | instance | Monday 29 June 2026 21:12:53 +0000 (0:00:00.081) 0:24:01.417 ***********
2026-06-29 21:12:54.157037 | instance | ok: [instance]
2026-06-29 21:12:54.157288 | instance |
2026-06-29 21:12:54.157516 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 21:12:54.157689 | instance | Monday 29 June 2026 21:12:54 +0000 (0:00:00.684) 0:24:02.102 ***********
2026-06-29 21:12:54.204923 | instance | skipping: [instance]
2026-06-29 21:12:54.205241 | instance |
2026-06-29 21:12:54.205612 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 21:12:54.205905 | instance | Monday 29 June 2026 21:12:54 +0000 (0:00:00.047) 0:24:02.150 ***********
2026-06-29 21:12:54.256251 | instance | skipping: [instance]
2026-06-29 21:12:54.256487 | instance |
2026-06-29 21:12:54.256758 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 21:12:54.257022 | instance | Monday 29 June 2026 21:12:54 +0000 (0:00:00.051) 0:24:02.201 ***********
2026-06-29 21:12:54.304395 | instance | skipping: [instance]
2026-06-29 21:12:54.304637 | instance |
2026-06-29 21:12:54.304906 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 21:12:54.305187 | instance | Monday 29 June 2026 21:12:54 +0000 (0:00:00.048) 0:24:02.250 ***********
2026-06-29 21:13:25.118856 | instance | changed: [instance]
2026-06-29 21:13:25.119007 | instance |
2026-06-29 21:13:25.119215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:13:25.119416 | instance | Monday 29 June 2026 21:13:25 +0000 (0:00:30.814) 0:24:33.064 ***********
2026-06-29 21:13:25.797742 | instance | ok: [instance]
2026-06-29 21:13:25.797946 | instance |
2026-06-29 21:13:25.798333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:13:25.798603 | instance | Monday 29 June 2026 21:13:25 +0000 (0:00:00.678) 0:24:33.743 ***********
2026-06-29 21:13:25.853081 | instance | ok: [instance]
2026-06-29 21:13:25.853287 | instance |
2026-06-29 21:13:25.853598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:13:25.853858 | instance | Monday 29 June 2026 21:13:25 +0000 (0:00:00.055) 0:24:33.798 ***********
2026-06-29 21:13:25.903081 | instance | skipping: [instance]
2026-06-29 21:13:25.903325 | instance |
2026-06-29 21:13:25.903627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:13:25.903915 | instance | Monday 29 June 2026 21:13:25 +0000 (0:00:00.049) 0:24:33.848 ***********
2026-06-29 21:13:25.955064 | instance | skipping: [instance]
2026-06-29 21:13:25.955292 | instance |
2026-06-29 21:13:25.955571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:13:25.955869 | instance | Monday 29 June 2026 21:13:25 +0000 (0:00:00.051) 0:24:33.900 ***********
2026-06-29 21:13:26.005663 | instance | ok: [instance]
2026-06-29 21:13:26.005876 | instance |
2026-06-29 21:13:26.006184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:13:26.006470 | instance | Monday 29 June 2026 21:13:25 +0000 (0:00:00.050) 0:24:33.951 ***********
2026-06-29 21:13:26.134101 | instance | ok: [instance] => (item=dashboard)
2026-06-29 21:13:26.134208 | instance | ok: [instance] => (item=identity)
2026-06-29 21:13:26.134327 | instance | ok: [instance] => (item=image)
2026-06-29 21:13:26.134451 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:13:26.134569 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 21:13:26.134756 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:13:26.134915 | instance |
2026-06-29 21:13:26.135089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:13:26.135331 | instance | Monday 29 June 2026 21:13:26 +0000 (0:00:00.128) 0:24:34.079 ***********
2026-06-29 21:13:26.202194 | instance | ok: [instance]
2026-06-29 21:13:26.202453 | instance |
2026-06-29 21:13:26.202833 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:13:26.203132 | instance | Monday 29 June 2026 21:13:26 +0000 (0:00:00.067) 0:24:34.147 ***********
2026-06-29 21:13:26.265297 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:13:26.265554 | instance |
2026-06-29 21:13:26.265719 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:13:26.265897 | instance | Monday 29 June 2026 21:13:26 +0000 (0:00:00.063) 0:24:34.210 ***********
2026-06-29 21:13:26.876525 | instance | changed: [instance]
2026-06-29 21:13:26.876657 | instance |
2026-06-29 21:13:26.876851 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-29 21:13:26.877030 | instance | Monday 29 June 2026 21:13:26 +0000 (0:00:00.611) 0:24:34.822 ***********
2026-06-29 21:13:27.141953 | instance | ok: [instance]
2026-06-29 21:13:27.142360 | instance |
2026-06-29 21:13:27.142586 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-29 21:13:27.142869 | instance | Monday 29 June 2026 21:13:27 +0000 (0:00:00.265) 0:24:35.087 ***********
2026-06-29 21:15:42.463275 | instance | changed: [instance]
2026-06-29 21:15:42.463378 | instance |
2026-06-29 21:15:42.463455 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:15:42.463578 | instance | Monday 29 June 2026 21:15:42 +0000 (0:02:15.321) 0:26:50.408 ***********
2026-06-29 21:15:42.560366 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:15:42.560451 | instance |
2026-06-29 21:15:42.560631 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:15:42.560798 | instance | Monday 29 June 2026 21:15:42 +0000 (0:00:00.097) 0:26:50.506 ***********
2026-06-29 21:15:42.610859 | instance | skipping: [instance]
2026-06-29 21:15:42.611088 | instance |
2026-06-29 21:15:42.611394 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:15:42.611708 | instance | Monday 29 June 2026 21:15:42 +0000 (0:00:00.050) 0:26:50.556 ***********
2026-06-29 21:15:42.661678 | instance | skipping: [instance]
2026-06-29 21:15:42.661783 | instance |
2026-06-29 21:15:42.661958 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:15:42.662125 | instance | Monday 29 June 2026 21:15:42 +0000 (0:00:00.050) 0:26:50.607 ***********
2026-06-29 21:15:42.730436 | instance | ok: [instance]
2026-06-29 21:15:42.730545 | instance |
2026-06-29 21:15:42.730746 | instance | TASK [Create Ingress image] ****************************************************
2026-06-29 21:15:42.730912 | instance | Monday 29 June 2026 21:15:42 +0000 (0:00:00.068) 0:26:50.675 ***********
2026-06-29 21:15:42.809995 | instance | included: ingress for instance
2026-06-29 21:15:42.810225 | instance |
2026-06-29 21:15:42.810503 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-29 21:15:42.810778 | instance | Monday 29 June 2026 21:15:42 +0000 (0:00:00.079) 0:26:50.754 ***********
2026-06-29 21:15:43.804379 | instance | changed: [instance]
2026-06-29 21:15:43.804596 | instance |
2026-06-29 21:15:43.804878 | instance | TASK [Create images] ***********************************************************
2026-06-29 21:15:43.805153 | instance | Monday 29 June 2026 21:15:43 +0000 (0:00:00.994) 0:26:51.749 ***********
2026-06-29 21:15:43.912567 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-06-29 21:15:43.912881 | instance |
2026-06-29 21:15:43.913172 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-29 21:15:43.913552 | instance | Monday 29 June 2026 21:15:43 +0000 (0:00:00.108) 0:26:51.857 ***********
2026-06-29 21:15:46.966562 | instance | changed: [instance]
2026-06-29 21:15:46.966707 | instance |
2026-06-29 21:15:46.966906 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-29 21:15:46.967080 | instance | Monday 29 June 2026 21:15:46 +0000 (0:00:03.054) 0:26:54.911 ***********
2026-06-29 21:15:47.733021 | instance | ok: [instance]
2026-06-29 21:15:47.733220 | instance |
2026-06-29 21:15:47.733524 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-29 21:15:47.733781 | instance | Monday 29 June 2026 21:15:47 +0000 (0:00:00.766) 0:26:55.678 ***********
2026-06-29 21:15:47.798303 | instance | ok: [instance]
2026-06-29 21:15:47.798538 | instance |
2026-06-29 21:15:47.798849 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-29 21:15:47.799145 | instance | Monday 29 June 2026 21:15:47 +0000 (0:00:00.065) 0:26:55.743 ***********
2026-06-29 21:17:52.050481 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-29 21:17:52.050695 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-29 21:17:52.050970 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-29 21:17:52.051235 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-29 21:17:52.051488 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-29 21:17:52.051761 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-29 21:17:52.052031 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-29 21:17:52.052301 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-29 21:17:52.052550 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-29 21:17:52.052803 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-29 21:17:52.053086 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-29 21:17:52.053328 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-29 21:17:52.053646 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-29 21:17:52.053932 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-29 21:17:52.054192 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-29 21:17:52.054430 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-29 21:17:52.054602 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-29 21:17:52.054779 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-29 21:17:52.054953 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-29 21:17:52.055127 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-29 21:17:52.055302 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-29 21:17:52.055477 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-29 21:17:52.055649 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-29 21:17:52.055820 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-29 21:17:52.055999 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-29 21:17:52.056164 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-29 21:17:52.056335 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-29 21:17:52.056510 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-29 21:17:52.056688 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-29 21:17:52.056864 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-29 21:17:52.057034 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-29 21:17:52.057206 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-29 21:17:52.057378 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-29 21:17:52.057583 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-29 21:17:52.057770 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-29 21:17:52.057942 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-29 21:17:52.058121 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-29 21:17:52.058295 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-29 21:17:52.058467 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-29 21:17:52.058640 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-29 21:17:52.058812 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-29 21:17:52.058985 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-29 21:17:52.059157 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-29 21:17:52.059335 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-29 21:17:52.059509 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-29 21:17:52.059677 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-29 21:17:52.059849 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-29 21:17:52.060025 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-29 21:17:52.060196 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-29 21:17:52.060369 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-29 21:17:52.060541 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-29 21:17:52.060713 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-29 21:17:52.060889 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-29 21:17:52.061064 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-29 21:17:52.061236 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-29 21:17:52.061408 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-29 21:17:52.061677 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-29 21:17:52.061832 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-29 21:17:52.062010 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-29 21:17:52.062177 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-29 21:17:52.062349 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-06-29 21:17:52.062482 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-06-29 21:17:52.062599 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-06-29 21:17:52.062716 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-06-29 21:17:52.062834 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-06-29 21:17:52.062952 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left).
2026-06-29 21:17:52.063071 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left).
2026-06-29 21:17:52.063201 | instance | FAILED - RETRYING: [instance]: Check if image exists (53 retries left).
2026-06-29 21:17:52.063307 | instance | ok: [instance]
2026-06-29 21:17:52.063414 | instance |
2026-06-29 21:17:52.063538 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-29 21:17:52.063662 | instance | Monday 29 June 2026 21:17:52 +0000 (0:02:04.252) 0:28:59.995 ***********
2026-06-29 21:17:52.107287 | instance | ok: [instance]
2026-06-29 21:17:52.107746 | instance |
2026-06-29 21:17:52.108078 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-29 21:17:52.108371 | instance | Monday 29 June 2026 21:17:52 +0000 (0:00:00.056) 0:29:00.052 ***********
2026-06-29 21:17:52.171762 | instance | ok: [instance]
2026-06-29 21:17:52.172021 | instance |
2026-06-29 21:17:52.172313 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-29 21:17:52.172677 | instance | Monday 29 June 2026 21:17:52 +0000 (0:00:00.064) 0:29:00.117 ***********
2026-06-29 21:17:52.396267 | instance | changed: [instance]
2026-06-29 21:17:52.396509 | instance |
2026-06-29 21:17:52.396799 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-29 21:17:52.397086 | instance | Monday 29 June 2026 21:17:52 +0000 (0:00:00.224) 0:29:00.341 ***********
2026-06-29 21:17:53.181243 | instance | changed: [instance]
2026-06-29 21:17:53.181608 | instance |
2026-06-29 21:17:53.181986 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-29 21:17:53.182313 | instance | Monday 29 June 2026 21:17:53 +0000 (0:00:00.784) 0:29:01.126 ***********
2026-06-29 21:17:53.417059 | instance | ok: [instance]
2026-06-29 21:17:53.417395 | instance |
2026-06-29 21:17:53.417874 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-29 21:17:53.418291 | instance | Monday 29 June 2026 21:17:53 +0000 (0:00:00.235) 0:29:01.362 ***********
2026-06-29 21:17:53.686420 | instance | changed: [instance]
2026-06-29 21:17:53.686686 | instance |
2026-06-29 21:17:53.686943 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-29 21:17:53.687159 | instance | Monday 29 June 2026 21:17:53 +0000 (0:00:00.269) 0:29:01.631 ***********
2026-06-29 21:17:54.394177 | instance | ok: [instance]
2026-06-29 21:17:54.394424 | instance |
2026-06-29 21:17:54.394707 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-29 21:17:54.394985 | instance | Monday 29 June 2026 21:17:54 +0000 (0:00:00.707) 0:29:02.339 ***********
2026-06-29 21:17:54.461237 | instance | ok: [instance]
2026-06-29 21:17:54.461307 | instance |
2026-06-29 21:17:54.461459 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-29 21:17:54.461699 | instance | Monday 29 June 2026 21:17:54 +0000 (0:00:00.067) 0:29:02.406 ***********
2026-06-29 21:17:59.558726 | instance | changed: [instance]
2026-06-29 21:17:59.558791 | instance |
2026-06-29 21:17:59.558809 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-29 21:17:59.559128 | instance | Monday 29 June 2026 21:17:59 +0000 (0:00:05.096) 0:29:07.503 ***********
2026-06-29 21:17:59.611201 | instance | skipping: [instance]
2026-06-29 21:17:59.611989 | instance |
2026-06-29 21:17:59.612112 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-29 21:17:59.612235 | instance | Monday 29 June 2026 21:17:59 +0000 (0:00:00.053) 0:29:07.557 ***********
2026-06-29 21:17:59.657832 | instance | skipping: [instance]
2026-06-29 21:17:59.658071 | instance |
2026-06-29 21:17:59.658323 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-29 21:17:59.658550 | instance | Monday 29 June 2026 21:17:59 +0000 (0:00:00.046) 0:29:07.603 ***********
2026-06-29 21:17:59.969104 | instance | changed: [instance]
2026-06-29 21:17:59.969374 | instance |
2026-06-29 21:17:59.969800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:17:59.970140 | instance | Monday 29 June 2026 21:17:59 +0000 (0:00:00.310) 0:29:07.914 ***********
2026-06-29 21:18:00.050862 | instance | ok: [instance]
2026-06-29 21:18:00.051131 | instance |
2026-06-29 21:18:00.051531 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:18:00.051825 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.082) 0:29:07.996 ***********
2026-06-29 21:18:00.101216 | instance | skipping: [instance]
2026-06-29 21:18:00.101465 | instance |
2026-06-29 21:18:00.101811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:18:00.102174 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.050) 0:29:08.046 ***********
2026-06-29 21:18:00.154009 | instance | skipping: [instance]
2026-06-29 21:18:00.154248 | instance |
2026-06-29 21:18:00.154530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:18:00.154795 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.052) 0:29:08.099 ***********
2026-06-29 21:18:00.207768 | instance | skipping: [instance]
2026-06-29 21:18:00.208025 | instance |
2026-06-29 21:18:00.208332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:18:00.208610 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.053) 0:29:08.153 ***********
2026-06-29 21:18:00.267024 | instance | skipping: [instance]
2026-06-29 21:18:00.267264 | instance |
2026-06-29 21:18:00.267582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:18:00.267865 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.059) 0:29:08.212 ***********
2026-06-29 21:18:00.323693 | instance | skipping: [instance]
2026-06-29 21:18:00.323937 | instance |
2026-06-29 21:18:00.324213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:18:00.324563 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.056) 0:29:08.269 ***********
2026-06-29 21:18:00.381323 | instance | ok: [instance]
2026-06-29 21:18:00.381659 | instance |
2026-06-29 21:18:00.381978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:18:00.382250 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.058) 0:29:08.327 ***********
2026-06-29 21:18:00.475109 | instance | ok: [instance] => (item=staffeln)
2026-06-29 21:18:00.475399 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:18:00.475743 | instance | ok: [instance] => (item=identity)
2026-06-29 21:18:00.476060 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:18:00.476322 | instance |
2026-06-29 21:18:00.476696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:18:00.476922 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.093) 0:29:08.420 ***********
2026-06-29 21:18:00.569606 | instance | ok: [instance]
2026-06-29 21:18:00.569788 | instance |
2026-06-29 21:18:00.570028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:18:00.570276 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.094) 0:29:08.514 ***********
2026-06-29 21:18:00.637367 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:18:00.637693 | instance |
2026-06-29 21:18:00.637972 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:18:00.638340 | instance | Monday 29 June 2026 21:18:00 +0000 (0:00:00.067) 0:29:08.582 ***********
2026-06-29 21:18:01.175824 | instance | changed: [instance]
2026-06-29 21:18:01.176025 | instance |
2026-06-29 21:18:01.176260 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-29 21:18:01.176439 | instance | Monday 29 June 2026 21:18:01 +0000 (0:00:00.538) 0:29:09.121 ***********
2026-06-29 21:18:22.941698 | instance | changed: [instance]
2026-06-29 21:18:22.941956 | instance |
2026-06-29 21:18:22.942298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:18:22.942583 | instance | Monday 29 June 2026 21:18:22 +0000 (0:00:21.766) 0:29:30.887 ***********
2026-06-29 21:18:23.034863 | instance | ok: [instance]
2026-06-29 21:18:23.035109 | instance |
2026-06-29 21:18:23.035377 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:18:23.035646 | instance | Monday 29 June 2026 21:18:23 +0000 (0:00:00.093) 0:29:30.980 ***********
2026-06-29 21:18:23.118077 | instance | included: rabbitmq for instance
2026-06-29 21:18:23.118386 | instance |
2026-06-29 21:18:23.118692 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 21:18:23.118974 | instance | Monday 29 June 2026 21:18:23 +0000 (0:00:00.083) 0:29:31.063 ***********
2026-06-29 21:18:23.821541 | instance | ok: [instance]
2026-06-29 21:18:23.821734 | instance |
2026-06-29 21:18:23.822098 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 21:18:23.822413 | instance | Monday 29 June 2026 21:18:23 +0000 (0:00:00.703) 0:29:31.767 ***********
2026-06-29 21:18:23.868240 | instance | skipping: [instance]
2026-06-29 21:18:23.868594 | instance |
2026-06-29 21:18:23.868905 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 21:18:23.869174 | instance | Monday 29 June 2026 21:18:23 +0000 (0:00:00.046) 0:29:31.813 ***********
2026-06-29 21:18:23.919163 | instance | skipping: [instance]
2026-06-29 21:18:23.919407 | instance |
2026-06-29 21:18:23.919706 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 21:18:23.920017 | instance | Monday 29 June 2026 21:18:23 +0000 (0:00:00.051) 0:29:31.864 ***********
2026-06-29 21:18:23.980538 | instance | skipping: [instance]
2026-06-29 21:18:23.980894 | instance |
2026-06-29 21:18:23.981027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 21:18:23.981309 | instance | Monday 29 June 2026 21:18:23 +0000 (0:00:00.061) 0:29:31.925 ***********
2026-06-29 21:18:54.906387 | instance | changed: [instance]
2026-06-29 21:18:54.906617 | instance |
2026-06-29 21:18:54.906992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:18:54.907383 | instance | Monday 29 June 2026 21:18:54 +0000 (0:00:30.925) 0:30:02.851 ***********
2026-06-29 21:18:55.562466 | instance | ok: [instance]
2026-06-29 21:18:55.562708 | instance |
2026-06-29 21:18:55.563083 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:18:55.563413 | instance | Monday 29 June 2026 21:18:55 +0000 (0:00:00.656) 0:30:03.507 ***********
2026-06-29 21:18:55.618638 | instance | ok: [instance]
2026-06-29 21:18:55.618877 | instance |
2026-06-29 21:18:55.619187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:18:55.619463 | instance | Monday 29 June 2026 21:18:55 +0000 (0:00:00.056) 0:30:03.564 ***********
2026-06-29 21:18:55.676955 | instance | skipping: [instance]
2026-06-29 21:18:55.677080 | instance |
2026-06-29 21:18:55.677304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:18:55.677564 | instance | Monday 29 June 2026 21:18:55 +0000 (0:00:00.058) 0:30:03.622 ***********
2026-06-29 21:18:55.737988 | instance | skipping: [instance]
2026-06-29 21:18:55.738127 | instance |
2026-06-29 21:18:55.738342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:18:55.738543 | instance | Monday 29 June 2026 21:18:55 +0000 (0:00:00.061) 0:30:03.683 ***********
2026-06-29 21:18:55.796986 | instance | ok: [instance]
2026-06-29 21:18:55.797088 | instance |
2026-06-29 21:18:55.797305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:18:55.797570 | instance | Monday 29 June 2026 21:18:55 +0000 (0:00:00.058) 0:30:03.742 ***********
2026-06-29 21:18:55.927833 | instance | ok: [instance] => (item=volumev3)
2026-06-29 21:18:55.928076 | instance | ok: [instance] => (item=identity)
2026-06-29 21:18:55.928352 | instance | ok: [instance] => (item=image)
2026-06-29 21:18:55.928629 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:18:55.928984 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 21:18:55.929328 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:18:55.929548 | instance |
2026-06-29 21:18:55.929723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:18:55.929898 | instance | Monday 29 June 2026 21:18:55 +0000 (0:00:00.130) 0:30:03.873 ***********
2026-06-29 21:18:55.992248 | instance | ok: [instance]
2026-06-29 21:18:55.992468 | instance |
2026-06-29 21:18:55.992751 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:18:55.993093 | instance | Monday 29 June 2026 21:18:55 +0000 (0:00:00.064) 0:30:03.937 ***********
2026-06-29 21:18:56.057620 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:18:56.057835 | instance |
2026-06-29 21:18:56.058121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:18:56.058392 | instance | Monday 29 June 2026 21:18:56 +0000 (0:00:00.065) 0:30:04.003 ***********
2026-06-29 21:18:56.592138 | instance | changed: [instance]
2026-06-29 21:18:56.592379 | instance |
2026-06-29 21:18:56.592654 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-29 21:18:56.592919 | instance | Monday 29 June 2026 21:18:56 +0000 (0:00:00.534) 0:30:04.537 ***********
2026-06-29 21:18:56.991948 | instance | ok: [instance]
2026-06-29 21:18:56.992110 | instance |
2026-06-29 21:18:56.992319 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-29 21:18:56.992516 | instance | Monday 29 June 2026 21:18:56 +0000 (0:00:00.400) 0:30:04.937 ***********
2026-06-29 21:18:57.053240 | instance | ok: [instance]
2026-06-29 21:18:57.053507 | instance |
2026-06-29 21:18:57.053784 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-29 21:18:57.054051 | instance | Monday 29 June 2026 21:18:57 +0000 (0:00:00.061) 0:30:04.998 ***********
2026-06-29 21:18:57.212913 | instance | ok: [instance]
2026-06-29 21:18:57.213110 | instance |
2026-06-29 21:18:57.213374 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-29 21:18:57.213678 | instance | Monday 29 June 2026 21:18:57 +0000 (0:00:00.159) 0:30:05.158 ***********
2026-06-29 21:23:45.597128 | instance | changed: [instance]
2026-06-29 21:23:45.597241 | instance |
2026-06-29 21:23:45.597451 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:23:45.597702 | instance | Monday 29 June 2026 21:23:45 +0000 (0:04:48.383) 0:34:53.542 ***********
2026-06-29 21:23:45.702251 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:23:45.702322 | instance |
2026-06-29 21:23:45.702440 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:23:45.702573 | instance | Monday 29 June 2026 21:23:45 +0000 (0:00:00.105) 0:34:53.648 ***********
2026-06-29 21:23:45.763032 | instance | skipping: [instance]
2026-06-29 21:23:45.763272 | instance |
2026-06-29 21:23:45.763637 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:23:45.763842 | instance | Monday 29 June 2026 21:23:45 +0000 (0:00:00.060) 0:34:53.708 ***********
2026-06-29 21:23:45.817252 | instance | skipping: [instance]
2026-06-29 21:23:45.817547 | instance |
2026-06-29 21:23:45.817859 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:23:45.818201 | instance | Monday 29 June 2026 21:23:45 +0000 (0:00:00.054) 0:34:53.762 ***********
2026-06-29 21:23:45.884453 | instance | ok: [instance]
2026-06-29 21:23:45.884696 | instance |
2026-06-29 21:23:45.884990 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-29 21:23:45.885256 | instance | Monday 29 June 2026 21:23:45 +0000 (0:00:00.067) 0:34:53.829 ***********
2026-06-29 21:23:45.960788 | instance | included: ingress for instance
2026-06-29 21:23:45.961012 | instance |
2026-06-29 21:23:45.961323 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-29 21:23:45.961618 | instance | Monday 29 June 2026 21:23:45 +0000 (0:00:00.076) 0:34:53.906 ***********
2026-06-29 21:23:47.084156 | instance | changed: [instance]
2026-06-29 21:23:47.084293 | instance |
2026-06-29 21:23:47.084499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:23:47.084670 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:01.123) 0:34:55.029 ***********
2026-06-29 21:23:47.285828 | instance | ok: [instance]
2026-06-29 21:23:47.286583 | instance |
2026-06-29 21:23:47.286612 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:23:47.286697 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.201) 0:34:55.231 ***********
2026-06-29 21:23:47.331620 | instance | skipping: [instance]
2026-06-29 21:23:47.331769 | instance |
2026-06-29 21:23:47.331968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:23:47.332166 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.045) 0:34:55.277 ***********
2026-06-29 21:23:47.377374 | instance | skipping: [instance]
2026-06-29 21:23:47.377726 | instance |
2026-06-29 21:23:47.378072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:23:47.378352 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.045) 0:34:55.322 ***********
2026-06-29 21:23:47.518853 | instance | skipping: [instance]
2026-06-29 21:23:47.518988 | instance |
2026-06-29 21:23:47.519177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:23:47.519352 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.141) 0:34:55.464 ***********
2026-06-29 21:23:47.568641 | instance | skipping: [instance]
2026-06-29 21:23:47.568855 | instance |
2026-06-29 21:23:47.569150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:23:47.569475 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.049) 0:34:55.514 ***********
2026-06-29 21:23:47.619050 | instance | skipping: [instance]
2026-06-29 21:23:47.619110 | instance |
2026-06-29 21:23:47.619257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:23:47.619390 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.050) 0:34:55.564 ***********
2026-06-29 21:23:47.669186 | instance | ok: [instance]
2026-06-29 21:23:47.669466 | instance |
2026-06-29 21:23:47.669778 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:23:47.670246 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.049) 0:34:55.614 ***********
2026-06-29 21:23:47.764165 | instance | ok: [instance] => (item=placement)
2026-06-29 21:23:47.764315 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:23:47.764491 | instance | ok: [instance] => (item=identity)
2026-06-29 21:23:47.764650 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:23:47.764799 | instance |
2026-06-29 21:23:47.764969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:23:47.765140 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.094) 0:34:55.709 ***********
2026-06-29 21:23:47.840469 | instance | ok: [instance]
2026-06-29 21:23:47.840750 | instance |
2026-06-29 21:23:47.841073 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:23:47.841537 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.076) 0:34:55.785 ***********
2026-06-29 21:23:47.904878 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:23:47.905153 | instance |
2026-06-29 21:23:47.905445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:23:47.905750 | instance | Monday 29 June 2026 21:23:47 +0000 (0:00:00.064) 0:34:55.850 ***********
2026-06-29 21:23:48.435438 | instance | changed: [instance]
2026-06-29 21:23:48.435673 | instance |
2026-06-29 21:23:48.435945 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-29 21:23:48.436239 | instance | Monday 29 June 2026 21:23:48 +0000 (0:00:00.530) 0:34:56.381 ***********
2026-06-29 21:25:24.789950 | instance | changed: [instance]
2026-06-29 21:25:24.790059 | instance |
2026-06-29 21:25:24.790253 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:25:24.790428 | instance | Monday 29 June 2026 21:25:24 +0000 (0:01:36.354) 0:36:32.735 ***********
2026-06-29 21:25:24.891218 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:25:24.891569 | instance |
2026-06-29 21:25:24.891917 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:25:24.892248 | instance | Monday 29 June 2026 21:25:24 +0000 (0:00:00.100) 0:36:32.836 ***********
2026-06-29 21:25:24.943023 | instance | skipping: [instance]
2026-06-29 21:25:24.943132 | instance |
2026-06-29 21:25:24.943264 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:25:24.943390 | instance | Monday 29 June 2026 21:25:24 +0000 (0:00:00.052) 0:36:32.888 ***********
2026-06-29 21:25:24.995253 | instance | skipping: [instance]
2026-06-29 21:25:24.995396 | instance |
2026-06-29 21:25:24.995616 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:25:24.995805 | instance | Monday 29 June 2026 21:25:24 +0000 (0:00:00.052) 0:36:32.940 ***********
2026-06-29 21:25:25.066496 | instance | ok: [instance]
2026-06-29 21:25:25.066821 | instance |
2026-06-29 21:25:25.067216 | instance | TASK [Create Ingress placement] ************************************************
2026-06-29 21:25:25.067542 | instance | Monday 29 June 2026 21:25:25 +0000 (0:00:00.071) 0:36:33.011 ***********
2026-06-29 21:25:25.145116 | instance | included: ingress for instance
2026-06-29 21:25:25.145355 | instance |
2026-06-29 21:25:25.145698 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-29 21:25:25.145982 | instance | Monday 29 June 2026 21:25:25 +0000 (0:00:00.078) 0:36:33.090 ***********
2026-06-29 21:25:26.150891 | instance | changed: [instance]
2026-06-29 21:25:26.151222 | instance |
2026-06-29 21:25:26.151581 | instance | PLAY [Configure operating system] **********************************************
2026-06-29 21:25:26.151875 | instance |
2026-06-29 21:25:26.152208 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 21:25:26.152489 | instance | Monday 29 June 2026 21:25:26 +0000 (0:00:01.006) 0:36:34.096 ***********
2026-06-29 21:25:28.591503 | instance | ok: [instance]
2026-06-29 21:25:28.591780 | instance |
2026-06-29 21:25:28.592112 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-29 21:25:28.592417 | instance | Monday 29 June 2026 21:25:28 +0000 (0:00:02.439) 0:36:36.536 ***********
2026-06-29 21:25:28.819073 | instance | ok: [instance]
2026-06-29 21:25:28.819160 | instance |
2026-06-29 21:25:28.819313 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-29 21:25:28.819460 | instance | Monday 29 June 2026 21:25:28 +0000 (0:00:00.227) 0:36:36.764 ***********
2026-06-29 21:25:28.880512 | instance | skipping: [instance]
2026-06-29 21:25:28.880591 | instance |
2026-06-29 21:25:28.880775 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-29 21:25:28.880915 | instance | Monday 29 June 2026 21:25:28 +0000 (0:00:00.061) 0:36:36.825 ***********
2026-06-29 21:25:28.956326 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-29 21:25:28.956442 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-29 21:25:28.956608 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-29 21:25:28.956748 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-29 21:25:28.956892 | instance | skipping: [instance]
2026-06-29 21:25:28.957031 | instance |
2026-06-29 21:25:28.957194 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-29 21:25:28.957344 | instance | Monday 29 June 2026 21:25:28 +0000 (0:00:00.075) 0:36:36.901 ***********
2026-06-29 21:25:29.036642 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-29 21:25:29.036753 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-29 21:25:29.036898 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-29 21:25:29.037043 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-29 21:25:29.037184 | instance | skipping: [instance]
2026-06-29 21:25:29.037326 | instance |
2026-06-29 21:25:29.037521 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-29 21:25:29.037675 | instance | Monday 29 June 2026 21:25:29 +0000 (0:00:00.080) 0:36:36.981 ***********
2026-06-29 21:25:29.095536 | instance | skipping: [instance]
2026-06-29 21:25:29.095634 | instance |
2026-06-29 21:25:29.095783 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-29 21:25:29.095929 | instance | Monday 29 June 2026 21:25:29 +0000 (0:00:00.058) 0:36:37.040 ***********
2026-06-29 21:25:29.183776 | instance | skipping: [instance]
2026-06-29 21:25:29.183853 | instance |
2026-06-29 21:25:29.183954 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-29 21:25:29.184091 | instance | Monday 29 June 2026 21:25:29 +0000 (0:00:00.088) 0:36:37.129 ***********
2026-06-29 21:25:33.969352 | instance | changed: [instance]
2026-06-29 21:25:33.969635 | instance |
2026-06-29 21:25:33.969929 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-29 21:25:33.970194 | instance | Monday 29 June 2026 21:25:33 +0000 (0:00:04.785) 0:36:41.914 ***********
2026-06-29 21:25:55.528124 | instance | changed: [instance]
2026-06-29 21:25:55.529223 | instance |
2026-06-29 21:25:55.529816 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-29 21:25:55.529843 | instance | Monday 29 June 2026 21:25:55 +0000 (0:00:21.558) 0:37:03.473 ***********
2026-06-29 21:25:56.072405 | instance | changed: [instance]
2026-06-29 21:25:56.072500 | instance |
2026-06-29 21:25:56.072574 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-29 21:25:56.072716 | instance | Monday 29 June 2026 21:25:56 +0000 (0:00:00.544) 0:37:04.018 ***********
2026-06-29 21:25:57.213387 | instance | ok: [instance]
2026-06-29 21:25:57.213720 | instance |
2026-06-29 21:25:57.214068 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-29 21:25:57.214355 | instance | Monday 29 June 2026 21:25:57 +0000 (0:00:01.140) 0:37:05.158 ***********
2026-06-29 21:25:57.650026 | instance | changed: [instance]
2026-06-29 21:25:57.650322 | instance |
2026-06-29 21:25:57.650637 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-29 21:25:57.650927 | instance | Monday 29 June 2026 21:25:57 +0000 (0:00:00.436) 0:37:05.595 ***********
2026-06-29 21:25:58.137719 | instance | changed: [instance]
2026-06-29 21:25:58.137995 | instance |
2026-06-29 21:25:58.138331 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-29 21:25:58.138602 | instance | Monday 29 June 2026 21:25:58 +0000 (0:00:00.487) 0:37:06.083 ***********
2026-06-29 21:25:58.645153 | instance | changed: [instance]
2026-06-29 21:25:58.645548 | instance |
2026-06-29 21:25:58.645904 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-29 21:25:58.646003 | instance | Monday 29 June 2026 21:25:58 +0000 (0:00:00.507) 0:37:06.590 ***********
2026-06-29 21:25:59.135556 | instance | changed: [instance]
2026-06-29 21:25:59.135625 | instance |
2026-06-29 21:25:59.135914 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-29 21:25:59.135953 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.490) 0:37:07.081 ***********
2026-06-29 21:25:59.416056 | instance | ok: [instance]
2026-06-29 21:25:59.416131 | instance |
2026-06-29 21:25:59.416345 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-29 21:25:59.416417 | instance |
2026-06-29 21:25:59.416712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:25:59.416750 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.280) 0:37:07.361 ***********
2026-06-29 21:25:59.500097 | instance | ok: [instance]
2026-06-29 21:25:59.500687 | instance |
2026-06-29 21:25:59.500742 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:25:59.500751 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.083) 0:37:07.445 ***********
2026-06-29 21:25:59.557058 | instance | skipping: [instance]
2026-06-29 21:25:59.557166 | instance |
2026-06-29 21:25:59.557229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:25:59.557386 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.057) 0:37:07.502 ***********
2026-06-29 21:25:59.627442 | instance | skipping: [instance]
2026-06-29 21:25:59.627487 | instance |
2026-06-29 21:25:59.627495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:25:59.627502 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.068) 0:37:07.571 ***********
2026-06-29 21:25:59.679210 | instance | skipping: [instance]
2026-06-29 21:25:59.679284 | instance |
2026-06-29 21:25:59.679442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:25:59.679544 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.053) 0:37:07.624 ***********
2026-06-29 21:25:59.737765 | instance | skipping: [instance]
2026-06-29 21:25:59.738169 | instance |
2026-06-29 21:25:59.738569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:25:59.738855 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.056) 0:37:07.681 ***********
2026-06-29 21:25:59.791925 | instance | skipping: [instance]
2026-06-29 21:25:59.792089 | instance |
2026-06-29 21:25:59.792224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:25:59.792351 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.056) 0:37:07.737 ***********
2026-06-29 21:25:59.849534 | instance | ok: [instance]
2026-06-29 21:25:59.849626 | instance |
2026-06-29 21:25:59.849760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:25:59.849903 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.057) 0:37:07.795 ***********
2026-06-29 21:25:59.897303 | instance | skipping: [instance]
2026-06-29 21:25:59.897361 | instance |
2026-06-29 21:25:59.897541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:25:59.897646 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.047) 0:37:07.843 ***********
2026-06-29 21:25:59.976364 | instance | ok: [instance]
2026-06-29 21:25:59.976432 | instance |
2026-06-29 21:25:59.976565 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:25:59.976689 | instance | Monday 29 June 2026 21:25:59 +0000 (0:00:00.079) 0:37:07.922 ***********
2026-06-29 21:26:00.147381 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:26:00.147485 | instance |
2026-06-29 21:26:00.147605 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:26:00.147727 | instance | Monday 29 June 2026 21:26:00 +0000 (0:00:00.170) 0:37:08.093 ***********
2026-06-29 21:26:00.671022 | instance | changed: [instance]
2026-06-29 21:26:00.671091 | instance |
2026-06-29 21:26:00.671299 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-29 21:26:00.671375 | instance | Monday 29 June 2026 21:26:00 +0000 (0:00:00.523) 0:37:08.616 ***********
2026-06-29 21:26:00.920531 | instance | ok: [instance]
2026-06-29 21:26:00.920604 | instance |
2026-06-29 21:26:00.920731 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-29 21:26:00.920871 | instance | Monday 29 June 2026 21:26:00 +0000 (0:00:00.249) 0:37:08.866 ***********
2026-06-29 21:26:00.980767 | instance | ok: [instance] => {
2026-06-29 21:26:00.980989 | instance | "changed": false,
2026-06-29 21:26:00.981154 | instance | "msg": "All assertions passed"
2026-06-29 21:26:00.981268 | instance | }
2026-06-29 21:26:00.981379 | instance |
2026-06-29 21:26:00.981526 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-29 21:26:00.981646 | instance | Monday 29 June 2026 21:26:00 +0000 (0:00:00.060) 0:37:08.926 ***********
2026-06-29 21:26:07.944115 | instance | ok: [instance]
2026-06-29 21:26:07.944341 | instance |
2026-06-29 21:26:07.944701 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-29 21:26:07.945060 | instance | Monday 29 June 2026 21:26:07 +0000 (0:00:06.962) 0:37:15.889 ***********
2026-06-29 21:26:07.999814 | instance | ok: [instance] => {
2026-06-29 21:26:07.999938 | instance | "changed": false,
2026-06-29 21:26:08.000103 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-29 21:26:08.000266 | instance | }
2026-06-29 21:26:08.000423 | instance |
2026-06-29 21:26:08.000590 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-29 21:26:08.000809 | instance | Monday 29 June 2026 21:26:07 +0000 (0:00:00.056) 0:37:15.945 ***********
2026-06-29 21:26:09.500327 | instance | changed: [instance]
2026-06-29 21:26:09.500586 | instance |
2026-06-29 21:26:09.500670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:26:09.500845 | instance | Monday 29 June 2026 21:26:09 +0000 (0:00:01.500) 0:37:17.445 ***********
2026-06-29 21:26:09.573819 | instance | skipping: [instance]
2026-06-29 21:26:09.573944 | instance |
2026-06-29 21:26:09.574104 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-29 21:26:09.574236 | instance | Monday 29 June 2026 21:26:09 +0000 (0:00:00.073) 0:37:17.519 ***********
2026-06-29 21:26:09.667611 | instance | skipping: [instance]
2026-06-29 21:26:09.667879 | instance |
2026-06-29 21:26:09.668265 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:26:09.668624 | instance | Monday 29 June 2026 21:26:09 +0000 (0:00:00.094) 0:37:17.613 ***********
2026-06-29 21:26:09.740875 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:26:09.741197 | instance |
2026-06-29 21:26:09.741711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:26:09.742141 | instance | Monday 29 June 2026 21:26:09 +0000 (0:00:00.073) 0:37:17.686 ***********
2026-06-29 21:26:10.270038 | instance | changed: [instance]
2026-06-29 21:26:10.270299 | instance |
2026-06-29 21:26:10.270583 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-29 21:26:10.270855 | instance | Monday 29 June 2026 21:26:10 +0000 (0:00:00.529) 0:37:18.215 ***********
2026-06-29 21:26:10.325244 | instance | skipping: [instance]
2026-06-29 21:26:10.325551 | instance |
2026-06-29 21:26:10.325918 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-29 21:26:10.326334 | instance | Monday 29 June 2026 21:26:10 +0000 (0:00:00.054) 0:37:18.270 ***********
2026-06-29 21:26:10.379730 | instance | skipping: [instance]
2026-06-29 21:26:10.379968 | instance |
2026-06-29 21:26:10.380236 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-29 21:26:10.380534 | instance | Monday 29 June 2026 21:26:10 +0000 (0:00:00.055) 0:37:18.325 ***********
2026-06-29 21:26:16.380943 | instance | ok: [instance]
2026-06-29 21:26:16.381190 | instance |
2026-06-29 21:26:16.381602 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-29 21:26:16.381895 | instance | Monday 29 June 2026 21:26:16 +0000 (0:00:06.000) 0:37:24.326 ***********
2026-06-29 21:26:16.442550 | instance | ok: [instance] => {
2026-06-29 21:26:16.442687 | instance | "changed": false,
2026-06-29 21:26:16.442855 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-29 21:26:16.443016 | instance | }
2026-06-29 21:26:16.443157 | instance |
2026-06-29 21:26:16.443352 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-29 21:26:16.443505 | instance | Monday 29 June 2026 21:26:16 +0000 (0:00:00.062) 0:37:24.388 ***********
2026-06-29 21:26:16.606196 | instance | skipping: [instance]
2026-06-29 21:26:16.606279 | instance |
2026-06-29 21:26:16.606363 | instance | PLAY [controllers[0]] **********************************************************
2026-06-29 21:26:16.606475 | instance |
2026-06-29 21:26:16.606595 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 21:26:16.606717 | instance | Monday 29 June 2026 21:26:16 +0000 (0:00:00.163) 0:37:24.552 ***********
2026-06-29 21:26:20.070725 | instance | ok: [instance]
2026-06-29 21:26:20.070957 | instance |
2026-06-29 21:26:20.071310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:26:20.071649 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:03.464) 0:37:28.016 ***********
2026-06-29 21:26:20.148039 | instance | ok: [instance]
2026-06-29 21:26:20.148258 | instance |
2026-06-29 21:26:20.148524 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:26:20.148801 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.077) 0:37:28.093 ***********
2026-06-29 21:26:20.205889 | instance | skipping: [instance]
2026-06-29 21:26:20.206120 | instance |
2026-06-29 21:26:20.206414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:26:20.206683 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.057) 0:37:28.151 ***********
2026-06-29 21:26:20.256618 | instance | skipping: [instance]
2026-06-29 21:26:20.256849 | instance |
2026-06-29 21:26:20.257131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:26:20.257407 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.050) 0:37:28.202 ***********
2026-06-29 21:26:20.313093 | instance | skipping: [instance]
2026-06-29 21:26:20.313316 | instance |
2026-06-29 21:26:20.313675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:26:20.313960 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.056) 0:37:28.258 ***********
2026-06-29 21:26:20.367319 | instance | skipping: [instance]
2026-06-29 21:26:20.367531 | instance |
2026-06-29 21:26:20.367808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:26:20.368070 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.054) 0:37:28.313 ***********
2026-06-29 21:26:20.418466 | instance | skipping: [instance]
2026-06-29 21:26:20.418700 | instance |
2026-06-29 21:26:20.419041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:26:20.419314 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.050) 0:37:28.364 ***********
2026-06-29 21:26:20.474933 | instance | ok: [instance]
2026-06-29 21:26:20.475273 | instance |
2026-06-29 21:26:20.475782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:26:20.476063 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.056) 0:37:28.420 ***********
2026-06-29 21:26:20.541253 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-29 21:26:20.541527 | instance |
2026-06-29 21:26:20.541947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:26:20.542206 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.066) 0:37:28.486 ***********
2026-06-29 21:26:20.631669 | instance | ok: [instance]
2026-06-29 21:26:20.631904 | instance |
2026-06-29 21:26:20.632178 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:26:20.632449 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.090) 0:37:28.577 ***********
2026-06-29 21:26:20.712735 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:26:20.713106 | instance |
2026-06-29 21:26:20.713513 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:26:20.713893 | instance | Monday 29 June 2026 21:26:20 +0000 (0:00:00.080) 0:37:28.657 ***********
2026-06-29 21:26:21.279650 | instance | changed: [instance]
2026-06-29 21:26:21.279893 | instance |
2026-06-29 21:26:21.280232 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-29 21:26:21.280565 | instance | Monday 29 June 2026 21:26:21 +0000 (0:00:00.567) 0:37:29.225 ***********
2026-06-29 21:26:21.339343 | instance | skipping: [instance]
2026-06-29 21:26:21.339589 | instance |
2026-06-29 21:26:21.339880 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-29 21:26:21.340142 | instance | Monday 29 June 2026 21:26:21 +0000 (0:00:00.059) 0:37:29.284 ***********
2026-06-29 21:26:22.671047 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-29 21:26:22.671303 | instance | changed: [instance] => (item=libvirt-api)
2026-06-29 21:26:22.671418 | instance |
2026-06-29 21:26:22.671591 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-29 21:26:22.671772 | instance | Monday 29 June 2026 21:26:22 +0000 (0:00:01.332) 0:37:30.616 ***********
2026-06-29 21:26:23.973082 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-29 21:26:23.973292 | instance | changed: [instance] => (item=libvirt-api)
2026-06-29 21:26:23.973512 | instance |
2026-06-29 21:26:23.973731 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-29 21:26:23.973912 | instance | Monday 29 June 2026 21:26:23 +0000 (0:00:01.302) 0:37:31.918 ***********
2026-06-29 21:26:24.277737 | instance | ok: [instance]
2026-06-29 21:26:24.277972 | instance |
2026-06-29 21:26:24.278266 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-29 21:26:24.278516 | instance | Monday 29 June 2026 21:26:24 +0000 (0:00:00.304) 0:37:32.223 ***********
2026-06-29 21:26:26.053322 | instance | changed: [instance]
2026-06-29 21:26:26.053490 | instance |
2026-06-29 21:26:26.053695 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:26:26.053925 | instance | Monday 29 June 2026 21:26:26 +0000 (0:00:01.775) 0:37:33.998 ***********
2026-06-29 21:26:26.134411 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:26:26.134591 | instance |
2026-06-29 21:26:26.134855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:26:26.135049 | instance | Monday 29 June 2026 21:26:26 +0000 (0:00:00.081) 0:37:34.079 ***********
2026-06-29 21:26:26.653197 | instance | changed: [instance]
2026-06-29 21:26:26.653452 | instance |
2026-06-29 21:26:26.653765 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-29 21:26:26.654041 | instance | Monday 29 June 2026 21:26:26 +0000 (0:00:00.518) 0:37:34.598 ***********
2026-06-29 21:26:28.359177 | instance | changed: [instance]
2026-06-29 21:26:28.359485 | instance |
2026-06-29 21:26:28.360171 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-29 21:26:28.360267 | instance | Monday 29 June 2026 21:26:28 +0000 (0:00:01.705) 0:37:36.304 ***********
2026-06-29 21:26:29.393686 | instance | ok: [instance]
2026-06-29 21:26:29.393818 | instance |
2026-06-29 21:26:29.394005 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-29 21:26:29.394172 | instance | Monday 29 June 2026 21:26:29 +0000 (0:00:01.034) 0:37:37.339 ***********
2026-06-29 21:26:29.629499 | instance | ok: [instance]
2026-06-29 21:26:29.629735 | instance |
2026-06-29 21:26:29.630082 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-29 21:26:29.630403 | instance | Monday 29 June 2026 21:26:29 +0000 (0:00:00.235) 0:37:37.575 ***********
2026-06-29 21:26:30.151430 | instance | ok: [instance]
2026-06-29 21:26:30.151530 | instance |
2026-06-29 21:26:30.151745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:26:30.151922 | instance | Monday 29 June 2026 21:26:30 +0000 (0:00:00.521) 0:37:38.096 ***********
2026-06-29 21:26:30.257749 | instance | ok: [instance]
2026-06-29 21:26:30.258000 | instance |
2026-06-29 21:26:30.258315 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:26:30.258579 | instance | Monday 29 June 2026 21:26:30 +0000 (0:00:00.106) 0:37:38.203 ***********
2026-06-29 21:26:30.364657 | instance | included: rabbitmq for instance
2026-06-29 21:26:30.364908 | instance |
2026-06-29 21:26:30.365227 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 21:26:30.365555 | instance | Monday 29 June 2026 21:26:30 +0000 (0:00:00.106) 0:37:38.310 ***********
2026-06-29 21:26:31.092166 | instance | ok: [instance]
2026-06-29 21:26:31.092424 | instance |
2026-06-29 21:26:31.092809 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 21:26:31.093166 | instance | Monday 29 June 2026 21:26:31 +0000 (0:00:00.727) 0:37:39.037 ***********
2026-06-29 21:26:31.153566 | instance | skipping: [instance]
2026-06-29 21:26:31.154447 | instance |
2026-06-29 21:26:31.154559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 21:26:31.154590 | instance | Monday 29 June 2026 21:26:31 +0000 (0:00:00.061) 0:37:39.098 ***********
2026-06-29 21:26:31.211684 | instance | skipping: [instance]
2026-06-29 21:26:31.211860 | instance |
2026-06-29 21:26:31.212086 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 21:26:31.212272 | instance | Monday 29 June 2026 21:26:31 +0000 (0:00:00.058) 0:37:39.157 ***********
2026-06-29 21:26:31.266415 | instance | skipping: [instance]
2026-06-29 21:26:31.266714 | instance |
2026-06-29 21:26:31.267038 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 21:26:31.267344 | instance | Monday 29 June 2026 21:26:31 +0000 (0:00:00.054) 0:37:39.211 ***********
2026-06-29 21:27:02.192438 | instance | changed: [instance]
2026-06-29 21:27:02.192528 | instance |
2026-06-29 21:27:02.192632 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:27:02.192756 | instance | Monday 29 June 2026 21:27:02 +0000 (0:00:30.926) 0:38:10.137 ***********
2026-06-29 21:27:02.868780 | instance | ok: [instance]
2026-06-29 21:27:02.868849 | instance |
2026-06-29 21:27:02.869002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:27:02.869121 | instance | Monday 29 June 2026 21:27:02 +0000 (0:00:00.676) 0:38:10.814 ***********
2026-06-29 21:27:02.939201 | instance | ok: [instance]
2026-06-29 21:27:02.939453 | instance |
2026-06-29 21:27:02.939760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:27:02.940121 | instance | Monday 29 June 2026 21:27:02 +0000 (0:00:00.069) 0:38:10.884 ***********
2026-06-29 21:27:03.003614 | instance | skipping: [instance]
2026-06-29 21:27:03.003871 | instance |
2026-06-29 21:27:03.004187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:27:03.004558 | instance | Monday 29 June 2026 21:27:02 +0000 (0:00:00.064) 0:38:10.949 ***********
2026-06-29 21:27:03.077337 | instance | skipping: [instance]
2026-06-29 21:27:03.077517 | instance |
2026-06-29 21:27:03.077695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:27:03.077882 | instance | Monday 29 June 2026 21:27:03 +0000 (0:00:00.073) 0:38:11.023 ***********
2026-06-29 21:27:03.134905 | instance | ok: [instance]
2026-06-29 21:27:03.135133 | instance |
2026-06-29 21:27:03.135420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:27:03.135761 | instance | Monday 29 June 2026 21:27:03 +0000 (0:00:00.057) 0:38:11.080 ***********
2026-06-29 21:27:03.408656 | instance | ok: [instance] => (item=volumev3)
2026-06-29 21:27:03.408907 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-29 21:27:03.409188 | instance | ok: [instance] => (item=placement)
2026-06-29 21:27:03.409534 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-29 21:27:03.409812 | instance | ok: [instance] => (item=identity)
2026-06-29 21:27:03.410083 | instance | ok: [instance] => (item=image)
2026-06-29 21:27:03.410350 | instance | ok: [instance] => (item=compute_metadata)
2026-06-29 21:27:03.410620 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:27:03.410892 | instance | ok: [instance] => (item=network)
2026-06-29 21:27:03.411159 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 21:27:03.411427 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-29 21:27:03.411694 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:27:03.411984 | instance | ok: [instance] => (item=compute)
2026-06-29 21:27:03.412266 | instance | ok: [instance] => (item=baremetal)
2026-06-29 21:27:03.412521 | instance |
2026-06-29 21:27:03.412796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:27:03.413122 | instance | Monday 29 June 2026 21:27:03 +0000 (0:00:00.273) 0:38:11.354 ***********
2026-06-29 21:27:03.484415 | instance | ok: [instance]
2026-06-29 21:27:03.484636 | instance |
2026-06-29 21:27:03.484941 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:27:03.485214 | instance | Monday 29 June 2026 21:27:03 +0000 (0:00:00.075) 0:38:11.430 ***********
2026-06-29 21:27:03.563026 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:27:03.563250 | instance |
2026-06-29 21:27:03.563517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:27:03.563815 | instance | Monday 29 June 2026 21:27:03 +0000 (0:00:00.078) 0:38:11.508 ***********
2026-06-29 21:27:04.104508 | instance | changed: [instance]
2026-06-29 21:27:04.104773 | instance |
2026-06-29 21:27:04.105118 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-29 21:27:04.105449 | instance | Monday 29 June 2026 21:27:04 +0000 (0:00:00.541) 0:38:12.050 ***********
2026-06-29 21:27:04.161862 | instance | skipping: [instance]
2026-06-29 21:27:04.162110 | instance |
2026-06-29 21:27:04.162441 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-29 21:27:04.162769 | instance | Monday 29 June 2026 21:27:04 +0000 (0:00:00.057) 0:38:12.107 ***********
2026-06-29 21:27:04.361371 | instance | ok: [instance -> localhost]
2026-06-29 21:27:04.361658 | instance |
2026-06-29 21:27:04.361954 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-29 21:27:04.362265 | instance | Monday 29 June 2026 21:27:04 +0000 (0:00:00.199) 0:38:12.306 ***********
2026-06-29 21:27:04.736470 | instance | ok: [instance -> localhost]
2026-06-29 21:27:04.736744 | instance |
2026-06-29 21:27:04.737010 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-29 21:27:04.737304 | instance | Monday 29 June 2026 21:27:04 +0000 (0:00:00.374) 0:38:12.681 ***********
2026-06-29 21:27:05.238534 | instance | ok: [instance -> localhost]
2026-06-29 21:27:05.238779 | instance |
2026-06-29 21:27:05.239083 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-29 21:27:05.239412 | instance | Monday 29 June 2026 21:27:05 +0000 (0:00:00.502) 0:38:13.184 ***********
2026-06-29 21:27:05.458777 | instance | ok: [instance -> localhost]
2026-06-29 21:27:05.458969 | instance |
2026-06-29 21:27:05.459269 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-29 21:27:05.459534 | instance | Monday 29 June 2026 21:27:05 +0000 (0:00:00.220) 0:38:13.404 ***********
2026-06-29 21:27:06.770827 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-29 21:27:06.771027 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-29 21:27:06.771229 | instance |
2026-06-29 21:27:06.771450 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-29 21:27:06.771667 | instance | Monday 29 June 2026 21:27:06 +0000 (0:00:01.311) 0:38:14.715 ***********
2026-06-29 21:27:07.290992 | instance | ok: [instance]
2026-06-29 21:27:07.291260 | instance |
2026-06-29 21:27:07.291670 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-29 21:27:07.292075 | instance | Monday 29 June 2026 21:27:07 +0000 (0:00:00.520) 0:38:15.236 ***********
2026-06-29 21:29:55.361275 | instance | changed: [instance]
2026-06-29 21:29:55.361524 | instance |
2026-06-29 21:29:55.361829 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:29:55.362101 | instance | Monday 29 June 2026 21:29:55 +0000 (0:02:48.070) 0:41:03.306 ***********
2026-06-29 21:29:55.496994 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:29:55.497232 | instance |
2026-06-29 21:29:55.497540 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:29:55.497808 | instance | Monday 29 June 2026 21:29:55 +0000 (0:00:00.135) 0:41:03.442 ***********
2026-06-29 21:29:55.565661 | instance | skipping: [instance]
2026-06-29 21:29:55.565914 | instance |
2026-06-29 21:29:55.566196 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:29:55.566476 | instance | Monday 29 June 2026 21:29:55 +0000 (0:00:00.068) 0:41:03.511 ***********
2026-06-29 21:29:55.636198 | instance | skipping: [instance]
2026-06-29 21:29:55.636271 | instance |
2026-06-29 21:29:55.636405 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:29:55.636529 | instance | Monday 29 June 2026 21:29:55 +0000 (0:00:00.069) 0:41:03.580 ***********
2026-06-29 21:29:55.708378 | instance | ok: [instance]
2026-06-29 21:29:55.708617 | instance |
2026-06-29 21:29:55.708886 | instance | TASK [Create Ingress compute] **************************************************
2026-06-29 21:29:55.709146 | instance | Monday 29 June 2026 21:29:55 +0000 (0:00:00.073) 0:41:03.654 ***********
2026-06-29 21:29:55.822620 | instance | included: ingress for instance
2026-06-29 21:29:55.822903 | instance |
2026-06-29 21:29:55.823231 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-29 21:29:55.823537 | instance | Monday 29 June 2026 21:29:55 +0000 (0:00:00.114) 0:41:03.768 ***********
2026-06-29 21:29:56.970951 | instance | changed: [instance]
2026-06-29 21:29:56.971030 | instance |
2026-06-29 21:29:56.971178 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:29:56.971313 | instance | Monday 29 June 2026 21:29:56 +0000 (0:00:01.148) 0:41:04.916 ***********
2026-06-29 21:29:57.106723 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:29:57.106989 | instance |
2026-06-29 21:29:57.107298 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:29:57.107623 | instance | Monday 29 June 2026 21:29:57 +0000 (0:00:00.135) 0:41:05.052 ***********
2026-06-29 21:29:57.164150 | instance | skipping: [instance]
2026-06-29 21:29:57.164289 | instance |
2026-06-29 21:29:57.164486 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:29:57.164660 | instance | Monday 29 June 2026 21:29:57 +0000 (0:00:00.057) 0:41:05.109 ***********
2026-06-29 21:29:57.227394 | instance | skipping: [instance]
2026-06-29 21:29:57.227546 | instance |
2026-06-29 21:29:57.228816 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:29:57.228871 | instance | Monday 29 June 2026 21:29:57 +0000 (0:00:00.063) 0:41:05.172 ***********
2026-06-29 21:29:57.290656 | instance | ok: [instance]
2026-06-29 21:29:57.290894 | instance |
2026-06-29 21:29:57.291184 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-29 21:29:57.291506 | instance | Monday 29 June 2026 21:29:57 +0000 (0:00:00.063) 0:41:05.236 ***********
2026-06-29 21:29:57.375914 | instance | included: ingress for instance
2026-06-29 21:29:57.376230 | instance |
2026-06-29 21:29:57.376588 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-29 21:29:57.376934 | instance | Monday 29 June 2026 21:29:57 +0000 (0:00:00.085) 0:41:05.321 ***********
2026-06-29 21:29:58.611783 | instance | changed: [instance]
2026-06-29 21:29:58.611951 | instance |
2026-06-29 21:29:58.612214 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-29 21:29:58.612525 | instance | Monday 29 June 2026 21:29:58 +0000 (0:00:01.236) 0:41:06.557 ***********
2026-06-29 21:29:59.393558 | instance | ok: [instance]
2026-06-29 21:29:59.393976 | instance |
2026-06-29 21:29:59.394239 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-29 21:29:59.394507 | instance | Monday 29 June 2026 21:29:59 +0000 (0:00:00.781) 0:41:07.338 ***********
2026-06-29 21:30:22.892476 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-29 21:30:22.892732 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-29 21:30:22.893022 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left).
2026-06-29 21:30:22.893338 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-29 21:30:22.893786 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-29 21:30:22.894084 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-29 21:30:22.894314 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-29 21:30:22.894496 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-29 21:30:22.894687 | instance |
2026-06-29 21:30:22.894867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 21:30:22.895037 | instance | Monday 29 June 2026 21:30:22 +0000 (0:00:23.498) 0:41:30.837 ***********
2026-06-29 21:30:22.991083 | instance | ok: [instance]
2026-06-29 21:30:22.991310 | instance |
2026-06-29 21:30:22.991580 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 21:30:22.991933 | instance | Monday 29 June 2026 21:30:22 +0000 (0:00:00.099) 0:41:30.936 ***********
2026-06-29 21:30:23.084031 | instance | included: rabbitmq for instance
2026-06-29 21:30:23.084306 | instance |
2026-06-29 21:30:23.084722 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 21:30:23.085052 | instance | Monday 29 June 2026 21:30:23 +0000 (0:00:00.093) 0:41:31.029 ***********
2026-06-29 21:30:23.786164 | instance | ok: [instance]
2026-06-29 21:30:23.786356 | instance |
2026-06-29 21:30:23.786603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 21:30:23.786772 | instance | Monday 29 June 2026 21:30:23 +0000 (0:00:00.702) 0:41:31.731 ***********
2026-06-29 21:30:23.838839 | instance | skipping: [instance]
2026-06-29 21:30:23.839073 | instance |
2026-06-29 21:30:23.839530 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 21:30:23.839867 | instance | Monday 29 June 2026 21:30:23 +0000 (0:00:00.052) 0:41:31.784 ***********
2026-06-29 21:30:23.897631 | instance | skipping: [instance]
2026-06-29 21:30:23.897876 | instance |
2026-06-29 21:30:23.898163 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 21:30:23.898471 | instance | Monday 29 June 2026 21:30:23 +0000 (0:00:00.058) 0:41:31.843 ***********
2026-06-29 21:30:23.954720 | instance | skipping: [instance]
2026-06-29 21:30:23.954862 | instance |
2026-06-29 21:30:23.955050 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 21:30:23.955230 | instance | Monday 29 June 2026 21:30:23 +0000 (0:00:00.057) 0:41:31.900 ***********
2026-06-29 21:30:54.825786 | instance | changed: [instance]
2026-06-29 21:30:54.826025 | instance |
2026-06-29 21:30:54.826421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 21:30:54.826650 | instance | Monday 29 June 2026 21:30:54 +0000 (0:00:30.870) 0:42:02.771 ***********
2026-06-29 21:30:55.514036 | instance | ok: [instance]
2026-06-29 21:30:55.514276 | instance |
2026-06-29 21:30:55.514614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 21:30:55.514899 | instance | Monday 29 June 2026 21:30:55 +0000 (0:00:00.688) 0:42:03.459 ***********
2026-06-29 21:30:55.576343 | instance | ok: [instance]
2026-06-29 21:30:55.576698 | instance |
2026-06-29 21:30:55.576982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 21:30:55.577274 | instance | Monday 29 June 2026 21:30:55 +0000 (0:00:00.062) 0:42:03.522 ***********
2026-06-29 21:30:55.636014 | instance | skipping: [instance]
2026-06-29 21:30:55.636306 | instance |
2026-06-29 21:30:55.636643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 21:30:55.636920 | instance | Monday 29 June 2026 21:30:55 +0000 (0:00:00.059) 0:42:03.581 ***********
2026-06-29 21:30:55.696175 | instance | skipping: [instance]
2026-06-29 21:30:55.696558 | instance |
2026-06-29 21:30:55.696862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 21:30:55.697130 | instance | Monday 29 June 2026 21:30:55 +0000 (0:00:00.060) 0:42:03.641 ***********
2026-06-29 21:30:55.761146 | instance | ok: [instance]
2026-06-29 21:30:55.761550 | instance |
2026-06-29 21:30:55.761877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 21:30:55.762165 | instance | Monday 29 June 2026 21:30:55 +0000 (0:00:00.064) 0:42:03.706 ***********
2026-06-29 21:30:55.930611 | instance | ok: [instance] => (item=identity)
2026-06-29 21:30:55.930855 | instance | ok: [instance] => (item=dns)
2026-06-29 21:30:55.931184 | instance | ok: [instance] => (item=compute_metadata)
2026-06-29 21:30:55.931492 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 21:30:55.931770 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 21:30:55.932041 | instance | ok: [instance] => (item=network)
2026-06-29 21:30:55.932402 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 21:30:55.932677 | instance | ok: [instance] => (item=compute)
2026-06-29 21:30:55.932938 | instance | ok: [instance] => (item=load_balancer)
2026-06-29 21:30:55.933207 | instance | ok: [instance] => (item=baremetal)
2026-06-29 21:30:55.933605 | instance |
2026-06-29 21:30:55.933901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 21:30:55.934176 | instance | Monday 29 June 2026 21:30:55 +0000 (0:00:00.169) 0:42:03.876 ***********
2026-06-29 21:30:56.009193 | instance | ok: [instance]
2026-06-29 21:30:56.009410 | instance |
2026-06-29 21:30:56.009728 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 21:30:56.010000 | instance | Monday 29 June 2026 21:30:56 +0000 (0:00:00.078) 0:42:03.954 ***********
2026-06-29 21:30:56.093100 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 21:30:56.093337 | instance |
2026-06-29 21:30:56.093669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 21:30:56.093962 | instance | Monday 29 June 2026 21:30:56 +0000 (0:00:00.083) 0:42:04.038 ***********
2026-06-29 21:30:56.640536 | instance | changed: [instance]
2026-06-29 21:30:56.640662 | instance |
2026-06-29 21:30:56.640840 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-29 21:30:56.641021 | instance | Monday 29 June 2026 21:30:56 +0000 (0:00:00.547) 0:42:04.586 ***********
2026-06-29 21:30:57.343442 | instance | ok: [instance]
2026-06-29 21:30:57.343773 | instance |
2026-06-29 21:30:57.344082 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-29 21:30:57.344386 | instance | Monday 29 June 2026 21:30:57 +0000 (0:00:00.702) 0:42:05.288 ***********
2026-06-29 21:30:57.396210 | instance | skipping: [instance]
2026-06-29 21:30:57.396456 | instance |
2026-06-29 21:30:57.396756 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-29 21:30:57.397022 | instance | Monday 29 June 2026 21:30:57 +0000 (0:00:00.053) 0:42:05.342 ***********
2026-06-29 21:30:57.846629 | instance | ok: [instance]
2026-06-29 21:30:57.846935 | instance |
2026-06-29 21:30:57.847287 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-29 21:30:57.847646 | instance | Monday 29 June 2026 21:30:57 +0000 (0:00:00.450) 0:42:05.792 ***********
2026-06-29 21:30:57.901309 | instance | skipping: [instance]
2026-06-29 21:30:57.901683 | instance |
2026-06-29 21:30:57.901990 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-29 21:30:57.902327 | instance | Monday 29 June 2026 21:30:57 +0000 (0:00:00.054) 0:42:05.846 ***********
2026-06-29 21:30:57.978264 | instance | ok: [instance]
2026-06-29 21:30:57.978437 | instance |
2026-06-29 21:30:57.978803 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-29 21:30:57.979090 | instance | Monday 29 June 2026 21:30:57 +0000 (0:00:00.077) 0:42:05.923 ***********
2026-06-29 21:30:58.033506 | instance | skipping: [instance]
2026-06-29 21:30:58.033755 | instance |
2026-06-29 21:30:58.034025 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-29 21:30:58.034319 | instance | Monday 29 June 2026 21:30:58 +0000 (0:00:00.055) 0:42:05.979 ***********
2026-06-29 21:33:20.419864 | instance | changed: [instance]
2026-06-29 21:33:20.419936 | instance |
2026-06-29 21:33:20.420473 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 21:33:20.420535 | instance | Monday 29 June 2026 21:33:20 +0000 (0:02:22.385) 0:44:28.365 ***********
2026-06-29 21:33:20.549691 | instance | included: openstack_helm_ingress for instance
2026-06-29 21:33:20.549756 | instance |
2026-06-29 21:33:20.550042 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 21:33:20.550080 | instance | Monday 29 June 2026 21:33:20 +0000 (0:00:00.130) 0:44:28.495 ***********
2026-06-29 21:33:20.611655 | instance | skipping: [instance]
2026-06-29 21:33:20.612048 | instance |
2026-06-29 21:33:20.612089 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 21:33:20.612096 | instance | Monday 29 June 2026 21:33:20 +0000 (0:00:00.061) 0:44:28.557 ***********
2026-06-29 21:33:20.673488 | instance | skipping: [instance]
2026-06-29 21:33:20.673556 | instance |
2026-06-29 21:33:20.673692 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 21:33:20.673822 | instance | Monday 29 June 2026 21:33:20 +0000 (0:00:00.061) 0:44:28.619 ***********
2026-06-29 21:33:20.747501 | instance | ok: [instance]
2026-06-29 21:33:20.747601 | instance |
2026-06-29 21:33:20.747740 | instance | TASK [Create Ingress network] **************************************************
2026-06-29 21:33:20.747899 | instance | Monday 29 June 2026 21:33:20 +0000 (0:00:00.074) 0:44:28.693 ***********
2026-06-29 21:33:20.841160 | instance | included: ingress for instance
2026-06-29 21:33:20.841234 | instance |
2026-06-29 21:33:20.841526 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-29 21:33:20.841562 | instance | Monday 29 June 2026 21:33:20 +0000 (0:00:00.093) 0:44:28.787 ***********
2026-06-29 21:33:21.974543 | instance | changed: [instance]
2026-06-29 21:33:21.974616 | instance |
2026-06-29 21:33:21.974751 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-29 21:33:21.974884 | instance | Monday 29 June 2026 21:33:21 +0000 (0:00:01.132) 0:44:29.920 ***********
2026-06-29 21:33:22.665347 | instance | ok: [instance]
2026-06-29 21:33:22.665473 | instance |
2026-06-29 21:33:22.665603 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-29 21:33:22.665730 | instance | Monday 29 June 2026 21:33:22 +0000 (0:00:00.691) 0:44:30.611 ***********
2026-06-29 21:39:12.724799 | 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-19-213-118.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-29 21:39:12.732215 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-29 21:39:12.732324 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-29 21:39:12.732553 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-29 21:39:12.732774 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-29 21:39:12.733521 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-29 21:39:12.733578 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-29 21:39:12.733585 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-29 21:39:12.733591 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-29 21:39:12.733602 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-29 21:39:12.735349 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-29 21:39:12.735410 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-29 21:39:12.735422 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-29 21:39:12.735431 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-29 21:39:12.735440 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-29 21:39:12.735449 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-29 21:39:12.735458 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-29 21:39:12.735467 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-29 21:39:12.735476 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-29 21:39:12.735502 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-29 21:39:12.735516 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-29 21:39:12.735839 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-29 21:39:12.735910 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-29 21:39:12.736180 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-29 21:39:12.736398 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-29 21:39:12.736636 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-29 21:39:12.736850 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-29 21:39:12.737058 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-29 21:39:12.737281 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-29 21:39:12.737519 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-29 21:39:12.737734 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-29 21:39:12.737941 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-29 21:39:12.738159 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-29 21:39:12.738381 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-29 21:39:12.738636 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-29 21:39:12.738894 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-29 21:39:12.739133 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-29 21:39:12.739350 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-29 21:39:12.739558 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-29 21:39:12.739854 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-29 21:39:12.740243 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-29 21:39:12.740746 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-29 21:39:12.741028 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-29 21:39:12.741193 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-29 21:39:12.741344 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-29 21:39:12.741512 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-29 21:39:12.741708 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-29 21:39:12.741871 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-29 21:39:12.742022 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-29 21:39:12.742212 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-29 21:39:12.742373 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-29 21:39:12.742527 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-29 21:39:12.742675 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-29 21:39:12.742824 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-29 21:39:12.742972 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-29 21:39:12.743128 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-29 21:39:12.743281 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-29 21:39:12.743429 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-29 21:39:12.743577 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-29 21:39:12.743724 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-29 21:39:12.743872 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-29 21:39:12.744013 | instance |
2026-06-29 21:39:12.744175 | instance | PLAY RECAP *********************************************************************
2026-06-29 21:39:12.744339 | instance | instance : ok=595 changed=218 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-29 21:39:12.744480 | instance |
2026-06-29 21:39:12.744687 | instance | Monday 29 June 2026 21:39:12 +0000 (0:05:50.065) 0:50:20.676 ***********
2026-06-29 21:39:12.744837 | instance | ===============================================================================
2026-06-29 21:39:12.745015 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.07s
2026-06-29 21:39:12.745181 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.38s
2026-06-29 21:39:12.745332 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 168.07s
2026-06-29 21:39:12.745498 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.08s
2026-06-29 21:39:12.745653 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.51s
2026-06-29 21:39:12.745802 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 142.39s
2026-06-29 21:39:12.745957 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 135.32s
2026-06-29 21:39:12.746117 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 124.25s
2026-06-29 21:39:12.746296 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.06s
2026-06-29 21:39:12.746483 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 96.35s
2026-06-29 21:39:12.746649 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 95.83s
2026-06-29 21:39:12.746799 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.42s
2026-06-29 21:39:12.746951 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 86.53s
2026-06-29 21:39:12.747106 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 48.71s
2026-06-29 21:39:12.747278 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s
2026-06-29 21:39:12.747427 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s
2026-06-29 21:39:12.747573 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s
2026-06-29 21:39:12.747721 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s
2026-06-29 21:39:12.747868 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.81s
2026-06-29 21:39:12.748017 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 30.23s
2026-06-29 21:39:13.041263 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-29 21:39:13.041610 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-29 21:39:13.041815 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-29 21:39:13.206557 | instance | ERROR
2026-06-29 21:39:13.206938 | instance | {
2026-06-29 21:39:13.207089 | instance | "delta": "0:51:28.044716",
2026-06-29 21:39:13.207140 | instance | "end": "2026-06-29 21:39:13.094506",
2026-06-29 21:39:13.207181 | instance | "msg": "non-zero return code",
2026-06-29 21:39:13.207220 | instance | "rc": 2,
2026-06-29 21:39:13.207263 | instance | "start": "2026-06-29 20:47:45.049790"
2026-06-29 21:39:13.207312 | instance | }
failure
2026-06-29 21:39:13.249955 |
2026-06-29 21:39:13.250734 | PLAY RECAP
2026-06-29 21:39:13.250820 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-29 21:39:13.250856 |
2026-06-29 21:39:13.446467 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-29 21:39:13.455058 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-29 21:39:14.175345 |
2026-06-29 21:39:14.175542 | PLAY [all]
2026-06-29 21:39:14.190992 |
2026-06-29 21:39:14.191116 | TASK [gather-host-logs : creating directory for system status]
2026-06-29 21:39:14.537302 | instance | changed
2026-06-29 21:39:14.542810 |
2026-06-29 21:39:14.542892 | TASK [gather-host-logs : Get logs for each host]
2026-06-29 21:39:14.920909 | instance | + systemd-cgls --full --all --no-pager
2026-06-29 21:39:14.952424 | instance | + ip addr
2026-06-29 21:39:14.958924 | instance | + ip route
2026-06-29 21:39:14.962264 | instance | + lsblk
2026-06-29 21:39:14.974046 | instance | + mount
2026-06-29 21:39:14.990049 | instance | + docker images
2026-06-29 21:39:15.012676 | instance | + brctl show
2026-06-29 21:39:15.013231 | instance | /bin/bash: line 8: brctl: command not found
2026-06-29 21:39:15.013575 | instance | + ps aux --sort=-%mem
2026-06-29 21:39:15.059342 | instance | + dpkg -l
2026-06-29 21:39:15.067658 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-29 21:39:15.068113 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-29 21:39:15.086643 | instance | + '[' '!' -z '' ']'
2026-06-29 21:39:15.582456 | instance | ok: Runtime: 0:00:00.171176
2026-06-29 21:39:15.592653 |
2026-06-29 21:39:15.592738 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-29 21:39:16.256340 | instance | changed:
2026-06-29 21:39:16.256562 | instance | created directory /var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/work/logs/instance
2026-06-29 21:39:16.256625 | instance | cd+++++++++ system/
2026-06-29 21:39:16.256659 | instance | >f+++++++++ system/brctl-show.txt
2026-06-29 21:39:16.256688 | instance | >f+++++++++ system/docker-images.txt
2026-06-29 21:39:16.256716 | instance | >f+++++++++ system/ip-addr.txt
2026-06-29 21:39:16.256747 | instance | >f+++++++++ system/ip-route.txt
2026-06-29 21:39:16.256777 | instance | >f+++++++++ system/lsblk.txt
2026-06-29 21:39:16.256805 | instance | >f+++++++++ system/mount.txt
2026-06-29 21:39:16.256833 | instance | >f+++++++++ system/packages.txt
2026-06-29 21:39:16.256860 | instance | >f+++++++++ system/ps.txt
2026-06-29 21:39:16.256893 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-29 21:39:16.269220 |
2026-06-29 21:39:16.269300 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-29 21:39:16.468080 | instance | changed: "values"
2026-06-29 21:39:16.651524 | instance | changed: "releases"
2026-06-29 21:39:16.667679 |
2026-06-29 21:39:16.667847 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-29 21:39:24.712559 | instance | ok: Runtime: 0:00:07.326953
2026-06-29 21:39:24.720398 |
2026-06-29 21:39:24.720619 | TASK [helm-release-status : Downloads logs to executor]
2026-06-29 21:39:25.252863 | instance | changed:
2026-06-29 21:39:25.253158 | instance | cd+++++++++ helm/
2026-06-29 21:39:25.253194 | instance | cd+++++++++ helm/releases/
2026-06-29 21:39:25.253220 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-29 21:39:25.253245 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-29 21:39:25.253269 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-29 21:39:25.253292 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-29 21:39:25.253315 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-29 21:39:25.253338 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-29 21:39:25.253361 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-29 21:39:25.253384 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-29 21:39:25.253406 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-29 21:39:25.253431 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-29 21:39:25.253501 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-29 21:39:25.253528 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-29 21:39:25.253552 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-29 21:39:25.253576 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-29 21:39:25.253601 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-29 21:39:25.253625 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-29 21:39:25.253648 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-29 21:39:25.253673 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-29 21:39:25.253699 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-29 21:39:25.253722 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-29 21:39:25.253745 | instance | cd+++++++++ helm/releases/openstack/
2026-06-29 21:39:25.253768 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-29 21:39:25.253791 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-29 21:39:25.253813 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-29 21:39:25.253835 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-29 21:39:25.253858 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-29 21:39:25.253881 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-29 21:39:25.253904 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-29 21:39:25.253926 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-29 21:39:25.253966 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-29 21:39:25.253991 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-29 21:39:25.254014 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-29 21:39:25.254038 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-29 21:39:25.254061 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-29 21:39:25.254084 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-29 21:39:25.254106 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-29 21:39:25.254128 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-29 21:39:25.254150 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-29 21:39:25.254172 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-29 21:39:25.254193 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-29 21:39:25.254215 | instance | cd+++++++++ helm/values/
2026-06-29 21:39:25.254237 | instance | cd+++++++++ helm/values/auth-system/
2026-06-29 21:39:25.254258 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-29 21:39:25.254280 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-29 21:39:25.254302 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-29 21:39:25.254324 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-29 21:39:25.254346 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-29 21:39:25.254367 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-29 21:39:25.254389 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-29 21:39:25.254410 | instance | cd+++++++++ helm/values/kube-system/
2026-06-29 21:39:25.254432 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-29 21:39:25.254454 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-29 21:39:25.254479 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-29 21:39:25.254502 | instance | cd+++++++++ helm/values/monitoring/
2026-06-29 21:39:25.254523 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-29 21:39:25.254546 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-29 21:39:25.254568 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-29 21:39:25.254590 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-29 21:39:25.254613 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-29 21:39:25.254635 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-29 21:39:25.254658 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-29 21:39:25.254681 | instance | cd+++++++++ helm/values/openstack/
2026-06-29 21:39:25.254704 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-29 21:39:25.254726 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-29 21:39:25.254748 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-29 21:39:25.254770 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-29 21:39:25.254792 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-29 21:39:25.254813 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-29 21:39:25.254835 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-29 21:39:25.254856 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-29 21:39:25.254877 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-29 21:39:25.254899 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-29 21:39:25.254920 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-29 21:39:25.254941 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-29 21:39:25.254963 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-29 21:39:25.254992 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-29 21:39:25.255016 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-29 21:39:25.255041 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-29 21:39:25.255064 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-29 21:39:25.255086 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-29 21:39:25.255109 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-29 21:39:25.266224 |
2026-06-29 21:39:25.266333 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-29 21:39:25.476360 | instance | changed
2026-06-29 21:39:25.483173 |
2026-06-29 21:39:25.483258 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-29 21:39:25.710632 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 21:39:25.710853 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 21:39:25.717195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:25.720668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:25.799583 | instance | node/instance
2026-06-29 21:39:25.804664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:25.886315 | instance | clusterrole/admin
2026-06-29 21:39:26.078094 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-29 21:39:26.125354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:26.146313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:26.147021 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-29 21:39:26.265587 | instance | clusterrole/cert-manager-cainjector
2026-06-29 21:39:26.340085 | instance | clusterrole/cert-manager-cluster-view
2026-06-29 21:39:26.422702 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-29 21:39:26.510195 | instance | clusterrole/cert-manager-controller-certificates
2026-06-29 21:39:26.600622 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-29 21:39:26.686625 | instance | clusterrole/cert-manager-controller-challenges
2026-06-29 21:39:26.772049 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-29 21:39:26.866717 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-29 21:39:26.946459 | instance | clusterrole/cert-manager-controller-issuers
2026-06-29 21:39:27.069000 | instance | clusterrole/cert-manager-controller-orders
2026-06-29 21:39:27.130809 | instance | clusterrole/cert-manager-edit
2026-06-29 21:39:27.239934 | instance | clusterrole/cert-manager-view
2026-06-29 21:39:27.307321 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-29 21:39:27.408239 | instance | clusterrole/cilium
2026-06-29 21:39:27.485448 | instance | clusterrole/cilium-operator
2026-06-29 21:39:27.594003 | instance | clusterrole/cluster-admin
2026-06-29 21:39:27.667396 | instance | clusterrole/edit
2026-06-29 21:39:27.773099 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-29 21:39:27.866252 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-29 21:39:27.941747 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-29 21:39:28.040551 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-29 21:39:28.123615 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-29 21:39:28.216322 | instance | clusterrole/goldpinger-clusterrole
2026-06-29 21:39:28.282042 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-29 21:39:28.392668 | instance | clusterrole/ingress-nginx
2026-06-29 21:39:28.438902 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-29 21:39:28.590035 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-29 21:39:28.627844 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-29 21:39:28.781546 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-29 21:39:28.831380 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-29 21:39:28.974831 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-29 21:39:29.009845 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-29 21:39:29.152983 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-29 21:39:29.192877 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-29 21:39:29.307510 | instance | clusterrole/kubeadm:get-nodes
2026-06-29 21:39:29.364799 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-29 21:39:29.475452 | instance | clusterrole/local-path-provisioner
2026-06-29 21:39:29.537318 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-29 21:39:29.668673 | instance | clusterrole/neutron-coredns
2026-06-29 21:39:29.734083 | instance | clusterrole/node-feature-discovery
2026-06-29 21:39:29.846974 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-29 21:39:29.921251 | instance | clusterrolebinding/cilium
2026-06-29 21:39:30.035442 | instance | clusterrole/node-feature-discovery-gc
2026-06-29 21:39:30.146296 | instance | clusterrole/nova-bootstrap
2026-06-29 21:39:30.257693 | instance | clusterrolebinding/cilium-operator
2026-06-29 21:39:30.346122 | instance | clusterrole/nova-cell-setup
2026-06-29 21:39:30.428056 | instance | clusterrolebinding/cluster-admin
2026-06-29 21:39:30.516929 | instance | clusterrole/objectstorage-provisioner-role
2026-06-29 21:39:30.599779 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-29 21:39:30.692076 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-29 21:39:30.789846 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-29 21:39:30.877685 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-29 21:39:30.955923 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-29 21:39:31.039257 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-29 21:39:31.108807 | instance | clusterrolebinding/ingress-nginx
2026-06-29 21:39:31.228781 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-29 21:39:31.286234 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-29 21:39:31.397873 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-29 21:39:31.445545 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-29 21:39:31.585129 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-29 21:39:31.610808 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-29 21:39:31.778527 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-29 21:39:31.812570 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-29 21:39:31.955638 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-29 21:39:31.970570 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-29 21:39:32.118318 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-29 21:39:32.157645 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-29 21:39:32.283713 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-29 21:39:32.329583 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-29 21:39:32.453045 | instance | clusterrole/rook-ceph-global
2026-06-29 21:39:32.515391 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-29 21:39:32.639616 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-29 21:39:32.684098 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-29 21:39:32.823794 | instance | clusterrole/rook-ceph-mgr-system
2026-06-29 21:39:32.882448 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-29 21:39:33.002199 | instance | clusterrole/rook-ceph-object-bucket
2026-06-29 21:39:33.065286 | instance | clusterrolebinding/local-path-provisioner
2026-06-29 21:39:33.188940 | instance | clusterrole/rook-ceph-osd
2026-06-29 21:39:33.241106 | instance | clusterrolebinding/neutron-coredns
2026-06-29 21:39:33.362196 | instance | clusterrole/rook-ceph-system
2026-06-29 21:39:33.426052 | instance | clusterrolebinding/node-feature-discovery
2026-06-29 21:39:33.538967 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-29 21:39:33.613994 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-29 21:39:33.723255 | instance | clusterrole/system:aggregate-to-admin
2026-06-29 21:39:33.802904 | instance | clusterrole/system:aggregate-to-edit
2026-06-29 21:39:33.900476 | instance | clusterrolebinding/nova-bootstrap
2026-06-29 21:39:33.984442 | instance | clusterrole/system:aggregate-to-view
2026-06-29 21:39:34.079609 | instance | clusterrolebinding/nova-cell-setup
2026-06-29 21:39:34.158961 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-29 21:39:34.260538 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-29 21:39:34.319068 | instance | clusterrole/system:auth-delegator
2026-06-29 21:39:34.418036 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-29 21:39:34.487453 | instance | clusterrole/system:basic-user
2026-06-29 21:39:34.582002 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-29 21:39:34.657799 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-29 21:39:34.743441 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-29 21:39:34.840348 | instance | clusterrolebinding/rook-ceph-global
2026-06-29 21:39:34.921198 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-29 21:39:35.010746 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-29 21:39:35.091838 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-29 21:39:35.191608 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-29 21:39:35.268521 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-29 21:39:35.359359 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-29 21:39:35.426474 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-29 21:39:35.530719 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-29 21:39:35.591626 | instance | clusterrolebinding/rook-ceph-osd
2026-06-29 21:39:35.705261 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-29 21:39:35.766059 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-29 21:39:35.879804 | instance | clusterrole/system:controller:certificate-controller
2026-06-29 21:39:35.933473 | instance | clusterrolebinding/rook-ceph-system
2026-06-29 21:39:36.045010 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-29 21:39:36.114301 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-29 21:39:36.215079 | instance | clusterrolebinding/system:basic-user
2026-06-29 21:39:36.281902 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-29 21:39:36.376452 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-29 21:39:36.453190 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-29 21:39:36.549726 | instance | clusterrole/system:controller:cronjob-controller
2026-06-29 21:39:36.624456 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-29 21:39:36.720821 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-29 21:39:36.792896 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-29 21:39:36.903484 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-29 21:39:36.971810 | instance | clusterrole/system:controller:deployment-controller
2026-06-29 21:39:37.072007 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-29 21:39:37.146878 | instance | clusterrole/system:controller:disruption-controller
2026-06-29 21:39:37.246578 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-29 21:39:37.339104 | instance | clusterrole/system:controller:endpoint-controller
2026-06-29 21:39:37.419525 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-29 21:39:37.495589 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-29 21:39:37.581215 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-29 21:39:37.664118 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-29 21:39:37.755121 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-29 21:39:37.826907 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-29 21:39:37.914167 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-29 21:39:37.986618 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-29 21:39:38.076764 | instance | clusterrole/system:controller:expand-controller
2026-06-29 21:39:38.161383 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-29 21:39:38.240910 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-29 21:39:38.348500 | instance | clusterrolebinding/system:controller:job-controller
2026-06-29 21:39:38.422196 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-29 21:39:38.526202 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-29 21:39:38.608321 | instance | clusterrole/system:controller:job-controller
2026-06-29 21:39:38.698142 | instance | clusterrolebinding/system:controller:node-controller
2026-06-29 21:39:38.800971 | instance | clusterrole/system:controller:namespace-controller
2026-06-29 21:39:38.890289 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-29 21:39:38.975916 | instance | clusterrole/system:controller:node-controller
2026-06-29 21:39:39.082697 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-29 21:39:39.182328 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-29 21:39:39.262898 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-29 21:39:39.374723 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-29 21:39:39.450343 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-29 21:39:39.579771 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-29 21:39:39.658489 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-29 21:39:39.772879 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-29 21:39:39.866079 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-29 21:39:39.965177 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-29 21:39:40.059712 | instance | clusterrole/system:controller:replicaset-controller
2026-06-29 21:39:40.176787 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-29 21:39:40.258697 | instance | clusterrole/system:controller:replication-controller
2026-06-29 21:39:40.357750 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-29 21:39:40.437698 | instance | clusterrolebinding/system:controller:route-controller
2026-06-29 21:39:40.542522 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-29 21:39:40.617195 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-29 21:39:40.731020 | instance | clusterrole/system:controller:route-controller
2026-06-29 21:39:40.791255 | instance | clusterrolebinding/system:controller:service-controller
2026-06-29 21:39:40.910966 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-29 21:39:40.967635 | instance | clusterrole/system:controller:service-account-controller
2026-06-29 21:39:41.083957 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-29 21:39:41.153596 | instance | clusterrole/system:controller:service-controller
2026-06-29 21:39:41.260594 | instance | clusterrole/system:controller:statefulset-controller
2026-06-29 21:39:41.326331 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-29 21:39:41.443974 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-29 21:39:41.500451 | instance | clusterrolebinding/system:coredns
2026-06-29 21:39:41.660152 | instance | clusterrole/system:controller:ttl-controller
2026-06-29 21:39:41.686486 | instance | clusterrolebinding/system:discovery
2026-06-29 21:39:41.852017 | instance | clusterrole/system:coredns
2026-06-29 21:39:41.872921 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-29 21:39:42.041698 | instance | clusterrole/system:discovery
2026-06-29 21:39:42.050137 | instance | clusterrolebinding/system:kube-dns
2026-06-29 21:39:42.239338 | instance | clusterrole/system:heapster
2026-06-29 21:39:42.254437 | instance | clusterrolebinding/system:kube-scheduler
2026-06-29 21:39:42.436484 | instance | clusterrole/system:kube-aggregator
2026-06-29 21:39:42.463533 | instance | clusterrole/system:kube-controller-manager
2026-06-29 21:39:42.623802 | instance | clusterrolebinding/system:monitoring
2026-06-29 21:39:42.628116 | instance | clusterrolebinding/system:node
2026-06-29 21:39:42.829996 | instance | clusterrolebinding/system:node-proxier
2026-06-29 21:39:42.830073 | instance | clusterrole/system:kube-dns
2026-06-29 21:39:42.996747 | instance | clusterrole/system:kube-scheduler
2026-06-29 21:39:43.027380 | instance | clusterrolebinding/system:public-info-viewer
2026-06-29 21:39:43.193904 | instance | clusterrole/system:kubelet-api-admin
2026-06-29 21:39:43.213219 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-29 21:39:43.393880 | instance | clusterrolebinding/system:volume-scheduler
2026-06-29 21:39:43.394157 | instance | clusterrole/system:monitoring
2026-06-29 21:39:43.572096 | instance | clusterrolebinding/vector
2026-06-29 21:39:43.574949 | instance | clusterrole/system:node
2026-06-29 21:39:43.765730 | instance | clusterrole/system:node-bootstrapper
2026-06-29 21:39:43.788611 | instance | clusterrole/system:node-problem-detector
2026-06-29 21:39:43.968676 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-29 21:39:43.969029 | instance | clusterrole/system:node-proxier
2026-06-29 21:39:44.154806 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-29 21:39:44.155366 | instance | clusterrole/system:public-info-viewer
2026-06-29 21:39:44.328226 | instance | clusterrole/system:volume-scheduler
2026-06-29 21:39:44.337688 | instance | clusterrole/vector
2026-06-29 21:39:44.503546 | instance | clusterrole/view
2026-06-29 21:39:44.506011 | instance | storageclass/general
2026-06-29 21:39:44.684750 | instance | namespace/auth-system
2026-06-29 21:39:44.711440 | instance | namespace/cert-manager
2026-06-29 21:39:44.868316 | instance | namespace/default
2026-06-29 21:39:44.895515 | instance | namespace/envoy-gateway-system
2026-06-29 21:39:45.049775 | instance | namespace/ingress-nginx
2026-06-29 21:39:45.081282 | instance | namespace/kube-node-lease
2026-06-29 21:39:45.224315 | instance | namespace/kube-public
2026-06-29 21:39:45.266255 | instance | namespace/kube-system
2026-06-29 21:39:45.406220 | instance | namespace/local-path-storage
2026-06-29 21:39:45.440486 | instance | namespace/monitoring
2026-06-29 21:39:45.561569 | instance | namespace/openstack
2026-06-29 21:39:45.608013 | instance | namespace/rook-ceph
2026-06-29 21:39:45.783313 | instance | namespace/secretgen-controller
2026-06-29 21:39:46.054497 | instance | ok: Runtime: 0:00:20.252034
2026-06-29 21:39:46.062402 |
2026-06-29 21:39:46.062487 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-29 21:39:46.282043 | instance | changed
2026-06-29 21:39:46.289487 |
2026-06-29 21:39:46.289568 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-29 21:39:46.504766 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 21:39:46.505234 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 21:39:46.505461 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 21:39:46.602015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.603150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.685396 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-29 21:39:46.689590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.690549 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-29 21:39:46.695316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.801701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.801767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.858598 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-29 21:39:46.877083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.891406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.964628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:46.982180 | instance | cert-manager/deployment/cert-manager
2026-06-29 21:39:46.990351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.036606 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-29 21:39:47.056118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.089266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.147901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.181031 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-29 21:39:47.195047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.229933 | instance | auth-system/endpoints/keycloak
2026-06-29 21:39:47.260863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.276069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.348568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.362883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.389236 | instance | auth-system/endpoints/keycloak-headless
2026-06-29 21:39:47.421282 | instance | auth-system/endpoints/keycloak-metrics
2026-06-29 21:39:47.449618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.467775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.548457 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:47.556594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.560810 | instance | cert-manager/endpoints/cert-manager
2026-06-29 21:39:47.560835 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:47.568823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.608391 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-29 21:39:47.642707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.646041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.729791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.743275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.759669 | instance | auth-system/ingresses/keycloak
2026-06-29 21:39:47.818147 | instance | auth-system/networkpolicies/keycloak
2026-06-29 21:39:47.828141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.829049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.948830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.954914 | instance | cert-manager/pods/cert-manager-79c48d47db-7vbdj
2026-06-29 21:39:47.961714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:47.993830 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-sqw6s
2026-06-29 21:39:48.034659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.046042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.130187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.130432 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-9r2r6
2026-06-29 21:39:48.137497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.166794 | instance | auth-system/pods/keycloak-0
2026-06-29 21:39:48.219278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.221395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.309222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.310442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.329741 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-29 21:39:48.360246 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-29 21:39:48.402333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.405559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.483090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.510111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.515863 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-29 21:39:48.546914 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-29 21:39:48.579281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.605640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.671280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.679615 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-29 21:39:48.689563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.742447 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-29 21:39:48.756861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.794874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.860979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.878109 | instance | auth-system/secrets/keycloak
2026-06-29 21:39:48.908497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:48.952361 | instance | auth-system/secrets/keycloak-externaldb
2026-06-29 21:39:48.958861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.012930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.070010 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:49.083092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.086214 | instance | auth-system/secrets/keycloak.199-19-213-118.nip.io-tls
2026-06-29 21:39:49.105097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.134751 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-29 21:39:49.175296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.201837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.278542 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-29 21:39:49.290716 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:49.297525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.304214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.348713 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-29 21:39:49.386892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.395311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.459396 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-29 21:39:49.494373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.495206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.522016 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-29 21:39:49.591795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.665913 | instance | auth-system/serviceaccounts/default
2026-06-29 21:39:49.696045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.752525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.794679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.829231 | instance | auth-system/serviceaccounts/keycloak
2026-06-29 21:39:49.857275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.858225 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-29 21:39:49.877116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.947298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:49.963887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.009912 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-29 21:39:50.057948 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-29 21:39:50.061080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.063649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.144748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.177151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.204321 | instance | cert-manager/serviceaccounts/default
2026-06-29 21:39:50.235234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.263710 | instance | auth-system/services/keycloak
2026-06-29 21:39:50.282436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.342921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.391544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.427807 | instance | auth-system/services/keycloak-headless
2026-06-29 21:39:50.455534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.462788 | instance | auth-system/services/keycloak-metrics
2026-06-29 21:39:50.485881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.540181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.565549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.607318 | instance | auth-system/statefulsets/keycloak
2026-06-29 21:39:50.645476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.657482 | instance | cert-manager/services/cert-manager
2026-06-29 21:39:50.663066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.751970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.755092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.826658 | instance | cert-manager/services/cert-manager-webhook
2026-06-29 21:39:50.843422 | instance | default/configmaps/kube-root-ca.crt
2026-06-29 21:39:50.845086 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:50.849329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.851840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.932276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:50.950548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.013749 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-29 21:39:51.017246 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-29 21:39:51.020063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.043051 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:51.051977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.114383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.149410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.195852 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-29 21:39:51.203419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.210422 | instance | default/endpoints/kubernetes
2026-06-29 21:39:51.280463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.285469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.370007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.374038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.378613 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-29 21:39:51.391277 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-tszxb
2026-06-29 21:39:51.457201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.474353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.544376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.552697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.569074 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-29 21:39:51.613936 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-29 21:39:51.646101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.646835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.757649 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-29 21:39:51.762671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.769488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.854944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.859110 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-29 21:39:51.859722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.937695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.939076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:51.951526 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-29 21:39:52.014614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.027520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.028097 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-29 21:39:52.088728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.112736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.115908 | instance | default/serviceaccounts/default
2026-06-29 21:39:52.179379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.198464 | instance | envoy-gateway-system/secrets/envoy
2026-06-29 21:39:52.224592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.265136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.300842 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-29 21:39:52.310788 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:52.316760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.352472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.368073 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-29 21:39:52.396534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.474299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.498247 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-29 21:39:52.511630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.560324 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-29 21:39:52.573195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.593513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.670194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.688353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.703019 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-29 21:39:52.816358 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:52.826758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.833300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.917892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.929350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:52.992395 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-29 21:39:53.017803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.067107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.080959 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-29 21:39:53.144720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.174539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.253112 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-29 21:39:53.305772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.368330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.397604 | instance | default/services/kubernetes
2026-06-29 21:39:53.402228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.448603 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-29 21:39:53.486554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.491981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.591826 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-29 21:39:53.592803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.593001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.646691 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-29 21:39:53.720556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.780206 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-29 21:39:53.821711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:53.853411 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-29 21:39:53.921095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.024109 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-29 21:39:54.036391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.045498 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-29 21:39:54.137010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.139402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.232659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.232740 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-29 21:39:54.250480 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-29 21:39:54.255236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.347285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.371427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.417180 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-29 21:39:54.421979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.435256 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-29 21:39:54.473343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.558418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.570301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.619003 | instance | ingress-nginx/pods/ingress-nginx-controller-8mfx7
2026-06-29 21:39:54.620982 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-8p5wh
2026-06-29 21:39:54.651369 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:54.660638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.664778 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:54.672703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.747898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.763118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.819169 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-29 21:39:54.819289 | instance | ingress-nginx/roles/ingress-nginx
2026-06-29 21:39:54.827281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.871045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.927603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.981883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:54.999803 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-29 21:39:55.004318 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-29 21:39:55.015440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.082078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.170987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.182450 | instance | ingress-nginx/serviceaccounts/default
2026-06-29 21:39:55.225670 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-29 21:39:55.263698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.314297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.379010 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-29 21:39:55.386687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.416428 | instance | kube-node-lease/serviceaccounts/default
2026-06-29 21:39:55.445355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.579189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.582409 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-29 21:39:55.602657 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-29 21:39:55.652782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.679521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.758407 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-29 21:39:55.799438 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-29 21:39:55.815988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.895635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.913171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:55.960794 | instance | kube-public/configmaps/cluster-info
2026-06-29 21:39:55.984761 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-29 21:39:56.000021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.102239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.124812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.146822 | instance | kube-system/configmaps/cilium-config
2026-06-29 21:39:56.169988 | instance | kube-system/configmaps/coredns
2026-06-29 21:39:56.183529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.218835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.318839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.341091 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-29 21:39:56.376371 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-29 21:39:56.434395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.517205 | instance | kube-system/configmaps/kube-proxy
2026-06-29 21:39:56.538364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.544598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.583229 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-29 21:39:56.649063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.695021 | instance | kube-system/configmaps/kubeadm-config
2026-06-29 21:39:56.736337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.795146 | instance | kube-system/configmaps/kubelet-config
2026-06-29 21:39:56.856207 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:56.864946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.892793 | instance | kube-system/daemonsets/cilium
2026-06-29 21:39:56.963252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:56.995976 | instance | kube-system/daemonsets/kube-proxy
2026-06-29 21:39:57.115890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.138487 | instance | kube-system/deployment/cilium-operator
2026-06-29 21:39:57.185488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.205314 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:57.206675 | instance | kube-system/deployment/coredns
2026-06-29 21:39:57.214917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.311680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.337385 | instance | kube-system/endpoints/kube-dns
2026-06-29 21:39:57.406940 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-29 21:39:57.516535 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-29 21:39:57.555864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.582051 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-29 21:39:57.659232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.667766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.685336 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-29 21:39:57.777491 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-29 21:39:57.785270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:57.892234 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-29 21:39:57.983579 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-29 21:39:58.067223 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-29 21:39:58.160439 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-29 21:39:58.176613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.252713 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-29 21:39:58.306923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.335302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.372317 | instance | kube-public/serviceaccounts/default
2026-06-29 21:39:58.449317 | instance | kube-system/pods/cilium-operator-869df985b8-rdsfg
2026-06-29 21:39:58.483652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.525867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.574603 | instance | kube-system/pods/cilium-pp5wq
2026-06-29 21:39:58.585219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.677884 | instance | kube-system/pods/coredns-67659f764b-6c9hf
2026-06-29 21:39:58.679554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.694920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.788137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.791061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.807634 | instance | kube-system/pods/coredns-67659f764b-zwxs8
2026-06-29 21:39:58.876927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.885212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.891647 | instance | kube-system/pods/etcd-instance
2026-06-29 21:39:58.970577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:58.985025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.018736 | instance | kube-system/pods/kube-apiserver-instance
2026-06-29 21:39:59.056814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.079066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.090941 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-29 21:39:59.156024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.176563 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 21:39:59.184933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.233669 | instance | kube-system/pods/kube-proxy-trvg6
2026-06-29 21:39:59.250576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.307545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.308938 | instance | kube-system/pods/kube-scheduler-instance
2026-06-29 21:39:59.349680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.400368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.435109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 21:39:59.438353 | instance | kube-system/pods/kube-vip-instance
2026-06-29 21:39:59.500250 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-29 21:39:59.628955 | instance | kube-system/rolebindings/kube-proxy
2026-06-29 21:39:59.705228 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-29 21:39:59.830988 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-29 21:39:59.895342 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-29 21:40:00.003102 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-29 21:40:00.057244 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-29 21:40:00.190972 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-29 21:40:00.230261 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-29 21:40:00.371950 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-29 21:40:00.418539 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-29 21:40:00.551431 | instance | kube-system/roles/cilium-config-agent
2026-06-29 21:40:00.619018 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-29 21:40:00.740158 | instance | kube-system/roles/kube-proxy
2026-06-29 21:40:00.807315 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-29 21:40:00.919106 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-29 21:40:00.986472 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-29 21:40:01.098856 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-29 21:40:01.163068 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-29 21:40:01.269520 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-29 21:40:01.332502 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-29 21:40:01.435128 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-29 21:40:01.517580 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-29 21:40:01.617014 | instance | local-path-storage/configmaps/local-path-config
2026-06-29 21:40:01.684699 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-29 21:40:01.785840 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-29 21:40:01.890889 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-29 21:40:01.996946 | instance | kube-system/serviceaccounts/cilium
2026-06-29 21:40:02.101402 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-29 21:40:02.194124 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-29 21:40:02.301652 | instance | kube-system/serviceaccounts/coredns
2026-06-29 21:40:02.389454 | instance | kube-system/secrets/bootstrap-token-2lkqun
2026-06-29 21:40:02.507305 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-29 21:40:02.563491 | instance | kube-system/secrets/bootstrap-token-wtgok6
2026-06-29 21:40:02.706930 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-29 21:40:02.748318 | instance | kube-system/secrets/kubeadm-certs
2026-06-29 21:40:02.916990 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-29 21:40:02.939994 | instance | kube-system/serviceaccounts/default
2026-06-29 21:40:03.145352 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-29 21:40:03.193039 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-29 21:40:03.339737 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-29 21:40:03.394827 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-29 21:40:03.545834 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-29 21:40:03.612955 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-29 21:40:03.755732 | instance | kube-system/serviceaccounts/expand-controller
2026-06-29 21:40:03.824779 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-29 21:40:03.957436 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-29 21:40:04.041300 | instance | kube-system/serviceaccounts/job-controller
2026-06-29 21:40:04.174995 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-29 21:40:04.250039 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-29 21:40:04.389310 | instance | kube-system/serviceaccounts/node-controller
2026-06-29 21:40:04.456801 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-29 21:40:04.591604 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-29 21:40:04.649126 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-29 21:40:04.800530 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-29 21:40:04.865300 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-29 21:40:05.021258 | instance | kube-system/serviceaccounts/replication-controller
2026-06-29 21:40:05.066490 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-29 21:40:05.229795 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-29 21:40:05.268819 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-29 21:40:05.443802 | instance | kube-system/serviceaccounts/service-controller
2026-06-29 21:40:05.493443 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-29 21:40:05.652811 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-29 21:40:05.694789 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-29 21:40:05.867127 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-29 21:40:05.911723 | instance | kube-system/services/kube-dns
2026-06-29 21:40:06.063531 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-29 21:40:06.086211 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-29 21:40:06.229644 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-29 21:40:06.281494 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-29 21:40:06.407237 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-29 21:40:06.472090 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-29 21:40:06.587332 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-29 21:40:06.651697 | instance | monitoring/configmaps/goldpinger-zap
2026-06-29 21:40:06.792978 | instance | monitoring/configmaps/ipmi-exporter
2026-06-29 21:40:06.823707 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-29 21:40:06.969379 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-29 21:40:06.983764 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-29 21:40:07.144399 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-29 21:40:07.165045 | instance | monitoring/daemonsets/goldpinger
2026-06-29 21:40:07.315829 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-29 21:40:07.348617 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-29 21:40:07.507263 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-29 21:40:07.552066 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-29 21:40:07.699289 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 21:40:07.760850 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-29 21:40:07.901419 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-29 21:40:08.050707 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-29 21:40:08.092442 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-29 21:40:08.242655 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-29 21:40:08.295652 | instance | monitoring/daemonsets/vector
2026-06-29 21:40:08.460280 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-29 21:40:08.509969 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-29 21:40:08.690611 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-29 21:40:08.798000 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-29 21:40:08.870161 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-29 21:40:08.981418 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-29 21:40:09.063311 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-29 21:40:09.153306 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-29 21:40:09.245116 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-29 21:40:09.317326 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-29 21:40:09.427436 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-29 21:40:09.515698 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-29 21:40:09.626990 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-29 21:40:09.686789 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-29 21:40:09.817828 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-29 21:40:09.894771 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-29 21:40:10.001151 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-29 21:40:10.085780 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-29 21:40:10.182917 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-29 21:40:10.279550 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-29 21:40:10.370500 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-29 21:40:10.463604 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-29 21:40:10.552253 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-29 21:40:10.633359 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-29 21:40:10.753328 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-29 21:40:10.816360 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-29 21:40:10.949563 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-29 21:40:10.989143 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-29 21:40:11.140363 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-29 21:40:11.195623 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-29 21:40:11.312853 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-29 21:40:11.374508 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-29 21:40:11.510142 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-29 21:40:11.550484 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-29 21:40:11.695445 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-29 21:40:11.757011 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-29 21:40:11.903443 | instance | monitoring/configmaps/loki
2026-06-29 21:40:11.943866 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-29 21:40:12.088538 | instance | monitoring/configmaps/loki-gateway
2026-06-29 21:40:12.119614 | instance | monitoring/configmaps/loki-runtime
2026-06-29 21:40:12.260288 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-29 21:40:12.286400 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-29 21:40:12.431542 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-29 21:40:12.464865 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-29 21:40:12.615803 | instance | monitoring/configmaps/vector
2026-06-29 21:40:12.701252 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-29 21:40:12.833525 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-29 21:40:12.904124 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-29 21:40:13.017394 | instance | monitoring/deployment/loki-gateway
2026-06-29 21:40:13.097934 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-29 21:40:13.216427 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-29 21:40:13.300104 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-29 21:40:13.418410 | instance | monitoring/endpoints/alertmanager-operated
2026-06-29 21:40:13.487947 | instance | monitoring/endpoints/goldpinger
2026-06-29 21:40:13.603479 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-29 21:40:13.672137 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-29 21:40:13.787229 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-29 21:40:13.855971 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-29 21:40:13.973221 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-29 21:40:14.044850 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-29 21:40:14.158660 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-29 21:40:14.223712 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-29 21:40:14.342500 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 21:40:14.395979 | instance | monitoring/endpoints/loki
2026-06-29 21:40:14.526179 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-29 21:40:14.585114 | instance | monitoring/endpoints/loki-gateway
2026-06-29 21:40:14.707286 | instance | monitoring/endpoints/loki-headless
2026-06-29 21:40:14.764412 | instance | monitoring/endpoints/loki-memberlist
2026-06-29 21:40:14.882676 | instance | monitoring/endpoints/loki-results-cache
2026-06-29 21:40:14.943227 | instance | monitoring/endpoints/prometheus-operated
2026-06-29 21:40:15.064120 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-29 21:40:15.128869 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-29 21:40:15.256090 | instance | monitoring/endpoints/vector-headless
2026-06-29 21:40:15.315944 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-29 21:40:15.437484 | instance | monitoring/pods/goldpinger-84qtg
2026-06-29 21:40:15.511783 | instance | monitoring/pods/kube-prometheus-stack-grafana-74cdc44965-8rjwg
2026-06-29 21:40:15.619461 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf
2026-06-29 21:40:15.697490 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-b242f
2026-06-29 21:40:15.820370 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-4nq5r
2026-06-29 21:40:15.920633 | instance | monitoring/pods/loki-0
2026-06-29 21:40:16.013194 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-29 21:40:16.120013 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-mblr2
2026-06-29 21:40:16.215606 | instance | monitoring/pods/loki-gateway-cf54cb88c-h4w4r
2026-06-29 21:40:16.312838 | instance | monitoring/pods/loki-results-cache-0
2026-06-29 21:40:16.409179 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5654n
2026-06-29 21:40:16.491157 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-42sc8
2026-06-29 21:40:16.596024 | instance | monitoring/pods/node-feature-discovery-worker-nxrs4
2026-06-29 21:40:16.685360 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-29 21:40:16.814779 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-kmzpc
2026-06-29 21:40:16.914432 | instance | monitoring/pods/vector-r7nkf
2026-06-29 21:40:16.988535 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-29 21:40:17.130380 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-29 21:40:17.238850 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-29 21:40:17.384680 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-29 21:40:17.436243 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-29 21:40:17.584096 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-29 21:40:17.643971 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-29 21:40:17.812094 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-29 21:40:17.897338 | instance | local-path-storage/serviceaccounts/default
2026-06-29 21:40:17.991115 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-29 21:40:18.080814 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-29 21:40:18.181232 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-29 21:40:18.256230 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-29 21:40:18.349116 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-29 21:40:18.442828 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-29 21:40:18.529366 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-29 21:40:18.622846 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-29 21:40:18.720110 | instance | monitoring/secrets/alertmanager-tls
2026-06-29 21:40:18.798888 | instance | monitoring/secrets/grafana-tls
2026-06-29 21:40:18.912709 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-29 21:40:18.964623 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-29 21:40:19.097184 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-29 21:40:19.138821 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-29 21:40:19.304393 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-29 21:40:19.327812 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-29 21:40:19.490049 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-29 21:40:19.507173 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-29 21:40:19.676341 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-29 21:40:19.678330 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-4nq5r-tls
2026-06-29 21:40:19.869198 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-29 21:40:19.871103 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-29 21:40:20.048455 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-29 21:40:20.062802 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-29 21:40:20.215898 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-29 21:40:20.232531 | instance | monitoring/secrets/prometheus-tls
2026-06-29 21:40:20.382349 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-29 21:40:20.425148 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-29 21:40:20.559034 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-29 21:40:20.801566 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-29 21:40:20.833386 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-29 21:40:20.992983 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-29 21:40:21.024887 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-29 21:40:21.167825 | instance | monitoring/serviceaccounts/default
2026-06-29 21:40:21.224973 | instance | monitoring/serviceaccounts/goldpinger
2026-06-29 21:40:21.420151 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-29 21:40:21.464714 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-29 21:40:21.678005 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-29 21:40:21.714136 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-29 21:40:21.944679 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-29 21:40:21.975882 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 21:40:22.186123 | instance | monitoring/serviceaccounts/loki
2026-06-29 21:40:22.218544 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-29 21:40:22.430727 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-29 21:40:22.446672 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-29 21:40:22.678585 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-29 21:40:22.698533 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-29 21:40:22.950530 | instance | monitoring/serviceaccounts/vector
2026-06-29 21:40:22.953150 | instance | monitoring/services/alertmanager-operated
2026-06-29 21:40:23.169447 | instance | monitoring/services/goldpinger
2026-06-29 21:40:23.196545 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-29 21:40:23.356705 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-29 21:40:23.383922 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-29 21:40:23.526636 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-29 21:40:23.560418 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-29 21:40:23.705293 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 21:40:23.749414 | instance | monitoring/services/loki
2026-06-29 21:40:23.909453 | instance | monitoring/services/loki-chunks-cache
2026-06-29 21:40:23.932281 | instance | monitoring/services/loki-gateway
2026-06-29 21:40:24.098130 | instance | monitoring/services/loki-headless
2026-06-29 21:40:24.123711 | instance | monitoring/services/loki-memberlist
2026-06-29 21:40:24.290065 | instance | monitoring/services/loki-results-cache
2026-06-29 21:40:24.323435 | instance | monitoring/services/prometheus-operated
2026-06-29 21:40:24.479438 | instance | monitoring/services/prometheus-pushgateway
2026-06-29 21:40:24.524441 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-29 21:40:24.664932 | instance | monitoring/services/vector-headless
2026-06-29 21:40:24.706251 | instance | openstack/configmaps/barbican-bin
2026-06-29 21:40:24.852348 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-29 21:40:24.932012 | instance | openstack/configmaps/ceph-csi-config
2026-06-29 21:40:25.040056 | instance | monitoring/statefulsets/loki
2026-06-29 21:40:25.110037 | instance | openstack/configmaps/ceph-etc
2026-06-29 21:40:25.252215 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-29 21:40:25.314469 | instance | openstack/configmaps/cinder-bin
2026-06-29 21:40:25.417181 | instance | monitoring/statefulsets/loki-results-cache
2026-06-29 21:40:25.511201 | instance | openstack/configmaps/glance-bin
2026-06-29 21:40:25.604552 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-29 21:40:25.711377 | instance | openstack/configmaps/keepalived-bin
2026-06-29 21:40:25.818607 | instance | openstack/configmaps/keystone-bin
2026-06-29 21:40:25.902785 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-29 21:40:26.022586 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-29 21:40:26.111076 | instance | openstack/configmaps/libvirt-bin
2026-06-29 21:40:26.225014 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-29 21:40:26.333262 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-29 21:40:26.442660 | instance | openstack/configmaps/neutron-bin
2026-06-29 21:40:26.517346 | instance | openstack/configmaps/neutron-coredns
2026-06-29 21:40:26.661493 | instance | openstack/configmaps/nova-bin
2026-06-29 21:40:26.716534 | instance | openstack/configmaps/openvswitch-bin
2026-06-29 21:40:26.887800 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-29 21:40:26.933929 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-29 21:40:27.073699 | instance | openstack/configmaps/placement-bin
2026-06-29 21:40:27.118604 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-29 21:40:27.270376 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-29 21:40:27.316362 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-29 21:40:27.458113 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-29 21:40:27.497964 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-29 21:40:27.645901 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-29 21:40:27.699957 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-29 21:40:27.851579 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-29 21:40:27.898304 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-29 21:40:28.038847 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-29 21:40:28.093125 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-29 21:40:28.234327 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-29 21:40:28.284587 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-29 21:40:28.425271 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-29 21:40:28.479625 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-29 21:40:28.609716 | instance | openstack/configmaps/rook-config-override
2026-06-29 21:40:28.664129 | instance | openstack/configmaps/staffeln-bin
2026-06-29 21:40:28.804220 | instance | openstack/configmaps/valkey-configuration
2026-06-29 21:40:28.867911 | instance | openstack/configmaps/valkey-health
2026-06-29 21:40:28.994052 | instance | openstack/configmaps/valkey-scripts
2026-06-29 21:40:29.063187 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-29 21:40:29.205291 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-29 21:40:29.256129 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-29 21:40:29.400956 | instance | openstack/cronjobs/nova-cell-setup
2026-06-29 21:40:29.478739 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-29 21:40:29.622378 | instance | openstack/daemonsets/keepalived
2026-06-29 21:40:29.706782 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-29 21:40:29.867098 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-29 21:40:29.948341 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-29 21:40:30.107986 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-29 21:40:30.176742 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-29 21:40:30.326646 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-29 21:40:30.396543 | instance | openstack/daemonsets/nova-compute-default
2026-06-29 21:40:30.542964 | instance | openstack/daemonsets/openvswitch
2026-06-29 21:40:30.657143 | instance | openstack/deployment/barbican-api
2026-06-29 21:40:30.790007 | instance | openstack/deployment/cinder-api
2026-06-29 21:40:30.875146 | instance | openstack/deployment/cinder-backup
2026-06-29 21:40:30.996614 | instance | openstack/deployment/cinder-scheduler
2026-06-29 21:40:31.103270 | instance | openstack/deployment/cinder-volume
2026-06-29 21:40:31.203834 | instance | openstack/deployment/glance-api
2026-06-29 21:40:31.303467 | instance | openstack/deployment/keystone-api
2026-06-29 21:40:31.404775 | instance | openstack/deployment/memcached-memcached
2026-06-29 21:40:31.530266 | instance | openstack/deployment/neutron-coredns
2026-06-29 21:40:31.607556 | instance | openstack/deployment/neutron-rpc-server
2026-06-29 21:40:31.737400 | instance | openstack/deployment/neutron-server
2026-06-29 21:40:31.818906 | instance | openstack/deployment/nova-api-metadata
2026-06-29 21:40:31.969595 | instance | openstack/deployment/nova-api-osapi
2026-06-29 21:40:32.031080 | instance | openstack/deployment/nova-conductor
2026-06-29 21:40:32.175688 | instance | openstack/deployment/nova-novncproxy
2026-06-29 21:40:32.238177 | instance | openstack/deployment/nova-scheduler
2026-06-29 21:40:32.373734 | instance | openstack/deployment/placement-api
2026-06-29 21:40:32.446325 | instance | openstack/deployment/pxc-operator
2026-06-29 21:40:32.582529 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-29 21:40:32.686654 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-29 21:40:32.791189 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-29 21:40:32.918858 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-29 21:40:33.019989 | instance | openstack/deployment/staffeln-api
2026-06-29 21:40:33.177709 | instance | openstack/deployment/staffeln-conductor
2026-06-29 21:40:33.241040 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-29 21:40:33.418858 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-29 21:40:33.426031 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-29 21:40:33.611990 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-29 21:40:33.617759 | instance | openstack/endpoints/barbican-api
2026-06-29 21:40:33.819028 | instance | openstack/endpoints/ceph-mon
2026-06-29 21:40:33.828748 | instance | openstack/endpoints/cinder-api
2026-06-29 21:40:34.032780 | instance | openstack/endpoints/glance-api
2026-06-29 21:40:34.043728 | instance | openstack/endpoints/keystone-api
2026-06-29 21:40:34.229493 | instance | openstack/endpoints/memcached
2026-06-29 21:40:34.242192 | instance | openstack/endpoints/memcached-metrics
2026-06-29 21:40:34.427576 | instance | openstack/endpoints/neutron-coredns
2026-06-29 21:40:34.460935 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-29 21:40:34.655607 | instance | openstack/endpoints/neutron-server
2026-06-29 21:40:34.659215 | instance | openstack/endpoints/nova-api
2026-06-29 21:40:34.856525 | instance | openstack/endpoints/nova-metadata
2026-06-29 21:40:34.883027 | instance | openstack/endpoints/nova-novncproxy
2026-06-29 21:40:35.059365 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-29 21:40:35.117502 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-29 21:40:35.314416 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-29 21:40:35.323107 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-29 21:40:35.506385 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-29 21:40:35.525737 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-29 21:40:35.713959 | instance | openstack/endpoints/placement-api
2026-06-29 21:40:35.715152 | instance | openstack/ingresses/compute
2026-06-29 21:40:35.927502 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-29 21:40:35.982566 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-29 21:40:36.121638 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-29 21:40:36.178567 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-29 21:40:36.324388 | instance | openstack/ingresses/identity
2026-06-29 21:40:36.388588 | instance | openstack/ingresses/image
2026-06-29 21:40:36.527912 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-29 21:40:36.597126 | instance | openstack/ingresses/key-manager
2026-06-29 21:40:36.720957 | instance | openstack/endpoints/rabbitmq-glance
2026-06-29 21:40:36.825764 | instance | openstack/ingresses/network
2026-06-29 21:40:36.933870 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-29 21:40:37.042666 | instance | openstack/ingresses/placement
2026-06-29 21:40:37.131630 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-29 21:40:37.250259 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-29 21:40:37.335325 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-29 21:40:37.441226 | instance | openstack/ingresses/volumev3
2026-06-29 21:40:37.535421 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-29 21:40:37.636731 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-29 21:40:37.730120 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-29 21:40:37.841803 | instance | openstack/endpoints/rabbitmq-nova
2026-06-29 21:40:37.927051 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-29 21:40:38.059605 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-29 21:40:38.133474 | instance | openstack/endpoints/staffeln-api
2026-06-29 21:40:38.258823 | instance | openstack/endpoints/valkey
2026-06-29 21:40:38.313009 | instance | openstack/endpoints/valkey-headless
2026-06-29 21:40:38.463443 | instance | openstack/endpoints/valkey-metrics
2026-06-29 21:40:38.513366 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-29 21:40:38.654288 | instance | openstack/jobs/barbican-db-init
2026-06-29 21:40:38.714445 | instance | openstack/jobs/barbican-db-sync
2026-06-29 21:40:38.883055 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-29 21:40:38.928948 | instance | openstack/jobs/barbican-ks-service
2026-06-29 21:40:39.077773 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-29 21:40:39.156297 | instance | openstack/jobs/barbican-ks-user
2026-06-29 21:40:39.257709 | instance | openstack/jobs/barbican-rabbit-init
2026-06-29 21:40:39.339068 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-29 21:40:39.474931 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-29 21:40:39.512243 | instance | openstack/networkpolicies/valkey
2026-06-29 21:40:39.673341 | instance | openstack/jobs/cinder-bootstrap
2026-06-29 21:40:39.675229 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-29 21:40:39.911092 | instance | openstack/jobs/cinder-db-init
2026-06-29 21:40:39.916476 | instance | openstack/jobs/cinder-db-sync
2026-06-29 21:40:40.084302 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-29 21:40:40.108375 | instance | openstack/jobs/cinder-ks-service
2026-06-29 21:40:40.285475 | instance | openstack/jobs/cinder-ks-user
2026-06-29 21:40:40.316363 | instance | openstack/jobs/cinder-rabbit-init
2026-06-29 21:40:40.486179 | instance | openstack/jobs/cinder-storage-init
2026-06-29 21:40:40.512440 | instance | openstack/jobs/glance-db-init
2026-06-29 21:40:40.693283 | instance | openstack/jobs/glance-db-sync
2026-06-29 21:40:40.722696 | instance | openstack/jobs/glance-ks-endpoints
2026-06-29 21:40:40.916922 | instance | openstack/jobs/glance-ks-service
2026-06-29 21:40:40.958393 | instance | openstack/jobs/glance-ks-user
2026-06-29 21:40:41.134770 | instance | openstack/jobs/glance-metadefs-load
2026-06-29 21:40:41.185481 | instance | openstack/jobs/glance-rabbit-init
2026-06-29 21:40:41.353320 | instance | openstack/jobs/glance-storage-init
2026-06-29 21:40:41.416888 | instance | openstack/jobs/keystone-bootstrap
2026-06-29 21:40:41.583979 | instance | openstack/jobs/keystone-credential-setup
2026-06-29 21:40:41.631868 | instance | openstack/jobs/keystone-db-init
2026-06-29 21:40:41.824140 | instance | openstack/jobs/keystone-db-sync
2026-06-29 21:40:41.887187 | instance | openstack/jobs/keystone-domain-manage
2026-06-29 21:40:42.024017 | instance | openstack/jobs/keystone-fernet-setup
2026-06-29 21:40:42.112666 | instance | openstack/jobs/keystone-rabbit-init
2026-06-29 21:40:42.229342 | instance | openstack/jobs/neutron-db-init
2026-06-29 21:40:42.319038 | instance | openstack/jobs/neutron-db-sync
2026-06-29 21:40:42.448354 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-29 21:40:42.533267 | instance | openstack/jobs/neutron-ks-service
2026-06-29 21:40:42.649248 | instance | openstack/jobs/neutron-ks-user
2026-06-29 21:40:42.763663 | instance | openstack/jobs/neutron-rabbit-init
2026-06-29 21:40:42.852574 | instance | openstack/jobs/nova-bootstrap
2026-06-29 21:40:42.981973 | instance | openstack/jobs/nova-cell-setup
2026-06-29 21:40:43.062774 | instance | openstack/jobs/nova-db-init
2026-06-29 21:40:43.187683 | instance | openstack/jobs/nova-db-sync
2026-06-29 21:40:43.263587 | instance | openstack/jobs/nova-ks-endpoints
2026-06-29 21:40:43.385469 | instance | openstack/jobs/nova-ks-service
2026-06-29 21:40:43.472230 | instance | openstack/jobs/nova-ks-user
2026-06-29 21:40:43.596867 | instance | openstack/jobs/nova-rabbit-init
2026-06-29 21:40:43.676280 | instance | openstack/jobs/placement-db-init
2026-06-29 21:40:43.818620 | instance | openstack/jobs/placement-db-sync
2026-06-29 21:40:43.886032 | instance | openstack/jobs/placement-ks-endpoints
2026-06-29 21:40:44.027976 | instance | openstack/jobs/placement-ks-service
2026-06-29 21:40:44.124336 | instance | openstack/jobs/placement-ks-user
2026-06-29 21:40:44.237762 | instance | openstack/jobs/staffeln-db-init
2026-06-29 21:40:44.347607 | instance | openstack/jobs/staffeln-db-sync
2026-06-29 21:40:44.464592 | instance | openstack/pods/barbican-api-8478bcff8f-vhbdz
2026-06-29 21:40:44.548851 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4b66d
2026-06-29 21:40:44.662533 | instance | openstack/pods/barbican-db-init-2cpwj
2026-06-29 21:40:44.728110 | instance | openstack/pods/barbican-db-sync-tf7ng
2026-06-29 21:40:44.895752 | instance | openstack/pods/barbican-ks-endpoints-7b2kl
2026-06-29 21:40:44.949973 | instance | openstack/pods/barbican-ks-service-n7fls
2026-06-29 21:40:45.105566 | instance | openstack/pods/barbican-ks-user-qnrkv
2026-06-29 21:40:45.152801 | instance | openstack/pods/barbican-rabbit-init-hzw56
2026-06-29 21:40:45.303879 | instance | openstack/pods/cinder-api-659f9ccbb4-c77z9
2026-06-29 21:40:45.353772 | instance | openstack/pods/cinder-backup-dccccdb96-9vv26
2026-06-29 21:40:45.502818 | instance | openstack/pods/cinder-backup-storage-init-brs2n
2026-06-29 21:40:45.570411 | instance | openstack/pods/cinder-bootstrap-r7vmm
2026-06-29 21:40:45.734897 | instance | openstack/pods/cinder-create-internal-tenant-kvnmw
2026-06-29 21:40:45.793056 | instance | openstack/pods/cinder-db-init-kvgzg
2026-06-29 21:40:45.971745 | instance | openstack/pods/cinder-db-sync-slfhj
2026-06-29 21:40:45.994051 | instance | openstack/pods/cinder-ks-endpoints-vn499
2026-06-29 21:40:46.191410 | instance | openstack/pods/cinder-ks-service-cr5c7
2026-06-29 21:40:46.198650 | instance | openstack/pods/cinder-ks-user-k2bp9
2026-06-29 21:40:46.389660 | instance | openstack/pods/cinder-rabbit-init-2v7xl
2026-06-29 21:40:46.393498 | instance | openstack/pods/cinder-scheduler-d47bfdbd8-r8xrl
2026-06-29 21:40:46.587862 | instance | openstack/pods/cinder-storage-init-nv78k
2026-06-29 21:40:46.599047 | instance | openstack/pods/cinder-volume-556d9774c9-lnfld
2026-06-29 21:40:46.782398 | instance | openstack/pods/glance-api-5c94db69f6-9hqpx
2026-06-29 21:40:46.809538 | instance | openstack/pods/glance-db-init-ws8js
2026-06-29 21:40:46.998068 | instance | openstack/pods/glance-db-sync-qrf5t
2026-06-29 21:40:47.016179 | instance | openstack/pods/glance-ks-endpoints-jkbnn
2026-06-29 21:40:47.219248 | instance | openstack/pods/glance-ks-service-mjhqd
2026-06-29 21:40:47.223078 | instance | openstack/pods/glance-ks-user-vthgl
2026-06-29 21:40:47.410429 | instance | openstack/pods/glance-metadefs-load-w8zxh
2026-06-29 21:40:47.417027 | instance | openstack/pods/glance-rabbit-init-mwdhx
2026-06-29 21:40:47.641776 | instance | openstack/pods/glance-storage-init-dfr5n
2026-06-29 21:40:47.644924 | instance | openstack/pods/keepalived-sqwf2
2026-06-29 21:40:47.854809 | instance | openstack/pods/keystone-api-7cdfc7c98f-x6dx4
2026-06-29 21:40:47.877247 | instance | openstack/pods/keystone-bootstrap-52ph8
2026-06-29 21:40:48.043890 | instance | openstack/pods/keystone-credential-setup-jkjrj
2026-06-29 21:40:48.092622 | instance | openstack/pods/keystone-db-init-mvpv8
2026-06-29 21:40:48.227466 | instance | openstack/pods/keystone-db-sync-wfknw
2026-06-29 21:40:48.291319 | instance | openstack/pods/keystone-domain-manage-s7994
2026-06-29 21:40:48.435736 | instance | openstack/pods/keystone-fernet-setup-v9jhb
2026-06-29 21:40:48.485398 | instance | openstack/pods/keystone-rabbit-init-jt6cr
2026-06-29 21:40:48.651036 | instance | openstack/pods/libvirt-libvirt-default-rc4dj
2026-06-29 21:40:48.715051 | instance | openstack/pods/memcached-memcached-6479589586-vz6hb
2026-06-29 21:40:48.905707 | instance | openstack/pods/neutron-coredns-7dd4958666-jv872
2026-06-29 21:40:48.963056 | instance | openstack/pods/neutron-db-init-2m9wp
2026-06-29 21:40:49.120580 | instance | openstack/pods/neutron-db-sync-zbsqb
2026-06-29 21:40:49.190156 | instance | openstack/pods/neutron-dhcp-agent-default-sjf55
2026-06-29 21:40:49.328297 | instance | openstack/pods/neutron-ks-endpoints-jmscs
2026-06-29 21:40:49.388947 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-29 21:40:49.545217 | instance | openstack/pods/neutron-ks-service-wg555
2026-06-29 21:40:49.660433 | instance | openstack/pods/neutron-ks-user-jb4nf
2026-06-29 21:40:49.756055 | instance | openstack/pods/neutron-l3-agent-default-p6gbr
2026-06-29 21:40:49.861677 | instance | openstack/pods/neutron-metadata-agent-default-2c992
2026-06-29 21:40:49.990930 | instance | openstack/pods/neutron-netns-cleanup-cron-default-zh77j
2026-06-29 21:40:50.084948 | instance | openstack/pods/neutron-ovs-agent-default-q9hfj
2026-06-29 21:40:50.214419 | instance | openstack/pods/neutron-rabbit-init-sgsq6
2026-06-29 21:40:50.293019 | instance | openstack/pods/neutron-rpc-server-85f68bbc45-5qcrl
2026-06-29 21:40:50.432396 | instance | openstack/pods/neutron-server-bf4cb6476-t4vnv
2026-06-29 21:40:50.502609 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-29 21:40:50.631483 | instance | openstack/pods/nova-api-metadata-7bb846fcb7-qslng
2026-06-29 21:40:50.805401 | instance | openstack/pods/nova-api-osapi-65df485c45-fvn8r
2026-06-29 21:40:50.861824 | instance | openstack/pods/nova-bootstrap-hkwdk
2026-06-29 21:40:51.007960 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-29 21:40:51.064182 | instance | openstack/pods/nova-cell-setup-b2455
2026-06-29 21:40:51.263188 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-29 21:40:51.274981 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-29 21:40:51.574795 | instance | openstack/pods/nova-compute-default-7frnp
2026-06-29 21:40:51.574849 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-29 21:40:51.805252 | instance | openstack/pods/nova-conductor-648ddcd5c5-kxdjd
2026-06-29 21:40:51.892036 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-29 21:40:52.021999 | instance | openstack/pods/nova-db-init-qtgsc
2026-06-29 21:40:52.204909 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-29 21:40:52.237552 | instance | openstack/pods/nova-db-sync-8vsnz
2026-06-29 21:40:52.474816 | instance | openstack/pods/nova-ks-endpoints-z4wtf
2026-06-29 21:40:52.512969 | instance | openstack/pods/nova-ks-service-72f8p
2026-06-29 21:40:52.705048 | instance | openstack/pods/nova-ks-user-8tfpc
2026-06-29 21:40:52.720483 | instance | openstack/pods/nova-novncproxy-7b97d47466-fwd28
2026-06-29 21:40:52.903247 | instance | openstack/pods/nova-rabbit-init-rn4hg
2026-06-29 21:40:52.953888 | instance | openstack/pods/nova-scheduler-cdb87475f-w2tj6
2026-06-29 21:40:53.115717 | instance | openstack/pods/openvswitch-tqttw
2026-06-29 21:40:53.196956 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-29 21:40:53.346874 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-29 21:40:53.413188 | instance | openstack/pods/placement-api-796485b7fc-tr2mb
2026-06-29 21:40:53.592384 | instance | openstack/pods/placement-db-init-lskp5
2026-06-29 21:40:53.627528 | instance | openstack/pods/placement-db-sync-jzwzw
2026-06-29 21:40:53.842741 | instance | openstack/pods/placement-ks-endpoints-jstbz
2026-06-29 21:40:53.879319 | instance | openstack/pods/placement-ks-service-4h72r
2026-06-29 21:40:54.115618 | instance | openstack/pods/placement-ks-user-8gvzg
2026-06-29 21:40:54.117742 | instance | openstack/pods/pxc-operator-69cb5bbdb9-h97v9
2026-06-29 21:40:54.330886 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-29 21:40:54.353088 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-29 21:40:54.544455 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-pw6lj
2026-06-29 21:40:54.584079 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-29 21:40:54.761527 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-29 21:40:54.802780 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq
2026-06-29 21:40:54.998289 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-29 21:40:55.000356 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-29 21:40:55.226946 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-d67h4
2026-06-29 21:40:55.233039 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7
2026-06-29 21:40:55.425085 | instance | openstack/pods/staffeln-api-84f69f7c5-9gqd4
2026-06-29 21:40:55.435684 | instance | openstack/pods/staffeln-conductor-79696cff6-qsqdx
2026-06-29 21:40:55.626598 | instance | openstack/pods/staffeln-db-init-7tj28
2026-06-29 21:40:55.632032 | instance | openstack/pods/staffeln-db-sync-kmjcw
2026-06-29 21:40:55.838350 | instance | openstack/pods/valkey-node-0
2026-06-29 21:40:55.852854 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-29 21:40:56.022562 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-29 21:40:56.044167 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-29 21:40:56.195065 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-29 21:40:56.209450 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-29 21:40:56.363977 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-29 21:40:56.376376 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-29 21:40:56.528846 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-29 21:40:56.546121 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-29 21:40:56.708087 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-29 21:40:56.715133 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-29 21:40:56.900113 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-29 21:40:56.903458 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-29 21:40:57.085333 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-29 21:40:57.092191 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-29 21:40:57.268407 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-29 21:40:57.270538 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-29 21:40:57.448133 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-29 21:40:57.450330 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-29 21:40:57.629660 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-29 21:40:57.635216 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-29 21:40:57.805889 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-29 21:40:57.811640 | instance | openstack/rolebindings/cinder-storage-init
2026-06-29 21:40:57.966169 | instance | openstack/rolebindings/glance-glance-api
2026-06-29 21:40:57.970410 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-29 21:40:58.129023 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-29 21:40:58.144352 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-29 21:40:58.305999 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-29 21:40:58.306066 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-29 21:40:58.460893 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-29 21:40:58.476360 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-29 21:40:58.622660 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-29 21:40:58.638885 | instance | openstack/rolebindings/glance-glance-test
2026-06-29 21:40:58.801043 | instance | openstack/rolebindings/glance-storage-init
2026-06-29 21:40:58.817075 | instance | openstack/rolebindings/keepalived
2026-06-29 21:40:58.976872 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-29 21:40:59.003252 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-29 21:40:59.166387 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-29 21:40:59.174551 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-29 21:40:59.338798 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-29 21:40:59.340588 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-29 21:40:59.501169 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-29 21:40:59.531338 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-29 21:40:59.692005 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-29 21:40:59.721721 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-29 21:40:59.862183 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-29 21:40:59.875045 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-29 21:41:00.063599 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-29 21:41:00.085645 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-29 21:41:00.229921 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-29 21:41:00.269613 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-29 21:41:00.393758 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-29 21:41:00.436289 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-29 21:41:00.568227 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-29 21:41:00.615373 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-29 21:41:00.735889 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-29 21:41:00.781131 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-29 21:41:00.930960 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-29 21:41:00.943832 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-29 21:41:01.098876 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-29 21:41:01.129344 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-29 21:41:01.270893 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-29 21:41:01.307638 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-29 21:41:01.452425 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-29 21:41:01.485699 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-29 21:41:01.645721 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-29 21:41:01.662444 | instance | openstack/roles/cinder-backup-storage-init
2026-06-29 21:41:01.830511 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-29 21:41:01.839226 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-29 21:41:02.002122 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-29 21:41:02.007220 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-29 21:41:02.174192 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-29 21:41:02.179502 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-29 21:41:02.337863 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-29 21:41:02.351431 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-29 21:41:02.515928 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-29 21:41:02.549892 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-29 21:41:02.681367 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-29 21:41:02.749251 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-29 21:41:02.872860 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-29 21:41:02.957120 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-29 21:41:03.090756 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-29 21:41:03.155697 | instance | openstack/rolebindings/nova-nova-compute
2026-06-29 21:41:03.262870 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-29 21:41:03.336218 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-29 21:41:03.433877 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-29 21:41:03.490423 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-29 21:41:03.620049 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-29 21:41:03.669631 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-29 21:41:03.804184 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-29 21:41:03.858931 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-29 21:41:03.995784 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-29 21:41:04.027066 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-29 21:41:04.176864 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-29 21:41:04.201904 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-29 21:41:04.353361 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-29 21:41:04.370124 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-29 21:41:04.524243 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-29 21:41:04.537178 | instance | openstack/roles/cinder-storage-init
2026-06-29 21:41:04.689241 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-29 21:41:04.696785 | instance | openstack/roles/glance-openstack-glance-api
2026-06-29 21:41:04.868160 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-29 21:41:04.873090 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-29 21:41:05.023255 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-29 21:41:05.038475 | instance | openstack/rolebindings/nova-nova-test
2026-06-29 21:41:05.217832 | instance | openstack/rolebindings/placement-placement-api
2026-06-29 21:41:05.221716 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-29 21:41:05.379633 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-29 21:41:05.395499 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-29 21:41:05.546009 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-29 21:41:05.567842 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-29 21:41:05.703872 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-29 21:41:05.728243 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-29 21:41:05.902054 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-29 21:41:05.910309 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-29 21:41:06.080574 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-29 21:41:06.083832 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-29 21:41:06.257620 | instance | openstack/rolebindings/pxc-operator
2026-06-29 21:41:06.265603 | instance | openstack/roles/glance-openstack-glance-test
2026-06-29 21:41:06.430240 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-29 21:41:06.433666 | instance | openstack/roles/glance-storage-init
2026-06-29 21:41:06.590897 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-29 21:41:06.600325 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-29 21:41:06.761228 | instance | openstack/roles/keepalived
2026-06-29 21:41:06.771603 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-29 21:41:06.939204 | instance | openstack/roles/keystone-credential-rotate
2026-06-29 21:41:06.941120 | instance | openstack/roles/keystone-credential-setup
2026-06-29 21:41:07.113093 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-29 21:41:07.114263 | instance | openstack/roles/keystone-fernet-rotate
2026-06-29 21:41:07.296587 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-29 21:41:07.302137 | instance | openstack/roles/keystone-fernet-setup
2026-06-29 21:41:07.462985 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-29 21:41:07.470850 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-29 21:41:07.630119 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-29 21:41:07.642366 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-29 21:41:07.804836 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-29 21:41:07.806975 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-29 21:41:07.973036 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-29 21:41:07.975186 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-29 21:41:08.138177 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-29 21:41:08.150683 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-29 21:41:08.307081 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-29 21:41:08.325084 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-29 21:41:08.493590 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-29 21:41:08.511254 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-29 21:41:08.646972 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-29 21:41:08.683570 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-29 21:41:08.827859 | instance | openstack/roles/libvirt-cert-manager
2026-06-29 21:41:08.862232 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-29 21:41:08.997120 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-29 21:41:09.020860 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-29 21:41:09.171848 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-29 21:41:09.193731 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-29 21:41:09.337839 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-29 21:41:09.366752 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-29 21:41:09.516221 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-29 21:41:09.552695 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-29 21:41:09.680336 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-29 21:41:09.736739 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-29 21:41:09.868164 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-29 21:41:09.924960 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-29 21:41:10.044217 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-29 21:41:10.096881 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-29 21:41:10.225132 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-29 21:41:10.279218 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-29 21:41:10.403256 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-29 21:41:10.446513 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-29 21:41:10.581340 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-29 21:41:10.619917 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-29 21:41:10.753372 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-29 21:41:10.807816 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-29 21:41:10.918196 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-29 21:41:10.977074 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-29 21:41:11.105361 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-29 21:41:11.156150 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-29 21:41:11.273620 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-29 21:41:11.319991 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-29 21:41:11.451527 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-29 21:41:11.499689 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-29 21:41:11.622170 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-29 21:41:11.674894 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-29 21:41:11.819715 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-29 21:41:11.880526 | instance | openstack/roles/nova-openstack-nova-test
2026-06-29 21:41:11.997918 | instance | openstack/roles/placement-openstack-placement-api
2026-06-29 21:41:12.053824 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-29 21:41:12.165169 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-29 21:41:12.221978 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-29 21:41:12.340880 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-29 21:41:12.394359 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-29 21:41:12.522958 | instance | openstack/roles/pxc-operator
2026-06-29 21:41:12.571129 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-29 21:41:12.698095 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-29 21:41:12.749470 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-29 21:41:12.877308 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-29 21:41:12.920295 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-29 21:41:13.054775 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-29 21:41:13.091280 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-29 21:41:13.217014 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-29 21:41:13.242614 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-29 21:41:13.383178 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-29 21:41:13.416758 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-29 21:41:13.562299 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-29 21:41:13.592437 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-29 21:41:13.717598 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-29 21:41:13.774405 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-29 21:41:13.890666 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-29 21:41:13.930919 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-29 21:41:14.054735 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-29 21:41:14.099829 | instance | openstack/roles/rook-ceph-mgr
2026-06-29 21:41:14.240184 | instance | openstack/roles/rook-ceph-osd
2026-06-29 21:41:14.317526 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-29 21:41:14.444422 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-29 21:41:14.493811 | instance | openstack/roles/staffeln-conductor
2026-06-29 21:41:14.629726 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-29 21:41:14.663678 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-29 21:41:14.816452 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-29 21:41:14.857269 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-29 21:41:14.980349 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-29 21:41:15.030487 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-29 21:41:15.161729 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-29 21:41:15.212988 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-29 21:41:15.351752 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-29 21:41:15.377986 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-29 21:41:15.516510 | instance | rook-ceph/roles/rook-ceph-system
2026-06-29 21:41:15.557522 | instance | openstack/serviceaccounts/barbican-api
2026-06-29 21:41:15.689393 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-29 21:41:15.870547 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-29 21:41:16.006344 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-29 21:41:16.189311 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-29 21:41:16.329679 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-29 21:41:16.487599 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-29 21:41:16.646913 | instance | openstack/serviceaccounts/barbican-test
2026-06-29 21:41:16.809007 | instance | openstack/serviceaccounts/cinder-api
2026-06-29 21:41:16.959591 | instance | openstack/serviceaccounts/cinder-backup
2026-06-29 21:41:17.134736 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-29 21:41:17.288835 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-29 21:41:17.443396 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-29 21:41:17.597113 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-29 21:41:17.764714 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-29 21:41:17.925707 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-29 21:41:18.114221 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-29 21:41:18.265632 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-29 21:41:18.514368 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-29 21:41:18.612302 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-29 21:41:18.802018 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-29 21:41:18.951303 | instance | openstack/serviceaccounts/cinder-test
2026-06-29 21:41:19.124840 | instance | openstack/serviceaccounts/cinder-volume
2026-06-29 21:41:19.249830 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-29 21:41:19.407293 | instance | openstack/serviceaccounts/default
2026-06-29 21:41:19.584153 | instance | openstack/serviceaccounts/glance-api
2026-06-29 21:41:19.755779 | instance | openstack/serviceaccounts/glance-db-init
2026-06-29 21:41:19.913297 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-29 21:41:20.074065 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-29 21:41:20.241803 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-29 21:41:20.395839 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-29 21:41:20.589002 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-29 21:41:20.720079 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-29 21:41:20.905172 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-29 21:41:21.058635 | instance | openstack/serviceaccounts/glance-test
2026-06-29 21:41:21.215017 | instance | openstack/serviceaccounts/keepalived
2026-06-29 21:41:21.404535 | instance | openstack/serviceaccounts/keystone-api
2026-06-29 21:41:21.581934 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-29 21:41:21.750496 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-29 21:41:21.938054 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-29 21:41:22.091662 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-29 21:41:22.319009 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-29 21:41:22.430006 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-29 21:41:22.663153 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-29 21:41:22.743828 | instance | openstack/secrets/barbican-api-certs
2026-06-29 21:41:22.945367 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-29 21:41:23.002590 | instance | openstack/secrets/barbican-db-admin
2026-06-29 21:41:23.178803 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-29 21:41:23.297395 | instance | openstack/secrets/barbican-db-user
2026-06-29 21:41:23.487191 | instance | openstack/serviceaccounts/keystone-test
2026-06-29 21:41:23.507272 | instance | openstack/secrets/barbican-etc
2026-06-29 21:41:23.682664 | instance | openstack/serviceaccounts/libvirt
2026-06-29 21:41:23.795223 | instance | openstack/secrets/barbican-keystone-admin
2026-06-29 21:41:23.996909 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-29 21:41:24.023358 | instance | openstack/secrets/barbican-keystone-user
2026-06-29 21:41:24.240506 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-29 21:41:24.342235 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-29 21:41:24.539381 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-29 21:41:24.569316 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-29 21:41:24.710812 | instance | openstack/secrets/cinder-api-certs
2026-06-29 21:41:24.894234 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-29 21:41:24.897164 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-29 21:41:25.086698 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-29 21:41:25.195040 | instance | openstack/secrets/cinder-db-admin
2026-06-29 21:41:25.408823 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-29 21:41:25.441599 | instance | openstack/secrets/cinder-db-user
2026-06-29 21:41:25.621421 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-29 21:41:25.736258 | instance | openstack/secrets/cinder-etc
2026-06-29 21:41:25.958272 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-29 21:41:25.962286 | instance | openstack/secrets/cinder-keystone-admin
2026-06-29 21:41:26.143082 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-29 21:41:26.285015 | instance | openstack/secrets/cinder-keystone-test
2026-06-29 21:41:26.480500 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-29 21:41:26.490442 | instance | openstack/secrets/cinder-keystone-user
2026-06-29 21:41:26.662914 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-29 21:41:26.818234 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-29 21:41:26.995894 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-29 21:41:27.004793 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-29 21:41:27.339201 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-29 21:41:27.343876 | instance | openstack/serviceaccounts/neutron-server
2026-06-29 21:41:27.505027 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-29 21:41:27.689397 | instance | openstack/secrets/glance-api-certs
2026-06-29 21:41:27.690943 | instance | openstack/serviceaccounts/neutron-test
2026-06-29 21:41:27.885662 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-29 21:41:27.989698 | instance | openstack/secrets/glance-db-admin
2026-06-29 21:41:28.188684 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-29 21:41:28.192602 | instance | openstack/secrets/glance-db-user
2026-06-29 21:41:28.370395 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-29 21:41:28.516538 | instance | openstack/secrets/glance-etc
2026-06-29 21:41:28.673399 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-29 21:41:28.688541 | instance | openstack/secrets/glance-keystone-admin
2026-06-29 21:41:28.872444 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-29 21:41:29.011143 | instance | openstack/secrets/glance-keystone-test
2026-06-29 21:41:29.184879 | instance | openstack/serviceaccounts/nova-compute
2026-06-29 21:41:29.196415 | instance | openstack/secrets/glance-keystone-user
2026-06-29 21:41:29.372238 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-29 21:41:29.509485 | instance | openstack/serviceaccounts/nova-conductor
2026-06-29 21:41:29.581130 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-29 21:41:29.772262 | instance | openstack/secrets/images-rbd-keyring
2026-06-29 21:41:29.843762 | instance | openstack/serviceaccounts/nova-db-init
2026-06-29 21:41:29.948327 | instance | openstack/secrets/internal-percona-xtradb
2026-06-29 21:41:30.130669 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-29 21:41:30.160440 | instance | openstack/secrets/keepalived-etc
2026-06-29 21:41:30.319325 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-29 21:41:30.426873 | instance | openstack/secrets/keystone-api-certs
2026-06-29 21:41:30.603557 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-29 21:41:30.621128 | instance | openstack/secrets/keystone-credential-keys
2026-06-29 21:41:30.798135 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-29 21:41:30.895943 | instance | openstack/secrets/keystone-db-admin
2026-06-29 21:41:31.062685 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-29 21:41:31.109728 | instance | openstack/secrets/keystone-db-user
2026-06-29 21:41:31.277586 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-29 21:41:31.367127 | instance | openstack/secrets/keystone-etc
2026-06-29 21:41:31.550823 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-29 21:41:31.552689 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-29 21:41:31.847778 | instance | openstack/secrets/keystone-fernet-keys
2026-06-29 21:41:31.881478 | instance | openstack/secrets/keystone-keystone-admin
2026-06-29 21:41:32.047504 | instance | openstack/serviceaccounts/nova-test
2026-06-29 21:41:32.053858 | instance | openstack/secrets/keystone-keystone-test
2026-06-29 21:41:32.224595 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-29 21:41:32.352884 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-29 21:41:32.536268 | instance | openstack/serviceaccounts/placement-api
2026-06-29 21:41:32.558716 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-29 21:41:32.737664 | instance | openstack/serviceaccounts/placement-db-init
2026-06-29 21:41:32.876413 | instance | openstack/secrets/libvirt-api-ca
2026-06-29 21:41:33.068972 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-29 21:41:33.080098 | instance | openstack/secrets/libvirt-etc
2026-06-29 21:41:33.243042 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-29 21:41:33.365768 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-29 21:41:33.532047 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-29 21:41:33.548210 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-29 21:41:33.710292 | instance | openstack/secrets/neutron-db-admin
2026-06-29 21:41:33.874757 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-29 21:41:33.881160 | instance | openstack/secrets/neutron-db-user
2026-06-29 21:41:34.055325 | instance | openstack/serviceaccounts/pxc-operator
2026-06-29 21:41:34.204630 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-29 21:41:34.387993 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-29 21:41:34.389790 | instance | openstack/secrets/neutron-etc
2026-06-29 21:41:34.561230 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-29 21:41:34.696917 | instance | openstack/secrets/neutron-keystone-admin
2026-06-29 21:41:34.880699 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-29 21:41:34.889868 | instance | openstack/secrets/neutron-keystone-test
2026-06-29 21:41:35.052870 | instance | openstack/secrets/neutron-keystone-user
2026-06-29 21:41:35.197566 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-29 21:41:35.229554 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-29 21:41:35.527304 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-29 21:41:35.547427 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-29 21:41:35.741101 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-29 21:41:35.860396 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-29 21:41:35.944327 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-29 21:41:36.129580 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-29 21:41:36.185131 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-29 21:41:36.322940 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-29 21:41:36.546971 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-29 21:41:36.550477 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-29 21:41:36.718946 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-29 21:41:36.879071 | instance | openstack/secrets/neutron-server-certs
2026-06-29 21:41:37.043560 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-29 21:41:37.050687 | instance | openstack/secrets/nova-api-certs
2026-06-29 21:41:37.221457 | instance | openstack/secrets/nova-compute-default
2026-06-29 21:41:37.371194 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-29 21:41:37.398686 | instance | openstack/secrets/nova-db-admin
2026-06-29 21:41:37.585572 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-29 21:41:37.705433 | instance | openstack/secrets/nova-db-api-admin
2026-06-29 21:41:37.889957 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-29 21:41:37.899691 | instance | openstack/secrets/nova-db-api-user
2026-06-29 21:41:38.065659 | instance | openstack/serviceaccounts/staffeln-api
2026-06-29 21:41:38.198929 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-29 21:41:38.403677 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-29 21:41:38.417151 | instance | openstack/secrets/nova-db-cell0-user
2026-06-29 21:41:38.596811 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-29 21:41:38.759380 | instance | openstack/secrets/nova-db-user
2026-06-29 21:41:38.927261 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-29 21:41:38.955437 | instance | openstack/secrets/nova-etc
2026-06-29 21:41:39.140791 | instance | openstack/serviceaccounts/valkey
2026-06-29 21:41:39.257451 | instance | openstack/secrets/nova-keystone-admin
2026-06-29 21:41:39.420067 | instance | openstack/secrets/nova-keystone-test
2026-06-29 21:41:39.441309 | instance | openstack/secrets/nova-keystone-user
2026-06-29 21:41:39.594399 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-29 21:41:39.618583 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-29 21:41:39.774594 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-29 21:41:39.792830 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-29 21:41:39.951375 | instance | openstack/secrets/nova-ssh
2026-06-29 21:41:39.954926 | instance | openstack/secrets/percona-xtradb
2026-06-29 21:41:40.107676 | instance | openstack/secrets/placement-api-certs
2026-06-29 21:41:40.112717 | instance | openstack/secrets/placement-db-admin
2026-06-29 21:41:40.279043 | instance | openstack/secrets/placement-db-user
2026-06-29 21:41:40.296025 | instance | openstack/secrets/placement-etc
2026-06-29 21:41:40.453446 | instance | openstack/secrets/placement-keystone-admin
2026-06-29 21:41:40.458664 | instance | openstack/secrets/placement-keystone-user
2026-06-29 21:41:40.617845 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-29 21:41:40.622648 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-29 21:41:40.793830 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-29 21:41:40.804215 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-29 21:41:40.954707 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-29 21:41:40.976764 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-29 21:41:41.112935 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-29 21:41:41.146334 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-29 21:41:41.280921 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-29 21:41:41.309129 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-29 21:41:41.462951 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-29 21:41:41.465063 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-29 21:41:41.622169 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-29 21:41:41.627251 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-29 21:41:41.789140 | instance | openstack/secrets/rook-ceph-config
2026-06-29 21:41:41.813879 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-29 21:41:41.952670 | instance | openstack/secrets/rook-ceph-mon
2026-06-29 21:41:41.990271 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-29 21:41:42.123908 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-29 21:41:42.186578 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-29 21:41:42.294005 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-29 21:41:42.342679 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-29 21:41:42.461391 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-29 21:41:42.512437 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-29 21:41:42.646969 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-29 21:41:42.678902 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-29 21:41:42.830356 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-29 21:41:42.866990 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-29 21:41:43.011888 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-29 21:41:43.079471 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-29 21:41:43.222554 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-29 21:41:43.268168 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-29 21:41:43.402599 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-29 21:41:43.446638 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-29 21:41:43.577443 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-29 21:41:43.717618 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-29 21:41:43.818560 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-29 21:41:43.893127 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-29 21:41:44.005738 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-29 21:41:44.075348 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-29 21:41:44.238656 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-29 21:41:44.252988 | instance | openstack/secrets/staffeln-db-admin
2026-06-29 21:41:44.417121 | instance | openstack/secrets/staffeln-db-user
2026-06-29 21:41:44.477485 | instance | openstack/secrets/staffeln-etc
2026-06-29 21:41:44.625671 | instance | openstack/secrets/valkey-ca
2026-06-29 21:41:44.677581 | instance | openstack/secrets/valkey-server-certs
2026-06-29 21:41:44.810556 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-29 21:41:44.875970 | instance | openstack/services/barbican-api
2026-06-29 21:41:45.078679 | instance | openstack/services/ceph-mon
2026-06-29 21:41:45.100171 | instance | rook-ceph/serviceaccounts/default
2026-06-29 21:41:45.275695 | instance | openstack/services/cinder-api
2026-06-29 21:41:45.287577 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-29 21:41:45.479173 | instance | openstack/services/glance-api
2026-06-29 21:41:45.502437 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-29 21:41:45.666126 | instance | openstack/services/keystone-api
2026-06-29 21:41:45.697543 | instance | openstack/services/memcached
2026-06-29 21:41:45.879434 | instance | openstack/services/memcached-metrics
2026-06-29 21:41:45.897238 | instance | openstack/services/neutron-coredns
2026-06-29 21:41:46.131591 | instance | openstack/services/neutron-coredns-metrics
2026-06-29 21:41:46.131928 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-29 21:41:46.336175 | instance | openstack/services/neutron-server
2026-06-29 21:41:46.341524 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-29 21:41:46.526528 | instance | openstack/services/nova-api
2026-06-29 21:41:46.526830 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-29 21:41:46.710513 | instance | openstack/services/nova-metadata
2026-06-29 21:41:46.715196 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-29 21:41:46.906386 | instance | openstack/services/nova-novncproxy
2026-06-29 21:41:46.913558 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-29 21:41:47.094326 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-29 21:41:47.111895 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-29 21:41:47.307652 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-29 21:41:47.320481 | instance | openstack/services/percona-xtradb-haproxy
2026-06-29 21:41:47.519029 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-29 21:41:47.519109 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-29 21:41:47.720708 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-29 21:41:47.724576 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-29 21:41:47.927104 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-29 21:41:47.928598 | instance | openstack/services/percona-xtradb-pxc
2026-06-29 21:41:48.119398 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-29 21:41:48.122107 | instance | openstack/services/placement-api
2026-06-29 21:41:48.332128 | instance | openstack/services/rabbitmq-barbican
2026-06-29 21:41:48.342768 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-29 21:41:48.532435 | instance | openstack/services/rabbitmq-cinder
2026-06-29 21:41:48.546250 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-29 21:41:48.751940 | instance | openstack/services/rabbitmq-glance
2026-06-29 21:41:48.768978 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-29 21:41:48.976060 | instance | openstack/services/rabbitmq-keystone
2026-06-29 21:41:48.984600 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-29 21:41:49.184373 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-29 21:41:49.190833 | instance | openstack/services/rabbitmq-neutron
2026-06-29 21:41:49.386641 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-29 21:41:49.392173 | instance | openstack/services/rabbitmq-nova
2026-06-29 21:41:49.606488 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-29 21:41:49.610749 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-29 21:41:49.821312 | instance | openstack/services/staffeln-api
2026-06-29 21:41:49.824830 | instance | openstack/services/valkey
2026-06-29 21:41:50.014760 | instance | openstack/services/valkey-headless
2026-06-29 21:41:50.020839 | instance | openstack/services/valkey-metrics
2026-06-29 21:41:50.220647 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-29 21:41:50.230070 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-29 21:41:50.446688 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-29 21:41:50.465267 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-29 21:41:50.728483 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-29 21:41:50.730082 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-29 21:41:50.950475 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-29 21:41:50.972458 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-29 21:41:51.182422 | instance | openstack/statefulsets/valkey-node
2026-06-29 21:41:51.198228 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-29 21:41:51.377526 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-29 21:41:51.412779 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-hztpb
2026-06-29 21:41:51.564432 | instance | secretgen-controller/serviceaccounts/default
2026-06-29 21:41:51.599089 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-29 21:41:52.015734 | instance | ok: Runtime: 0:02:05.295059
2026-06-29 21:41:52.039269 |
2026-06-29 21:41:52.039508 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-29 21:41:52.930280 | instance | changed:
2026-06-29 21:41:52.930515 | instance | cd+++++++++ objects/
2026-06-29 21:41:52.930555 | instance | cd+++++++++ objects/cluster/
2026-06-29 21:41:52.930587 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-29 21:41:52.930615 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-29 21:41:52.930644 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-29 21:41:52.930671 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-29 21:41:52.930697 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-29 21:41:52.930723 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-29 21:41:52.930749 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-29 21:41:52.930775 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-29 21:41:52.930801 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-29 21:41:52.930827 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-06-29 21:41:52.930853 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-06-29 21:41:52.930878 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-29 21:41:52.930904 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-29 21:41:52.930931 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-29 21:41:52.930957 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-29 21:41:52.930983 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-29 21:41:52.931009 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-29 21:41:52.931034 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-29 21:41:52.931059 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-29 21:41:52.931085 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-29 21:41:52.931110 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-29 21:41:52.931135 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-29 21:41:52.931160 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-29 21:41:52.931186 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-29 21:41:52.931211 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-29 21:41:52.931251 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-29 21:41:52.931279 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-29 21:41:52.931305 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-29 21:41:52.931332 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-29 21:41:52.931358 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-29 21:41:52.931384 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-29 21:41:52.931409 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-29 21:41:52.931434 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-29 21:41:52.931459 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-29 21:41:52.931484 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-29 21:41:52.931509 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-29 21:41:52.931534 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-29 21:41:52.931559 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-29 21:41:52.931585 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-29 21:41:52.931610 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-29 21:41:52.931635 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-29 21:41:52.931662 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-29 21:41:52.931688 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-29 21:41:52.931714 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-29 21:41:52.931740 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-29 21:41:52.931766 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-29 21:41:52.931791 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-29 21:41:52.931816 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-29 21:41:52.931841 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-29 21:41:52.931866 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-29 21:41:52.931892 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-29 21:41:52.931916 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 21:41:52.931941 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 21:41:52.931967 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-29 21:41:52.931991 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-29 21:41:52.932016 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.932040 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.932065 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-29 21:41:52.932090 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-29 21:41:52.932116 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-29 21:41:52.932142 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-29 21:41:52.932167 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-29 21:41:52.932200 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-29 21:41:52.932227 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-29 21:41:52.932253 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-29 21:41:52.932278 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-29 21:41:52.932303 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-29 21:41:52.932328 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-29 21:41:52.932353 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-29 21:41:52.932378 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-29 21:41:52.932402 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-29 21:41:52.932427 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-29 21:41:52.932452 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-29 21:41:52.932478 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-29 21:41:52.932504 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-29 21:41:52.932529 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-29 21:41:52.932554 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-29 21:41:52.932578 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-29 21:41:52.932603 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-29 21:41:52.932627 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-29 21:41:52.932652 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-29 21:41:52.932677 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-29 21:41:52.932702 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-29 21:41:52.932726 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-29 21:41:52.932751 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-29 21:41:52.932777 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-29 21:41:52.932801 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-29 21:41:52.932826 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-29 21:41:52.932850 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-29 21:41:52.932875 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-29 21:41:52.932900 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-29 21:41:52.932924 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-29 21:41:52.932969 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-29 21:41:52.932999 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-29 21:41:52.933025 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-29 21:41:52.933050 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-29 21:41:52.933076 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-29 21:41:52.933108 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-29 21:41:52.933135 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-29 21:41:52.933160 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-29 21:41:52.933185 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-29 21:41:52.933210 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-29 21:41:52.933234 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-29 21:41:52.933259 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-29 21:41:52.933284 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-29 21:41:52.933309 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-29 21:41:52.933334 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-29 21:41:52.933359 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-29 21:41:52.933384 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-29 21:41:52.933409 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-29 21:41:52.933435 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-29 21:41:52.933461 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-29 21:41:52.933486 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-29 21:41:52.933511 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-29 21:41:52.933536 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-29 21:41:52.933562 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-29 21:41:52.933587 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-29 21:41:52.933612 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-29 21:41:52.933637 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-29 21:41:52.933663 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-29 21:41:52.933693 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-29 21:41:52.933718 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-29 21:41:52.933743 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-29 21:41:52.933769 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-29 21:41:52.933794 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-29 21:41:52.933819 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-29 21:41:52.933844 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-29 21:41:52.933869 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-29 21:41:52.933895 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-29 21:41:52.933920 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-29 21:41:52.933946 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-29 21:41:52.933978 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-29 21:41:52.934005 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-29 21:41:52.934030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-29 21:41:52.934055 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-29 21:41:52.934080 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-29 21:41:52.934142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-29 21:41:52.934170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-29 21:41:52.934195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-29 21:41:52.934220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-29 21:41:52.934244 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-29 21:41:52.934269 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-29 21:41:52.934298 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-29 21:41:52.934329 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-29 21:41:52.934359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-29 21:41:52.934389 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-29 21:41:52.934416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-29 21:41:52.934437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-29 21:41:52.934459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-29 21:41:52.934477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-29 21:41:52.934495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-29 21:41:52.934513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-29 21:41:52.934531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-29 21:41:52.934549 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-29 21:41:52.934568 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-29 21:41:52.934585 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-29 21:41:52.934603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-29 21:41:52.934621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-29 21:41:52.934639 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-29 21:41:52.934657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-29 21:41:52.934675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-29 21:41:52.934693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-29 21:41:52.934711 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-29 21:41:52.934729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-29 21:41:52.935138 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-29 21:41:52.935162 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-29 21:41:52.935181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-29 21:41:52.935199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-29 21:41:52.935218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-29 21:41:52.935236 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-29 21:41:52.935254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-29 21:41:52.935272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-29 21:41:52.935289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-29 21:41:52.935308 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-29 21:41:52.935326 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-29 21:41:52.935344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-29 21:41:52.935362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-29 21:41:52.935379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-29 21:41:52.935397 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-29 21:41:52.935415 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-29 21:41:52.935434 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-29 21:41:52.935452 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-29 21:41:52.935470 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-29 21:41:52.935488 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-29 21:41:52.935506 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-29 21:41:52.935524 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-29 21:41:52.935542 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-29 21:41:52.935560 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-29 21:41:52.935578 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-29 21:41:52.935596 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-29 21:41:52.935614 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-29 21:41:52.935632 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-29 21:41:52.935650 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-29 21:41:52.935668 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-29 21:41:52.935686 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-29 21:41:52.935705 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-29 21:41:52.935723 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-29 21:41:52.935747 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-29 21:41:52.935767 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-29 21:41:52.935786 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-29 21:41:52.935804 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-29 21:41:52.935822 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-29 21:41:52.935840 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-29 21:41:52.935859 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-29 21:41:52.935877 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-29 21:41:52.935896 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-29 21:41:52.935915 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-29 21:41:52.935933 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-29 21:41:52.935951 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-29 21:41:52.935970 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-29 21:41:52.935988 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-29 21:41:52.936007 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-29 21:41:52.936026 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-29 21:41:52.936044 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-29 21:41:52.936062 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-29 21:41:52.936081 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-29 21:41:52.936099 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-29 21:41:52.936117 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-29 21:41:52.936136 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-29 21:41:52.936154 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-29 21:41:52.936172 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-29 21:41:52.936191 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-29 21:41:52.936210 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-29 21:41:52.936228 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-29 21:41:52.936246 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-29 21:41:52.936265 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-29 21:41:52.936283 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-29 21:41:52.936321 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-29 21:41:52.936363 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-29 21:41:52.936392 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-29 21:41:52.936416 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-29 21:41:52.936437 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-29 21:41:52.936460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-29 21:41:52.936480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-29 21:41:52.936500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-29 21:41:52.936527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-29 21:41:52.936547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-29 21:41:52.936567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-29 21:41:52.936605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-29 21:41:52.936648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-29 21:41:52.936678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-29 21:41:52.936707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-29 21:41:52.936733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-29 21:41:52.936762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-29 21:41:52.936811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-29 21:41:52.936852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-29 21:41:52.936882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-29 21:41:52.936907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-29 21:41:52.936932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-29 21:41:52.936978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-29 21:41:52.937006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-29 21:41:52.937029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-29 21:41:52.937051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-29 21:41:52.937071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-29 21:41:52.937090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-29 21:41:52.937109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-29 21:41:52.937128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-29 21:41:52.937147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-29 21:41:52.937166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-29 21:41:52.937186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-29 21:41:52.937204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-29 21:41:52.937223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-29 21:41:52.937242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-29 21:41:52.937261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-29 21:41:52.937280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-29 21:41:52.937299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-29 21:41:52.937318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-29 21:41:52.937337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-29 21:41:52.937365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-29 21:41:52.937385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-29 21:41:52.937407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-29 21:41:52.937458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-29 21:41:52.937490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 21:41:52.937513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 21:41:52.937559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-29 21:41:52.937598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-29 21:41:52.937637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.937660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.937680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-29 21:41:52.937700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-29 21:41:52.937720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-29 21:41:52.937739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-29 21:41:52.937758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-29 21:41:52.937776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-29 21:41:52.937795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-29 21:41:52.937814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-29 21:41:52.937833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-29 21:41:52.937852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-29 21:41:52.937872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-29 21:41:52.937891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-29 21:41:52.937910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-29 21:41:52.937929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-29 21:41:52.937948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-29 21:41:52.937966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-29 21:41:52.937985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-29 21:41:52.938005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-29 21:41:52.938024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-29 21:41:52.938043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-29 21:41:52.938062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-29 21:41:52.938104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-29 21:41:52.938125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-29 21:41:52.938144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-29 21:41:52.938169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-29 21:41:52.938189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-29 21:41:52.938208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-29 21:41:52.938227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-29 21:41:52.938246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-29 21:41:52.938265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-29 21:41:52.938285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-29 21:41:52.938304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-29 21:41:52.938324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-29 21:41:52.938343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-29 21:41:52.938373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-29 21:41:52.938416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-29 21:41:52.938458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-29 21:41:52.938487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-29 21:41:52.938508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-29 21:41:52.938528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-29 21:41:52.938547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-29 21:41:52.938566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-29 21:41:52.938586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-29 21:41:52.938604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-29 21:41:52.938623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-29 21:41:52.938642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-29 21:41:52.938661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-29 21:41:52.938680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-29 21:41:52.938721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-29 21:41:52.938770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-29 21:41:52.938811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-29 21:41:52.938861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-29 21:41:52.938903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-29 21:41:52.938929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-29 21:41:52.938957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-29 21:41:52.938981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-29 21:41:52.939000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-29 21:41:52.939020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-29 21:41:52.939052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-29 21:41:52.939077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-29 21:41:52.939100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-29 21:41:52.939123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-29 21:41:52.939145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-29 21:41:52.939173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-29 21:41:52.939199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-29 21:41:52.939223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-29 21:41:52.939246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-29 21:41:52.939269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-29 21:41:52.939293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-29 21:41:52.939315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-29 21:41:52.939339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-29 21:41:52.939362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-29 21:41:52.939384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-29 21:41:52.939406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-29 21:41:52.939428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-29 21:41:52.939450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-29 21:41:52.939473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-29 21:41:52.939495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-29 21:41:52.939516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-29 21:41:52.939540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-29 21:41:52.939562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-29 21:41:52.939583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-29 21:41:52.939607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-29 21:41:52.939629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-29 21:41:52.939651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-29 21:41:52.939674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-29 21:41:52.939696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-29 21:41:52.939718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-29 21:41:52.939740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-29 21:41:52.939768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-29 21:41:52.939792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-29 21:41:52.939817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-29 21:41:52.939839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-29 21:41:52.939861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-29 21:41:52.939885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-29 21:41:52.939907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-29 21:41:52.939930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-29 21:41:52.939956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-29 21:41:52.939986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-29 21:41:52.940014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-29 21:41:52.940042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-29 21:41:52.940072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-29 21:41:52.940102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-29 21:41:52.940130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-29 21:41:52.940160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-29 21:41:52.940187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-29 21:41:52.940214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-29 21:41:52.940240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-29 21:41:52.940264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-29 21:41:52.940290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-29 21:41:52.940318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-29 21:41:52.940348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-29 21:41:52.940378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-29 21:41:52.940406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-29 21:41:52.940430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-29 21:41:52.940453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-29 21:41:52.940476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-29 21:41:52.940498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-29 21:41:52.940520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-29 21:41:52.940542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-29 21:41:52.940564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-29 21:41:52.940590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-29 21:41:52.940610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-29 21:41:52.940630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-29 21:41:52.940649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-29 21:41:52.940668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-29 21:41:52.940687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-29 21:41:52.940705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-29 21:41:52.940724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-29 21:41:52.940743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-29 21:41:52.940762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-29 21:41:52.940783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-29 21:41:52.940809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-29 21:41:52.940841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-29 21:41:52.940869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-29 21:41:52.940893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-29 21:41:52.940913 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-29 21:41:52.940931 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-29 21:41:52.940967 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-29 21:41:52.940988 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-29 21:41:52.941007 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-29 21:41:52.941026 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-29 21:41:52.941045 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-29 21:41:52.941064 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-29 21:41:52.941082 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-29 21:41:52.941101 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-29 21:41:52.941118 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-29 21:41:52.941140 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-29 21:41:52.941159 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-29 21:41:52.941177 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-29 21:41:52.941198 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-29 21:41:52.941218 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-29 21:41:52.941237 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-29 21:41:52.941256 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-29 21:41:52.941274 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-29 21:41:52.941292 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-29 21:41:52.941311 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-29 21:41:52.941329 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-29 21:41:52.941348 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-29 21:41:52.941366 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-29 21:41:52.941385 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-29 21:41:52.941404 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-29 21:41:52.941429 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-29 21:41:52.941454 | instance | cd+++++++++ objects/cluster/node/
2026-06-29 21:41:52.941481 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-29 21:41:52.941501 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-29 21:41:52.941520 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-29 21:41:52.941540 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-29 21:41:52.941558 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-29 21:41:52.941577 | instance | cd+++++++++ objects/namespaced/
2026-06-29 21:41:52.941596 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-29 21:41:52.941615 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-29 21:41:52.941634 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-29 21:41:52.941653 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-29 21:41:52.941672 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.941690 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.941709 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-29 21:41:52.941728 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-29 21:41:52.941752 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-29 21:41:52.941779 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-29 21:41:52.941799 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-29 21:41:52.941818 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-29 21:41:52.941836 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-29 21:41:52.941854 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-29 21:41:52.941873 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-29 21:41:52.941892 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-29 21:41:52.941910 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-29 21:41:52.941930 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-29 21:41:52.941948 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-29 21:41:52.941967 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-29 21:41:52.941985 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-29 21:41:52.942004 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-29 21:41:52.942024 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-29 21:41:52.942043 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-29 21:41:52.942083 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-29 21:41:52.942103 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-118.nip.io-tls.txt
2026-06-29 21:41:52.942122 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-118.nip.io-tls.yaml
2026-06-29 21:41:52.942140 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-29 21:41:52.942158 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-29 21:41:52.942178 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-29 21:41:52.942197 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-29 21:41:52.942219 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-29 21:41:52.942239 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-29 21:41:52.942258 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-29 21:41:52.942276 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-29 21:41:52.942294 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-29 21:41:52.942312 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-29 21:41:52.942331 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-29 21:41:52.942350 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-29 21:41:52.942369 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-29 21:41:52.942387 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-29 21:41:52.942406 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-29 21:41:52.942425 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-29 21:41:52.942444 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-29 21:41:52.942463 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-29 21:41:52.942481 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-29 21:41:52.942501 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-29 21:41:52.942522 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-29 21:41:52.942549 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.942576 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.942603 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-29 21:41:52.942630 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-29 21:41:52.942650 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-29 21:41:52.942669 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-29 21:41:52.942688 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-29 21:41:52.942706 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-29 21:41:52.942725 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-29 21:41:52.942743 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-29 21:41:52.942762 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-29 21:41:52.942781 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-29 21:41:52.942800 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-29 21:41:52.942819 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-29 21:41:52.942837 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-29 21:41:52.942857 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-7vbdj.txt
2026-06-29 21:41:52.942875 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-7vbdj.yaml
2026-06-29 21:41:52.942894 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-sqw6s.txt
2026-06-29 21:41:52.942913 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-sqw6s.yaml
2026-06-29 21:41:52.942932 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-9r2r6.txt
2026-06-29 21:41:52.942956 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-9r2r6.yaml
2026-06-29 21:41:52.942976 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-29 21:41:52.942995 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-29 21:41:52.943014 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-29 21:41:52.943033 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-29 21:41:52.943052 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-29 21:41:52.943071 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-29 21:41:52.943090 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-29 21:41:52.943109 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-29 21:41:52.943128 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-29 21:41:52.943148 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-29 21:41:52.943173 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-29 21:41:52.943193 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-29 21:41:52.943212 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-29 21:41:52.943231 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-29 21:41:52.943249 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-29 21:41:52.943268 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-29 21:41:52.943287 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-29 21:41:52.943305 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-29 21:41:52.943324 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-29 21:41:52.943342 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-29 21:41:52.943361 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-29 21:41:52.943379 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-29 21:41:52.943397 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-29 21:41:52.943416 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-29 21:41:52.943435 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-29 21:41:52.943453 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-29 21:41:52.943472 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-29 21:41:52.943491 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-29 21:41:52.943510 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-29 21:41:52.943528 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-29 21:41:52.943547 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-29 21:41:52.943568 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-29 21:41:52.943592 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-29 21:41:52.943613 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-29 21:41:52.943632 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-29 21:41:52.943651 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-29 21:41:52.943674 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-29 21:41:52.943701 | instance | cd+++++++++ objects/namespaced/default/
2026-06-29 21:41:52.943730 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-29 21:41:52.943756 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.943782 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.943802 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-29 21:41:52.943821 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-29 21:41:52.943840 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-29 21:41:52.943858 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-29 21:41:52.943877 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-29 21:41:52.943896 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-29 21:41:52.943915 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-29 21:41:52.943934 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-29 21:41:52.943952 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-29 21:41:52.943971 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-29 21:41:52.943991 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-29 21:41:52.944009 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-29 21:41:52.944028 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-29 21:41:52.944047 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.944065 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.944084 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-29 21:41:52.944103 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-29 21:41:52.944122 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-29 21:41:52.944141 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-29 21:41:52.944160 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-29 21:41:52.944179 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-29 21:41:52.944198 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-29 21:41:52.944216 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-tszxb.txt
2026-06-29 21:41:52.944236 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-tszxb.yaml
2026-06-29 21:41:52.944255 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-29 21:41:52.944274 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-29 21:41:52.944293 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-29 21:41:52.944312 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-29 21:41:52.944340 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-29 21:41:52.944361 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-29 21:41:52.944380 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-29 21:41:52.944400 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-29 21:41:52.944420 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-29 21:41:52.944439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-29 21:41:52.944458 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-29 21:41:52.944476 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-29 21:41:52.944495 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-29 21:41:52.944515 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-29 21:41:52.944533 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-29 21:41:52.944552 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-29 21:41:52.944571 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-29 21:41:52.944594 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-29 21:41:52.944619 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-29 21:41:52.944638 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-29 21:41:52.944657 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-29 21:41:52.944679 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-29 21:41:52.944723 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-29 21:41:52.944746 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-29 21:41:52.944767 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-29 21:41:52.944787 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-29 21:41:52.944807 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-29 21:41:52.944826 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-29 21:41:52.944845 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-29 21:41:52.944864 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-29 21:41:52.944883 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-29 21:41:52.944903 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-29 21:41:52.944921 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-29 21:41:52.944940 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-29 21:41:52.944977 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-29 21:41:52.945004 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-29 21:41:52.945038 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-29 21:41:52.945078 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-29 21:41:52.945101 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-29 21:41:52.945121 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-29 21:41:52.945141 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-29 21:41:52.945160 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-29 21:41:52.945179 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-29 21:41:52.945199 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.945218 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.945236 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-29 21:41:52.945255 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-29 21:41:52.945279 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-29 21:41:52.945304 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-29 21:41:52.945324 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-29 21:41:52.945347 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-29 21:41:52.945373 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-29 21:41:52.945395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-29 21:41:52.945421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-29 21:41:52.945449 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-29 21:41:52.945475 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-29 21:41:52.945515 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-29 21:41:52.945545 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-29 21:41:52.945569 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-29 21:41:52.945614 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-29 21:41:52.945649 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-29 21:41:52.945671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-8mfx7.txt
2026-06-29 21:41:52.945692 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-8mfx7.yaml
2026-06-29 21:41:52.945712 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-8p5wh.txt
2026-06-29 21:41:52.945733 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-8p5wh.yaml
2026-06-29 21:41:52.945753 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-29 21:41:52.945774 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-29 21:41:52.945794 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-29 21:41:52.945815 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-29 21:41:52.945835 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-29 21:41:52.945861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-29 21:41:52.945883 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-29 21:41:52.945903 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-29 21:41:52.945923 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-29 21:41:52.945942 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-29 21:41:52.945962 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-29 21:41:52.945990 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-29 21:41:52.946014 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-29 21:41:52.946075 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-29 21:41:52.946102 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-29 21:41:52.946123 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-29 21:41:52.946142 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-29 21:41:52.946161 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-29 21:41:52.946181 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-29 21:41:52.946200 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-29 21:41:52.946218 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-29 21:41:52.946237 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-29 21:41:52.946255 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-29 21:41:52.946279 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-29 21:41:52.946305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-29 21:41:52.946332 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-29 21:41:52.946352 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-29 21:41:52.946371 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-29 21:41:52.946389 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-29 21:41:52.946409 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.946427 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.946447 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-29 21:41:52.946466 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-29 21:41:52.946486 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-29 21:41:52.946506 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-29 21:41:52.946525 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-29 21:41:52.946544 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-29 21:41:52.946564 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-29 21:41:52.946583 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.946603 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.946628 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-29 21:41:52.946647 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-29 21:41:52.946667 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-29 21:41:52.946686 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-29 21:41:52.946704 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-29 21:41:52.946723 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-29 21:41:52.946742 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-29 21:41:52.946760 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-29 21:41:52.946780 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-29 21:41:52.946799 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-29 21:41:52.946817 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-29 21:41:52.946837 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-29 21:41:52.946856 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-29 21:41:52.946874 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-29 21:41:52.946893 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-29 21:41:52.946912 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-29 21:41:52.946930 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-29 21:41:52.946949 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-29 21:41:52.946968 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-29 21:41:52.946986 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-29 21:41:52.947005 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-29 21:41:52.947024 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-29 21:41:52.947060 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-29 21:41:52.947092 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-29 21:41:52.947115 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-29 21:41:52.947136 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.947170 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.947209 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-29 21:41:52.947232 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-29 21:41:52.947253 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-29 21:41:52.947273 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-29 21:41:52.947293 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-29 21:41:52.947313 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-29 21:41:52.947333 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-29 21:41:52.947353 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-29 21:41:52.947378 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-29 21:41:52.947399 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-29 21:41:52.947419 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-29 21:41:52.947437 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-29 21:41:52.947456 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-29 21:41:52.947476 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-29 21:41:52.947495 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-29 21:41:52.947513 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-29 21:41:52.947533 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-29 21:41:52.947552 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-29 21:41:52.947572 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-29 21:41:52.947590 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-29 21:41:52.947609 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-29 21:41:52.947627 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-29 21:41:52.947646 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-29 21:41:52.947664 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-29 21:41:52.947682 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-29 21:41:52.947700 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-29 21:41:52.947719 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-29 21:41:52.947738 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-29 21:41:52.947757 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-29 21:41:52.947775 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-29 21:41:52.947794 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rdsfg.txt
2026-06-29 21:41:52.947815 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rdsfg.yaml
2026-06-29 21:41:52.947843 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pp5wq.txt
2026-06-29 21:41:52.947867 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pp5wq.yaml
2026-06-29 21:41:52.947887 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6c9hf.txt
2026-06-29 21:41:52.947906 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6c9hf.yaml
2026-06-29 21:41:52.947925 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-zwxs8.txt
2026-06-29 21:41:52.947944 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-zwxs8.yaml
2026-06-29 21:41:52.947963 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-29 21:41:52.947983 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-29 21:41:52.948002 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-29 21:41:52.948021 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-29 21:41:52.948040 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-29 21:41:52.948064 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-29 21:41:52.948084 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-trvg6.txt
2026-06-29 21:41:52.948103 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-trvg6.yaml
2026-06-29 21:41:52.948122 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-29 21:41:52.948141 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-29 21:41:52.948160 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-29 21:41:52.948179 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-29 21:41:52.948198 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-29 21:41:52.948217 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-29 21:41:52.948236 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-29 21:41:52.948254 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-29 21:41:52.948273 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-29 21:41:52.948292 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-29 21:41:52.948316 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-29 21:41:52.948342 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-29 21:41:52.948369 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-29 21:41:52.948390 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-29 21:41:52.948409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-29 21:41:52.948427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-29 21:41:52.948447 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-29 21:41:52.948465 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-29 21:41:52.948484 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-29 21:41:52.948503 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-29 21:41:52.948523 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-29 21:41:52.948542 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-29 21:41:52.948561 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-29 21:41:52.948580 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-29 21:41:52.948599 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-29 21:41:52.948617 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-29 21:41:52.948636 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-29 21:41:52.948655 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-29 21:41:52.948674 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-29 21:41:52.948693 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-29 21:41:52.948720 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-29 21:41:52.948740 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-29 21:41:52.948759 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-29 21:41:52.948778 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-29 21:41:52.948797 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-29 21:41:52.948816 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-29 21:41:52.948835 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-29 21:41:52.948854 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-29 21:41:52.948873 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-29 21:41:52.948893 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-29 21:41:52.948919 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-29 21:41:52.948981 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-29 21:41:52.949014 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-29 21:41:52.949040 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-29 21:41:52.949060 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-29 21:41:52.949079 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-29 21:41:52.949098 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-29 21:41:52.949117 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-29 21:41:52.949135 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-29 21:41:52.949154 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-29 21:41:52.949172 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-29 21:41:52.949192 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2lkqun.txt
2026-06-29 21:41:52.949211 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2lkqun.yaml
2026-06-29 21:41:52.949230 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wtgok6.txt
2026-06-29 21:41:52.949248 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wtgok6.yaml
2026-06-29 21:41:52.949267 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-29 21:41:52.949286 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-29 21:41:52.949305 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-29 21:41:52.949324 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-29 21:41:52.949343 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-29 21:41:52.949361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-29 21:41:52.949380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-29 21:41:52.949397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-29 21:41:52.949417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-29 21:41:52.949441 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-29 21:41:52.949460 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-29 21:41:52.949479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-29 21:41:52.949498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-29 21:41:52.949517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-29 21:41:52.949536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-29 21:41:52.949555 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-29 21:41:52.949574 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-29 21:41:52.949592 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-29 21:41:52.949611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-29 21:41:52.949631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-29 21:41:52.949650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-29 21:41:52.949668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-29 21:41:52.949686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-29 21:41:52.949704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-29 21:41:52.949723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-29 21:41:52.949742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-29 21:41:52.949761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-29 21:41:52.949779 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-29 21:41:52.949798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-29 21:41:52.949816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-29 21:41:52.949834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-29 21:41:52.949853 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-29 21:41:52.949872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-29 21:41:52.949890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-29 21:41:52.949909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-29 21:41:52.949928 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-29 21:41:52.949947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-29 21:41:52.949966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-29 21:41:52.949985 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-29 21:41:52.950004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-29 21:41:52.950049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-29 21:41:52.950069 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-29 21:41:52.950093 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-29 21:41:52.950113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-29 21:41:52.950132 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-29 21:41:52.950151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-29 21:41:52.950170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-29 21:41:52.950188 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-29 21:41:52.950207 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-29 21:41:52.950225 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-29 21:41:52.950244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-29 21:41:52.950263 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-29 21:41:52.950282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-29 21:41:52.950302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-29 21:41:52.950320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-29 21:41:52.950339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-29 21:41:52.950357 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-29 21:41:52.950376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-29 21:41:52.950394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-29 21:41:52.950414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-29 21:41:52.950432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-29 21:41:52.950450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-29 21:41:52.950468 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-29 21:41:52.950487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-29 21:41:52.950506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-29 21:41:52.950525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-29 21:41:52.950543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-29 21:41:52.950562 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-29 21:41:52.950580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-29 21:41:52.950599 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-29 21:41:52.950618 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-29 21:41:52.950636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-29 21:41:52.950655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-29 21:41:52.950673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-29 21:41:52.950697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-29 21:41:52.950717 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-29 21:41:52.950736 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-29 21:41:52.950755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-29 21:41:52.950774 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-29 21:41:52.950793 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-29 21:41:52.950812 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-29 21:41:52.950832 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-29 21:41:52.950851 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-29 21:41:52.950870 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-29 21:41:52.950888 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-29 21:41:52.950907 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-29 21:41:52.950926 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-29 21:41:52.950944 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-29 21:41:52.950963 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-29 21:41:52.950982 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-29 21:41:52.951001 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-29 21:41:52.951019 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-29 21:41:52.951038 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-29 21:41:52.951057 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-29 21:41:52.951076 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-29 21:41:52.951095 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-29 21:41:52.951114 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.951132 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.951156 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-29 21:41:52.951208 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-29 21:41:52.951235 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-29 21:41:52.951260 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-29 21:41:52.951284 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-29 21:41:52.951309 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-29 21:41:52.951332 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-mblr2.txt
2026-06-29 21:41:52.951359 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-mblr2.yaml
2026-06-29 21:41:52.951383 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-29 21:41:52.951403 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-29 21:41:52.951428 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-29 21:41:52.951447 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-29 21:41:52.951468 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-29 21:41:52.951486 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-29 21:41:52.951506 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-29 21:41:52.951524 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-29 21:41:52.951543 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-29 21:41:52.951561 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-29 21:41:52.951580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-29 21:41:52.951599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-29 21:41:52.951619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-29 21:41:52.951638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-29 21:41:52.951657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-29 21:41:52.951676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-29 21:41:52.951694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-29 21:41:52.951713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-29 21:41:52.951731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-29 21:41:52.951750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-29 21:41:52.951768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-29 21:41:52.951786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-29 21:41:52.951804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-29 21:41:52.951823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-29 21:41:52.951841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-29 21:41:52.951859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-29 21:41:52.951878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-29 21:41:52.951896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-29 21:41:52.951915 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-29 21:41:52.951932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-29 21:41:52.951951 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-29 21:41:52.951968 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-29 21:41:52.951986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-29 21:41:52.952009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-29 21:41:52.952028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-29 21:41:52.952046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-29 21:41:52.952065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-29 21:41:52.952083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-29 21:41:52.952101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-29 21:41:52.952119 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-29 21:41:52.952137 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-29 21:41:52.952155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-29 21:41:52.952174 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-29 21:41:52.952191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-29 21:41:52.952210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-29 21:41:52.952229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-29 21:41:52.952251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-29 21:41:52.952278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-29 21:41:52.952304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-29 21:41:52.952332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-29 21:41:52.952351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-29 21:41:52.952371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-29 21:41:52.952389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-29 21:41:52.952408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-29 21:41:52.952426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-29 21:41:52.952444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-29 21:41:52.952463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.952481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.952500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-29 21:41:52.952519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-29 21:41:52.952538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-29 21:41:52.952556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-29 21:41:52.952581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-29 21:41:52.952600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-29 21:41:52.952619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-29 21:41:52.952637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-29 21:41:52.952656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-29 21:41:52.952675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-29 21:41:52.952694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-29 21:41:52.952713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-29 21:41:52.952731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-29 21:41:52.952753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-29 21:41:52.952779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-29 21:41:52.952801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-29 21:41:52.952821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-29 21:41:52.952840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-29 21:41:52.952864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-29 21:41:52.952892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-29 21:41:52.952913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-29 21:41:52.952933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-29 21:41:52.952969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-29 21:41:52.952990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-29 21:41:52.953009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-29 21:41:52.953028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-29 21:41:52.953047 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-29 21:41:52.953068 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-29 21:41:52.953087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-29 21:41:52.953105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-29 21:41:52.953124 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-29 21:41:52.953143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-29 21:41:52.953162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-29 21:41:52.953179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-29 21:41:52.953203 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-29 21:41:52.953223 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-29 21:41:52.953242 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-29 21:41:52.953260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-29 21:41:52.953279 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.953299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.953322 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-29 21:41:52.953350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-29 21:41:52.953373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-29 21:41:52.953392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-29 21:41:52.953429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-29 21:41:52.953459 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-29 21:41:52.953498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.953539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.953568 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-29 21:41:52.953595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-29 21:41:52.953624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-29 21:41:52.953651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-29 21:41:52.953671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-29 21:41:52.953690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-29 21:41:52.953717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-29 21:41:52.953742 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-29 21:41:52.953764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-29 21:41:52.953784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-29 21:41:52.953804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-29 21:41:52.953824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-29 21:41:52.953843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-29 21:41:52.953861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-29 21:41:52.953880 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-29 21:41:52.953899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-29 21:41:52.953918 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-29 21:41:52.953937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-29 21:41:52.953957 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-29 21:41:52.953984 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-29 21:41:52.954020 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-29 21:41:52.954040 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-29 21:41:52.954061 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-29 21:41:52.954088 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 21:41:52.954110 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 21:41:52.954130 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-29 21:41:52.954152 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-29 21:41:52.954180 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-29 21:41:52.954201 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-29 21:41:52.954221 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-29 21:41:52.954243 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-29 21:41:52.954271 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-29 21:41:52.954292 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.954312 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.954335 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 21:41:52.954361 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 21:41:52.954384 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-29 21:41:52.954404 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-29 21:41:52.954430 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-29 21:41:52.954456 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-29 21:41:52.954479 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-29 21:41:52.954502 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-29 21:41:52.954529 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-29 21:41:52.954553 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-29 21:41:52.954575 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-29 21:41:52.954601 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-29 21:41:52.954625 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-29 21:41:52.954648 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-29 21:41:52.954672 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-29 21:41:52.954697 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-29 21:41:52.954720 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-29 21:41:52.954743 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-29 21:41:52.954769 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-29 21:41:52.954800 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.954823 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.954848 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 21:41:52.954871 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 21:41:52.954893 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-29 21:41:52.954917 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-29 21:41:52.954942 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 21:41:52.954964 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 21:41:52.954986 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.955011 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.955035 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-29 21:41:52.955057 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-29 21:41:52.955083 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-29 21:41:52.955108 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-29 21:41:52.955131 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-29 21:41:52.955155 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-29 21:41:52.955181 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-29 21:41:52.955208 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-29 21:41:52.955232 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-29 21:41:52.955256 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-29 21:41:52.955282 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-29 21:41:52.955308 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-29 21:41:52.955331 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-29 21:41:52.955355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-29 21:41:52.955382 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-29 21:41:52.955406 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-29 21:41:52.955429 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-29 21:41:52.955455 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-29 21:41:52.955482 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-29 21:41:52.955507 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-29 21:41:52.955530 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-29 21:41:52.955557 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-29 21:41:52.955583 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-29 21:41:52.955607 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.955643 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.955670 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.955693 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.955720 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-29 21:41:52.955746 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-29 21:41:52.955781 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-29 21:41:52.955808 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-29 21:41:52.955834 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-29 21:41:52.955858 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-29 21:41:52.955884 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-29 21:41:52.955910 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-29 21:41:52.955934 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-29 21:41:52.955958 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-29 21:41:52.955986 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-84qtg.txt
2026-06-29 21:41:52.956010 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-84qtg.yaml
2026-06-29 21:41:52.956033 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-74cdc44965-8rjwg.txt
2026-06-29 21:41:52.956060 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-74cdc44965-8rjwg.yaml
2026-06-29 21:41:52.956084 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf.txt
2026-06-29 21:41:52.956108 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf.yaml
2026-06-29 21:41:52.956134 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-b242f.txt
2026-06-29 21:41:52.956159 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-b242f.yaml
2026-06-29 21:41:52.956183 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-4nq5r.txt
2026-06-29 21:41:52.956208 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-4nq5r.yaml
2026-06-29 21:41:52.956235 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-29 21:41:52.956260 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-29 21:41:52.956284 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-29 21:41:52.956311 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-29 21:41:52.956335 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-h4w4r.txt
2026-06-29 21:41:52.956358 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-h4w4r.yaml
2026-06-29 21:41:52.956385 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-29 21:41:52.956418 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-29 21:41:52.956442 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5654n.txt
2026-06-29 21:41:52.956468 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5654n.yaml
2026-06-29 21:41:52.956493 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-42sc8.txt
2026-06-29 21:41:52.956517 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-42sc8.yaml
2026-06-29 21:41:52.956543 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-nxrs4.txt
2026-06-29 21:41:52.956570 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-nxrs4.yaml
2026-06-29 21:41:52.956596 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-29 21:41:52.956621 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-29 21:41:52.956646 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kmzpc.txt
2026-06-29 21:41:52.956672 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kmzpc.yaml
2026-06-29 21:41:52.956696 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-r7nkf.txt
2026-06-29 21:41:52.956719 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-r7nkf.yaml
2026-06-29 21:41:52.956743 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-29 21:41:52.956768 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.956791 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.956813 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-29 21:41:52.956838 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-29 21:41:52.956862 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-29 21:41:52.956884 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-29 21:41:52.956908 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-29 21:41:52.956933 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-29 21:41:52.956974 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-29 21:41:52.957001 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.957026 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.957049 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-29 21:41:52.957073 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-29 21:41:52.957098 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-29 21:41:52.957121 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-29 21:41:52.957144 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-29 21:41:52.957169 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-29 21:41:52.957193 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-29 21:41:52.957216 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-29 21:41:52.957247 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-29 21:41:52.957273 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-29 21:41:52.957296 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-29 21:41:52.957320 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-29 21:41:52.957347 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-29 21:41:52.957373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-29 21:41:52.957397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-29 21:41:52.957423 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-29 21:41:52.957446 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-29 21:41:52.957469 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-29 21:41:52.957495 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-29 21:41:52.957519 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-29 21:41:52.957541 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-29 21:41:52.957566 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-29 21:41:52.957591 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-29 21:41:52.957613 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-29 21:41:52.957636 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-29 21:41:52.957662 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-29 21:41:52.957685 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-29 21:41:52.957707 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-29 21:41:52.957733 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-29 21:41:52.957757 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.957780 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.957804 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-29 21:41:52.957829 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-29 21:41:52.957852 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-29 21:41:52.957875 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-29 21:41:52.957900 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-4nq5r-tls.txt
2026-06-29 21:41:52.957924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-4nq5r-tls.yaml
2026-06-29 21:41:52.957954 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-29 21:41:52.958031 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-29 21:41:52.958060 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-29 21:41:52.958083 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-29 21:41:52.958110 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-29 21:41:52.958135 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-29 21:41:52.958158 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-29 21:41:52.958183 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-29 21:41:52.958207 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.958230 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.958253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-29 21:41:52.958279 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-29 21:41:52.958302 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-29 21:41:52.958325 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-29 21:41:52.958351 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-29 21:41:52.958375 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-29 21:41:52.958397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-29 21:41:52.958419 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-29 21:41:52.958444 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-29 21:41:52.958471 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-29 21:41:52.958494 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-29 21:41:52.958517 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-29 21:41:52.958539 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-29 21:41:52.958561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-29 21:41:52.958584 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-29 21:41:52.958610 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-29 21:41:52.958634 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-29 21:41:52.958656 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-29 21:41:52.958678 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-29 21:41:52.958701 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-29 21:41:52.958723 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-29 21:41:52.958745 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-29 21:41:52.958773 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-29 21:41:52.958794 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.958818 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.958842 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 21:41:52.958863 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 21:41:52.958882 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-29 21:41:52.958901 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-29 21:41:52.958920 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 21:41:52.958939 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 21:41:52.958958 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.958976 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.958995 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-29 21:41:52.959013 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-29 21:41:52.959032 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-29 21:41:52.959050 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-29 21:41:52.959072 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-29 21:41:52.959101 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-29 21:41:52.959128 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-29 21:41:52.959157 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-29 21:41:52.959184 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-29 21:41:52.959209 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-29 21:41:52.959233 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-29 21:41:52.959252 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-29 21:41:52.959271 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-29 21:41:52.959290 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-29 21:41:52.959309 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-29 21:41:52.959330 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-29 21:41:52.959349 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-29 21:41:52.959368 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-29 21:41:52.959388 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-29 21:41:52.959407 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-29 21:41:52.959426 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-29 21:41:52.959454 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-29 21:41:52.959473 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-29 21:41:52.959492 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 21:41:52.959512 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 21:41:52.959530 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-29 21:41:52.959549 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-29 21:41:52.959567 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 21:41:52.959586 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 21:41:52.959605 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.959623 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.959641 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-29 21:41:52.959660 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-29 21:41:52.959679 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-29 21:41:52.959698 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-29 21:41:52.959717 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-29 21:41:52.959736 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-29 21:41:52.959755 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-29 21:41:52.959774 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-29 21:41:52.959792 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-29 21:41:52.959812 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-29 21:41:52.959832 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-29 21:41:52.959851 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-29 21:41:52.959870 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-29 21:41:52.959888 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-29 21:41:52.959906 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-29 21:41:52.959925 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-29 21:41:52.959944 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-29 21:41:52.959962 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-29 21:41:52.959981 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-29 21:41:52.960000 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-29 21:41:52.960020 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-29 21:41:52.960039 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-29 21:41:52.960058 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-29 21:41:52.960077 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-29 21:41:52.960102 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-29 21:41:52.960121 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-29 21:41:52.960140 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-29 21:41:52.960159 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-29 21:41:52.960178 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-29 21:41:52.960198 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-29 21:41:52.960217 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-29 21:41:52.960237 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-29 21:41:52.960257 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-29 21:41:52.960285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-29 21:41:52.960308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-29 21:41:52.960330 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-29 21:41:52.960352 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-29 21:41:52.960371 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-29 21:41:52.960389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-29 21:41:52.960409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-29 21:41:52.960427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-29 21:41:52.960446 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-29 21:41:52.960465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-29 21:41:52.960484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-29 21:41:52.960502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-29 21:41:52.960521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-29 21:41:52.960540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-29 21:41:52.960560 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-29 21:41:52.960579 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-29 21:41:52.960598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.960617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.960636 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-29 21:41:52.960656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-29 21:41:52.960674 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-29 21:41:52.960694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-29 21:41:52.960713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-29 21:41:52.960732 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-29 21:41:52.960751 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-29 21:41:52.960770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-29 21:41:52.960789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-29 21:41:52.960814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-29 21:41:52.960834 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-29 21:41:52.960852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-29 21:41:52.960871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-29 21:41:52.960890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-29 21:41:52.960909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-29 21:41:52.960928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-29 21:41:52.960962 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-29 21:41:52.960985 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-29 21:41:52.961004 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-29 21:41:52.961022 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-29 21:41:52.961041 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-29 21:41:52.961060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-29 21:41:52.961078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-29 21:41:52.961097 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-29 21:41:52.961115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-29 21:41:52.961134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-29 21:41:52.961153 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-29 21:41:52.961173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-29 21:41:52.961191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-29 21:41:52.961210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-29 21:41:52.961228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-29 21:41:52.961247 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-29 21:41:52.961265 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-29 21:41:52.961284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-29 21:41:52.961303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-29 21:41:52.961322 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-29 21:41:52.961346 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-29 21:41:52.961372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-29 21:41:52.961398 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-29 21:41:52.961422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-29 21:41:52.961442 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-29 21:41:52.961463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-29 21:41:52.961488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-29 21:41:52.961517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-29 21:41:52.961536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-29 21:41:52.961555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-29 21:41:52.961575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-29 21:41:52.961594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-29 21:41:52.961612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-29 21:41:52.961631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-29 21:41:52.961649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-29 21:41:52.961667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-29 21:41:52.961687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-29 21:41:52.961706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-29 21:41:52.961725 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-29 21:41:52.961744 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-29 21:41:52.961763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-29 21:41:52.961782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-29 21:41:52.961801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-29 21:41:52.961820 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-29 21:41:52.961838 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-29 21:41:52.961857 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-29 21:41:52.961876 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-29 21:41:52.961894 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-29 21:41:52.961913 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-29 21:41:52.961931 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-29 21:41:52.961979 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-29 21:41:52.962004 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-29 21:41:52.962024 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-29 21:41:52.962042 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-29 21:41:52.962061 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-29 21:41:52.962080 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-29 21:41:52.962097 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-29 21:41:52.962116 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-29 21:41:52.962135 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-29 21:41:52.962154 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-29 21:41:52.962173 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-29 21:41:52.962192 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-29 21:41:52.962216 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-29 21:41:52.962235 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-29 21:41:52.962254 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-29 21:41:52.962274 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-29 21:41:52.962292 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-29 21:41:52.962312 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-29 21:41:52.962330 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-29 21:41:52.962349 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-29 21:41:52.962368 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-29 21:41:52.962386 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-29 21:41:52.962404 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-29 21:41:52.962427 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-29 21:41:52.962454 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-29 21:41:52.962480 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-29 21:41:52.962501 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-29 21:41:52.962520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-29 21:41:52.962544 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-29 21:41:52.962571 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-29 21:41:52.962595 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-29 21:41:52.962617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-29 21:41:52.962636 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-29 21:41:52.962654 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-29 21:41:52.962673 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-29 21:41:52.962692 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-29 21:41:52.962711 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-29 21:41:52.962730 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-29 21:41:52.962748 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-29 21:41:52.962767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-29 21:41:52.962786 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-29 21:41:52.962805 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-29 21:41:52.962823 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-29 21:41:52.962842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-29 21:41:52.962860 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-29 21:41:52.962879 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-29 21:41:52.962897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-29 21:41:52.962916 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-29 21:41:52.962942 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-29 21:41:52.962961 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-29 21:41:52.962980 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-29 21:41:52.962999 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-29 21:41:52.963016 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-29 21:41:52.963034 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-29 21:41:52.963052 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-29 21:41:52.963070 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-29 21:41:52.963088 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-29 21:41:52.963107 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-29 21:41:52.963126 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-29 21:41:52.963145 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-29 21:41:52.963171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-29 21:41:52.963193 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-29 21:41:52.963219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-29 21:41:52.963242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-29 21:41:52.963261 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-29 21:41:52.963279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-29 21:41:52.963297 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-29 21:41:52.963333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-29 21:41:52.963364 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-29 21:41:52.963386 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-29 21:41:52.963406 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-29 21:41:52.963442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-29 21:41:52.963479 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-29 21:41:52.963501 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-29 21:41:52.963528 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-29 21:41:52.963556 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-29 21:41:52.963579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-29 21:41:52.963599 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-29 21:41:52.963620 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-29 21:41:52.963647 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-29 21:41:52.963671 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-29 21:41:52.963691 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-29 21:41:52.963712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-29 21:41:52.963740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-29 21:41:52.963773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-29 21:41:52.963793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-29 21:41:52.963820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-29 21:41:52.963846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-29 21:41:52.963869 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-29 21:41:52.963893 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-29 21:41:52.963918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-29 21:41:52.963945 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-29 21:41:52.963973 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-29 21:41:52.964001 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-29 21:41:52.964027 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-29 21:41:52.964054 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-29 21:41:52.964080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-29 21:41:52.964107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-29 21:41:52.964133 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-29 21:41:52.964156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-29 21:41:52.964179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-29 21:41:52.964204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-29 21:41:52.964228 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-29 21:41:52.964250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-29 21:41:52.964273 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-29 21:41:52.964299 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-29 21:41:52.964322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-29 21:41:52.964344 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-29 21:41:52.964369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-29 21:41:52.964393 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-29 21:41:52.964415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-29 21:41:52.964438 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-29 21:41:52.964463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-29 21:41:52.964486 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-29 21:41:52.964509 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-29 21:41:52.964534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-29 21:41:52.964559 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-29 21:41:52.964581 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-29 21:41:52.964605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-29 21:41:52.964629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-29 21:41:52.964661 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-29 21:41:52.964685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-29 21:41:52.964710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-29 21:41:52.964733 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-29 21:41:52.964756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-29 21:41:52.964782 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-29 21:41:52.964806 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-29 21:41:52.964829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-29 21:41:52.964854 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-29 21:41:52.964881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-29 21:41:52.964905 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-29 21:41:52.964929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-29 21:41:52.964977 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-29 21:41:52.965008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-29 21:41:52.965032 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-29 21:41:52.965058 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-29 21:41:52.965083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-29 21:41:52.965105 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-29 21:41:52.965130 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-29 21:41:52.965156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-29 21:41:52.965179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-29 21:41:52.965201 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-29 21:41:52.965227 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-29 21:41:52.965250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-29 21:41:52.965272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-29 21:41:52.965296 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-29 21:41:52.965321 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-29 21:41:52.965343 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-29 21:41:52.965366 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-29 21:41:52.965392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-29 21:41:52.965416 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-29 21:41:52.965439 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-29 21:41:52.965465 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-29 21:41:52.965490 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-29 21:41:52.965513 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-29 21:41:52.965536 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-29 21:41:52.965569 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-29 21:41:52.965592 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-29 21:41:52.965615 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-29 21:41:52.965638 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-29 21:41:52.965657 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-29 21:41:52.965677 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-29 21:41:52.965696 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-29 21:41:52.965714 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-29 21:41:52.965733 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-29 21:41:52.965752 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-29 21:41:52.965771 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-29 21:41:52.965790 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-29 21:41:52.965808 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-29 21:41:52.965827 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-29 21:41:52.965846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-29 21:41:52.965865 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-29 21:41:52.965884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-29 21:41:52.965903 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-29 21:41:52.965921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-29 21:41:52.965960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-29 21:41:52.965981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-29 21:41:52.966000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-29 21:41:52.966019 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-29 21:41:52.966038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-29 21:41:52.966057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-29 21:41:52.966076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-29 21:41:52.966094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-29 21:41:52.966113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-29 21:41:52.966133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-29 21:41:52.966153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-29 21:41:52.966173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-29 21:41:52.966192 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-29 21:41:52.966211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-29 21:41:52.966231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-29 21:41:52.966250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-29 21:41:52.966269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-29 21:41:52.966289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-29 21:41:52.966308 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-29 21:41:52.966334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-29 21:41:52.966355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-29 21:41:52.966381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-29 21:41:52.966408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-29 21:41:52.966429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-29 21:41:52.966448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-29 21:41:52.966466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-29 21:41:52.966484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-29 21:41:52.966502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-29 21:41:52.966521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-29 21:41:52.966540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-29 21:41:52.966559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-29 21:41:52.966578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-29 21:41:52.966597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-29 21:41:52.966616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-29 21:41:52.966636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-29 21:41:52.966655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-29 21:41:52.966674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-29 21:41:52.966693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-29 21:41:52.966712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-29 21:41:52.966730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-29 21:41:52.966750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-29 21:41:52.966769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-29 21:41:52.966787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-29 21:41:52.966806 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-29 21:41:52.966824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-29 21:41:52.966843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-29 21:41:52.966862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-29 21:41:52.966881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-29 21:41:52.966900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-29 21:41:52.966918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-29 21:41:52.966938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-29 21:41:52.966957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-29 21:41:52.966976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-29 21:41:52.966994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-29 21:41:52.967013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-29 21:41:52.967033 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-29 21:41:52.967057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-29 21:41:52.967077 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-29 21:41:52.967096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-29 21:41:52.967114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-29 21:41:52.967133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-29 21:41:52.967152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-29 21:41:52.967171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-29 21:41:52.967189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-29 21:41:52.967208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-29 21:41:52.967226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-29 21:41:52.967245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-29 21:41:52.967264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-29 21:41:52.967282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-29 21:41:52.967302 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-29 21:41:52.967321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-29 21:41:52.967340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-29 21:41:52.967359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-29 21:41:52.967377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-29 21:41:52.967396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-29 21:41:52.967415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-29 21:41:52.967434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-29 21:41:52.967456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-29 21:41:52.967483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-29 21:41:52.967511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-29 21:41:52.967532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-29 21:41:52.967551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-29 21:41:52.967570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-29 21:41:52.967589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-29 21:41:52.967609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-29 21:41:52.967628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-29 21:41:52.967648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-29 21:41:52.967667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-29 21:41:52.967685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-29 21:41:52.967704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-29 21:41:52.967723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-29 21:41:52.967741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-29 21:41:52.967761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-29 21:41:52.967780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-29 21:41:52.967804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-29 21:41:52.967826 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-29 21:41:52.967844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-29 21:41:52.967863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-29 21:41:52.967883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-29 21:41:52.967902 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-29 21:41:52.967920 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-29 21:41:52.967940 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-29 21:41:52.967959 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-29 21:41:52.967979 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-29 21:41:52.967998 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-29 21:41:52.968018 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-29 21:41:52.968044 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-29 21:41:52.968065 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-29 21:41:52.968084 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-29 21:41:52.968103 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-29 21:41:52.968123 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-29 21:41:52.968142 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-29 21:41:52.968163 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-29 21:41:52.968189 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-29 21:41:52.968211 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-29 21:41:52.968257 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-29 21:41:52.968295 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-29 21:41:52.968320 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-29 21:41:52.968367 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-29 21:41:52.968401 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-29 21:41:52.968428 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-29 21:41:52.968451 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-29 21:41:52.968487 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-29 21:41:52.968537 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-29 21:41:52.968567 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-8478bcff8f-vhbdz.txt
2026-06-29 21:41:52.968592 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-8478bcff8f-vhbdz.yaml
2026-06-29 21:41:52.968622 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-2cpwj.txt
2026-06-29 21:41:52.968645 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-2cpwj.yaml
2026-06-29 21:41:52.968665 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-tf7ng.txt
2026-06-29 21:41:52.968683 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-tf7ng.yaml
2026-06-29 21:41:52.968703 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-7b2kl.txt
2026-06-29 21:41:52.968722 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-7b2kl.yaml
2026-06-29 21:41:52.968741 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-n7fls.txt
2026-06-29 21:41:52.968760 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-n7fls.yaml
2026-06-29 21:41:52.968778 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qnrkv.txt
2026-06-29 21:41:52.968796 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qnrkv.yaml
2026-06-29 21:41:52.968814 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hzw56.txt
2026-06-29 21:41:52.968833 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hzw56.yaml
2026-06-29 21:41:52.968851 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-659f9ccbb4-c77z9.txt
2026-06-29 21:41:52.968868 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-659f9ccbb4-c77z9.yaml
2026-06-29 21:41:52.968887 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-dccccdb96-9vv26.txt
2026-06-29 21:41:52.968906 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-dccccdb96-9vv26.yaml
2026-06-29 21:41:52.968925 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-brs2n.txt
2026-06-29 21:41:52.968943 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-brs2n.yaml
2026-06-29 21:41:52.968979 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-r7vmm.txt
2026-06-29 21:41:52.968999 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-r7vmm.yaml
2026-06-29 21:41:52.969017 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-kvnmw.txt
2026-06-29 21:41:52.969034 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-kvnmw.yaml
2026-06-29 21:41:52.969053 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-kvgzg.txt
2026-06-29 21:41:52.969071 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-kvgzg.yaml
2026-06-29 21:41:52.969089 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-slfhj.txt
2026-06-29 21:41:52.969107 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-slfhj.yaml
2026-06-29 21:41:52.969126 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-vn499.txt
2026-06-29 21:41:52.969145 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-vn499.yaml
2026-06-29 21:41:52.969163 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-cr5c7.txt
2026-06-29 21:41:52.969181 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-cr5c7.yaml
2026-06-29 21:41:52.969199 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-k2bp9.txt
2026-06-29 21:41:52.969218 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-k2bp9.yaml
2026-06-29 21:41:52.969236 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-2v7xl.txt
2026-06-29 21:41:52.969254 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-2v7xl.yaml
2026-06-29 21:41:52.969272 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-d47bfdbd8-r8xrl.txt
2026-06-29 21:41:52.969296 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-d47bfdbd8-r8xrl.yaml
2026-06-29 21:41:52.969315 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nv78k.txt
2026-06-29 21:41:52.969334 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nv78k.yaml
2026-06-29 21:41:52.969352 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-556d9774c9-lnfld.txt
2026-06-29 21:41:52.969371 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-556d9774c9-lnfld.yaml
2026-06-29 21:41:52.969390 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5c94db69f6-9hqpx.txt
2026-06-29 21:41:52.969408 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5c94db69f6-9hqpx.yaml
2026-06-29 21:41:52.969427 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-ws8js.txt
2026-06-29 21:41:52.969445 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-ws8js.yaml
2026-06-29 21:41:52.969464 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qrf5t.txt
2026-06-29 21:41:52.969482 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qrf5t.yaml
2026-06-29 21:41:52.969501 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-jkbnn.txt
2026-06-29 21:41:52.969520 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-jkbnn.yaml
2026-06-29 21:41:52.969539 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-mjhqd.txt
2026-06-29 21:41:52.969558 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-mjhqd.yaml
2026-06-29 21:41:52.969577 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-vthgl.txt
2026-06-29 21:41:52.969596 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-vthgl.yaml
2026-06-29 21:41:52.969615 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-w8zxh.txt
2026-06-29 21:41:52.969633 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-w8zxh.yaml
2026-06-29 21:41:52.969652 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mwdhx.txt
2026-06-29 21:41:52.969670 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mwdhx.yaml
2026-06-29 21:41:52.969690 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-dfr5n.txt
2026-06-29 21:41:52.969709 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-dfr5n.yaml
2026-06-29 21:41:52.969728 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-sqwf2.txt
2026-06-29 21:41:52.969747 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-sqwf2.yaml
2026-06-29 21:41:52.969765 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7cdfc7c98f-x6dx4.txt
2026-06-29 21:41:52.969784 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7cdfc7c98f-x6dx4.yaml
2026-06-29 21:41:52.969803 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-52ph8.txt
2026-06-29 21:41:52.969822 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-52ph8.yaml
2026-06-29 21:41:52.969841 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-jkjrj.txt
2026-06-29 21:41:52.969859 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-jkjrj.yaml
2026-06-29 21:41:52.969877 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mvpv8.txt
2026-06-29 21:41:52.969896 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mvpv8.yaml
2026-06-29 21:41:52.969982 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-wfknw.txt
2026-06-29 21:41:52.970004 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-wfknw.yaml
2026-06-29 21:41:52.970024 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-s7994.txt
2026-06-29 21:41:52.970051 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-s7994.yaml
2026-06-29 21:41:52.970071 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-v9jhb.txt
2026-06-29 21:41:52.970089 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-v9jhb.yaml
2026-06-29 21:41:52.970108 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-jt6cr.txt
2026-06-29 21:41:52.970126 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-jt6cr.yaml
2026-06-29 21:41:52.970145 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-rc4dj.txt
2026-06-29 21:41:52.970164 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-rc4dj.yaml
2026-06-29 21:41:52.970183 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-vz6hb.txt
2026-06-29 21:41:52.970202 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-vz6hb.yaml
2026-06-29 21:41:52.970220 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-jv872.txt
2026-06-29 21:41:52.970238 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-jv872.yaml
2026-06-29 21:41:52.970257 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-2m9wp.txt
2026-06-29 21:41:52.970276 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-2m9wp.yaml
2026-06-29 21:41:52.970295 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-zbsqb.txt
2026-06-29 21:41:52.970313 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-zbsqb.yaml
2026-06-29 21:41:52.970332 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-sjf55.txt
2026-06-29 21:41:52.970350 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-sjf55.yaml
2026-06-29 21:41:52.970369 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-jmscs.txt
2026-06-29 21:41:52.970387 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-jmscs.yaml
2026-06-29 21:41:52.970406 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-wg555.txt
2026-06-29 21:41:52.970425 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-wg555.yaml
2026-06-29 21:41:52.970445 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-jb4nf.txt
2026-06-29 21:41:52.970464 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-jb4nf.yaml
2026-06-29 21:41:52.970482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-p6gbr.txt
2026-06-29 21:41:52.970500 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-p6gbr.yaml
2026-06-29 21:41:52.970518 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-2c992.txt
2026-06-29 21:41:52.970536 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-2c992.yaml
2026-06-29 21:41:52.970554 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-zh77j.txt
2026-06-29 21:41:52.970573 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-zh77j.yaml
2026-06-29 21:41:52.970593 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-q9hfj.txt
2026-06-29 21:41:52.970611 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-q9hfj.yaml
2026-06-29 21:41:52.970630 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-sgsq6.txt
2026-06-29 21:41:52.970648 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-sgsq6.yaml
2026-06-29 21:41:52.970666 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85f68bbc45-5qcrl.txt
2026-06-29 21:41:52.970691 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85f68bbc45-5qcrl.yaml
2026-06-29 21:41:52.970715 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-bf4cb6476-t4vnv.txt
2026-06-29 21:41:52.970740 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-bf4cb6476-t4vnv.yaml
2026-06-29 21:41:52.970781 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7bb846fcb7-qslng.txt
2026-06-29 21:41:52.970813 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7bb846fcb7-qslng.yaml
2026-06-29 21:41:52.970835 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65df485c45-fvn8r.txt
2026-06-29 21:41:52.970855 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65df485c45-fvn8r.yaml
2026-06-29 21:41:52.970875 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hkwdk.txt
2026-06-29 21:41:52.970901 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hkwdk.yaml
2026-06-29 21:41:52.970925 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-b2455.txt
2026-06-29 21:41:52.970945 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-b2455.yaml
2026-06-29 21:41:52.970964 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-7frnp.txt
2026-06-29 21:41:52.970983 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-7frnp.yaml
2026-06-29 21:41:52.971002 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-648ddcd5c5-kxdjd.txt
2026-06-29 21:41:52.971022 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-648ddcd5c5-kxdjd.yaml
2026-06-29 21:41:52.971041 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-qtgsc.txt
2026-06-29 21:41:52.971060 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-qtgsc.yaml
2026-06-29 21:41:52.971079 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-8vsnz.txt
2026-06-29 21:41:52.971098 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-8vsnz.yaml
2026-06-29 21:41:52.971117 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-z4wtf.txt
2026-06-29 21:41:52.971137 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-z4wtf.yaml
2026-06-29 21:41:52.971156 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-72f8p.txt
2026-06-29 21:41:52.971175 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-72f8p.yaml
2026-06-29 21:41:52.971194 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-8tfpc.txt
2026-06-29 21:41:52.971213 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-8tfpc.yaml
2026-06-29 21:41:52.971231 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7b97d47466-fwd28.txt
2026-06-29 21:41:52.971250 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7b97d47466-fwd28.yaml
2026-06-29 21:41:52.971268 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rn4hg.txt
2026-06-29 21:41:52.971287 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rn4hg.yaml
2026-06-29 21:41:52.971305 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-cdb87475f-w2tj6.txt
2026-06-29 21:41:52.971324 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-cdb87475f-w2tj6.yaml
2026-06-29 21:41:52.971343 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-tqttw.txt
2026-06-29 21:41:52.971362 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-tqttw.yaml
2026-06-29 21:41:52.971381 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-29 21:41:52.971399 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-29 21:41:52.971426 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-29 21:41:52.971445 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-29 21:41:52.971464 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-796485b7fc-tr2mb.txt
2026-06-29 21:41:52.971482 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-796485b7fc-tr2mb.yaml
2026-06-29 21:41:52.971500 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-lskp5.txt
2026-06-29 21:41:52.971519 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-lskp5.yaml
2026-06-29 21:41:52.971537 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-jzwzw.txt
2026-06-29 21:41:52.971555 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-jzwzw.yaml
2026-06-29 21:41:52.971574 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jstbz.txt
2026-06-29 21:41:52.971592 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jstbz.yaml
2026-06-29 21:41:52.971610 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-4h72r.txt
2026-06-29 21:41:52.971629 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-4h72r.yaml
2026-06-29 21:41:52.971647 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-8gvzg.txt
2026-06-29 21:41:52.971665 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-8gvzg.yaml
2026-06-29 21:41:52.971684 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-h97v9.txt
2026-06-29 21:41:52.971702 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-h97v9.yaml
2026-06-29 21:41:52.971721 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-29 21:41:52.971739 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-29 21:41:52.971758 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-29 21:41:52.971776 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-29 21:41:52.971795 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-pw6lj.txt
2026-06-29 21:41:52.971813 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-pw6lj.yaml
2026-06-29 21:41:52.971832 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-29 21:41:52.971850 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-29 21:41:52.971868 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-29 21:41:52.971889 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-29 21:41:52.971914 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq.txt
2026-06-29 21:41:52.971934 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq.yaml
2026-06-29 21:41:52.971954 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-29 21:41:52.971972 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-29 21:41:52.972018 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-29 21:41:52.972046 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-29 21:41:52.972086 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-d67h4.txt
2026-06-29 21:41:52.972123 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-d67h4.yaml
2026-06-29 21:41:52.972153 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7.txt
2026-06-29 21:41:52.972174 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7.yaml
2026-06-29 21:41:52.972195 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-84f69f7c5-9gqd4.txt
2026-06-29 21:41:52.972214 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-84f69f7c5-9gqd4.yaml
2026-06-29 21:41:52.972233 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-79696cff6-qsqdx.txt
2026-06-29 21:41:52.972252 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-79696cff6-qsqdx.yaml
2026-06-29 21:41:52.972272 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7tj28.txt
2026-06-29 21:41:52.972290 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7tj28.yaml
2026-06-29 21:41:52.972310 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kmjcw.txt
2026-06-29 21:41:52.972328 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kmjcw.yaml
2026-06-29 21:41:52.972347 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-29 21:41:52.972367 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-29 21:41:52.972386 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-29 21:41:52.972405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-29 21:41:52.972424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-29 21:41:52.972443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-29 21:41:52.972462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-29 21:41:52.972480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-29 21:41:52.972499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-29 21:41:52.972519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-29 21:41:52.972538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-29 21:41:52.972558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-29 21:41:52.972578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-29 21:41:52.972596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-29 21:41:52.972615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-29 21:41:52.972633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-29 21:41:52.972651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-29 21:41:52.972669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-29 21:41:52.972687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-29 21:41:52.972706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-29 21:41:52.972725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-29 21:41:52.972743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-29 21:41:52.972762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-29 21:41:52.972781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-29 21:41:52.972805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-29 21:41:52.972825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-29 21:41:52.972845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-29 21:41:52.972864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-29 21:41:52.972884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-29 21:41:52.972911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-29 21:41:52.972932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-29 21:41:52.972969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-29 21:41:52.972990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-29 21:41:52.973009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-29 21:41:52.973027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-29 21:41:52.973045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-29 21:41:52.973064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-29 21:41:52.973083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-29 21:41:52.973102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-29 21:41:52.973120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-29 21:41:52.973139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-29 21:41:52.973157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-29 21:41:52.973176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-29 21:41:52.973195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-29 21:41:52.973213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-29 21:41:52.973232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-29 21:41:52.973251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-29 21:41:52.973270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-29 21:41:52.973289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-29 21:41:52.973309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-29 21:41:52.973327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-29 21:41:52.973347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-29 21:41:52.973366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-29 21:41:52.973384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-29 21:41:52.973403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-29 21:41:52.973421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-29 21:41:52.973440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-29 21:41:52.973464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-29 21:41:52.973483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-29 21:41:52.973696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-29 21:41:52.973715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-29 21:41:52.973734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-29 21:41:52.973754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-29 21:41:52.973772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-29 21:41:52.973792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-29 21:41:52.973810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-29 21:41:52.973828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-29 21:41:52.973847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-29 21:41:52.973866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-29 21:41:52.973886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-29 21:41:52.973935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-29 21:41:52.973956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-29 21:41:52.973975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-29 21:41:52.973994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-29 21:41:52.974014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-29 21:41:52.974032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-29 21:41:52.974050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-29 21:41:52.974069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-29 21:41:52.974088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-29 21:41:52.974108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-29 21:41:52.974126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-29 21:41:52.974145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-29 21:41:52.974163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-29 21:41:52.974181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-29 21:41:52.974200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-29 21:41:52.974218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-29 21:41:52.974237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-29 21:41:52.974256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-29 21:41:52.974275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-29 21:41:52.974294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-29 21:41:52.974314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-29 21:41:52.974343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-29 21:41:52.974362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-29 21:41:52.974381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-29 21:41:52.974401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-29 21:41:52.974419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-29 21:41:52.974438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-29 21:41:52.974457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-29 21:41:52.974475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-29 21:41:52.974494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-29 21:41:52.974513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-29 21:41:52.974532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-29 21:41:52.974550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-29 21:41:52.974569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-29 21:41:52.974587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-29 21:41:52.974606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-29 21:41:52.974624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-29 21:41:52.974642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-29 21:41:52.974661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-29 21:41:52.974679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-29 21:41:52.974698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-29 21:41:52.974716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-29 21:41:52.974734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-29 21:41:52.974753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-29 21:41:52.974772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-29 21:41:52.974790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-29 21:41:52.974810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-29 21:41:52.974828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-29 21:41:52.974847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-29 21:41:52.974866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-29 21:41:52.974886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-29 21:41:52.974912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-29 21:41:52.974937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-29 21:41:52.974960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-29 21:41:52.974987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-29 21:41:52.975006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-29 21:41:52.975024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-29 21:41:52.975043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-29 21:41:52.975062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-29 21:41:52.975081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-29 21:41:52.975100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-29 21:41:52.975136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-29 21:41:52.975177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-29 21:41:52.975205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-29 21:41:52.975226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-29 21:41:52.975246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-29 21:41:52.975266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-29 21:41:52.975285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-29 21:41:52.975304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-29 21:41:52.975323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-29 21:41:52.975343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-29 21:41:52.975361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-29 21:41:52.975381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-29 21:41:52.975400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-29 21:41:52.975418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-29 21:41:52.975613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-29 21:41:52.975632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-29 21:41:52.975651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-29 21:41:52.975670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-29 21:41:52.975690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-29 21:41:52.975708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-29 21:41:52.975727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-29 21:41:52.975746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-29 21:41:52.975765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-29 21:41:52.975783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-29 21:41:52.975803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-29 21:41:52.975821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-29 21:41:52.975840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-29 21:41:52.975865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-29 21:41:52.975893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-29 21:41:52.975936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-29 21:41:52.975961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-29 21:41:52.975981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-29 21:41:52.976000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-29 21:41:52.976019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-29 21:41:52.976038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-29 21:41:52.976058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-29 21:41:52.976076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-29 21:41:52.976095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-29 21:41:52.976114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-29 21:41:52.976133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-29 21:41:52.976153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-29 21:41:52.976173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-29 21:41:52.976191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-29 21:41:52.976210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-29 21:41:52.976229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-29 21:41:52.976248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-29 21:41:52.976267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-29 21:41:52.976286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-29 21:41:52.976305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-29 21:41:52.976326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-29 21:41:52.976347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-29 21:41:52.976366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-29 21:41:52.976384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-29 21:41:52.976402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-29 21:41:52.976421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-29 21:41:52.976439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-29 21:41:52.976457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-29 21:41:52.976476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-29 21:41:52.976495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-29 21:41:52.976513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-29 21:41:52.976538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-29 21:41:52.976558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-29 21:41:52.976578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-29 21:41:52.976597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-29 21:41:52.976615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-29 21:41:52.976634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-29 21:41:52.976653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-29 21:41:52.976672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-29 21:41:52.976691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-29 21:41:52.976709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-29 21:41:52.976729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-29 21:41:52.976748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-29 21:41:52.976766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-29 21:41:52.976785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-29 21:41:52.976803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-29 21:41:52.976822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-29 21:41:52.976840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-29 21:41:52.976859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-29 21:41:52.976878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-29 21:41:52.976903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-29 21:41:52.976929 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-29 21:41:52.976969 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-29 21:41:52.976992 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-29 21:41:52.977012 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-29 21:41:52.977031 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-29 21:41:52.977050 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-29 21:41:52.977069 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-29 21:41:52.977087 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-29 21:41:52.977106 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-29 21:41:52.977125 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-29 21:41:52.977143 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-29 21:41:52.977162 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-29 21:41:52.977181 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-29 21:41:52.977206 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-29 21:41:52.977225 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-29 21:41:52.977244 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-29 21:41:52.977262 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-29 21:41:52.977281 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-29 21:41:52.977299 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-29 21:41:52.977317 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-29 21:41:52.977337 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-29 21:41:52.977355 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-29 21:41:52.977374 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-29 21:41:52.977392 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-29 21:41:52.977410 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-29 21:41:52.977429 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-29 21:41:52.977447 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-29 21:41:52.977465 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-29 21:41:52.977483 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-29 21:41:52.977502 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-29 21:41:52.977521 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-29 21:41:52.977539 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-29 21:41:52.977557 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-29 21:41:52.977576 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-29 21:41:52.977594 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-29 21:41:52.977612 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-29 21:41:52.977631 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-29 21:41:52.977649 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-29 21:41:52.977667 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-29 21:41:52.977686 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-29 21:41:52.977704 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-29 21:41:52.977723 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-29 21:41:52.977742 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-29 21:41:52.977761 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-29 21:41:52.977780 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-29 21:41:52.977799 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-29 21:41:52.977823 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-29 21:41:52.977843 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-29 21:41:52.977862 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-29 21:41:52.977922 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-29 21:41:52.977949 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-29 21:41:52.977970 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-29 21:41:52.977989 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-29 21:41:52.978008 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-29 21:41:52.978027 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-29 21:41:52.978045 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-29 21:41:52.978064 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-29 21:41:52.978083 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-29 21:41:52.978102 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-29 21:41:52.978120 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-29 21:41:52.978139 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-29 21:41:52.978158 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-29 21:41:52.978177 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-29 21:41:52.978195 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-29 21:41:52.978213 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-29 21:41:52.978232 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-29 21:41:52.978251 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-29 21:41:52.978270 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-29 21:41:52.978290 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-29 21:41:52.978309 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-29 21:41:52.978328 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-29 21:41:52.978347 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-29 21:41:52.978366 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-29 21:41:52.978385 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-29 21:41:52.978404 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-29 21:41:52.978423 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-29 21:41:52.978442 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-29 21:41:52.978460 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-29 21:41:52.978479 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-29 21:41:52.978498 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-29 21:41:52.978522 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-29 21:41:52.978542 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-29 21:41:52.978560 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-29 21:41:52.978579 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-29 21:41:52.978598 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-29 21:41:52.978616 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-29 21:41:52.978635 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-29 21:41:52.978654 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-29 21:41:52.978672 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-29 21:41:52.978690 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-29 21:41:52.978709 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-29 21:41:52.978728 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-29 21:41:52.978747 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-29 21:41:52.978765 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-29 21:41:52.978784 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-29 21:41:52.978803 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-29 21:41:52.978822 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-29 21:41:52.978841 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-29 21:41:52.978860 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-29 21:41:52.978880 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-29 21:41:52.978905 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-29 21:41:52.978930 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-29 21:41:52.978952 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-29 21:41:52.978971 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-29 21:41:52.978990 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-29 21:41:52.979008 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-29 21:41:52.979027 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-29 21:41:52.979046 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-29 21:41:52.979064 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-29 21:41:52.979084 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-29 21:41:52.979103 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-29 21:41:52.979122 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-29 21:41:52.979170 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-29 21:41:52.979206 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-29 21:41:52.979228 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-29 21:41:52.979248 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-29 21:41:52.979267 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-29 21:41:52.979285 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-29 21:41:52.979304 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-29 21:41:52.979323 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-29 21:41:52.979341 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-29 21:41:52.979360 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-29 21:41:52.979378 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-29 21:41:52.979396 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-29 21:41:52.979414 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-29 21:41:52.979433 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-29 21:41:52.979451 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-29 21:41:52.979470 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-29 21:41:52.979488 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-29 21:41:52.979507 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-29 21:41:52.979526 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-29 21:41:52.979544 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-29 21:41:52.979562 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-29 21:41:52.979581 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-29 21:41:52.979600 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-29 21:41:52.979619 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-29 21:41:52.979638 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-29 21:41:52.979657 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-29 21:41:52.979677 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-29 21:41:52.979696 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-29 21:41:52.979714 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-29 21:41:52.979734 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-29 21:41:52.979754 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-29 21:41:52.979781 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-29 21:41:52.979808 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-29 21:41:52.979837 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-29 21:41:52.979862 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-29 21:41:52.979889 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-29 21:41:52.979913 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-29 21:41:52.979934 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-29 21:41:52.979957 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-29 21:41:52.979983 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-29 21:41:52.980004 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-29 21:41:52.980024 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-29 21:41:52.980047 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-29 21:41:52.980073 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-29 21:41:52.980096 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-29 21:41:52.980116 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-29 21:41:52.980142 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-29 21:41:52.980167 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-29 21:41:52.980190 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-29 21:41:52.980212 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-29 21:41:52.980237 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-29 21:41:52.980260 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-29 21:41:52.980283 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-29 21:41:52.980307 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-29 21:41:52.980331 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-29 21:41:52.980353 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-29 21:41:52.980376 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-29 21:41:52.980401 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-29 21:41:52.980424 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-29 21:41:52.980447 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-29 21:41:52.980473 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-29 21:41:52.980497 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-29 21:41:52.980521 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-29 21:41:52.980548 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-29 21:41:52.980573 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-29 21:41:52.980596 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-29 21:41:52.980626 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-29 21:41:52.980647 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-29 21:41:52.980667 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-29 21:41:52.980685 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-29 21:41:52.980704 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-29 21:41:52.980722 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-29 21:41:52.980741 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-29 21:41:52.980759 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-29 21:41:52.980780 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-29 21:41:52.980801 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-29 21:41:52.980821 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-29 21:41:52.980840 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-29 21:41:52.980859 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-29 21:41:52.980877 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-29 21:41:52.980896 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-29 21:41:52.980915 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-29 21:41:52.980934 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-29 21:41:52.980971 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-29 21:41:52.980992 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-29 21:41:52.981011 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-29 21:41:52.981030 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-29 21:41:52.981049 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-29 21:41:52.981068 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-29 21:41:52.981088 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-29 21:41:52.981106 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-29 21:41:52.981126 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-29 21:41:52.981144 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-29 21:41:52.981163 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-29 21:41:52.981182 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-29 21:41:52.981200 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-29 21:41:52.981219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-29 21:41:52.981238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-29 21:41:52.981257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-29 21:41:52.981276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-29 21:41:52.981294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-29 21:41:52.981320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-29 21:41:52.981340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-29 21:41:52.981359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-29 21:41:52.981377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-29 21:41:52.981396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-29 21:41:52.981414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-29 21:41:52.981434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-29 21:41:52.981453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-29 21:41:52.981472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-29 21:41:52.981491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-29 21:41:52.981509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-29 21:41:52.981527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-29 21:41:52.981546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-29 21:41:52.981565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-29 21:41:52.981583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-29 21:41:52.981602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-29 21:41:52.981620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-29 21:41:52.981640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-29 21:41:52.981658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-29 21:41:52.981677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-29 21:41:52.981696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-29 21:41:52.981715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-29 21:41:52.981733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-29 21:41:52.981752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-29 21:41:52.981771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-29 21:41:52.981790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-29 21:41:52.981809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-29 21:41:52.981828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-29 21:41:52.981846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-29 21:41:52.981911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-29 21:41:52.981931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-29 21:41:52.981949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-29 21:41:52.981968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-29 21:41:52.981986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-29 21:41:52.982006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-29 21:41:52.982025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-29 21:41:52.982049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-29 21:41:52.982069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-29 21:41:52.982087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-29 21:41:52.982106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-29 21:41:52.982125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-29 21:41:52.982144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-29 21:41:52.982163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-29 21:41:52.982182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-29 21:41:52.982201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-29 21:41:52.982220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-29 21:41:52.982240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-29 21:41:52.982258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-29 21:41:52.982278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-29 21:41:52.982297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-29 21:41:52.982317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-29 21:41:52.982336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-29 21:41:52.982354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-29 21:41:52.982373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-29 21:41:52.982391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-29 21:41:52.982410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-29 21:41:52.982429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-29 21:41:52.982447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-29 21:41:52.982466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-29 21:41:52.982485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-29 21:41:52.982504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-29 21:41:52.982523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-29 21:41:52.982542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-29 21:41:52.982561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-29 21:41:52.982579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-29 21:41:52.982598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-29 21:41:52.982617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-29 21:41:52.982635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-29 21:41:52.982654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-29 21:41:52.982672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-29 21:41:52.982690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-29 21:41:52.982708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-29 21:41:52.982727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-29 21:41:52.982752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-29 21:41:52.982771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-29 21:41:52.982790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-29 21:41:52.982809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-29 21:41:52.982828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-29 21:41:52.982847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-29 21:41:52.982864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-29 21:41:52.982883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-29 21:41:52.982902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-29 21:41:52.982920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-29 21:41:52.982939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-29 21:41:52.982957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-29 21:41:52.982976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-29 21:41:52.982994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-29 21:41:52.983011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-29 21:41:52.983030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-29 21:41:52.983048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-29 21:41:52.983068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-29 21:41:52.983087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-29 21:41:52.983107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-29 21:41:52.983125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-29 21:41:52.983146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-29 21:41:52.983173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-29 21:41:52.983200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-29 21:41:52.983224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-29 21:41:52.983246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-29 21:41:52.983266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-29 21:41:52.983285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-29 21:41:52.983304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-29 21:41:52.983323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-29 21:41:52.983342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-29 21:41:52.983360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-29 21:41:52.983379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-29 21:41:52.983398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-29 21:41:52.983417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-29 21:41:52.983444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-29 21:41:52.983463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-29 21:41:52.983481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-29 21:41:52.983500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-29 21:41:52.983518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-29 21:41:52.983537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-29 21:41:52.983555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-29 21:41:52.983575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-29 21:41:52.983593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-29 21:41:52.983612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-29 21:41:52.983631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-29 21:41:52.983650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-29 21:41:52.983668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-29 21:41:52.983687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-29 21:41:52.983705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-29 21:41:52.983724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-29 21:41:52.983743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-29 21:41:52.983761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-29 21:41:52.983780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-29 21:41:52.983799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-29 21:41:52.983818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-29 21:41:52.983838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-29 21:41:52.983858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-29 21:41:52.983877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-29 21:41:52.983896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-29 21:41:52.983916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-29 21:41:52.983934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-29 21:41:52.983954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-29 21:41:52.983973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-29 21:41:52.983993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-29 21:41:52.984011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-29 21:41:52.984030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-29 21:41:52.984050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-29 21:41:52.984069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-29 21:41:52.984088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-29 21:41:52.984107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-29 21:41:52.984127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-29 21:41:52.984151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-29 21:41:52.984172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-29 21:41:52.984191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-29 21:41:52.984210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-29 21:41:52.984229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-29 21:41:52.984248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-29 21:41:52.984267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-29 21:41:52.984286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-29 21:41:52.984304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-29 21:41:52.984324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-29 21:41:52.984343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-29 21:41:52.984361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-29 21:41:52.984381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-29 21:41:52.984399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-29 21:41:52.984418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-29 21:41:52.984437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-29 21:41:52.984456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-29 21:41:52.984474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-29 21:41:52.984493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-29 21:41:52.984512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-29 21:41:52.984531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-29 21:41:52.984549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-29 21:41:52.984568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-29 21:41:52.984586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-29 21:41:52.984605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-29 21:41:52.984623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-29 21:41:52.984641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-29 21:41:52.984659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-29 21:41:52.984677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-29 21:41:52.984697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-29 21:41:52.984715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-29 21:41:52.984733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-29 21:41:52.984751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-29 21:41:52.984770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-29 21:41:52.984793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-29 21:41:52.984813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-29 21:41:52.984832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-29 21:41:52.984850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-29 21:41:52.984869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-29 21:41:52.984887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-29 21:41:52.984905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-29 21:41:52.984925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-29 21:41:52.984944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-29 21:41:52.984983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-29 21:41:52.985003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-29 21:41:52.985022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-29 21:41:52.985041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-29 21:41:52.985060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-29 21:41:52.985079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-29 21:41:52.985098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-29 21:41:52.985118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-29 21:41:52.985136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-29 21:41:52.985155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-29 21:41:52.985174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-29 21:41:52.985193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-29 21:41:52.985211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-29 21:41:52.985231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-29 21:41:52.985250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-29 21:41:52.985269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-29 21:41:52.985287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-29 21:41:52.985306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-29 21:41:52.985324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-29 21:41:52.985343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-29 21:41:52.985362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-29 21:41:52.985382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-29 21:41:52.985401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-29 21:41:52.985419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-29 21:41:52.985438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-29 21:41:52.985463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-29 21:41:52.985483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-29 21:41:52.985502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-29 21:41:52.985520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-29 21:41:52.985539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-29 21:41:52.985557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-29 21:41:52.985576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-29 21:41:52.985595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-29 21:41:52.985614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-29 21:41:52.985633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-29 21:41:52.985652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-29 21:41:52.985671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-29 21:41:52.985691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-29 21:41:52.985710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-29 21:41:52.985728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-29 21:41:52.985746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-29 21:41:52.985765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-29 21:41:52.985784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-29 21:41:52.985803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-29 21:41:52.985821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-29 21:41:52.985865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-29 21:41:52.985885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-29 21:41:52.985903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-29 21:41:52.985923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-29 21:41:52.985941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-29 21:41:52.985960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-29 21:41:52.985980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-29 21:41:52.985999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-29 21:41:52.986017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-29 21:41:52.986036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-29 21:41:52.986055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-29 21:41:52.986074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-29 21:41:52.986093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-29 21:41:52.986121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-29 21:41:52.986141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-29 21:41:52.986160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-29 21:41:52.986178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-29 21:41:52.986197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-29 21:41:52.986225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-29 21:41:52.986272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-29 21:41:52.986297 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-29 21:41:52.986317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-29 21:41:52.986337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-29 21:41:52.986356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-29 21:41:52.986376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-29 21:41:52.986395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-29 21:41:52.986415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-29 21:41:52.986434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-29 21:41:52.986453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-29 21:41:52.986473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-29 21:41:52.986492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-29 21:41:52.986510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-29 21:41:52.986530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-29 21:41:52.986549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-29 21:41:52.986568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-29 21:41:52.986586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-29 21:41:52.986605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-29 21:41:52.986623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-29 21:41:52.986642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-29 21:41:52.986661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-29 21:41:52.986680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-29 21:41:52.986699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-29 21:41:52.986718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-29 21:41:52.986736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-29 21:41:52.986755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-29 21:41:52.986774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-29 21:41:52.986793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-29 21:41:52.986811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-29 21:41:52.986837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-29 21:41:52.986858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-29 21:41:52.986877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-29 21:41:52.986896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-29 21:41:52.986914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-29 21:41:52.986932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-29 21:41:52.986950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-29 21:41:52.986969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-29 21:41:52.986988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-29 21:41:52.987006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-29 21:41:52.987025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-29 21:41:52.987044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-29 21:41:52.987062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-29 21:41:52.987082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-29 21:41:52.987100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-29 21:41:52.987119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-29 21:41:52.987142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-29 21:41:52.987191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-29 21:41:52.987220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-29 21:41:52.987241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-29 21:41:52.987261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-29 21:41:52.987281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-29 21:41:52.987300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-29 21:41:52.987319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-29 21:41:52.987339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-29 21:41:52.987359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-29 21:41:52.987378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-29 21:41:52.987398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-29 21:41:52.987417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-29 21:41:52.987437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-29 21:41:52.987460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-29 21:41:52.987486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-29 21:41:52.987511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-29 21:41:52.987532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-29 21:41:52.987552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-29 21:41:52.987578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-29 21:41:52.987598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-29 21:41:52.987617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-29 21:41:52.987636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-29 21:41:52.987654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-29 21:41:52.987673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-29 21:41:52.987692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-29 21:41:52.987710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-29 21:41:52.987729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-29 21:41:52.987749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-29 21:41:52.987768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-29 21:41:52.987786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-29 21:41:52.987805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-29 21:41:52.987824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-29 21:41:52.987843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-29 21:41:52.987862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-29 21:41:52.987882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-29 21:41:52.987901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-29 21:41:52.987919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-29 21:41:52.987943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-29 21:41:52.987988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-29 21:41:52.988011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-29 21:41:52.988032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-29 21:41:52.988052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-29 21:41:52.988071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-29 21:41:52.988093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-29 21:41:52.988141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-29 21:41:52.988171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-29 21:41:52.988198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-29 21:41:52.988227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-29 21:41:52.988253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-29 21:41:52.988278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-29 21:41:52.988305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-29 21:41:52.988333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-29 21:41:52.988366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-29 21:41:52.988394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-29 21:41:52.988418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-29 21:41:52.988439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-29 21:41:52.988458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-29 21:41:52.988477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-29 21:41:52.988496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-29 21:41:52.988515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-29 21:41:52.988533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-29 21:41:52.988552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-29 21:41:52.988570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-29 21:41:52.988594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-29 21:41:52.988618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-29 21:41:52.988637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-29 21:41:52.988656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-29 21:41:52.988673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-29 21:41:52.988692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-29 21:41:52.988711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-29 21:41:52.988729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-29 21:41:52.988748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-29 21:41:52.988766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-29 21:41:52.988787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-29 21:41:52.988811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-29 21:41:52.988832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-29 21:41:52.988851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-29 21:41:52.988870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-29 21:41:52.988890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-29 21:41:52.988909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-29 21:41:52.988928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-29 21:41:52.988946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-29 21:41:52.988985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-29 21:41:52.989010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-29 21:41:52.989036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-29 21:41:52.989065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-29 21:41:52.989103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-29 21:41:52.989135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-29 21:41:52.989162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-29 21:41:52.989186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-29 21:41:52.989210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-29 21:41:52.989234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-29 21:41:52.989257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-29 21:41:52.989283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-29 21:41:52.989309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-29 21:41:52.989331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-29 21:41:52.989354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-29 21:41:52.989375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-29 21:41:52.989398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-29 21:41:52.989418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-29 21:41:52.989437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-29 21:41:52.989456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-29 21:41:52.989475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-29 21:41:52.989493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-29 21:41:52.989512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-29 21:41:52.989530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-29 21:41:52.989549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-29 21:41:52.989567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-29 21:41:52.989586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-29 21:41:52.989604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-29 21:41:52.989623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-29 21:41:52.989642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-29 21:41:52.989661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-29 21:41:52.989679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-29 21:41:52.989698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-29 21:41:52.989717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-29 21:41:52.989735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-29 21:41:52.989755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-29 21:41:52.989772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-29 21:41:52.989791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-29 21:41:52.989829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-29 21:41:52.989856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-29 21:41:52.989876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-29 21:41:52.989894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-29 21:41:52.989913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-29 21:41:52.989932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-29 21:41:52.989951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-29 21:41:52.989969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-29 21:41:52.989988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-29 21:41:52.990007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-29 21:41:52.990026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-29 21:41:52.990044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-29 21:41:52.990062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-29 21:41:52.990082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-29 21:41:52.990100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-29 21:41:52.990119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-29 21:41:52.990137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-29 21:41:52.990155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-29 21:41:52.990173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-29 21:41:52.990192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-29 21:41:52.990215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-29 21:41:52.990241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-29 21:41:52.990261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-29 21:41:52.990280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-29 21:41:52.990299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-29 21:41:52.990318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-29 21:41:52.990337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-29 21:41:52.990357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-29 21:41:52.990375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-29 21:41:52.990394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-29 21:41:52.990412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-29 21:41:52.990432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-29 21:41:52.990451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-29 21:41:52.990469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-29 21:41:52.990488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-29 21:41:52.990512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-29 21:41:52.990533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-29 21:41:52.990552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-29 21:41:52.990571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-29 21:41:52.990589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-29 21:41:52.990608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-29 21:41:52.990626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-29 21:41:52.990645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-29 21:41:52.990664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-29 21:41:52.990683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-29 21:41:52.990702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-29 21:41:52.990722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-29 21:41:52.990740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-29 21:41:52.990759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-29 21:41:52.990779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-29 21:41:52.990798 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-29 21:41:52.990817 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-29 21:41:52.990836 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-29 21:41:52.990855 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-29 21:41:52.990875 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-29 21:41:52.990894 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-29 21:41:52.990914 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-29 21:41:52.990933 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-29 21:41:52.990952 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-29 21:41:52.990971 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-29 21:41:52.990990 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-29 21:41:52.991008 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-29 21:41:52.991027 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-29 21:41:52.991046 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-29 21:41:52.991065 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-29 21:41:52.991084 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-29 21:41:52.991103 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-29 21:41:52.991122 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-29 21:41:52.991142 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-29 21:41:52.991161 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-29 21:41:52.991180 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-29 21:41:52.991203 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-29 21:41:52.991223 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-29 21:41:52.991243 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-29 21:41:52.991262 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-29 21:41:52.991280 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-29 21:41:52.991299 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-29 21:41:52.991317 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-29 21:41:52.991336 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-29 21:41:52.991356 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-29 21:41:52.991375 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-29 21:41:52.991393 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-29 21:41:52.991412 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-29 21:41:52.991431 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-29 21:41:52.991449 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-29 21:41:52.991467 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-29 21:41:52.991486 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-29 21:41:52.991504 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-29 21:41:52.991524 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-29 21:41:52.991543 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-29 21:41:52.991562 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-29 21:41:52.991581 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-29 21:41:52.991599 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-29 21:41:52.991618 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-29 21:41:52.991637 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-29 21:41:52.991656 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-29 21:41:52.991675 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-29 21:41:52.991694 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-29 21:41:52.991713 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-29 21:41:52.991732 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-29 21:41:52.991750 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-29 21:41:52.991769 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-29 21:41:52.991787 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-29 21:41:52.991806 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-29 21:41:52.991825 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-29 21:41:52.991843 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-29 21:41:52.991862 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-29 21:41:52.991887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-29 21:41:52.991907 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-29 21:41:52.991926 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-29 21:41:52.991945 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-29 21:41:52.991964 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-29 21:41:52.991984 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-29 21:41:52.992004 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-29 21:41:52.992023 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-29 21:41:52.992043 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-29 21:41:52.992062 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-29 21:41:52.992081 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-29 21:41:52.992099 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-29 21:41:52.992118 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-29 21:41:52.992137 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-29 21:41:52.992156 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-29 21:41:52.992175 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-29 21:41:52.992193 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-29 21:41:52.992211 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-29 21:41:52.992230 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-29 21:41:52.992249 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-29 21:41:52.992268 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-29 21:41:52.992287 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-29 21:41:52.992306 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-29 21:41:52.992327 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-29 21:41:52.992348 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-29 21:41:52.992367 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-29 21:41:52.992385 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-29 21:41:52.992404 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-29 21:41:52.992425 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-29 21:41:52.992448 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-29 21:41:52.992470 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-29 21:41:52.992489 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-29 21:41:52.992508 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-29 21:41:52.992526 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-29 21:41:52.992544 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-29 21:41:52.992568 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-29 21:41:52.992588 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-29 21:41:52.992607 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-29 21:41:52.992634 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-29 21:41:52.992680 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-29 21:41:52.992706 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-29 21:41:52.992727 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.992747 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.992766 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-29 21:41:52.992785 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-29 21:41:52.992803 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-29 21:41:52.992822 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-29 21:41:52.992843 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-29 21:41:52.992869 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-29 21:41:52.992893 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-29 21:41:52.992918 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-29 21:41:52.992944 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-29 21:41:52.992992 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-29 21:41:52.993020 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4b66d.txt
2026-06-29 21:41:52.993045 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4b66d.yaml
2026-06-29 21:41:52.993068 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-29 21:41:52.993090 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-29 21:41:52.993110 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-29 21:41:52.993128 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-29 21:41:52.993146 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-29 21:41:52.993165 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-29 21:41:52.993189 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-29 21:41:52.993212 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-29 21:41:52.993237 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-29 21:41:52.993259 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-29 21:41:52.993282 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-29 21:41:52.993305 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-29 21:41:52.993323 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-29 21:41:52.993341 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-29 21:41:52.993362 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-29 21:41:52.993388 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-29 21:41:52.993408 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-29 21:41:52.993427 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-29 21:41:52.993446 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-29 21:41:52.993465 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-29 21:41:52.993485 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-29 21:41:52.993503 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-29 21:41:52.993522 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-29 21:41:52.993541 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-29 21:41:52.993560 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-29 21:41:52.993578 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-29 21:41:52.993597 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-29 21:41:52.993615 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-29 21:41:52.993634 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-29 21:41:52.993654 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-29 21:41:52.993675 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-29 21:41:52.993702 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-29 21:41:52.993727 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-29 21:41:52.993749 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-29 21:41:52.993768 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-29 21:41:52.993817 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-29 21:41:52.993840 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-29 21:41:52.993861 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-29 21:41:52.993880 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-29 21:41:52.993899 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-29 21:41:52.993918 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-29 21:41:52.993937 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-29 21:41:52.993957 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-29 21:41:52.993975 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-29 21:41:52.993994 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-29 21:41:52.994012 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-29 21:41:52.994031 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-29 21:41:52.994049 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-29 21:41:52.994069 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-29 21:41:52.994088 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-29 21:41:52.994106 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-29 21:41:52.994131 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-29 21:41:52.994151 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-29 21:41:52.994170 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-29 21:41:52.994189 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-29 21:41:52.994207 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-29 21:41:52.994225 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-29 21:41:52.994244 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-29 21:41:52.994262 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-29 21:41:52.994281 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-29 21:41:52.994298 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-29 21:41:52.994316 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-29 21:41:52.994335 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-29 21:41:52.994354 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-29 21:41:52.994372 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-29 21:41:52.994390 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-29 21:41:52.994409 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-29 21:41:52.994428 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-29 21:41:52.994448 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-29 21:41:52.994467 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-29 21:41:52.994484 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-29 21:41:52.994503 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-29 21:41:52.994522 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-29 21:41:52.994540 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-29 21:41:52.994559 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hztpb.txt
2026-06-29 21:41:52.994578 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hztpb.yaml
2026-06-29 21:41:52.994596 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-29 21:41:52.994614 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-29 21:41:52.994633 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-29 21:41:52.994652 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-29 21:41:52.994670 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-29 21:41:53.036131 |
2026-06-29 21:41:53.036279 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-29 21:41:53.241381 | instance | changed
2026-06-29 21:41:53.249247 |
2026-06-29 21:41:53.249393 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-29 21:41:53.467389 | instance | changed
2026-06-29 21:41:53.474867 |
2026-06-29 21:41:53.474965 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-29 21:41:54.064447 | instance | auth-system/keycloak-0/keycloak
2026-06-29 21:41:54.252176 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-29 21:41:54.418274 | instance | cert-manager/cert-manager-79c48d47db-7vbdj/cert-manager-controller
2026-06-29 21:41:54.603157 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-7vbdj" not found
2026-06-29 21:41:54.800949 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-sqw6s/cert-manager-cainjector
2026-06-29 21:41:54.973921 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-sqw6s" not found
2026-06-29 21:41:55.155011 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-9r2r6/cert-manager-webhook
2026-06-29 21:41:55.332149 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-9r2r6" not found
2026-06-29 21:41:55.494598 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-tszxb/envoy-gateway
2026-06-29 21:41:55.710283 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-tszxb" not found
2026-06-29 21:41:55.889334 | instance | ingress-nginx/ingress-nginx-controller-8mfx7/controller
2026-06-29 21:41:56.100715 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-8mfx7" not found
2026-06-29 21:41:56.267006 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8p5wh/ingress-nginx-default-backend
2026-06-29 21:41:56.437196 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-8p5wh" not found
2026-06-29 21:41:56.613678 | instance | kube-system/cilium-operator-869df985b8-rdsfg/cilium-operator
2026-06-29 21:41:56.808164 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-rdsfg" not found
2026-06-29 21:41:56.979671 | instance | kube-system/cilium-pp5wq/config
2026-06-29 21:41:57.152368 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-pp5wq" not found
2026-06-29 21:41:57.156361 | instance | kube-system/cilium-pp5wq/mount-cgroup
2026-06-29 21:41:57.327092 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-pp5wq" not found
2026-06-29 21:41:57.331786 | instance | kube-system/cilium-pp5wq/apply-sysctl-overwrites
2026-06-29 21:41:57.497237 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-pp5wq" not found
2026-06-29 21:41:57.501303 | instance | kube-system/cilium-pp5wq/mount-bpf-fs
2026-06-29 21:41:57.678732 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-pp5wq" not found
2026-06-29 21:41:57.681675 | instance | kube-system/cilium-pp5wq/clean-cilium-state
2026-06-29 21:41:57.859408 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-pp5wq" not found
2026-06-29 21:41:57.863977 | instance | kube-system/cilium-pp5wq/install-cni-binaries
2026-06-29 21:41:58.040308 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-pp5wq" not found
2026-06-29 21:41:58.043387 | instance | kube-system/cilium-pp5wq/cilium-agent
2026-06-29 21:41:58.270364 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-pp5wq" not found
2026-06-29 21:41:58.451565 | instance | kube-system/coredns-67659f764b-6c9hf/coredns
2026-06-29 21:41:58.618723 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-6c9hf" not found
2026-06-29 21:41:58.804358 | instance | kube-system/coredns-67659f764b-zwxs8/coredns
2026-06-29 21:41:58.980866 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-zwxs8" not found
2026-06-29 21:41:59.142499 | instance | kube-system/etcd-instance/etcd
2026-06-29 21:41:59.321030 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-29 21:41:59.502562 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-29 21:41:59.692748 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-29 21:41:59.872790 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-29 21:42:00.096637 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-29 21:42:00.263851 | instance | kube-system/kube-proxy-trvg6/kube-proxy
2026-06-29 21:42:00.434457 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-trvg6" not found
2026-06-29 21:42:00.610340 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-29 21:42:00.803250 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-29 21:42:00.969715 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-29 21:42:01.178097 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-29 21:42:01.362498 | instance | local-path-storage/local-path-provisioner-679c578f5-mblr2/local-path-provisioner
2026-06-29 21:42:01.541571 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-mblr2" not found
2026-06-29 21:42:01.711985 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-29 21:42:01.894766 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 21:42:01.899675 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-29 21:42:02.082387 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 21:42:02.085983 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-29 21:42:02.267164 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 21:42:02.272603 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-29 21:42:02.512109 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 21:42:02.707107 | instance | monitoring/goldpinger-84qtg/goldpinger-daemon
2026-06-29 21:42:02.902063 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-84qtg" not found
2026-06-29 21:42:03.090523 | instance | monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana-sc-dashboard
2026-06-29 21:42:03.268243 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-74cdc44965-8rjwg" not found
2026-06-29 21:42:03.271897 | instance | monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana-sc-datasources
2026-06-29 21:42:03.451477 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-74cdc44965-8rjwg" not found
2026-06-29 21:42:03.456843 | instance | monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana
2026-06-29 21:42:03.677992 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-74cdc44965-8rjwg" not found
2026-06-29 21:42:03.858402 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf/kube-state-metrics
2026-06-29 21:42:04.046877 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf" not found
2026-06-29 21:42:04.213678 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-b242f/kube-prometheus-stack
2026-06-29 21:42:04.399829 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-b242f" not found
2026-06-29 21:42:04.580941 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/node-exporter
2026-06-29 21:42:04.770645 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/pod-tls-sidecar
2026-06-29 21:42:04.954130 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-4nq5r" not found
2026-06-29 21:42:05.118356 | instance | monitoring/loki-0/loki
2026-06-29 21:42:05.308869 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-29 21:42:05.483943 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-29 21:42:05.654352 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-29 21:42:05.664627 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-29 21:42:05.853873 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-29 21:42:06.024603 | instance | monitoring/loki-gateway-cf54cb88c-h4w4r/nginx
2026-06-29 21:42:06.321087 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-h4w4r" not found
2026-06-29 21:42:06.495555 | instance | monitoring/loki-results-cache-0/memcached
2026-06-29 21:42:06.656629 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-29 21:42:06.661476 | instance | monitoring/loki-results-cache-0/exporter
2026-06-29 21:42:06.850076 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-29 21:42:07.018911 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-5654n/gc
2026-06-29 21:42:07.183272 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-5654n" not found
2026-06-29 21:42:07.346634 | instance | monitoring/node-feature-discovery-master-8665476dbc-42sc8/master
2026-06-29 21:42:07.517001 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-42sc8" not found
2026-06-29 21:42:07.692913 | instance | monitoring/node-feature-discovery-worker-nxrs4/worker
2026-06-29 21:42:07.875183 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-nxrs4" not found
2026-06-29 21:42:08.053010 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-29 21:42:08.237951 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 21:42:08.242795 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-29 21:42:08.417940 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 21:42:08.422954 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-29 21:42:08.592926 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 21:42:08.597757 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-29 21:42:08.777494 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 21:42:08.782793 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-29 21:42:08.984524 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 21:42:09.191010 | instance | monitoring/prometheus-pushgateway-7b8659c68b-kmzpc/pushgateway
2026-06-29 21:42:09.387525 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-kmzpc" not found
2026-06-29 21:42:09.564908 | instance | monitoring/vector-r7nkf/vector
2026-06-29 21:42:09.782919 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-r7nkf" not found
2026-06-29 21:42:09.980870 | instance | openstack/barbican-api-8478bcff8f-vhbdz/init
2026-06-29 21:42:10.153129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-8478bcff8f-vhbdz" not found
2026-06-29 21:42:10.157593 | instance | openstack/barbican-api-8478bcff8f-vhbdz/barbican-api
2026-06-29 21:42:10.322702 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-8478bcff8f-vhbdz" not found
2026-06-29 21:42:10.495202 | instance | openstack/barbican-db-init-2cpwj/init
2026-06-29 21:42:10.669033 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-2cpwj" not found
2026-06-29 21:42:10.673737 | instance | openstack/barbican-db-init-2cpwj/barbican-db-init-0
2026-06-29 21:42:10.855305 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-2cpwj" not found
2026-06-29 21:42:11.029188 | instance | openstack/barbican-db-sync-tf7ng/init
2026-06-29 21:42:11.200810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-tf7ng" not found
2026-06-29 21:42:11.206798 | instance | openstack/barbican-db-sync-tf7ng/barbican-db-sync
2026-06-29 21:42:11.383043 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-tf7ng" not found
2026-06-29 21:42:11.553589 | instance | openstack/barbican-ks-endpoints-7b2kl/init
2026-06-29 21:42:11.720740 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-7b2kl" not found
2026-06-29 21:42:11.725618 | instance | openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-admin
2026-06-29 21:42:11.939111 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-7b2kl" not found
2026-06-29 21:42:11.943692 | instance | openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-internal
2026-06-29 21:42:12.126582 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-7b2kl" not found
2026-06-29 21:42:12.131723 | instance | openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-public
2026-06-29 21:42:12.300334 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-7b2kl" not found
2026-06-29 21:42:12.480118 | instance | openstack/barbican-ks-service-n7fls/init
2026-06-29 21:42:12.653817 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-n7fls" not found
2026-06-29 21:42:12.658009 | instance | openstack/barbican-ks-service-n7fls/key-manager-ks-service-registration
2026-06-29 21:42:12.848278 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-n7fls" not found
2026-06-29 21:42:13.021451 | instance | openstack/barbican-ks-user-qnrkv/init
2026-06-29 21:42:13.180945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-qnrkv" not found
2026-06-29 21:42:13.186139 | instance | openstack/barbican-ks-user-qnrkv/barbican-ks-user
2026-06-29 21:42:13.365184 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-qnrkv" not found
2026-06-29 21:42:13.526079 | instance | openstack/barbican-rabbit-init-hzw56/init
2026-06-29 21:42:13.697838 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-hzw56" not found
2026-06-29 21:42:13.701330 | instance | openstack/barbican-rabbit-init-hzw56/rabbit-init
2026-06-29 21:42:13.877975 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-hzw56" not found
2026-06-29 21:42:14.046308 | instance | openstack/cinder-api-659f9ccbb4-c77z9/init
2026-06-29 21:42:14.232576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-659f9ccbb4-c77z9" not found
2026-06-29 21:42:14.237108 | instance | openstack/cinder-api-659f9ccbb4-c77z9/ceph-coordination-volume-perms
2026-06-29 21:42:14.401101 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-659f9ccbb4-c77z9" not found
2026-06-29 21:42:14.405564 | instance | openstack/cinder-api-659f9ccbb4-c77z9/cinder-api
2026-06-29 21:42:14.612782 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-659f9ccbb4-c77z9" not found
2026-06-29 21:42:14.787218 | instance | openstack/cinder-backup-dccccdb96-9vv26/init
2026-06-29 21:42:14.993304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-dccccdb96-9vv26" not found
2026-06-29 21:42:14.997604 | instance | openstack/cinder-backup-dccccdb96-9vv26/ceph-backup-keyring-placement
2026-06-29 21:42:15.171740 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-dccccdb96-9vv26" not found
2026-06-29 21:42:15.175590 | instance | openstack/cinder-backup-dccccdb96-9vv26/ceph-keyring-placement-rbd1
2026-06-29 21:42:15.337966 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-dccccdb96-9vv26" not found
2026-06-29 21:42:15.342616 | instance | openstack/cinder-backup-dccccdb96-9vv26/ceph-coordination-volume-perms
2026-06-29 21:42:15.514962 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-dccccdb96-9vv26" not found
2026-06-29 21:42:15.518703 | instance | openstack/cinder-backup-dccccdb96-9vv26/cinder-backup
2026-06-29 21:42:15.698054 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-dccccdb96-9vv26" not found
2026-06-29 21:42:15.872586 | instance | openstack/cinder-backup-storage-init-brs2n/init
2026-06-29 21:42:16.049559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-brs2n" not found
2026-06-29 21:42:16.054339 | instance | openstack/cinder-backup-storage-init-brs2n/ceph-keyring-placement
2026-06-29 21:42:16.226198 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-brs2n" not found
2026-06-29 21:42:16.230673 | instance | openstack/cinder-backup-storage-init-brs2n/cinder-backup-storage-init
2026-06-29 21:42:16.403266 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-brs2n" not found
2026-06-29 21:42:16.580433 | instance | openstack/cinder-bootstrap-r7vmm/init
2026-06-29 21:42:16.750699 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-r7vmm" not found
2026-06-29 21:42:16.754366 | instance | openstack/cinder-bootstrap-r7vmm/bootstrap
2026-06-29 21:42:16.933950 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-r7vmm" not found
2026-06-29 21:42:17.101438 | instance | openstack/cinder-create-internal-tenant-kvnmw/init
2026-06-29 21:42:17.269649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-kvnmw" not found
2026-06-29 21:42:17.272111 | instance | openstack/cinder-create-internal-tenant-kvnmw/create-internal-tenant
2026-06-29 21:42:17.433677 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-kvnmw" not found
2026-06-29 21:42:17.599018 | instance | openstack/cinder-db-init-kvgzg/init
2026-06-29 21:42:17.784119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-kvgzg" not found
2026-06-29 21:42:17.788497 | instance | openstack/cinder-db-init-kvgzg/cinder-db-init-0
2026-06-29 21:42:17.970424 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-kvgzg" not found
2026-06-29 21:42:18.128661 | instance | openstack/cinder-db-sync-slfhj/init
2026-06-29 21:42:18.296320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-slfhj" not found
2026-06-29 21:42:18.299880 | instance | openstack/cinder-db-sync-slfhj/cinder-db-sync
2026-06-29 21:42:18.466316 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-slfhj" not found
2026-06-29 21:42:18.639533 | instance | openstack/cinder-ks-endpoints-vn499/init
2026-06-29 21:42:18.845635 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-vn499" not found
2026-06-29 21:42:18.852789 | instance | openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-admin
2026-06-29 21:42:19.046007 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-vn499" not found
2026-06-29 21:42:19.050804 | instance | openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-internal
2026-06-29 21:42:19.224235 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-vn499" not found
2026-06-29 21:42:19.228963 | instance | openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-public
2026-06-29 21:42:19.407400 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-vn499" not found
2026-06-29 21:42:19.581307 | instance | openstack/cinder-ks-service-cr5c7/init
2026-06-29 21:42:19.744916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-cr5c7" not found
2026-06-29 21:42:19.748215 | instance | openstack/cinder-ks-service-cr5c7/volumev3-ks-service-registration
2026-06-29 21:42:19.925977 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-cr5c7" not found
2026-06-29 21:42:20.096976 | instance | openstack/cinder-ks-user-k2bp9/init
2026-06-29 21:42:20.271876 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-k2bp9" not found
2026-06-29 21:42:20.275385 | instance | openstack/cinder-ks-user-k2bp9/cinder-ks-user
2026-06-29 21:42:20.451588 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-k2bp9" not found
2026-06-29 21:42:20.613921 | instance | openstack/cinder-rabbit-init-2v7xl/init
2026-06-29 21:42:20.781559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-2v7xl" not found
2026-06-29 21:42:20.786857 | instance | openstack/cinder-rabbit-init-2v7xl/rabbit-init
2026-06-29 21:42:20.963436 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-2v7xl" not found
2026-06-29 21:42:21.122609 | instance | openstack/cinder-scheduler-d47bfdbd8-r8xrl/init
2026-06-29 21:42:21.306093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-d47bfdbd8-r8xrl" not found
2026-06-29 21:42:21.309442 | instance | openstack/cinder-scheduler-d47bfdbd8-r8xrl/ceph-coordination-volume-perms
2026-06-29 21:42:21.479291 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-d47bfdbd8-r8xrl" not found
2026-06-29 21:42:21.482976 | instance | openstack/cinder-scheduler-d47bfdbd8-r8xrl/cinder-scheduler
2026-06-29 21:42:21.649972 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-d47bfdbd8-r8xrl" not found
2026-06-29 21:42:21.837038 | instance | openstack/cinder-storage-init-nv78k/init
2026-06-29 21:42:22.008612 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-nv78k" not found
2026-06-29 21:42:22.013514 | instance | openstack/cinder-storage-init-nv78k/ceph-keyring-placement
2026-06-29 21:42:22.186241 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-nv78k" not found
2026-06-29 21:42:22.190368 | instance | openstack/cinder-storage-init-nv78k/cinder-storage-init-rbd1
2026-06-29 21:42:22.375057 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-nv78k" not found
2026-06-29 21:42:22.552833 | instance | openstack/cinder-volume-556d9774c9-lnfld/init
2026-06-29 21:42:22.736323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-556d9774c9-lnfld" not found
2026-06-29 21:42:22.743167 | instance | openstack/cinder-volume-556d9774c9-lnfld/ceph-keyring-placement-rbd1
2026-06-29 21:42:22.949324 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-556d9774c9-lnfld" not found
2026-06-29 21:42:22.954532 | instance | openstack/cinder-volume-556d9774c9-lnfld/ceph-coordination-volume-perms
2026-06-29 21:42:23.124063 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-556d9774c9-lnfld" not found
2026-06-29 21:42:23.127706 | instance | openstack/cinder-volume-556d9774c9-lnfld/init-cinder-conf
2026-06-29 21:42:23.294446 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-556d9774c9-lnfld" not found
2026-06-29 21:42:23.299630 | instance | openstack/cinder-volume-556d9774c9-lnfld/cinder-volume
2026-06-29 21:42:23.467123 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-556d9774c9-lnfld" not found
2026-06-29 21:42:23.642615 | instance | openstack/glance-api-5c94db69f6-9hqpx/init
2026-06-29 21:42:23.826272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5c94db69f6-9hqpx" not found
2026-06-29 21:42:23.830207 | instance | openstack/glance-api-5c94db69f6-9hqpx/glance-perms
2026-06-29 21:42:23.998364 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5c94db69f6-9hqpx" not found
2026-06-29 21:42:24.004119 | instance | openstack/glance-api-5c94db69f6-9hqpx/ceph-keyring-placement
2026-06-29 21:42:24.214090 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5c94db69f6-9hqpx" not found
2026-06-29 21:42:24.218110 | instance | openstack/glance-api-5c94db69f6-9hqpx/glance-api
2026-06-29 21:42:24.386281 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5c94db69f6-9hqpx" not found
2026-06-29 21:42:24.557059 | instance | openstack/glance-db-init-ws8js/init
2026-06-29 21:42:24.741242 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-ws8js" not found
2026-06-29 21:42:24.746218 | instance | openstack/glance-db-init-ws8js/glance-db-init-0
2026-06-29 21:42:24.919148 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-ws8js" not found
2026-06-29 21:42:25.092255 | instance | openstack/glance-db-sync-qrf5t/init
2026-06-29 21:42:25.265662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-qrf5t" not found
2026-06-29 21:42:25.269222 | instance | openstack/glance-db-sync-qrf5t/glance-db-sync
2026-06-29 21:42:25.452693 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-qrf5t" not found
2026-06-29 21:42:25.617281 | instance | openstack/glance-ks-endpoints-jkbnn/init
2026-06-29 21:42:25.795628 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-jkbnn" not found
2026-06-29 21:42:25.800151 | instance | openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-admin
2026-06-29 21:42:25.965509 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-jkbnn" not found
2026-06-29 21:42:25.969248 | instance | openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-internal
2026-06-29 21:42:26.145952 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-jkbnn" not found
2026-06-29 21:42:26.149109 | instance | openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-public
2026-06-29 21:42:26.324341 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-jkbnn" not found
2026-06-29 21:42:26.492277 | instance | openstack/glance-ks-service-mjhqd/init
2026-06-29 21:42:26.676472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-mjhqd" not found
2026-06-29 21:42:26.680680 | instance | openstack/glance-ks-service-mjhqd/image-ks-service-registration
2026-06-29 21:42:26.855357 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-mjhqd" not found
2026-06-29 21:42:27.035904 | instance | openstack/glance-ks-user-vthgl/init
2026-06-29 21:42:27.225093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-vthgl" not found
2026-06-29 21:42:27.228794 | instance | openstack/glance-ks-user-vthgl/glance-ks-user
2026-06-29 21:42:27.398574 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-vthgl" not found
2026-06-29 21:42:27.570425 | instance | openstack/glance-metadefs-load-w8zxh/init
2026-06-29 21:42:27.754255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-w8zxh" not found
2026-06-29 21:42:27.758911 | instance | openstack/glance-metadefs-load-w8zxh/glance-metadefs-load
2026-06-29 21:42:27.951185 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-w8zxh" not found
2026-06-29 21:42:28.128716 | instance | openstack/glance-rabbit-init-mwdhx/init
2026-06-29 21:42:28.315055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-mwdhx" not found
2026-06-29 21:42:28.318147 | instance | openstack/glance-rabbit-init-mwdhx/rabbit-init
2026-06-29 21:42:28.492693 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-mwdhx" not found
2026-06-29 21:42:28.652433 | instance | openstack/glance-storage-init-dfr5n/init
2026-06-29 21:42:28.817845 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-dfr5n" not found
2026-06-29 21:42:28.822091 | instance | openstack/glance-storage-init-dfr5n/ceph-keyring-placement
2026-06-29 21:42:29.000220 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-dfr5n" not found
2026-06-29 21:42:29.003033 | instance | openstack/glance-storage-init-dfr5n/glance-storage-init
2026-06-29 21:42:29.213729 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-dfr5n" not found
2026-06-29 21:42:29.387685 | instance | openstack/keepalived-sqwf2/init
2026-06-29 21:42:29.597610 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-sqwf2" not found
2026-06-29 21:42:29.601000 | instance | openstack/keepalived-sqwf2/wait-for-ip
2026-06-29 21:42:29.692573 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-sqwf2" is waiting to start: PodInitializing
2026-06-29 21:42:29.782602 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-sqwf2" not found
2026-06-29 21:42:29.786373 | instance | openstack/keepalived-sqwf2/keepalived
2026-06-29 21:42:29.871523 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-sqwf2" is waiting to start: PodInitializing
2026-06-29 21:42:29.951799 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-sqwf2" not found
2026-06-29 21:42:30.117514 | instance | openstack/keystone-api-7cdfc7c98f-x6dx4/init
2026-06-29 21:42:30.287762 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7cdfc7c98f-x6dx4" not found
2026-06-29 21:42:30.292110 | instance | openstack/keystone-api-7cdfc7c98f-x6dx4/keystone-api
2026-06-29 21:42:30.716763 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7cdfc7c98f-x6dx4" not found
2026-06-29 21:42:30.903640 | instance | openstack/keystone-bootstrap-52ph8/init
2026-06-29 21:42:31.073090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-52ph8" not found
2026-06-29 21:42:31.076216 | instance | openstack/keystone-bootstrap-52ph8/bootstrap
2026-06-29 21:42:31.259650 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-52ph8" not found
2026-06-29 21:42:31.447344 | instance | openstack/keystone-credential-setup-jkjrj/init
2026-06-29 21:42:31.623248 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-jkjrj" not found
2026-06-29 21:42:31.628165 | instance | openstack/keystone-credential-setup-jkjrj/keystone-credential-setup
2026-06-29 21:42:31.826716 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-jkjrj" not found
2026-06-29 21:42:32.002559 | instance | openstack/keystone-db-init-mvpv8/init
2026-06-29 21:42:32.171222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-mvpv8" not found
2026-06-29 21:42:32.175282 | instance | openstack/keystone-db-init-mvpv8/keystone-db-init-0
2026-06-29 21:42:32.357094 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-mvpv8" not found
2026-06-29 21:42:32.526316 | instance | openstack/keystone-db-sync-wfknw/init
2026-06-29 21:42:32.704806 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-wfknw" not found
2026-06-29 21:42:32.707706 | instance | openstack/keystone-db-sync-wfknw/keystone-db-sync
2026-06-29 21:42:32.894017 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-wfknw" not found
2026-06-29 21:42:33.080127 | instance | openstack/keystone-domain-manage-s7994/init
2026-06-29 21:42:33.254918 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-s7994" not found
2026-06-29 21:42:33.259715 | instance | openstack/keystone-domain-manage-s7994/keystone-domain-manage
2026-06-29 21:42:33.440961 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-s7994" not found
2026-06-29 21:42:33.620213 | instance | openstack/keystone-fernet-setup-v9jhb/init
2026-06-29 21:42:33.799822 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-v9jhb" not found
2026-06-29 21:42:33.804008 | instance | openstack/keystone-fernet-setup-v9jhb/keystone-fernet-setup
2026-06-29 21:42:33.987045 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-v9jhb" not found
2026-06-29 21:42:34.149741 | instance | openstack/keystone-rabbit-init-jt6cr/init
2026-06-29 21:42:34.311529 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-jt6cr" not found
2026-06-29 21:42:34.315954 | instance | openstack/keystone-rabbit-init-jt6cr/rabbit-init
2026-06-29 21:42:34.481913 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-jt6cr" not found
2026-06-29 21:42:34.653775 | instance | openstack/libvirt-libvirt-default-rc4dj/init
2026-06-29 21:42:34.855386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-rc4dj" not found
2026-06-29 21:42:34.861070 | instance | openstack/libvirt-libvirt-default-rc4dj/init-dynamic-options
2026-06-29 21:42:34.948065 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-rc4dj" is waiting to start: PodInitializing
2026-06-29 21:42:35.037032 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-rc4dj" not found
2026-06-29 21:42:35.040663 | instance | openstack/libvirt-libvirt-default-rc4dj/ceph-admin-keyring-placement
2026-06-29 21:42:35.133850 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-rc4dj" is waiting to start: PodInitializing
2026-06-29 21:42:35.240470 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-rc4dj" not found
2026-06-29 21:42:35.244741 | instance | openstack/libvirt-libvirt-default-rc4dj/ceph-keyring-placement
2026-06-29 21:42:35.329680 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-rc4dj" is waiting to start: PodInitializing
2026-06-29 21:42:35.412187 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-rc4dj" not found
2026-06-29 21:42:35.418695 | instance | openstack/libvirt-libvirt-default-rc4dj/tls-sidecar
2026-06-29 21:42:35.510151 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-rc4dj" is waiting to start: PodInitializing
2026-06-29 21:42:35.628119 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-rc4dj" not found
2026-06-29 21:42:35.633458 | instance | openstack/libvirt-libvirt-default-rc4dj/libvirt
2026-06-29 21:42:35.718173 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-rc4dj" is waiting to start: PodInitializing
2026-06-29 21:42:35.808025 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-rc4dj" not found
2026-06-29 21:42:35.811922 | instance | openstack/libvirt-libvirt-default-rc4dj/libvirt-exporter
2026-06-29 21:42:35.895359 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-rc4dj" is waiting to start: PodInitializing
2026-06-29 21:42:35.998537 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-rc4dj" not found
2026-06-29 21:42:36.175632 | instance | openstack/memcached-memcached-6479589586-vz6hb/init
2026-06-29 21:42:36.353969 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-vz6hb" not found
2026-06-29 21:42:36.357414 | instance | openstack/memcached-memcached-6479589586-vz6hb/memcached
2026-06-29 21:42:36.534446 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-vz6hb" not found
2026-06-29 21:42:36.538798 | instance | openstack/memcached-memcached-6479589586-vz6hb/memcached-exporter
2026-06-29 21:42:36.715663 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-vz6hb" not found
2026-06-29 21:42:36.913093 | instance | openstack/neutron-coredns-7dd4958666-jv872/coredns
2026-06-29 21:42:37.080752 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-jv872" not found
2026-06-29 21:42:37.250299 | instance | openstack/neutron-db-init-2m9wp/init
2026-06-29 21:42:37.424871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-2m9wp" not found
2026-06-29 21:42:37.428813 | instance | openstack/neutron-db-init-2m9wp/neutron-db-init-0
2026-06-29 21:42:37.604582 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-2m9wp" not found
2026-06-29 21:42:37.773110 | instance | openstack/neutron-db-sync-zbsqb/init
2026-06-29 21:42:37.952365 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-zbsqb" not found
2026-06-29 21:42:37.955699 | instance | openstack/neutron-db-sync-zbsqb/neutron-db-sync
2026-06-29 21:42:38.133219 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-zbsqb" not found
2026-06-29 21:42:38.326801 | instance | openstack/neutron-dhcp-agent-default-sjf55/init
2026-06-29 21:42:38.520733 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-sjf55" not found
2026-06-29 21:42:38.526724 | instance | openstack/neutron-dhcp-agent-default-sjf55/neutron-dhcp-agent-init
2026-06-29 21:42:38.611747 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-sjf55" is waiting to start: PodInitializing
2026-06-29 21:42:38.699835 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-sjf55" not found
2026-06-29 21:42:38.704037 | instance | openstack/neutron-dhcp-agent-default-sjf55/neutron-dhcp-agent
2026-06-29 21:42:38.803889 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-sjf55" is waiting to start: PodInitializing
2026-06-29 21:42:38.889326 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-sjf55" not found
2026-06-29 21:42:39.063380 | instance | openstack/neutron-ks-endpoints-jmscs/init
2026-06-29 21:42:39.233876 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-jmscs" not found
2026-06-29 21:42:39.237163 | instance | openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-admin
2026-06-29 21:42:39.421648 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-jmscs" not found
2026-06-29 21:42:39.426408 | instance | openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-internal
2026-06-29 21:42:39.611139 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-jmscs" not found
2026-06-29 21:42:39.615421 | instance | openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-public
2026-06-29 21:42:39.826390 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-jmscs" not found
2026-06-29 21:42:40.002043 | instance | openstack/neutron-ks-service-wg555/init
2026-06-29 21:42:40.172529 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-wg555" not found
2026-06-29 21:42:40.178009 | instance | openstack/neutron-ks-service-wg555/network-ks-service-registration
2026-06-29 21:42:40.376179 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-wg555" not found
2026-06-29 21:42:40.564567 | instance | openstack/neutron-ks-user-jb4nf/init
2026-06-29 21:42:40.735197 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-jb4nf" not found
2026-06-29 21:42:40.738396 | instance | openstack/neutron-ks-user-jb4nf/neutron-ks-user
2026-06-29 21:42:40.916013 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-jb4nf" not found
2026-06-29 21:42:41.083092 | instance | openstack/neutron-l3-agent-default-p6gbr/init
2026-06-29 21:42:41.283613 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-p6gbr" not found
2026-06-29 21:42:41.287493 | instance | openstack/neutron-l3-agent-default-p6gbr/neutron-l3-agent-init
2026-06-29 21:42:41.377955 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-p6gbr" is waiting to start: PodInitializing
2026-06-29 21:42:41.462838 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-p6gbr" not found
2026-06-29 21:42:41.467036 | instance | openstack/neutron-l3-agent-default-p6gbr/neutron-l3-agent
2026-06-29 21:42:41.548111 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-p6gbr" is waiting to start: PodInitializing
2026-06-29 21:42:41.628995 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-p6gbr" not found
2026-06-29 21:42:41.802123 | instance | openstack/neutron-metadata-agent-default-2c992/init
2026-06-29 21:42:41.998197 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-2c992" not found
2026-06-29 21:42:42.002895 | instance | openstack/neutron-metadata-agent-default-2c992/neutron-metadata-agent-init
2026-06-29 21:42:42.089497 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-2c992" is waiting to start: PodInitializing
2026-06-29 21:42:42.178138 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-2c992" not found
2026-06-29 21:42:42.182064 | instance | openstack/neutron-metadata-agent-default-2c992/neutron-metadata-agent
2026-06-29 21:42:42.263716 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-2c992" is waiting to start: PodInitializing
2026-06-29 21:42:42.351657 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-2c992" not found
2026-06-29 21:42:42.515706 | instance | openstack/neutron-netns-cleanup-cron-default-zh77j/init
2026-06-29 21:42:42.692770 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-zh77j" not found
2026-06-29 21:42:42.695728 | instance | openstack/neutron-netns-cleanup-cron-default-zh77j/neutron-netns-cleanup-cron
2026-06-29 21:42:42.934185 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-zh77j" not found
2026-06-29 21:42:43.111694 | instance | openstack/neutron-ovs-agent-default-q9hfj/init
2026-06-29 21:42:43.291204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-q9hfj" not found
2026-06-29 21:42:43.294948 | instance | openstack/neutron-ovs-agent-default-q9hfj/neutron-openvswitch-agent-kernel-modules
2026-06-29 21:42:43.376395 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-q9hfj" is waiting to start: PodInitializing
2026-06-29 21:42:43.457645 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-q9hfj" not found
2026-06-29 21:42:43.462705 | instance | openstack/neutron-ovs-agent-default-q9hfj/neutron-ovs-agent-init
2026-06-29 21:42:43.545565 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-q9hfj" is waiting to start: PodInitializing
2026-06-29 21:42:43.627384 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-q9hfj" not found
2026-06-29 21:42:43.631722 | instance | openstack/neutron-ovs-agent-default-q9hfj/neutron-ovs-agent
2026-06-29 21:42:43.724759 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-q9hfj" is waiting to start: PodInitializing
2026-06-29 21:42:43.815095 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-q9hfj" not found
2026-06-29 21:42:43.987646 | instance | openstack/neutron-rabbit-init-sgsq6/init
2026-06-29 21:42:44.148795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-sgsq6" not found
2026-06-29 21:42:44.153601 | instance | openstack/neutron-rabbit-init-sgsq6/rabbit-init
2026-06-29 21:42:44.324653 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-sgsq6" not found
2026-06-29 21:42:44.493276 | instance | openstack/neutron-rpc-server-85f68bbc45-5qcrl/init
2026-06-29 21:42:44.686776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-85f68bbc45-5qcrl" not found
2026-06-29 21:42:44.690986 | instance | openstack/neutron-rpc-server-85f68bbc45-5qcrl/neutron-rpc-server
2026-06-29 21:42:45.056837 | instance | openstack/neutron-server-bf4cb6476-t4vnv/init
2026-06-29 21:42:45.237848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-bf4cb6476-t4vnv" not found
2026-06-29 21:42:45.242256 | instance | openstack/neutron-server-bf4cb6476-t4vnv/neutron-server
2026-06-29 21:42:45.449898 | instance | openstack/neutron-server-bf4cb6476-t4vnv/neutron-policy-server
2026-06-29 21:42:45.621064 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-bf4cb6476-t4vnv" not found
2026-06-29 21:42:45.809951 | instance | openstack/nova-api-metadata-7bb846fcb7-qslng/init
2026-06-29 21:42:45.985511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-7bb846fcb7-qslng" not found
2026-06-29 21:42:45.988642 | instance | openstack/nova-api-metadata-7bb846fcb7-qslng/nova-api-metadata-init
2026-06-29 21:42:46.161338 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-7bb846fcb7-qslng" not found
2026-06-29 21:42:46.166192 | instance | openstack/nova-api-metadata-7bb846fcb7-qslng/nova-api
2026-06-29 21:42:46.333630 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-7bb846fcb7-qslng" not found
2026-06-29 21:42:46.495413 | instance | openstack/nova-api-osapi-65df485c45-fvn8r/init
2026-06-29 21:42:46.679421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-65df485c45-fvn8r" not found
2026-06-29 21:42:46.683196 | instance | openstack/nova-api-osapi-65df485c45-fvn8r/nova-osapi
2026-06-29 21:42:46.879178 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-65df485c45-fvn8r" not found
2026-06-29 21:42:47.043797 | instance | openstack/nova-bootstrap-hkwdk/init
2026-06-29 21:42:47.213564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-hkwdk" not found
2026-06-29 21:42:47.216669 | instance | openstack/nova-bootstrap-hkwdk/bootstrap
2026-06-29 21:42:47.373843 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-hkwdk" not found
2026-06-29 21:42:47.547343 | instance | openstack/nova-cell-setup-b2455/init
2026-06-29 21:42:47.741802 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-b2455" not found
2026-06-29 21:42:47.746147 | instance | openstack/nova-cell-setup-b2455/nova-cell-setup-init
2026-06-29 21:42:47.844299 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-b2455" is waiting to start: PodInitializing
2026-06-29 21:42:47.925281 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-b2455" not found
2026-06-29 21:42:47.928802 | instance | openstack/nova-cell-setup-b2455/nova-cell-setup
2026-06-29 21:42:48.018216 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-b2455" is waiting to start: PodInitializing
2026-06-29 21:42:48.101521 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-b2455" not found
2026-06-29 21:42:48.267325 | instance | openstack/nova-compute-default-7frnp/init
2026-06-29 21:42:48.497105 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:48.502984 | instance | openstack/nova-compute-default-7frnp/nova-compute-init
2026-06-29 21:42:48.585515 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:48.670205 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:48.673357 | instance | openstack/nova-compute-default-7frnp/ceph-perms
2026-06-29 21:42:48.772233 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:48.857227 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:48.860903 | instance | openstack/nova-compute-default-7frnp/ceph-admin-keyring-placement
2026-06-29 21:42:48.948193 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:49.036682 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:49.040851 | instance | openstack/nova-compute-default-7frnp/ceph-keyring-placement
2026-06-29 21:42:49.122242 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:49.203763 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:49.207818 | instance | openstack/nova-compute-default-7frnp/nova-compute-vnc-init
2026-06-29 21:42:49.291111 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:49.378779 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:49.382045 | instance | openstack/nova-compute-default-7frnp/nova-compute-ssh-init
2026-06-29 21:42:49.471188 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:49.556871 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:49.560723 | instance | openstack/nova-compute-default-7frnp/nova-compute
2026-06-29 21:42:49.644780 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:49.740871 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:49.746204 | instance | openstack/nova-compute-default-7frnp/nova-compute-ssh
2026-06-29 21:42:49.850628 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-7frnp" is waiting to start: PodInitializing
2026-06-29 21:42:49.946164 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-7frnp" not found
2026-06-29 21:42:50.113150 | instance | openstack/nova-conductor-648ddcd5c5-kxdjd/init
2026-06-29 21:42:50.297576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-648ddcd5c5-kxdjd" not found
2026-06-29 21:42:50.300711 | instance | openstack/nova-conductor-648ddcd5c5-kxdjd/nova-conductor
2026-06-29 21:42:50.491955 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-648ddcd5c5-kxdjd" not found
2026-06-29 21:42:50.656664 | instance | openstack/nova-db-init-qtgsc/init
2026-06-29 21:42:50.834819 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-qtgsc" not found
2026-06-29 21:42:50.838942 | instance | openstack/nova-db-init-qtgsc/nova-db-init-0
2026-06-29 21:42:51.027259 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-qtgsc" not found
2026-06-29 21:42:51.031235 | instance | openstack/nova-db-init-qtgsc/nova-db-init-1
2026-06-29 21:42:51.206196 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-qtgsc" not found
2026-06-29 21:42:51.209916 | instance | openstack/nova-db-init-qtgsc/nova-db-init-2
2026-06-29 21:42:51.391039 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-qtgsc" not found
2026-06-29 21:42:51.564178 | instance | openstack/nova-db-sync-8vsnz/init
2026-06-29 21:42:51.749450 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-8vsnz" not found
2026-06-29 21:42:51.754383 | instance | openstack/nova-db-sync-8vsnz/nova-db-sync
2026-06-29 21:42:51.958224 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-8vsnz" not found
2026-06-29 21:42:52.141609 | instance | openstack/nova-ks-endpoints-z4wtf/init
2026-06-29 21:42:52.321116 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-z4wtf" not found
2026-06-29 21:42:52.326135 | instance | openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-admin
2026-06-29 21:42:52.507636 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-z4wtf" not found
2026-06-29 21:42:52.511040 | instance | openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-internal
2026-06-29 21:42:52.680402 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-z4wtf" not found
2026-06-29 21:42:52.684312 | instance | openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-public
2026-06-29 21:42:52.861623 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-z4wtf" not found
2026-06-29 21:42:53.045055 | instance | openstack/nova-ks-service-72f8p/init
2026-06-29 21:42:53.236016 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-72f8p" not found
2026-06-29 21:42:53.239703 | instance | openstack/nova-ks-service-72f8p/compute-ks-service-registration
2026-06-29 21:42:53.434394 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-72f8p" not found
2026-06-29 21:42:53.611583 | instance | openstack/nova-ks-user-8tfpc/init
2026-06-29 21:42:53.796064 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-8tfpc" not found
2026-06-29 21:42:53.800087 | instance | openstack/nova-ks-user-8tfpc/nova-ks-user
2026-06-29 21:42:53.977803 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-8tfpc" not found
2026-06-29 21:42:54.164002 | instance | openstack/nova-novncproxy-7b97d47466-fwd28/init
2026-06-29 21:42:54.339838 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7b97d47466-fwd28" not found
2026-06-29 21:42:54.343540 | instance | openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy-init
2026-06-29 21:42:54.528245 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7b97d47466-fwd28" not found
2026-06-29 21:42:54.531759 | instance | openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy-init-assets
2026-06-29 21:42:54.706203 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7b97d47466-fwd28" not found
2026-06-29 21:42:54.710526 | instance | openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy
2026-06-29 21:42:54.915491 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7b97d47466-fwd28" not found
2026-06-29 21:42:55.083755 | instance | openstack/nova-rabbit-init-rn4hg/init
2026-06-29 21:42:55.257766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-rn4hg" not found
2026-06-29 21:42:55.261780 | instance | openstack/nova-rabbit-init-rn4hg/rabbit-init
2026-06-29 21:42:55.432643 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-rn4hg" not found
2026-06-29 21:42:55.592652 | instance | openstack/nova-scheduler-cdb87475f-w2tj6/init
2026-06-29 21:42:55.790909 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-cdb87475f-w2tj6" not found
2026-06-29 21:42:55.796921 | instance | openstack/nova-scheduler-cdb87475f-w2tj6/nova-scheduler
2026-06-29 21:42:55.969186 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-cdb87475f-w2tj6" not found
2026-06-29 21:42:56.145529 | instance | openstack/openvswitch-tqttw/init
2026-06-29 21:42:56.318526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-tqttw" not found
2026-06-29 21:42:56.322634 | instance | openstack/openvswitch-tqttw/openvswitch-db-perms
2026-06-29 21:42:56.490994 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-tqttw" not found
2026-06-29 21:42:56.494380 | instance | openstack/openvswitch-tqttw/openvswitch-vswitchd-modules
2026-06-29 21:42:56.674070 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-tqttw" not found
2026-06-29 21:42:56.678585 | instance | openstack/openvswitch-tqttw/openvswitch-db
2026-06-29 21:42:56.857768 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-tqttw" not found
2026-06-29 21:42:56.862461 | instance | openstack/openvswitch-tqttw/openvswitch-vswitchd
2026-06-29 21:42:57.036532 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-tqttw" not found
2026-06-29 21:42:57.211591 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-29 21:42:57.395224 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 21:42:57.399411 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-29 21:42:57.573694 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 21:42:57.576622 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-29 21:42:57.872956 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 21:42:57.876929 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-29 21:42:58.054500 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 21:42:58.221824 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-29 21:42:58.417506 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-29 21:42:58.422150 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-29 21:42:58.626686 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-29 21:42:58.630015 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-29 21:42:58.798062 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-29 21:42:58.980480 | instance | openstack/placement-api-796485b7fc-tr2mb/init
2026-06-29 21:42:59.155660 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-796485b7fc-tr2mb" not found
2026-06-29 21:42:59.160113 | instance | openstack/placement-api-796485b7fc-tr2mb/placement-api
2026-06-29 21:42:59.342878 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-796485b7fc-tr2mb" not found
2026-06-29 21:42:59.555013 | instance | openstack/placement-db-init-lskp5/init
2026-06-29 21:42:59.737723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-lskp5" not found
2026-06-29 21:42:59.744715 | instance | openstack/placement-db-init-lskp5/placement-db-init-0
2026-06-29 21:42:59.933357 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-lskp5" not found
2026-06-29 21:43:00.102969 | instance | openstack/placement-db-sync-jzwzw/init
2026-06-29 21:43:00.294375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-jzwzw" not found
2026-06-29 21:43:00.297866 | instance | openstack/placement-db-sync-jzwzw/placement-db-sync
2026-06-29 21:43:00.469416 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-jzwzw" not found
2026-06-29 21:43:00.643256 | instance | openstack/placement-ks-endpoints-jstbz/init
2026-06-29 21:43:00.840284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-jstbz" not found
2026-06-29 21:43:00.844797 | instance | openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-admin
2026-06-29 21:43:01.032375 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-jstbz" not found
2026-06-29 21:43:01.036836 | instance | openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-internal
2026-06-29 21:43:01.214593 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-jstbz" not found
2026-06-29 21:43:01.218854 | instance | openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-public
2026-06-29 21:43:01.387847 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-jstbz" not found
2026-06-29 21:43:01.555448 | instance | openstack/placement-ks-service-4h72r/init
2026-06-29 21:43:01.728919 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-4h72r" not found
2026-06-29 21:43:01.734192 | instance | openstack/placement-ks-service-4h72r/placement-ks-service-registration
2026-06-29 21:43:01.928080 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-4h72r" not found
2026-06-29 21:43:02.103089 | instance | openstack/placement-ks-user-8gvzg/init
2026-06-29 21:43:02.289106 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-8gvzg" not found
2026-06-29 21:43:02.291928 | instance | openstack/placement-ks-user-8gvzg/placement-ks-user
2026-06-29 21:43:02.466409 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-8gvzg" not found
2026-06-29 21:43:02.633034 | instance | openstack/pxc-operator-69cb5bbdb9-h97v9/percona-xtradb-cluster-operator
2026-06-29 21:43:02.817139 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-h97v9" not found
2026-06-29 21:43:02.988720 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-29 21:43:03.182197 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-29 21:43:03.186615 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-29 21:43:03.361925 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-29 21:43:03.542738 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-29 21:43:03.708236 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-29 21:43:03.711028 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-29 21:43:03.889104 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-29 21:43:04.066938 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-pw6lj/rabbitmq-cluster-operator
2026-06-29 21:43:04.253092 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-pw6lj" not found
2026-06-29 21:43:04.415285 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-29 21:43:04.589733 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-29 21:43:04.593933 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-29 21:43:04.772092 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-29 21:43:04.947997 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-29 21:43:05.124918 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-29 21:43:05.129370 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-29 21:43:05.298699 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-29 21:43:05.465595 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq/rabbitmq-cluster-operator
2026-06-29 21:43:05.635423 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-nhbcq" not found
2026-06-29 21:43:05.823993 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-29 21:43:05.996323 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-29 21:43:06.000713 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-29 21:43:06.210926 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-29 21:43:06.373891 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-29 21:43:06.539140 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-29 21:43:06.546651 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-29 21:43:06.725993 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-29 21:43:06.904756 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/make-container-crash-dir
2026-06-29 21:43:07.063414 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-d67h4" not found
2026-06-29 21:43:07.066753 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/chown-container-data-dir
2026-06-29 21:43:07.235582 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-d67h4" not found
2026-06-29 21:43:07.238551 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/ceph-crash
2026-06-29 21:43:07.405106 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-d67h4" not found
2026-06-29 21:43:07.591711 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/chown-container-data-dir
2026-06-29 21:43:07.783168 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7" not found
2026-06-29 21:43:07.787376 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/rgw
2026-06-29 21:43:07.987197 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7" not found
2026-06-29 21:43:07.990179 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/log-collector
2026-06-29 21:43:08.170172 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7" not found
2026-06-29 21:43:08.346992 | instance | openstack/staffeln-api-84f69f7c5-9gqd4/init
2026-06-29 21:43:08.503938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-84f69f7c5-9gqd4" not found
2026-06-29 21:43:08.507312 | instance | openstack/staffeln-api-84f69f7c5-9gqd4/staffeln-api
2026-06-29 21:43:08.692915 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-84f69f7c5-9gqd4" not found
2026-06-29 21:43:08.893918 | instance | openstack/staffeln-conductor-79696cff6-qsqdx/staffeln-conductor
2026-06-29 21:43:09.080102 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-79696cff6-qsqdx" not found
2026-06-29 21:43:09.242410 | instance | openstack/staffeln-db-init-7tj28/init
2026-06-29 21:43:09.414842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-7tj28" not found
2026-06-29 21:43:09.418045 | instance | openstack/staffeln-db-init-7tj28/staffeln-db-init-0
2026-06-29 21:43:09.592073 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-7tj28" not found
2026-06-29 21:43:09.775654 | instance | openstack/staffeln-db-sync-kmjcw/init
2026-06-29 21:43:09.958746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-kmjcw" not found
2026-06-29 21:43:09.963207 | instance | openstack/staffeln-db-sync-kmjcw/staffeln-db-sync
2026-06-29 21:43:10.129383 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-kmjcw" not found
2026-06-29 21:43:10.287188 | instance | openstack/valkey-node-0/valkey
2026-06-29 21:43:10.455083 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-29 21:43:10.458540 | instance | openstack/valkey-node-0/sentinel
2026-06-29 21:43:10.636858 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-29 21:43:10.640498 | instance | openstack/valkey-node-0/metrics
2026-06-29 21:43:10.830508 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-29 21:43:10.987727 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-4b66d/rook-ceph-operator
2026-06-29 21:43:11.175607 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-4b66d" not found
2026-06-29 21:43:11.346023 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-hztpb/secretgen-controller
2026-06-29 21:43:11.539291 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-hztpb" not found
2026-06-29 21:43:11.633357 | instance | ERROR
2026-06-29 21:43:11.633662 | instance | {
2026-06-29 21:43:11.633713 | instance | "delta": "0:01:17.852526",
2026-06-29 21:43:11.633746 | instance | "end": "2026-06-29 21:43:11.542969",
2026-06-29 21:43:11.633776 | instance | "msg": "non-zero return code",
2026-06-29 21:43:11.633805 | instance | "rc": 123,
2026-06-29 21:43:11.633832 | instance | "start": "2026-06-29 21:41:53.690443"
2026-06-29 21:43:11.633860 | instance | }
2026-06-29 21:43:11.633894 | instance | ERROR: Ignoring Errors
2026-06-29 21:43:11.645888 |
2026-06-29 21:43:11.645979 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-29 21:43:12.250281 | instance | changed:
2026-06-29 21:43:12.250496 | instance | cd+++++++++ pod-logs/
2026-06-29 21:43:12.250537 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-29 21:43:12.250568 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-29 21:43:12.250597 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-29 21:43:12.250654 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-29 21:43:12.250695 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-7vbdj/
2026-06-29 21:43:12.250726 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-7vbdj/cert-manager-controller.txt
2026-06-29 21:43:12.250753 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-sqw6s/
2026-06-29 21:43:12.250780 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-sqw6s/cert-manager-cainjector.txt
2026-06-29 21:43:12.250806 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-9r2r6/
2026-06-29 21:43:12.250833 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-9r2r6/cert-manager-webhook.txt
2026-06-29 21:43:12.250860 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-29 21:43:12.250886 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-tszxb/
2026-06-29 21:43:12.250913 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-tszxb/envoy-gateway.txt
2026-06-29 21:43:12.250939 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-29 21:43:12.250966 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-29 21:43:12.250992 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-29 21:43:12.251025 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-29 21:43:12.251071 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-29 21:43:12.251114 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-7vbdj/
2026-06-29 21:43:12.251158 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-7vbdj/cert-manager-controller.txt
2026-06-29 21:43:12.251201 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-sqw6s/
2026-06-29 21:43:12.251245 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-sqw6s/cert-manager-cainjector.txt
2026-06-29 21:43:12.251292 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-9r2r6/
2026-06-29 21:43:12.251335 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-9r2r6/cert-manager-webhook.txt
2026-06-29 21:43:12.251379 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-29 21:43:12.251422 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-tszxb/
2026-06-29 21:43:12.251465 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-tszxb/envoy-gateway.txt
2026-06-29 21:43:12.251508 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-29 21:43:12.251551 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-8mfx7/
2026-06-29 21:43:12.251595 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-8mfx7/controller.txt
2026-06-29 21:43:12.251638 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8p5wh/
2026-06-29 21:43:12.251681 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8p5wh/ingress-nginx-default-backend.txt
2026-06-29 21:43:12.251724 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-29 21:43:12.251768 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rdsfg/
2026-06-29 21:43:12.251811 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rdsfg/cilium-operator.txt
2026-06-29 21:43:12.251878 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/
2026-06-29 21:43:12.251924 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/apply-sysctl-overwrites.txt
2026-06-29 21:43:12.251967 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/cilium-agent.txt
2026-06-29 21:43:12.252009 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/clean-cilium-state.txt
2026-06-29 21:43:12.252051 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/config.txt
2026-06-29 21:43:12.252094 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/install-cni-binaries.txt
2026-06-29 21:43:12.252137 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/mount-bpf-fs.txt
2026-06-29 21:43:12.252180 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pp5wq/mount-cgroup.txt
2026-06-29 21:43:12.252224 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6c9hf/
2026-06-29 21:43:12.252268 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6c9hf/coredns.txt
2026-06-29 21:43:12.252310 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-zwxs8/
2026-06-29 21:43:12.252354 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-zwxs8/coredns.txt
2026-06-29 21:43:12.252396 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-29 21:43:12.252439 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-29 21:43:12.252482 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-29 21:43:12.252527 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-29 21:43:12.252578 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-29 21:43:12.252623 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-29 21:43:12.252668 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-trvg6/
2026-06-29 21:43:12.252712 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-trvg6/kube-proxy.txt
2026-06-29 21:43:12.252755 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-29 21:43:12.252800 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-29 21:43:12.252844 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-29 21:43:12.252889 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-29 21:43:12.252933 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-29 21:43:12.253010 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-mblr2/
2026-06-29 21:43:12.253059 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-mblr2/local-path-provisioner.txt
2026-06-29 21:43:12.253104 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-29 21:43:12.253148 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-29 21:43:12.253192 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-29 21:43:12.253237 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-29 21:43:12.253282 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-29 21:43:12.253327 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-29 21:43:12.253382 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-84qtg/
2026-06-29 21:43:12.253427 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-84qtg/goldpinger-daemon.txt
2026-06-29 21:43:12.253470 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/
2026-06-29 21:43:12.253513 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana-sc-dashboard.txt
2026-06-29 21:43:12.253556 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana-sc-datasources.txt
2026-06-29 21:43:12.253598 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana.txt
2026-06-29 21:43:12.253641 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf/
2026-06-29 21:43:12.253683 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf/kube-state-metrics.txt
2026-06-29 21:43:12.253725 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b242f/
2026-06-29 21:43:12.253767 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b242f/kube-prometheus-stack.txt
2026-06-29 21:43:12.253809 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/
2026-06-29 21:43:12.253851 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/node-exporter.txt
2026-06-29 21:43:12.253894 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/pod-tls-sidecar.txt
2026-06-29 21:43:12.253937 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-29 21:43:12.253979 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-29 21:43:12.254021 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-29 21:43:12.254063 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-29 21:43:12.254106 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-29 21:43:12.254148 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-h4w4r/
2026-06-29 21:43:12.254191 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-h4w4r/nginx.txt
2026-06-29 21:43:12.254233 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-29 21:43:12.254276 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-29 21:43:12.254318 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-29 21:43:12.254359 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5654n/
2026-06-29 21:43:12.254401 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5654n/gc.txt
2026-06-29 21:43:12.254443 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-42sc8/
2026-06-29 21:43:12.254485 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-42sc8/master.txt
2026-06-29 21:43:12.254526 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-nxrs4/
2026-06-29 21:43:12.254568 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-nxrs4/worker.txt
2026-06-29 21:43:12.254609 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-29 21:43:12.254727 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-29 21:43:12.254772 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-29 21:43:12.254826 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-29 21:43:12.254870 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-29 21:43:12.254914 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-29 21:43:12.254957 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kmzpc/
2026-06-29 21:43:12.254993 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kmzpc/pushgateway.txt
2026-06-29 21:43:12.255014 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-r7nkf/
2026-06-29 21:43:12.255032 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-r7nkf/vector.txt
2026-06-29 21:43:12.255050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-29 21:43:12.255068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-8478bcff8f-vhbdz/
2026-06-29 21:43:12.255086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-8478bcff8f-vhbdz/barbican-api.txt
2026-06-29 21:43:12.255103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-8478bcff8f-vhbdz/init.txt
2026-06-29 21:43:12.255121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2cpwj/
2026-06-29 21:43:12.255138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2cpwj/barbican-db-init-0.txt
2026-06-29 21:43:12.255156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2cpwj/init.txt
2026-06-29 21:43:12.255173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-tf7ng/
2026-06-29 21:43:12.255191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-tf7ng/barbican-db-sync.txt
2026-06-29 21:43:12.255208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-tf7ng/init.txt
2026-06-29 21:43:12.255226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7b2kl/
2026-06-29 21:43:12.255243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7b2kl/init.txt
2026-06-29 21:43:12.255261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-admin.txt
2026-06-29 21:43:12.255279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-internal.txt
2026-06-29 21:43:12.255297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-public.txt
2026-06-29 21:43:12.255314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-n7fls/
2026-06-29 21:43:12.255332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-n7fls/init.txt
2026-06-29 21:43:12.255350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-n7fls/key-manager-ks-service-registration.txt
2026-06-29 21:43:12.255410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qnrkv/
2026-06-29 21:43:12.255446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qnrkv/barbican-ks-user.txt
2026-06-29 21:43:12.255467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qnrkv/init.txt
2026-06-29 21:43:12.255486 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hzw56/
2026-06-29 21:43:12.255505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hzw56/init.txt
2026-06-29 21:43:12.255562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hzw56/rabbit-init.txt
2026-06-29 21:43:12.255596 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-659f9ccbb4-c77z9/
2026-06-29 21:43:12.255616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-659f9ccbb4-c77z9/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.255640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-659f9ccbb4-c77z9/cinder-api.txt
2026-06-29 21:43:12.255692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-659f9ccbb4-c77z9/init.txt
2026-06-29 21:43:12.255732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dccccdb96-9vv26/
2026-06-29 21:43:12.255753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dccccdb96-9vv26/ceph-backup-keyring-placement.txt
2026-06-29 21:43:12.255773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dccccdb96-9vv26/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.255791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dccccdb96-9vv26/ceph-keyring-placement-rbd1.txt
2026-06-29 21:43:12.255809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dccccdb96-9vv26/cinder-backup.txt
2026-06-29 21:43:12.255826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-dccccdb96-9vv26/init.txt
2026-06-29 21:43:12.255844 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-brs2n/
2026-06-29 21:43:12.255862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-brs2n/ceph-keyring-placement.txt
2026-06-29 21:43:12.255880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-brs2n/cinder-backup-storage-init.txt
2026-06-29 21:43:12.255897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-brs2n/init.txt
2026-06-29 21:43:12.255915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-r7vmm/
2026-06-29 21:43:12.255933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-r7vmm/bootstrap.txt
2026-06-29 21:43:12.255950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-r7vmm/init.txt
2026-06-29 21:43:12.255968 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kvnmw/
2026-06-29 21:43:12.255985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kvnmw/create-internal-tenant.txt
2026-06-29 21:43:12.256003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kvnmw/init.txt
2026-06-29 21:43:12.256020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-kvgzg/
2026-06-29 21:43:12.256037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-kvgzg/cinder-db-init-0.txt
2026-06-29 21:43:12.256054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-kvgzg/init.txt
2026-06-29 21:43:12.256072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-slfhj/
2026-06-29 21:43:12.256089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-slfhj/cinder-db-sync.txt
2026-06-29 21:43:12.256106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-slfhj/init.txt
2026-06-29 21:43:12.256123 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vn499/
2026-06-29 21:43:12.256140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vn499/init.txt
2026-06-29 21:43:12.256158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-admin.txt
2026-06-29 21:43:12.256175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-internal.txt
2026-06-29 21:43:12.256192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-public.txt
2026-06-29 21:43:12.256210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-cr5c7/
2026-06-29 21:43:12.256228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-cr5c7/init.txt
2026-06-29 21:43:12.256246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-cr5c7/volumev3-ks-service-registration.txt
2026-06-29 21:43:12.256269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-k2bp9/
2026-06-29 21:43:12.256288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-k2bp9/cinder-ks-user.txt
2026-06-29 21:43:12.256306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-k2bp9/init.txt
2026-06-29 21:43:12.256323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2v7xl/
2026-06-29 21:43:12.256341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2v7xl/init.txt
2026-06-29 21:43:12.256359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2v7xl/rabbit-init.txt
2026-06-29 21:43:12.256376 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d47bfdbd8-r8xrl/
2026-06-29 21:43:12.256393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d47bfdbd8-r8xrl/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.256411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d47bfdbd8-r8xrl/cinder-scheduler.txt
2026-06-29 21:43:12.256429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d47bfdbd8-r8xrl/init.txt
2026-06-29 21:43:12.256447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nv78k/
2026-06-29 21:43:12.256466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nv78k/ceph-keyring-placement.txt
2026-06-29 21:43:12.256484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nv78k/cinder-storage-init-rbd1.txt
2026-06-29 21:43:12.256502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nv78k/init.txt
2026-06-29 21:43:12.256520 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-556d9774c9-lnfld/
2026-06-29 21:43:12.256539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-556d9774c9-lnfld/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.256557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-556d9774c9-lnfld/ceph-keyring-placement-rbd1.txt
2026-06-29 21:43:12.256576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-556d9774c9-lnfld/cinder-volume.txt
2026-06-29 21:43:12.256594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-556d9774c9-lnfld/init-cinder-conf.txt
2026-06-29 21:43:12.256612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-556d9774c9-lnfld/init.txt
2026-06-29 21:43:12.256630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5c94db69f6-9hqpx/
2026-06-29 21:43:12.256647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c94db69f6-9hqpx/ceph-keyring-placement.txt
2026-06-29 21:43:12.256665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c94db69f6-9hqpx/glance-api.txt
2026-06-29 21:43:12.256684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c94db69f6-9hqpx/glance-perms.txt
2026-06-29 21:43:12.256702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c94db69f6-9hqpx/init.txt
2026-06-29 21:43:12.256720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ws8js/
2026-06-29 21:43:12.256738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ws8js/glance-db-init-0.txt
2026-06-29 21:43:12.256757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ws8js/init.txt
2026-06-29 21:43:12.256775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qrf5t/
2026-06-29 21:43:12.256794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qrf5t/glance-db-sync.txt
2026-06-29 21:43:12.256812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qrf5t/init.txt
2026-06-29 21:43:12.256830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jkbnn/
2026-06-29 21:43:12.256849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-admin.txt
2026-06-29 21:43:12.256872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-internal.txt
2026-06-29 21:43:12.256891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-public.txt
2026-06-29 21:43:12.256909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jkbnn/init.txt
2026-06-29 21:43:12.256928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-mjhqd/
2026-06-29 21:43:12.256946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-mjhqd/image-ks-service-registration.txt
2026-06-29 21:43:12.257013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-mjhqd/init.txt
2026-06-29 21:43:12.257043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-vthgl/
2026-06-29 21:43:12.257065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-vthgl/glance-ks-user.txt
2026-06-29 21:43:12.257085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-vthgl/init.txt
2026-06-29 21:43:12.257106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-w8zxh/
2026-06-29 21:43:12.257124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-w8zxh/glance-metadefs-load.txt
2026-06-29 21:43:12.257144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-w8zxh/init.txt
2026-06-29 21:43:12.257193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mwdhx/
2026-06-29 21:43:12.257281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mwdhx/init.txt
2026-06-29 21:43:12.257311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mwdhx/rabbit-init.txt
2026-06-29 21:43:12.257331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dfr5n/
2026-06-29 21:43:12.257350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dfr5n/ceph-keyring-placement.txt
2026-06-29 21:43:12.257369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dfr5n/glance-storage-init.txt
2026-06-29 21:43:12.257387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dfr5n/init.txt
2026-06-29 21:43:12.257404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-sqwf2/
2026-06-29 21:43:12.257423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-sqwf2/init.txt
2026-06-29 21:43:12.257441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-sqwf2/keepalived.txt
2026-06-29 21:43:12.257459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-sqwf2/wait-for-ip.txt
2026-06-29 21:43:12.257476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7cdfc7c98f-x6dx4/
2026-06-29 21:43:12.257494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7cdfc7c98f-x6dx4/init.txt
2026-06-29 21:43:12.257511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7cdfc7c98f-x6dx4/keystone-api.txt
2026-06-29 21:43:12.257528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-52ph8/
2026-06-29 21:43:12.257546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-52ph8/bootstrap.txt
2026-06-29 21:43:12.257564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-52ph8/init.txt
2026-06-29 21:43:12.257583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-jkjrj/
2026-06-29 21:43:12.257600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-jkjrj/init.txt
2026-06-29 21:43:12.257618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-jkjrj/keystone-credential-setup.txt
2026-06-29 21:43:12.257636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mvpv8/
2026-06-29 21:43:12.257654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mvpv8/init.txt
2026-06-29 21:43:12.257672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mvpv8/keystone-db-init-0.txt
2026-06-29 21:43:12.257697 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-wfknw/
2026-06-29 21:43:12.257716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-wfknw/init.txt
2026-06-29 21:43:12.257735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-wfknw/keystone-db-sync.txt
2026-06-29 21:43:12.257753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-s7994/
2026-06-29 21:43:12.257772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-s7994/init.txt
2026-06-29 21:43:12.257790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-s7994/keystone-domain-manage.txt
2026-06-29 21:43:12.257808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-v9jhb/
2026-06-29 21:43:12.257826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-v9jhb/init.txt
2026-06-29 21:43:12.257844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-v9jhb/keystone-fernet-setup.txt
2026-06-29 21:43:12.257862 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-jt6cr/
2026-06-29 21:43:12.257880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-jt6cr/init.txt
2026-06-29 21:43:12.257898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-jt6cr/rabbit-init.txt
2026-06-29 21:43:12.257915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/
2026-06-29 21:43:12.257933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/ceph-admin-keyring-placement.txt
2026-06-29 21:43:12.257951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/ceph-keyring-placement.txt
2026-06-29 21:43:12.257969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/init-dynamic-options.txt
2026-06-29 21:43:12.257988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/init.txt
2026-06-29 21:43:12.258006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/libvirt-exporter.txt
2026-06-29 21:43:12.258024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/libvirt.txt
2026-06-29 21:43:12.258049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rc4dj/tls-sidecar.txt
2026-06-29 21:43:12.258094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vz6hb/
2026-06-29 21:43:12.258118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vz6hb/init.txt
2026-06-29 21:43:12.258138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vz6hb/memcached-exporter.txt
2026-06-29 21:43:12.258157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vz6hb/memcached.txt
2026-06-29 21:43:12.258175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-jv872/
2026-06-29 21:43:12.258194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-jv872/coredns.txt
2026-06-29 21:43:12.258212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-2m9wp/
2026-06-29 21:43:12.258230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-2m9wp/init.txt
2026-06-29 21:43:12.258249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-2m9wp/neutron-db-init-0.txt
2026-06-29 21:43:12.258268 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zbsqb/
2026-06-29 21:43:12.258286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zbsqb/init.txt
2026-06-29 21:43:12.258304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zbsqb/neutron-db-sync.txt
2026-06-29 21:43:12.258322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sjf55/
2026-06-29 21:43:12.258347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sjf55/init.txt
2026-06-29 21:43:12.258368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sjf55/neutron-dhcp-agent-init.txt
2026-06-29 21:43:12.258386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sjf55/neutron-dhcp-agent.txt
2026-06-29 21:43:12.258883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-jmscs/
2026-06-29 21:43:12.258937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-jmscs/init.txt
2026-06-29 21:43:12.258968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-admin.txt
2026-06-29 21:43:12.258990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-internal.txt
2026-06-29 21:43:12.259008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-public.txt
2026-06-29 21:43:12.259027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wg555/
2026-06-29 21:43:12.259045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wg555/init.txt
2026-06-29 21:43:12.259064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wg555/network-ks-service-registration.txt
2026-06-29 21:43:12.259082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jb4nf/
2026-06-29 21:43:12.259100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jb4nf/init.txt
2026-06-29 21:43:12.259118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jb4nf/neutron-ks-user.txt
2026-06-29 21:43:12.259155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p6gbr/
2026-06-29 21:43:12.259194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p6gbr/init.txt
2026-06-29 21:43:12.259217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p6gbr/neutron-l3-agent-init.txt
2026-06-29 21:43:12.259236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p6gbr/neutron-l3-agent.txt
2026-06-29 21:43:12.259255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2c992/
2026-06-29 21:43:12.259273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2c992/init.txt
2026-06-29 21:43:12.259291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2c992/neutron-metadata-agent-init.txt
2026-06-29 21:43:12.259310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2c992/neutron-metadata-agent.txt
2026-06-29 21:43:12.259328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-zh77j/
2026-06-29 21:43:12.259345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-zh77j/init.txt
2026-06-29 21:43:12.259362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-zh77j/neutron-netns-cleanup-cron.txt
2026-06-29 21:43:12.259380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-q9hfj/
2026-06-29 21:43:12.259397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-q9hfj/init.txt
2026-06-29 21:43:12.259415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-q9hfj/neutron-openvswitch-agent-kernel-modules.txt
2026-06-29 21:43:12.259433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-q9hfj/neutron-ovs-agent-init.txt
2026-06-29 21:43:12.259451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-q9hfj/neutron-ovs-agent.txt
2026-06-29 21:43:12.259469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-sgsq6/
2026-06-29 21:43:12.259496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-sgsq6/init.txt
2026-06-29 21:43:12.259515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-sgsq6/rabbit-init.txt
2026-06-29 21:43:12.259533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85f68bbc45-5qcrl/
2026-06-29 21:43:12.259550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85f68bbc45-5qcrl/init.txt
2026-06-29 21:43:12.259568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85f68bbc45-5qcrl/neutron-rpc-server.txt
2026-06-29 21:43:12.259585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-bf4cb6476-t4vnv/
2026-06-29 21:43:12.259603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-bf4cb6476-t4vnv/init.txt
2026-06-29 21:43:12.259620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-bf4cb6476-t4vnv/neutron-policy-server.txt
2026-06-29 21:43:12.259638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-bf4cb6476-t4vnv/neutron-server.txt
2026-06-29 21:43:12.259656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7bb846fcb7-qslng/
2026-06-29 21:43:12.259673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7bb846fcb7-qslng/init.txt
2026-06-29 21:43:12.259690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7bb846fcb7-qslng/nova-api-metadata-init.txt
2026-06-29 21:43:12.259707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7bb846fcb7-qslng/nova-api.txt
2026-06-29 21:43:12.259725 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65df485c45-fvn8r/
2026-06-29 21:43:12.259747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65df485c45-fvn8r/init.txt
2026-06-29 21:43:12.259774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65df485c45-fvn8r/nova-osapi.txt
2026-06-29 21:43:12.259798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hkwdk/
2026-06-29 21:43:12.259817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hkwdk/bootstrap.txt
2026-06-29 21:43:12.259835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hkwdk/init.txt
2026-06-29 21:43:12.259853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-b2455/
2026-06-29 21:43:12.259871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-b2455/init.txt
2026-06-29 21:43:12.259889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-b2455/nova-cell-setup-init.txt
2026-06-29 21:43:12.259907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-b2455/nova-cell-setup.txt
2026-06-29 21:43:12.259924 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/
2026-06-29 21:43:12.259942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/ceph-admin-keyring-placement.txt
2026-06-29 21:43:12.259960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/ceph-keyring-placement.txt
2026-06-29 21:43:12.259978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/ceph-perms.txt
2026-06-29 21:43:12.259996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/init.txt
2026-06-29 21:43:12.260013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/nova-compute-init.txt
2026-06-29 21:43:12.260032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/nova-compute-ssh-init.txt
2026-06-29 21:43:12.260050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/nova-compute-ssh.txt
2026-06-29 21:43:12.260068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/nova-compute-vnc-init.txt
2026-06-29 21:43:12.260086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-7frnp/nova-compute.txt
2026-06-29 21:43:12.260110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-648ddcd5c5-kxdjd/
2026-06-29 21:43:12.260129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-648ddcd5c5-kxdjd/init.txt
2026-06-29 21:43:12.260148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-648ddcd5c5-kxdjd/nova-conductor.txt
2026-06-29 21:43:12.260166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qtgsc/
2026-06-29 21:43:12.260184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qtgsc/init.txt
2026-06-29 21:43:12.260202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qtgsc/nova-db-init-0.txt
2026-06-29 21:43:12.260220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qtgsc/nova-db-init-1.txt
2026-06-29 21:43:12.260238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qtgsc/nova-db-init-2.txt
2026-06-29 21:43:12.260256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8vsnz/
2026-06-29 21:43:12.260274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8vsnz/init.txt
2026-06-29 21:43:12.260292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8vsnz/nova-db-sync.txt
2026-06-29 21:43:12.260311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z4wtf/
2026-06-29 21:43:12.260330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-admin.txt
2026-06-29 21:43:12.260349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-internal.txt
2026-06-29 21:43:12.260367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-public.txt
2026-06-29 21:43:12.260385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z4wtf/init.txt
2026-06-29 21:43:12.260404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-72f8p/
2026-06-29 21:43:12.260423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-72f8p/compute-ks-service-registration.txt
2026-06-29 21:43:12.260441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-72f8p/init.txt
2026-06-29 21:43:12.260458 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-8tfpc/
2026-06-29 21:43:12.260477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-8tfpc/init.txt
2026-06-29 21:43:12.260495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-8tfpc/nova-ks-user.txt
2026-06-29 21:43:12.260513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7b97d47466-fwd28/
2026-06-29 21:43:12.260531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7b97d47466-fwd28/init.txt
2026-06-29 21:43:12.260548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy-init-assets.txt
2026-06-29 21:43:12.260565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy-init.txt
2026-06-29 21:43:12.260583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy.txt
2026-06-29 21:43:12.260601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rn4hg/
2026-06-29 21:43:12.260618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rn4hg/init.txt
2026-06-29 21:43:12.260636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rn4hg/rabbit-init.txt
2026-06-29 21:43:12.260659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-cdb87475f-w2tj6/
2026-06-29 21:43:12.260687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-cdb87475f-w2tj6/init.txt
2026-06-29 21:43:12.260706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-cdb87475f-w2tj6/nova-scheduler.txt
2026-06-29 21:43:12.260729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-tqttw/
2026-06-29 21:43:12.260748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-tqttw/init.txt
2026-06-29 21:43:12.260766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-tqttw/openvswitch-db-perms.txt
2026-06-29 21:43:12.260784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-tqttw/openvswitch-db.txt
2026-06-29 21:43:12.260802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-tqttw/openvswitch-vswitchd-modules.txt
2026-06-29 21:43:12.260820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-tqttw/openvswitch-vswitchd.txt
2026-06-29 21:43:12.260837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-29 21:43:12.260855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-29 21:43:12.260872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-29 21:43:12.260890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-29 21:43:12.260907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-29 21:43:12.260924 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-29 21:43:12.260941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-29 21:43:12.260997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-29 21:43:12.261032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-29 21:43:12.261052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-796485b7fc-tr2mb/
2026-06-29 21:43:12.261073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-796485b7fc-tr2mb/init.txt
2026-06-29 21:43:12.261092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-796485b7fc-tr2mb/placement-api.txt
2026-06-29 21:43:12.261110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lskp5/
2026-06-29 21:43:12.261130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lskp5/init.txt
2026-06-29 21:43:12.261147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lskp5/placement-db-init-0.txt
2026-06-29 21:43:12.261166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-jzwzw/
2026-06-29 21:43:12.261185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-jzwzw/init.txt
2026-06-29 21:43:12.261204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-jzwzw/placement-db-sync.txt
2026-06-29 21:43:12.261223 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jstbz/
2026-06-29 21:43:12.261241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jstbz/init.txt
2026-06-29 21:43:12.261259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-admin.txt
2026-06-29 21:43:12.261277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-internal.txt
2026-06-29 21:43:12.261297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-public.txt
2026-06-29 21:43:12.261344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-4h72r/
2026-06-29 21:43:12.261373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-4h72r/init.txt
2026-06-29 21:43:12.261394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-4h72r/placement-ks-service-registration.txt
2026-06-29 21:43:12.261413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8gvzg/
2026-06-29 21:43:12.261432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8gvzg/init.txt
2026-06-29 21:43:12.261460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8gvzg/placement-ks-user.txt
2026-06-29 21:43:12.261480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-h97v9/
2026-06-29 21:43:12.261499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-h97v9/percona-xtradb-cluster-operator.txt
2026-06-29 21:43:12.261518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-29 21:43:12.261537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-29 21:43:12.261555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-29 21:43:12.261573 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-29 21:43:12.261592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-29 21:43:12.261611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-29 21:43:12.261629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-pw6lj/
2026-06-29 21:43:12.261646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-pw6lj/rabbitmq-cluster-operator.txt
2026-06-29 21:43:12.261665 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-29 21:43:12.261684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-29 21:43:12.261703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-29 21:43:12.261721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-29 21:43:12.261739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-29 21:43:12.261756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-29 21:43:12.261774 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq/
2026-06-29 21:43:12.261792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq/rabbitmq-cluster-operator.txt
2026-06-29 21:43:12.261810 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-29 21:43:12.261829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-29 21:43:12.261848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-29 21:43:12.261865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-29 21:43:12.261883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-29 21:43:12.261901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-29 21:43:12.261918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/
2026-06-29 21:43:12.261936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/ceph-crash.txt
2026-06-29 21:43:12.261954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/chown-container-data-dir.txt
2026-06-29 21:43:12.261972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/make-container-crash-dir.txt
2026-06-29 21:43:12.261991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/
2026-06-29 21:43:12.262009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/chown-container-data-dir.txt
2026-06-29 21:43:12.262027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/log-collector.txt
2026-06-29 21:43:12.262049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/rgw.txt
2026-06-29 21:43:12.262068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-84f69f7c5-9gqd4/
2026-06-29 21:43:12.262088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-84f69f7c5-9gqd4/init.txt
2026-06-29 21:43:12.262106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-84f69f7c5-9gqd4/staffeln-api.txt
2026-06-29 21:43:12.262124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-79696cff6-qsqdx/
2026-06-29 21:43:12.262142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-79696cff6-qsqdx/staffeln-conductor.txt
2026-06-29 21:43:12.262161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7tj28/
2026-06-29 21:43:12.262179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7tj28/init.txt
2026-06-29 21:43:12.262197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7tj28/staffeln-db-init-0.txt
2026-06-29 21:43:12.262216 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kmjcw/
2026-06-29 21:43:12.262234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kmjcw/init.txt
2026-06-29 21:43:12.262251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kmjcw/staffeln-db-sync.txt
2026-06-29 21:43:12.262269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-29 21:43:12.262286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-29 21:43:12.262304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-29 21:43:12.262323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-29 21:43:12.262341 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-29 21:43:12.262361 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4b66d/
2026-06-29 21:43:12.262379 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4b66d/rook-ceph-operator.txt
2026-06-29 21:43:12.262397 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-29 21:43:12.262415 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hztpb/
2026-06-29 21:43:12.262433 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hztpb/secretgen-controller.txt
2026-06-29 21:43:12.262461 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-29 21:43:12.262504 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-8mfx7/
2026-06-29 21:43:12.262528 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-8mfx7/controller.txt
2026-06-29 21:43:12.262549 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8p5wh/
2026-06-29 21:43:12.262568 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8p5wh/ingress-nginx-default-backend.txt
2026-06-29 21:43:12.262588 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-29 21:43:12.262630 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rdsfg/
2026-06-29 21:43:12.262651 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rdsfg/cilium-operator.txt
2026-06-29 21:43:12.262670 | instance | cd+++++++++ pod-logs/kube-system/cilium-pp5wq/
2026-06-29 21:43:12.262688 | instance | >f+++++++++ pod-logs/kube-system/cilium-pp5wq/apply-sysctl-overwrites.txt
2026-06-29 21:43:12.262707 | instance | >f+++++++++ pod-logs/kube-system/cilium-pp5wq/cilium-agent.txt
2026-06-29 21:43:12.262726 | instance | >f+++++++++ pod-logs/kube-system/cilium-pp5wq/clean-cilium-state.txt
2026-06-29 21:43:12.262745 | instance | >f+++++++++ pod-logs/kube-system/cilium-pp5wq/config.txt
2026-06-29 21:43:12.262764 | instance | >f+++++++++ pod-logs/kube-system/cilium-pp5wq/install-cni-binaries.txt
2026-06-29 21:43:12.262789 | instance | >f+++++++++ pod-logs/kube-system/cilium-pp5wq/mount-bpf-fs.txt
2026-06-29 21:43:12.262809 | instance | >f+++++++++ pod-logs/kube-system/cilium-pp5wq/mount-cgroup.txt
2026-06-29 21:43:12.262828 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-6c9hf/
2026-06-29 21:43:12.262847 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-6c9hf/coredns.txt
2026-06-29 21:43:12.262866 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-zwxs8/
2026-06-29 21:43:12.262885 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-zwxs8/coredns.txt
2026-06-29 21:43:12.262903 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-29 21:43:12.262922 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-29 21:43:12.262941 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-29 21:43:12.262960 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-29 21:43:12.262981 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-29 21:43:12.263002 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-29 21:43:12.263020 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-trvg6/
2026-06-29 21:43:12.263039 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-trvg6/kube-proxy.txt
2026-06-29 21:43:12.263058 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-29 21:43:12.263077 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-29 21:43:12.263095 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-29 21:43:12.263114 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-29 21:43:12.263132 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-29 21:43:12.263150 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-mblr2/
2026-06-29 21:43:12.263168 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-mblr2/local-path-provisioner.txt
2026-06-29 21:43:12.263186 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-29 21:43:12.263204 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-29 21:43:12.263221 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-29 21:43:12.263239 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-29 21:43:12.263256 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-29 21:43:12.263274 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-29 21:43:12.263291 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-84qtg/
2026-06-29 21:43:12.263309 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-84qtg/goldpinger-daemon.txt
2026-06-29 21:43:12.263329 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/
2026-06-29 21:43:12.263347 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana-sc-dashboard.txt
2026-06-29 21:43:12.263364 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana-sc-datasources.txt
2026-06-29 21:43:12.263382 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74cdc44965-8rjwg/grafana.txt
2026-06-29 21:43:12.263399 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf/
2026-06-29 21:43:12.263417 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nwthf/kube-state-metrics.txt
2026-06-29 21:43:12.263440 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b242f/
2026-06-29 21:43:12.263459 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b242f/kube-prometheus-stack.txt
2026-06-29 21:43:12.263478 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/
2026-06-29 21:43:12.263496 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/node-exporter.txt
2026-06-29 21:43:12.263513 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-4nq5r/pod-tls-sidecar.txt
2026-06-29 21:43:12.263531 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-29 21:43:12.263550 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-29 21:43:12.263568 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-29 21:43:12.263586 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-29 21:43:12.263605 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-29 21:43:12.263623 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-h4w4r/
2026-06-29 21:43:12.263640 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-h4w4r/nginx.txt
2026-06-29 21:43:12.263658 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-29 21:43:12.263676 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-29 21:43:12.263694 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-29 21:43:12.263713 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5654n/
2026-06-29 21:43:12.263731 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5654n/gc.txt
2026-06-29 21:43:12.263749 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-42sc8/
2026-06-29 21:43:12.263766 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-42sc8/master.txt
2026-06-29 21:43:12.263784 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-nxrs4/
2026-06-29 21:43:12.263803 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-nxrs4/worker.txt
2026-06-29 21:43:12.263821 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-29 21:43:12.263838 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-29 21:43:12.263856 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-29 21:43:12.263874 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-29 21:43:12.263891 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-29 21:43:12.263909 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-29 21:43:12.263930 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kmzpc/
2026-06-29 21:43:12.263955 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kmzpc/pushgateway.txt
2026-06-29 21:43:12.263979 | instance | cd+++++++++ pod-logs/monitoring/vector-r7nkf/
2026-06-29 21:43:12.264000 | instance | >f+++++++++ pod-logs/monitoring/vector-r7nkf/vector.txt
2026-06-29 21:43:12.264022 | instance | cd+++++++++ pod-logs/openstack/
2026-06-29 21:43:12.264040 | instance | cd+++++++++ pod-logs/openstack/barbican-api-8478bcff8f-vhbdz/
2026-06-29 21:43:12.264059 | instance | >f+++++++++ pod-logs/openstack/barbican-api-8478bcff8f-vhbdz/barbican-api.txt
2026-06-29 21:43:12.264080 | instance | >f+++++++++ pod-logs/openstack/barbican-api-8478bcff8f-vhbdz/init.txt
2026-06-29 21:43:12.264104 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-2cpwj/
2026-06-29 21:43:12.264134 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-2cpwj/barbican-db-init-0.txt
2026-06-29 21:43:12.264153 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-2cpwj/init.txt
2026-06-29 21:43:12.264172 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-tf7ng/
2026-06-29 21:43:12.264190 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-tf7ng/barbican-db-sync.txt
2026-06-29 21:43:12.264208 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-tf7ng/init.txt
2026-06-29 21:43:12.264226 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-7b2kl/
2026-06-29 21:43:12.264245 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7b2kl/init.txt
2026-06-29 21:43:12.264268 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-admin.txt
2026-06-29 21:43:12.264314 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-internal.txt
2026-06-29 21:43:12.264344 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7b2kl/key-manager-ks-endpoints-public.txt
2026-06-29 21:43:12.264372 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-n7fls/
2026-06-29 21:43:12.264397 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-n7fls/init.txt
2026-06-29 21:43:12.264432 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-n7fls/key-manager-ks-service-registration.txt
2026-06-29 21:43:12.264470 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-qnrkv/
2026-06-29 21:43:12.264492 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qnrkv/barbican-ks-user.txt
2026-06-29 21:43:12.264512 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qnrkv/init.txt
2026-06-29 21:43:12.264531 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-hzw56/
2026-06-29 21:43:12.264551 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hzw56/init.txt
2026-06-29 21:43:12.264573 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hzw56/rabbit-init.txt
2026-06-29 21:43:12.264592 | instance | cd+++++++++ pod-logs/openstack/cinder-api-659f9ccbb4-c77z9/
2026-06-29 21:43:12.264610 | instance | >f+++++++++ pod-logs/openstack/cinder-api-659f9ccbb4-c77z9/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.264629 | instance | >f+++++++++ pod-logs/openstack/cinder-api-659f9ccbb4-c77z9/cinder-api.txt
2026-06-29 21:43:12.264649 | instance | >f+++++++++ pod-logs/openstack/cinder-api-659f9ccbb4-c77z9/init.txt
2026-06-29 21:43:12.264670 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-dccccdb96-9vv26/
2026-06-29 21:43:12.264689 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dccccdb96-9vv26/ceph-backup-keyring-placement.txt
2026-06-29 21:43:12.264707 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dccccdb96-9vv26/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.264725 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dccccdb96-9vv26/ceph-keyring-placement-rbd1.txt
2026-06-29 21:43:12.264746 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dccccdb96-9vv26/cinder-backup.txt
2026-06-29 21:43:12.264766 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-dccccdb96-9vv26/init.txt
2026-06-29 21:43:12.264785 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-brs2n/
2026-06-29 21:43:12.264803 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-brs2n/ceph-keyring-placement.txt
2026-06-29 21:43:12.264823 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-brs2n/cinder-backup-storage-init.txt
2026-06-29 21:43:12.264844 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-brs2n/init.txt
2026-06-29 21:43:12.264862 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-r7vmm/
2026-06-29 21:43:12.264880 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-r7vmm/bootstrap.txt
2026-06-29 21:43:12.264900 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-r7vmm/init.txt
2026-06-29 21:43:12.264927 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kvnmw/
2026-06-29 21:43:12.264948 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kvnmw/create-internal-tenant.txt
2026-06-29 21:43:12.265030 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kvnmw/init.txt
2026-06-29 21:43:12.265054 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-kvgzg/
2026-06-29 21:43:12.265074 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-kvgzg/cinder-db-init-0.txt
2026-06-29 21:43:12.265094 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-kvgzg/init.txt
2026-06-29 21:43:12.265114 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-slfhj/
2026-06-29 21:43:12.265134 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-slfhj/cinder-db-sync.txt
2026-06-29 21:43:12.265152 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-slfhj/init.txt
2026-06-29 21:43:12.265170 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-vn499/
2026-06-29 21:43:12.265189 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vn499/init.txt
2026-06-29 21:43:12.265207 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-admin.txt
2026-06-29 21:43:12.265226 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-internal.txt
2026-06-29 21:43:12.265244 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vn499/volumev3-ks-endpoints-public.txt
2026-06-29 21:43:12.265262 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-cr5c7/
2026-06-29 21:43:12.265281 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-cr5c7/init.txt
2026-06-29 21:43:12.265299 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-cr5c7/volumev3-ks-service-registration.txt
2026-06-29 21:43:12.265317 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-k2bp9/
2026-06-29 21:43:12.265336 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-k2bp9/cinder-ks-user.txt
2026-06-29 21:43:12.265355 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-k2bp9/init.txt
2026-06-29 21:43:12.265374 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-2v7xl/
2026-06-29 21:43:12.265392 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-2v7xl/init.txt
2026-06-29 21:43:12.265411 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-2v7xl/rabbit-init.txt
2026-06-29 21:43:12.265429 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-d47bfdbd8-r8xrl/
2026-06-29 21:43:12.265447 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-d47bfdbd8-r8xrl/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.265466 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-d47bfdbd8-r8xrl/cinder-scheduler.txt
2026-06-29 21:43:12.265484 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-d47bfdbd8-r8xrl/init.txt
2026-06-29 21:43:12.265502 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-nv78k/
2026-06-29 21:43:12.265521 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nv78k/ceph-keyring-placement.txt
2026-06-29 21:43:12.265539 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nv78k/cinder-storage-init-rbd1.txt
2026-06-29 21:43:12.265557 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nv78k/init.txt
2026-06-29 21:43:12.265576 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-556d9774c9-lnfld/
2026-06-29 21:43:12.265594 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-556d9774c9-lnfld/ceph-coordination-volume-perms.txt
2026-06-29 21:43:12.265613 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-556d9774c9-lnfld/ceph-keyring-placement-rbd1.txt
2026-06-29 21:43:12.265631 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-556d9774c9-lnfld/cinder-volume.txt
2026-06-29 21:43:12.265650 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-556d9774c9-lnfld/init-cinder-conf.txt
2026-06-29 21:43:12.265675 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-556d9774c9-lnfld/init.txt
2026-06-29 21:43:12.265695 | instance | cd+++++++++ pod-logs/openstack/glance-api-5c94db69f6-9hqpx/
2026-06-29 21:43:12.265714 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c94db69f6-9hqpx/ceph-keyring-placement.txt
2026-06-29 21:43:12.265733 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c94db69f6-9hqpx/glance-api.txt
2026-06-29 21:43:12.265753 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c94db69f6-9hqpx/glance-perms.txt
2026-06-29 21:43:12.265772 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c94db69f6-9hqpx/init.txt
2026-06-29 21:43:12.265791 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-ws8js/
2026-06-29 21:43:12.265809 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-ws8js/glance-db-init-0.txt
2026-06-29 21:43:12.265829 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-ws8js/init.txt
2026-06-29 21:43:12.265848 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-qrf5t/
2026-06-29 21:43:12.265866 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qrf5t/glance-db-sync.txt
2026-06-29 21:43:12.265885 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qrf5t/init.txt
2026-06-29 21:43:12.265903 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-jkbnn/
2026-06-29 21:43:12.265921 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-admin.txt
2026-06-29 21:43:12.265939 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-internal.txt
2026-06-29 21:43:12.265957 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jkbnn/image-ks-endpoints-public.txt
2026-06-29 21:43:12.265975 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jkbnn/init.txt
2026-06-29 21:43:12.265993 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-mjhqd/
2026-06-29 21:43:12.266012 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-mjhqd/image-ks-service-registration.txt
2026-06-29 21:43:12.266030 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-mjhqd/init.txt
2026-06-29 21:43:12.266049 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-vthgl/
2026-06-29 21:43:12.266068 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-vthgl/glance-ks-user.txt
2026-06-29 21:43:12.266086 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-vthgl/init.txt
2026-06-29 21:43:12.266105 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-w8zxh/
2026-06-29 21:43:12.266123 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-w8zxh/glance-metadefs-load.txt
2026-06-29 21:43:12.266142 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-w8zxh/init.txt
2026-06-29 21:43:12.266160 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-mwdhx/
2026-06-29 21:43:12.266179 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mwdhx/init.txt
2026-06-29 21:43:12.266198 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mwdhx/rabbit-init.txt
2026-06-29 21:43:12.266216 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-dfr5n/
2026-06-29 21:43:12.266235 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-dfr5n/ceph-keyring-placement.txt
2026-06-29 21:43:12.266253 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-dfr5n/glance-storage-init.txt
2026-06-29 21:43:12.266270 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-dfr5n/init.txt
2026-06-29 21:43:12.266288 | instance | cd+++++++++ pod-logs/openstack/keepalived-sqwf2/
2026-06-29 21:43:12.266306 | instance | >f+++++++++ pod-logs/openstack/keepalived-sqwf2/init.txt
2026-06-29 21:43:12.266324 | instance | >f+++++++++ pod-logs/openstack/keepalived-sqwf2/keepalived.txt
2026-06-29 21:43:12.266343 | instance | >f+++++++++ pod-logs/openstack/keepalived-sqwf2/wait-for-ip.txt
2026-06-29 21:43:12.266361 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7cdfc7c98f-x6dx4/
2026-06-29 21:43:12.266383 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7cdfc7c98f-x6dx4/init.txt
2026-06-29 21:43:12.266402 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7cdfc7c98f-x6dx4/keystone-api.txt
2026-06-29 21:43:12.266420 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-52ph8/
2026-06-29 21:43:12.266438 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-52ph8/bootstrap.txt
2026-06-29 21:43:12.266456 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-52ph8/init.txt
2026-06-29 21:43:12.266474 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-jkjrj/
2026-06-29 21:43:12.266493 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-jkjrj/init.txt
2026-06-29 21:43:12.266511 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-jkjrj/keystone-credential-setup.txt
2026-06-29 21:43:12.266529 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-mvpv8/
2026-06-29 21:43:12.266548 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mvpv8/init.txt
2026-06-29 21:43:12.266567 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mvpv8/keystone-db-init-0.txt
2026-06-29 21:43:12.266585 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-wfknw/
2026-06-29 21:43:12.266640 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-wfknw/init.txt
2026-06-29 21:43:12.266666 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-wfknw/keystone-db-sync.txt
2026-06-29 21:43:12.266685 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-s7994/
2026-06-29 21:43:12.266703 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-s7994/init.txt
2026-06-29 21:43:12.266722 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-s7994/keystone-domain-manage.txt
2026-06-29 21:43:12.266740 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-v9jhb/
2026-06-29 21:43:12.266758 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-v9jhb/init.txt
2026-06-29 21:43:12.266776 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-v9jhb/keystone-fernet-setup.txt
2026-06-29 21:43:12.266793 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-jt6cr/
2026-06-29 21:43:12.266812 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-jt6cr/init.txt
2026-06-29 21:43:12.266831 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-jt6cr/rabbit-init.txt
2026-06-29 21:43:12.266850 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/
2026-06-29 21:43:12.266868 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/ceph-admin-keyring-placement.txt
2026-06-29 21:43:12.266887 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/ceph-keyring-placement.txt
2026-06-29 21:43:12.266905 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/init-dynamic-options.txt
2026-06-29 21:43:12.266922 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/init.txt
2026-06-29 21:43:12.266940 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/libvirt-exporter.txt
2026-06-29 21:43:12.266958 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/libvirt.txt
2026-06-29 21:43:12.266976 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rc4dj/tls-sidecar.txt
2026-06-29 21:43:12.266994 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vz6hb/
2026-06-29 21:43:12.267013 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vz6hb/init.txt
2026-06-29 21:43:12.267031 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vz6hb/memcached-exporter.txt
2026-06-29 21:43:12.267051 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vz6hb/memcached.txt
2026-06-29 21:43:12.267069 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-jv872/
2026-06-29 21:43:12.267088 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-jv872/coredns.txt
2026-06-29 21:43:12.267111 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-2m9wp/
2026-06-29 21:43:12.267130 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-2m9wp/init.txt
2026-06-29 21:43:12.267149 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-2m9wp/neutron-db-init-0.txt
2026-06-29 21:43:12.267166 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-zbsqb/
2026-06-29 21:43:12.267185 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-zbsqb/init.txt
2026-06-29 21:43:12.267202 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-zbsqb/neutron-db-sync.txt
2026-06-29 21:43:12.267220 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sjf55/
2026-06-29 21:43:12.267238 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sjf55/init.txt
2026-06-29 21:43:12.267255 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sjf55/neutron-dhcp-agent-init.txt
2026-06-29 21:43:12.267273 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sjf55/neutron-dhcp-agent.txt
2026-06-29 21:43:12.267292 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-jmscs/
2026-06-29 21:43:12.267310 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-jmscs/init.txt
2026-06-29 21:43:12.267412 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-admin.txt
2026-06-29 21:43:12.267445 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-internal.txt
2026-06-29 21:43:12.267467 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-jmscs/network-ks-endpoints-public.txt
2026-06-29 21:43:12.267487 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-wg555/
2026-06-29 21:43:12.267507 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-wg555/init.txt
2026-06-29 21:43:12.267545 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-wg555/network-ks-service-registration.txt
2026-06-29 21:43:12.267575 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-jb4nf/
2026-06-29 21:43:12.267597 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-jb4nf/init.txt
2026-06-29 21:43:12.267616 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-jb4nf/neutron-ks-user.txt
2026-06-29 21:43:12.267634 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-p6gbr/
2026-06-29 21:43:12.267653 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-p6gbr/init.txt
2026-06-29 21:43:12.267671 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-p6gbr/neutron-l3-agent-init.txt
2026-06-29 21:43:12.267690 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-p6gbr/neutron-l3-agent.txt
2026-06-29 21:43:12.267708 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2c992/
2026-06-29 21:43:12.267727 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2c992/init.txt
2026-06-29 21:43:12.267745 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2c992/neutron-metadata-agent-init.txt
2026-06-29 21:43:12.267763 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2c992/neutron-metadata-agent.txt
2026-06-29 21:43:12.267781 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-zh77j/
2026-06-29 21:43:12.267799 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-zh77j/init.txt
2026-06-29 21:43:12.267816 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-zh77j/neutron-netns-cleanup-cron.txt
2026-06-29 21:43:12.267835 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-q9hfj/
2026-06-29 21:43:12.267852 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-q9hfj/init.txt
2026-06-29 21:43:12.267870 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-q9hfj/neutron-openvswitch-agent-kernel-modules.txt
2026-06-29 21:43:12.267895 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-q9hfj/neutron-ovs-agent-init.txt
2026-06-29 21:43:12.267914 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-q9hfj/neutron-ovs-agent.txt
2026-06-29 21:43:12.267932 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-sgsq6/
2026-06-29 21:43:12.267951 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-sgsq6/init.txt
2026-06-29 21:43:12.267969 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-sgsq6/rabbit-init.txt
2026-06-29 21:43:12.267986 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-85f68bbc45-5qcrl/
2026-06-29 21:43:12.268005 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85f68bbc45-5qcrl/init.txt
2026-06-29 21:43:12.268023 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85f68bbc45-5qcrl/neutron-rpc-server.txt
2026-06-29 21:43:12.268041 | instance | cd+++++++++ pod-logs/openstack/neutron-server-bf4cb6476-t4vnv/
2026-06-29 21:43:12.268059 | instance | >f+++++++++ pod-logs/openstack/neutron-server-bf4cb6476-t4vnv/init.txt
2026-06-29 21:43:12.268078 | instance | >f+++++++++ pod-logs/openstack/neutron-server-bf4cb6476-t4vnv/neutron-policy-server.txt
2026-06-29 21:43:12.268095 | instance | >f+++++++++ pod-logs/openstack/neutron-server-bf4cb6476-t4vnv/neutron-server.txt
2026-06-29 21:43:12.268114 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-7bb846fcb7-qslng/
2026-06-29 21:43:12.268131 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7bb846fcb7-qslng/init.txt
2026-06-29 21:43:12.268149 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7bb846fcb7-qslng/nova-api-metadata-init.txt
2026-06-29 21:43:12.268166 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7bb846fcb7-qslng/nova-api.txt
2026-06-29 21:43:12.268184 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-65df485c45-fvn8r/
2026-06-29 21:43:12.268204 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65df485c45-fvn8r/init.txt
2026-06-29 21:43:12.268229 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65df485c45-fvn8r/nova-osapi.txt
2026-06-29 21:43:12.268252 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-hkwdk/
2026-06-29 21:43:12.268274 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hkwdk/bootstrap.txt
2026-06-29 21:43:12.268294 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hkwdk/init.txt
2026-06-29 21:43:12.268312 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-b2455/
2026-06-29 21:43:12.268331 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-b2455/init.txt
2026-06-29 21:43:12.268349 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-b2455/nova-cell-setup-init.txt
2026-06-29 21:43:12.268367 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-b2455/nova-cell-setup.txt
2026-06-29 21:43:12.268386 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-7frnp/
2026-06-29 21:43:12.268404 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/ceph-admin-keyring-placement.txt
2026-06-29 21:43:12.268422 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/ceph-keyring-placement.txt
2026-06-29 21:43:12.268440 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/ceph-perms.txt
2026-06-29 21:43:12.268460 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/init.txt
2026-06-29 21:43:12.268478 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/nova-compute-init.txt
2026-06-29 21:43:12.268497 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/nova-compute-ssh-init.txt
2026-06-29 21:43:12.268515 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/nova-compute-ssh.txt
2026-06-29 21:43:12.268534 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/nova-compute-vnc-init.txt
2026-06-29 21:43:12.268552 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-7frnp/nova-compute.txt
2026-06-29 21:43:12.268577 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-648ddcd5c5-kxdjd/
2026-06-29 21:43:12.268596 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-648ddcd5c5-kxdjd/init.txt
2026-06-29 21:43:12.268614 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-648ddcd5c5-kxdjd/nova-conductor.txt
2026-06-29 21:43:12.268632 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-qtgsc/
2026-06-29 21:43:12.268651 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qtgsc/init.txt
2026-06-29 21:43:12.268668 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qtgsc/nova-db-init-0.txt
2026-06-29 21:43:12.268687 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qtgsc/nova-db-init-1.txt
2026-06-29 21:43:12.268705 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qtgsc/nova-db-init-2.txt
2026-06-29 21:43:12.268723 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-8vsnz/
2026-06-29 21:43:12.268742 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-8vsnz/init.txt
2026-06-29 21:43:12.268760 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-8vsnz/nova-db-sync.txt
2026-06-29 21:43:12.268778 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-z4wtf/
2026-06-29 21:43:12.268795 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-admin.txt
2026-06-29 21:43:12.268813 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-internal.txt
2026-06-29 21:43:12.268830 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z4wtf/compute-ks-endpoints-public.txt
2026-06-29 21:43:12.268847 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z4wtf/init.txt
2026-06-29 21:43:12.268865 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-72f8p/
2026-06-29 21:43:12.268883 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-72f8p/compute-ks-service-registration.txt
2026-06-29 21:43:12.268900 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-72f8p/init.txt
2026-06-29 21:43:12.268918 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-8tfpc/
2026-06-29 21:43:12.268936 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-8tfpc/init.txt
2026-06-29 21:43:12.268968 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-8tfpc/nova-ks-user.txt
2026-06-29 21:43:12.268991 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7b97d47466-fwd28/
2026-06-29 21:43:12.269009 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7b97d47466-fwd28/init.txt
2026-06-29 21:43:12.269026 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy-init-assets.txt
2026-06-29 21:43:12.269043 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy-init.txt
2026-06-29 21:43:12.269061 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7b97d47466-fwd28/nova-novncproxy.txt
2026-06-29 21:43:12.269078 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-rn4hg/
2026-06-29 21:43:12.269095 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rn4hg/init.txt
2026-06-29 21:43:12.269112 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rn4hg/rabbit-init.txt
2026-06-29 21:43:12.269130 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-cdb87475f-w2tj6/
2026-06-29 21:43:12.269148 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-cdb87475f-w2tj6/init.txt
2026-06-29 21:43:12.269166 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-cdb87475f-w2tj6/nova-scheduler.txt
2026-06-29 21:43:12.269184 | instance | cd+++++++++ pod-logs/openstack/openvswitch-tqttw/
2026-06-29 21:43:12.269218 | instance | >f+++++++++ pod-logs/openstack/openvswitch-tqttw/init.txt
2026-06-29 21:43:12.269260 | instance | >f+++++++++ pod-logs/openstack/openvswitch-tqttw/openvswitch-db-perms.txt
2026-06-29 21:43:12.269286 | instance | >f+++++++++ pod-logs/openstack/openvswitch-tqttw/openvswitch-db.txt
2026-06-29 21:43:12.269306 | instance | >f+++++++++ pod-logs/openstack/openvswitch-tqttw/openvswitch-vswitchd-modules.txt
2026-06-29 21:43:12.269331 | instance | >f+++++++++ pod-logs/openstack/openvswitch-tqttw/openvswitch-vswitchd.txt
2026-06-29 21:43:12.269351 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-29 21:43:12.269370 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-29 21:43:12.269387 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-29 21:43:12.269406 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-29 21:43:12.269424 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-29 21:43:12.269443 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-29 21:43:12.269461 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-29 21:43:12.269479 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-29 21:43:12.269497 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-29 21:43:12.269532 | instance | cd+++++++++ pod-logs/openstack/placement-api-796485b7fc-tr2mb/
2026-06-29 21:43:12.269563 | instance | >f+++++++++ pod-logs/openstack/placement-api-796485b7fc-tr2mb/init.txt
2026-06-29 21:43:12.269585 | instance | >f+++++++++ pod-logs/openstack/placement-api-796485b7fc-tr2mb/placement-api.txt
2026-06-29 21:43:12.269605 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-lskp5/
2026-06-29 21:43:12.269624 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-lskp5/init.txt
2026-06-29 21:43:12.269643 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-lskp5/placement-db-init-0.txt
2026-06-29 21:43:12.269661 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-jzwzw/
2026-06-29 21:43:12.269679 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-jzwzw/init.txt
2026-06-29 21:43:12.269698 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-jzwzw/placement-db-sync.txt
2026-06-29 21:43:12.269716 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-jstbz/
2026-06-29 21:43:12.269734 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jstbz/init.txt
2026-06-29 21:43:12.269754 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-admin.txt
2026-06-29 21:43:12.269773 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-internal.txt
2026-06-29 21:43:12.269820 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jstbz/placement-ks-endpoints-public.txt
2026-06-29 21:43:12.269846 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-4h72r/
2026-06-29 21:43:12.269867 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-4h72r/init.txt
2026-06-29 21:43:12.269887 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-4h72r/placement-ks-service-registration.txt
2026-06-29 21:43:12.269906 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-8gvzg/
2026-06-29 21:43:12.269924 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8gvzg/init.txt
2026-06-29 21:43:12.269942 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8gvzg/placement-ks-user.txt
2026-06-29 21:43:12.269960 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-h97v9/
2026-06-29 21:43:12.269978 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-h97v9/percona-xtradb-cluster-operator.txt
2026-06-29 21:43:12.269996 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-29 21:43:12.270014 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-29 21:43:12.270033 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-29 21:43:12.270051 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-29 21:43:12.270069 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-29 21:43:12.270093 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-29 21:43:12.270113 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-pw6lj/
2026-06-29 21:43:12.270130 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-pw6lj/rabbitmq-cluster-operator.txt
2026-06-29 21:43:12.270148 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-29 21:43:12.270165 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-29 21:43:12.270183 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-29 21:43:12.270201 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-29 21:43:12.270220 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-29 21:43:12.270239 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-29 21:43:12.270257 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq/
2026-06-29 21:43:12.270275 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nhbcq/rabbitmq-cluster-operator.txt
2026-06-29 21:43:12.270293 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-29 21:43:12.270312 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-29 21:43:12.270329 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-29 21:43:12.270347 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-29 21:43:12.270365 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-29 21:43:12.270383 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-29 21:43:12.270401 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/
2026-06-29 21:43:12.270419 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/ceph-crash.txt
2026-06-29 21:43:12.270437 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/chown-container-data-dir.txt
2026-06-29 21:43:12.270455 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-d67h4/make-container-crash-dir.txt
2026-06-29 21:43:12.270474 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/
2026-06-29 21:43:12.270492 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/chown-container-data-dir.txt
2026-06-29 21:43:12.270511 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/log-collector.txt
2026-06-29 21:43:12.270528 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vlkt7/rgw.txt
2026-06-29 21:43:12.270546 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-84f69f7c5-9gqd4/
2026-06-29 21:43:12.270564 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-84f69f7c5-9gqd4/init.txt
2026-06-29 21:43:12.270583 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-84f69f7c5-9gqd4/staffeln-api.txt
2026-06-29 21:43:12.270638 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-79696cff6-qsqdx/
2026-06-29 21:43:12.270660 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-79696cff6-qsqdx/staffeln-conductor.txt
2026-06-29 21:43:12.270678 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-7tj28/
2026-06-29 21:43:12.270697 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7tj28/init.txt
2026-06-29 21:43:12.270715 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7tj28/staffeln-db-init-0.txt
2026-06-29 21:43:12.270734 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-kmjcw/
2026-06-29 21:43:12.270752 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kmjcw/init.txt
2026-06-29 21:43:12.270774 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kmjcw/staffeln-db-sync.txt
2026-06-29 21:43:12.270794 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-29 21:43:12.270813 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-29 21:43:12.270832 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-29 21:43:12.270850 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-29 21:43:12.270869 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-29 21:43:12.270887 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4b66d/
2026-06-29 21:43:12.270905 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4b66d/rook-ceph-operator.txt
2026-06-29 21:43:12.270924 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-29 21:43:12.270942 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hztpb/
2026-06-29 21:43:12.270964 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hztpb/secretgen-controller.txt
2026-06-29 21:43:12.296031 |
2026-06-29 21:43:12.296187 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-29 21:43:12.493920 | instance | changed
2026-06-29 21:43:12.503108 |
2026-06-29 21:43:12.503316 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-29 21:43:13.216497 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-29 21:43:13.233230 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-29 21:43:13.233793 | instance | Dload Upload Total Spent Left Speed
2026-06-29 21:43:13.237669 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-29 21:43:13.401568 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-29 21:43:13.410478 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-29 21:43:13.410527 | instance | Dload Upload Total Spent Left Speed
2026-06-29 21:43:13.414586 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-29 21:43:13.757472 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-29 21:43:13.763431 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-29 21:43:13.763466 | instance | Dload Upload Total Spent Left Speed
2026-06-29 21:43:13.767342 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-29 21:43:13.927185 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-29 21:43:14.039113 | instance | ERROR
2026-06-29 21:43:14.039342 | instance | {
2026-06-29 21:43:14.039384 | instance | "delta": "0:00:01.210944",
2026-06-29 21:43:14.039414 | instance | "end": "2026-06-29 21:43:13.930330",
2026-06-29 21:43:14.039440 | instance | "msg": "non-zero return code",
2026-06-29 21:43:14.039465 | instance | "rc": 5,
2026-06-29 21:43:14.039492 | instance | "start": "2026-06-29 21:43:12.719386"
2026-06-29 21:43:14.039517 | instance | }
2026-06-29 21:43:14.039549 | instance | ERROR: Ignoring Errors
2026-06-29 21:43:14.045068 |
2026-06-29 21:43:14.045162 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-29 21:43:14.371174 | instance | ceph-mgr endpoints:
2026-06-29 21:43:14.620480 | instance | ok: Runtime: 0:00:00.083799
2026-06-29 21:43:14.627059 |
2026-06-29 21:43:14.627131 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-29 21:43:15.162213 | instance | ok: Runtime: 0:00:00.089354
2026-06-29 21:43:15.168335 |
2026-06-29 21:43:15.168415 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-29 21:43:15.662497 | instance | changed:
2026-06-29 21:43:15.662842 | instance | cd+++++++++ prometheus/
2026-06-29 21:43:15.662898 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-29 21:43:15.662936 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-29 21:43:15.662979 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-29 21:43:15.676488 |
2026-06-29 21:43:15.676590 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-29 21:43:15.895669 | instance | changed
2026-06-29 21:43:15.900780 |
2026-06-29 21:43:15.900849 | TASK [gather-selenium-data : Get selenium data]
2026-06-29 21:43:16.151265 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-29 21:43:16.152702 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-29 21:43:16.460025 | instance | ERROR
2026-06-29 21:43:16.460308 | instance | {
2026-06-29 21:43:16.460346 | instance | "delta": "0:00:00.006375",
2026-06-29 21:43:16.460369 | instance | "end": "2026-06-29 21:43:16.152971",
2026-06-29 21:43:16.460388 | instance | "msg": "non-zero return code",
2026-06-29 21:43:16.460407 | instance | "rc": 1,
2026-06-29 21:43:16.460425 | instance | "start": "2026-06-29 21:43:16.146596"
2026-06-29 21:43:16.460442 | instance | }
2026-06-29 21:43:16.460470 | instance | ERROR: Ignoring Errors
2026-06-29 21:43:16.465968 |
2026-06-29 21:43:16.466048 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-29 21:43:16.960459 | instance | changed: cd+++++++++ selenium/
2026-06-29 21:43:16.968656 |
2026-06-29 21:43:16.968724 | PLAY RECAP
2026-06-29 21:43:16.968771 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-29 21:43:16.968793 |
2026-06-29 21:43:17.231210 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-29 21:43:17.244671 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-29 21:43:18.062912 |
2026-06-29 21:43:18.063480 | PLAY [all]
2026-06-29 21:43:18.076353 |
2026-06-29 21:43:18.076482 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-29 21:43:18.123358 | instance | skipping: Conditional result was False
2026-06-29 21:43:18.134506 |
2026-06-29 21:43:18.134647 | TASK [fetch-output : Set log path for single node]
2026-06-29 21:43:18.180008 | instance | ok
2026-06-29 21:43:18.186956 |
2026-06-29 21:43:18.187103 | LOOP [fetch-output : Ensure local output dirs]
2026-06-29 21:43:18.622960 | instance -> localhost | ok: "/var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/work/logs"
2026-06-29 21:43:18.860342 | instance -> localhost | changed: "/var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/work/artifacts"
2026-06-29 21:43:19.084067 | instance -> localhost | changed: "/var/lib/zuul/builds/07c17dbd98ae4a7898d8f46c483abaa6/work/docs"
2026-06-29 21:43:19.099297 |
2026-06-29 21:43:19.099476 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-29 21:43:19.760121 | instance | changed: .d..t...... ./
2026-06-29 21:43:19.760389 | instance | changed: All items complete
2026-06-29 21:43:19.760420 |
2026-06-29 21:43:20.220253 | instance | changed: .d..t...... ./
2026-06-29 21:43:20.682022 | instance | changed: .d..t...... ./
2026-06-29 21:43:20.706022 |
2026-06-29 21:43:20.706215 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-29 21:43:21.199348 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009336
2026-06-29 21:43:21.441010 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008356
2026-06-29 21:43:21.462913 |
2026-06-29 21:43:21.463038 | PLAY [all]
2026-06-29 21:43:21.469343 |
2026-06-29 21:43:21.469436 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-29 21:43:21.914574 | instance | changed
2026-06-29 21:43:21.921400 |
2026-06-29 21:43:21.921491 | PLAY RECAP
2026-06-29 21:43:21.921543 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-29 21:43:21.921569 |
2026-06-29 21:43:22.071581 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-29 21:43:22.084857 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-29 21:43:22.811440 |
2026-06-29 21:43:22.811629 | PLAY [localhost]
2026-06-29 21:43:22.828160 |
2026-06-29 21:43:22.828295 | TASK [Generate Zuul manifest]
2026-06-29 21:43:22.850085 | localhost | ok
2026-06-29 21:43:22.876477 |
2026-06-29 21:43:22.876662 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-29 21:43:23.562386 | localhost | changed
2026-06-29 21:43:23.575724 |
2026-06-29 21:43:23.575867 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-29 21:43:23.609902 | localhost | ok
2026-06-29 21:43:23.622241 |
2026-06-29 21:43:23.622417 | TASK [Upload logs]
2026-06-29 21:43:23.645963 | localhost | ok
2026-06-29 21:43:23.815791 |
2026-06-29 21:43:23.815979 | TASK [Set zuul-log-path fact]
2026-06-29 21:43:23.838802 | localhost | ok
2026-06-29 21:43:23.856702 |
2026-06-29 21:43:23.856913 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-29 21:43:23.891037 | localhost | ok
2026-06-29 21:43:23.900213 |
2026-06-29 21:43:23.900308 | TASK [upload-logs : Create log directories]
2026-06-29 21:43:24.345798 | localhost | changed
2026-06-29 21:43:24.352471 |
2026-06-29 21:43:24.352635 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-29 21:43:24.773014 | localhost -> localhost | ok: Runtime: 0:00:00.030782
2026-06-29 21:43:24.781812 |
2026-06-29 21:43:24.781943 | TASK [upload-logs : Upload logs to log server]
2026-06-29 21:43:25.972759 | localhost | Output suppressed because no_log was given
2026-06-29 21:43:25.977106 |
2026-06-29 21:43:25.977181 | LOOP [upload-logs : Compress console log and json output]
2026-06-29 21:43:26.026174 | localhost | skipping: Conditional result was False
2026-06-29 21:43:26.033584 | localhost | skipping: Conditional result was False
2026-06-29 21:43:26.043404 |
2026-06-29 21:43:26.043584 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-29 21:43:26.089991 | localhost | skipping: Conditional result was False
2026-06-29 21:43:26.090469 |
2026-06-29 21:43:26.094070 | localhost | skipping: Conditional result was False
2026-06-29 21:43:26.104026 |
2026-06-29 21:43:26.104154 | LOOP [upload-logs : Upload console log and json output]